Tidy up Internal storage screen text.
Change-Id: Ia1b3b79a6df1756c2a4ff9440463771cfa308c13
This commit is contained in:
@@ -1452,15 +1452,15 @@
|
||||
<!-- SD card & phone storage settings screen heading. This is displayed above items that pertain to the SD card -->
|
||||
<string name="sd_memory" product="default">SD card</string>
|
||||
<!-- SD card & phone storage settings title. The amount of free space for some storage partition. For example, this is listed under both the "Internal phone storage" section and the "SD card" section. -->
|
||||
<string name="memory_available">Available space</string>
|
||||
<string name="memory_available">Available</string>
|
||||
<!-- SD card & phone storage settings screen heading. The total amount of storage space for some storage partition. For example, this is listed under both the "Internal phone storage" section and the "SD card" section -->
|
||||
<string name="memory_size">Total space</string>
|
||||
<string name="memory_size">Total</string>
|
||||
<!-- SD card & phone storage settings summary. Displayed when the total memory usage is being calculated. Will be replaced with a number like "12.3 GB" when finished calucating. [CHAR LIMIT=30] -->
|
||||
<string name="memory_calculating_size">Calculating…</string>
|
||||
<!-- SD card & phone storage settings title. Displayed as a title when showing the total usage of applications installed. Below it will be a number like "123.4 MB" indicating used storage. [CHAR LIMIT=30] -->
|
||||
<string name="memory_apps_usage">Application usage</string>
|
||||
<string name="memory_apps_usage">Applications</string>
|
||||
<!-- SD card & phone storage settings title. Displayed as a title when showing the total usage of media on the device. Below it will be a number like "123.4 MB" indicating used storage. [CHAR LIMIT=30] -->
|
||||
<string name="memory_media_usage">Media usage</string>
|
||||
<string name="memory_media_usage">Media</string>
|
||||
<!-- SD card & phone storage settings item title that will result in the phone unmounting the SD card. This will be done before the user phyiscally removes the SD card from the phone. Kind of like the "Safely remove" on some operating systems. [CHAR LIMIT=25] -->
|
||||
<string name="sd_eject" product="nosdcard">Unmount shared storage</string>
|
||||
<!-- SD card & phone storage settings item title that will result in the phone unmounting the SD card. This will be done before the user phyiscally removes the SD card from the phone. Kind of like the "Safely remove" on some operating systems. -->
|
||||
|
Reference in New Issue
Block a user