OSDN Git Service

Fix inconsistent string
authorAmith Yamasani <yamasani@google.com>
Thu, 27 Jun 2013 16:41:15 +0000 (09:41 -0700)
committerAmith Yamasani <yamasani@google.com>
Thu, 27 Jun 2013 16:41:15 +0000 (09:41 -0700)
Bug: 9602425
Change-Id: I2c5a2350668e48f12e821e0553df56ed08d373f5

res/values/strings.xml

index dbdec2d..2bb1d82 100644 (file)
     <!-- 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] -->