Merge "Fix accidental non-translatable string" into nyc-dev
am: 8c5dccc6bf
* commit '8c5dccc6bf05397cf4c51ce88d561fecbebba059':
Fix accidental non-translatable string
Change-Id: I27dbea3833ed4e8c491a26da676da4b4e02696ca
This commit is contained in:
@@ -7285,9 +7285,9 @@
|
||||
<!-- Accessibility label for button that leads to screen with more configuration options [CHAR LIMIT=NONE] -->
|
||||
<string name="configure">Configure</string>
|
||||
|
||||
<!-- TODO: Actually figure out what to do with the extra apps, and update
|
||||
the code to do that -->
|
||||
<string name="data_usage_other_apps" translatable="false">Other apps included in usage</string>
|
||||
<!-- List of app names included in data usage on app data usage screen
|
||||
[CHAR LIMIT=50] -->
|
||||
<string name="data_usage_other_apps">Other apps included in usage</string>
|
||||
|
||||
<!-- Description of number of apps allowed to ignore Data Saver [CHAR LIMIT=NONE] -->
|
||||
<plurals name="data_saver_unrestricted_summary">
|
||||
|
Reference in New Issue
Block a user