am bf87f7d7: Fix inconsistent string

* commit 'bf87f7d78d7c09f6b928cc0a33e77c5130436c72':
  Fix inconsistent string
This commit is contained in:
Amith Yamasani
2013-06-27 14:46:36 -07:00
committed by Android Git Automerger

View File

@@ -4478,7 +4478,7 @@
<!-- User limits screen, user name rename text [CHAR LIMIT=15] --> <!-- User limits screen, user name rename text [CHAR LIMIT=15] -->
<string name="user_rename">RENAME</string> <string name="user_rename">RENAME</string>
<!-- Preference label for custom restrictions [CHAR LIMIT=35] --> <!-- 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] --> <!-- 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> <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] --> <!-- Summary for apps that aren't supported in limited users [CHAR LIMIT=none] -->