Merge "Clarify important part of longer string"

This commit is contained in:
Alexandra Gherghina
2015-02-18 16:44:24 +00:00
committed by Android (Google) Code Review

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>