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