Merge "Update the Storage settings text."
This commit is contained in:
committed by
Android (Google) Code Review
commit
366bb5b7d9
@@ -3092,7 +3092,7 @@
|
|||||||
</activity-alias>
|
</activity-alias>
|
||||||
|
|
||||||
<activity android:name=".Settings$StorageDashboardActivity"
|
<activity android:name=".Settings$StorageDashboardActivity"
|
||||||
android:label="@string/storage_settings_2"
|
android:label="@string/storage_settings"
|
||||||
android:icon="@drawable/ic_settings_storage">
|
android:icon="@drawable/ic_settings_storage">
|
||||||
<intent-filter android:priority="5">
|
<intent-filter android:priority="5">
|
||||||
<action android:name="com.android.settings.action.SETTINGS" />
|
<action android:name="com.android.settings.action.SETTINGS" />
|
||||||
|
@@ -8019,7 +8019,4 @@
|
|||||||
<!-- Preference label for the Files storage section. [CHAR LIMIT=50] -->
|
<!-- Preference label for the Files storage section. [CHAR LIMIT=50] -->
|
||||||
<string name="storage_files">Files</string>
|
<string name="storage_files">Files</string>
|
||||||
|
|
||||||
<!-- Main settings screen item's title to go into the storage settings screen [CHAR LIMIT=25] -->
|
|
||||||
<string name="storage_settings_2" >Phone Storage</string>
|
|
||||||
|
|
||||||
</resources>
|
</resources>
|
||||||
|
Reference in New Issue
Block a user