Merge "Fix accidental non-translatable string" into nyc-dev am: 8c5dccc6bf
am: 8a1d371239
am: f7d775c3d6
* commit 'f7d775c3d6a699eab12efed7a54f68165d805a64':
Fix accidental non-translatable string
Change-Id: I2e003723d8b778fda71a36e4077e491777149467
This commit is contained in:
@@ -7298,9 +7298,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