Merge "Increase character limit for filter_instant_apps string in Settings"

This commit is contained in:
Antony Sargent
2017-02-28 17:52:30 +00:00
committed by Android (Google) Code Review

View File

@@ -6895,7 +6895,7 @@
<string name="filter_all_apps">All apps</string>
<!-- Label for showing enabled apps in list [CHAR LIMIT=30] -->
<string name="filter_enabled_apps">Installed apps</string>
<!-- Label for showing instant apps in list [CHAR LIMIT=30] -->
<!-- Label for showing instant apps in list [CHAR LIMIT=40] -->
<string name="filter_instant_apps">Instant apps</string>
<!-- Label for showing personal apps in list [CHAR LIMIT=30] -->
<string name="filter_personal_apps">Personal</string>