Move the app_info_storage_title string.
Now it is with the other new storage titles. Change-Id: Ia2d3338e1f0f1734fb7b65e45da1438afa8cca25 Fixes: 36601953 Test: Compiles.
This commit is contained in:
@@ -8604,6 +8604,9 @@
|
||||
<!-- Title for audio files preference. [CHAR LIMIT=50] -->
|
||||
<string name="audio_files_title">Audio files</string>
|
||||
|
||||
<!-- Title for the installed app info storage page. The total storage space taken up by this app. [CHAR LIMIT=40]-->
|
||||
<string name="app_info_storage_title">Space used</string>
|
||||
|
||||
<!-- UI webview setting: WebView uninstalled-for-user explanatory text [CHAR LIMIT=30] -->
|
||||
<string name="webview_uninstalled_for_user">(uninstalled for user <xliff:g id="user" example="John Doe">%s</xliff:g>)</string>
|
||||
<!-- UI webview setting: WebView disabled-for-user explanatory text [CHAR LIMIT=30] -->
|
||||
@@ -8644,9 +8647,6 @@
|
||||
<!-- Preference label for the Movies & TV apps section [CHAR LIMIT=50] -->
|
||||
<string name="storage_movies_tv">Movie & TV apps</string>
|
||||
|
||||
<!-- Title for the installed app info storage page. The total storage space taken up by this app. [CHAR LIMIT=40]-->
|
||||
<string name="app_info_storage_title">Space used</string>
|
||||
|
||||
<!-- Carrier Provisioning Info [CHAR LIMIT=NONE] -->
|
||||
<string name="carrier_provisioning">Carrier Provisioning Info</string>
|
||||
<!-- Trigger Carrier Provisioning [CHAR LIMIT=NONE] -->
|
||||
|
Reference in New Issue
Block a user