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