Fix inconsistent string

Bug: 9602425
Change-Id: I2c5a2350668e48f12e821e0553df56ed08d373f5
This commit is contained in:
Amith Yamasani
2013-06-27 09:41:15 -07:00
parent 5da4c9079c
commit bf87f7d78d

View File

@@ -4478,7 +4478,7 @@
<!-- User limits screen, user name rename text [CHAR LIMIT=15] -->
<string name="user_rename">RENAME</string>
<!-- Preference label for custom restrictions [CHAR LIMIT=35] -->
<string name="app_restrictions_custom_label">Set application limits</string>
<string name="app_restrictions_custom_label">Set app restrictions</string>
<!-- Summary for app entries that are controlled by another entry [CHAR LIMIT=none] -->
<string name="user_restrictions_controlled_by">Controlled by <xliff:g id="app">%1$s</xliff:g></string>
<!-- Summary for apps that aren't supported in limited users [CHAR LIMIT=none] -->