Merge "Update strings and character limits for some new strings"
This commit is contained in:
committed by
Android (Google) Code Review
commit
96b5ce8419
@@ -726,7 +726,7 @@
|
|||||||
</string-array>
|
</string-array>
|
||||||
|
|
||||||
<!-- User content ratings for restricted users [CHAR LIMIT=30] -->
|
<!-- User content ratings for restricted users [CHAR LIMIT=30] -->
|
||||||
<string-array name="user_content_ratings_entries">
|
<string-array name="user_content_ratings_entries" translatable="false">
|
||||||
<item>Ascended being</item>
|
<item>Ascended being</item>
|
||||||
<item>Human</item>
|
<item>Human</item>
|
||||||
<item>Neanderthal</item>
|
<item>Neanderthal</item>
|
||||||
|
@@ -3892,14 +3892,14 @@
|
|||||||
<string name="user_name_title">Name</string>
|
<string name="user_name_title">Name</string>
|
||||||
<!-- User restrictions section title [CHAR LIMIT=30] -->
|
<!-- User restrictions section title [CHAR LIMIT=30] -->
|
||||||
<string name="user_restrictions_heading">Content restrictions</string>
|
<string name="user_restrictions_heading">Content restrictions</string>
|
||||||
<!-- User restrictions, does market require PIN protection [CHAR LIMIT=25] -->
|
<!-- User restrictions, does market require PIN protection [CHAR LIMIT=30] -->
|
||||||
<string name="user_market_requires_pin">Downloads require PIN</string>
|
<string name="user_market_requires_pin">Require PIN</string>
|
||||||
<!-- User restrictions, maximum content rating for apps [CHAR LIMIT=25] -->
|
<!-- User restrictions, maximum content rating for apps [CHAR LIMIT=25] -->
|
||||||
<string name="user_max_content_rating">Content rating</string>
|
<string name="user_max_content_rating">Content rating</string>
|
||||||
<!-- Section title for list of system apps [CHAR LIMIT=30] -->
|
<!-- Section title for list of system apps [CHAR LIMIT=30] -->
|
||||||
<string name="user_system_apps_heading">System apps to enable</string>
|
<string name="user_system_apps_heading">System apps</string>
|
||||||
<!-- Section title for list of downloaded apps [CHAR LIMIT=30] -->
|
<!-- Section title for list of downloaded apps [CHAR LIMIT=30] -->
|
||||||
<string name="user_market_apps_heading">Installed apps to enable</string>
|
<string name="user_market_apps_heading">Installed apps</string>
|
||||||
<!-- User details discard user menu [CHAR LIMIT=20] -->
|
<!-- User details discard user menu [CHAR LIMIT=20] -->
|
||||||
<string name="user_discard_user_menu">Discard</string>
|
<string name="user_discard_user_menu">Discard</string>
|
||||||
<!-- User details remove user menu [CHAR LIMIT=20] -->
|
<!-- User details remove user menu [CHAR LIMIT=20] -->
|
||||||
|
Reference in New Issue
Block a user