Clarify important part of longer string

Bug: 18353106
Change-Id: I24d797aab74ab1edf840022bf0736d291a922cb0
This commit is contained in:
Alexandra Gherghina
2015-02-18 10:36:20 +00:00
parent a49fd145c7
commit 1a3bc4f317

View File

@@ -2893,7 +2893,7 @@
<string name="filter_apps_onsdcard" product="default">On SD card</string> <string name="filter_apps_onsdcard" product="default">On SD card</string>
<!-- [CHAR LIMIT=25] Manage applications, text telling using an application is disabled. --> <!-- [CHAR LIMIT=25] Manage applications, text telling using an application is disabled. -->
<string name="disabled">Disabled</string> <string name="disabled">Disabled</string>
<!-- [CHAR LIMIT=30] Manage applications, text telling using an application is not installed for the current user. --> <!-- [CHAR LIMIT=30] Manage applications, text telling using an application is not installed for the current user. The key part is that it's not installed. -->
<string name="not_installed">Not installed for this user</string> <string name="not_installed">Not installed for this user</string>
<!-- [CHAR LIMIT=25] Text shown when there are no applications to display. --> <!-- [CHAR LIMIT=25] Text shown when there are no applications to display. -->
<string name="no_applications">No apps.</string> <string name="no_applications">No apps.</string>