am 51d2ff75: am bf87f7d7: Fix inconsistent string

* commit '51d2ff7561dafdb1371c46e5a5f1e0505bdbbb5e':
  Fix inconsistent string
This commit is contained in:
Amith Yamasani
2013-06-27 14:52:24 -07:00
committed by Android Git Automerger

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] -->