In the “Data usage” subtext, remove the word “between”.

Bug: 64072976
Test: manual
Change-Id: I8720f0cf84270d2e8b50547188e48478b889ec81
This commit is contained in:
Malcolm Chen
2017-08-01 15:51:05 -07:00
parent e9216ccbd3
commit 33005caf42

View File

@@ -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>