Reland "Don't use framework strings for formatting file sizes"
Reland http://ag/2529020 because the over-translation issue should be resolved now. Modify various formatters to avoid using framework strings for formatting file sizes. Also update README instructions for running unit tests. Bug: 36994779 Bug: 71580745 Bug: 217592956 Test: no new test failures from RunSettingsRoboTests Test: manual opening the settings page. Change-Id: Ic4689ab1b76622028004d05e69858228bdc441cf
This commit is contained in:
committed by
Victor Chang
parent
1143a4e8dc
commit
ad389346c8
@@ -11307,11 +11307,6 @@
|
||||
<!-- Text for the setting on whether you can type text into notifications without unlocking the device. -->
|
||||
<string name="lockscreen_remote_input">If device is locked, prevent typing replies or other text in notifications</string>
|
||||
|
||||
<string-array name="bytes_picker_sizes" translatable="false">
|
||||
<item>@*android:string/megabyteShort</item>
|
||||
<item>@*android:string/gigabyteShort</item>
|
||||
</string-array>
|
||||
|
||||
<!-- [CHAR LIMIT=30] Label for setting to control the default spell checker -->
|
||||
<string name="default_spell_checker">Default spell checker</string>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user