Update strings

Fix: 37621709
Bug: 37640842
Test: manual

Change-Id: Ie2c23341b3104daca5d1d809b11e4d1c1bc090df
This commit is contained in:
fanzhang172
2017-04-27 16:32:08 -07:00
parent d0417e42f0
commit be419b7e37

View File

@@ -4375,6 +4375,12 @@
<item quantity="other"><xliff:g id="count">%1$d</xliff:g> print services on</item>
</plurals>
<!-- Print setting summary in settings screenm indicating how many print jobs are active [CHAR LIMIT=None] -->
<plurals name="print_jobs_summary">
<item quantity="one">1 print job</item>
<item quantity="other"><xliff:g id="count">%1$d</xliff:g> print jobs</item>
</plurals>
<!-- Title for print service settings screen [CHAR LIMIT=25] -->
<string name="print_settings_title">Print services</string>
@@ -8025,7 +8031,7 @@
<string name="data_saver_title">Data saver</string>
<!-- Button that leads to list of apps with unrestricted data access [CHAR LIMIT=60] -->
<string name="unrestricted_data_saver">Unrestricted data access</string>
<string name="unrestricted_data_saver">Unrestricted data</string>
<!-- Description of message shown when app is blacklisted for background data access [CHAR LIMIT=NONE] -->
<string name="restrict_background_blacklisted">Background data is turned off</string>