In the “Data usage” subtext, remove the word “between”.
Bug: 64072976 Test: manual Change-Id: I8720f0cf84270d2e8b50547188e48478b889ec81
This commit is contained in:
@@ -8277,7 +8277,7 @@
|
||||
<string name="data_limit">Data limit</string>
|
||||
|
||||
<!-- Summary about how much data has been used in a date range [CHAR LIMIT=NONE] -->
|
||||
<string name="data_usage_template"><xliff:g name="amount" example="200 MB">%1$s</xliff:g> used between <xliff:g name="date_range" example="Jan 1 -- Feb 2">%2$s</xliff:g></string>
|
||||
<string name="data_usage_template"><xliff:g name="amount" example="200 MB">%1$s</xliff:g> used <xliff:g name="date_range" example="Jan 1 -- Feb 2">%2$s</xliff:g></string>
|
||||
|
||||
<!-- Accessibility label for button that leads to screen with more configuration options [CHAR LIMIT=NONE] -->
|
||||
<string name="configure">Configure</string>
|
||||
|
Reference in New Issue
Block a user