Merge "Add a new About Phone page."
This commit is contained in:
committed by
Android (Google) Code Review
commit
06af7c8d4b
@@ -9223,4 +9223,15 @@
|
||||
[DO NOT TRANSLATE] -->
|
||||
<string name="account_confirmation_package"></string>
|
||||
|
||||
<!-- Title for the new About Phone screen [CHAR LIMIT=40] -->
|
||||
<string name="me_card_title" product="default">My Phone</string>
|
||||
<!-- Title for the new About Phone screen [CHAR LIMIT=40] -->
|
||||
<string name="me_card_title" product="tablet">My Tablet</string>
|
||||
<!-- Title for the new About Phone screen [CHAR LIMIT=40] -->
|
||||
<string name="me_card_title" product="device">My Device</string>
|
||||
<!-- Title for preference showing the primary account on the device [CHAR LIMIT=60]-->
|
||||
<string name="me_card_account_preference_title">Account</string>
|
||||
<!-- Title for preference showing the name of the device. [CHAR LIMIT=60]-->
|
||||
<string name="me_card_device_name_preference_title">Device name</string>
|
||||
|
||||
</resources>
|
||||
|
||||
Reference in New Issue
Block a user