do not merge

Change-Id: I97a2717227f18ab0c1a2688be65f444ef9d40521
This commit is contained in:
Roy West
2010-10-07 15:15:45 -07:00
parent e3b0bda234
commit 82d2908b2e

View File

@@ -1302,11 +1302,9 @@
<!-- SD card & phone storage settings item summary that is displayed when no SD card is inserted --> <!-- SD card & phone storage settings item summary that is displayed when no SD card is inserted -->
<string name="sd_insert_summary" product="default">Insert an SD card for mounting</string> <string name="sd_insert_summary" product="default">Insert an SD card for mounting</string>
<!-- SD card & phone storage settings item title that will result in the phone mounting the SD card. [CHAR LIMIT=25] --> <!-- SD card & phone storage settings item title that will result in the phone mounting the SD card. [CHAR LIMIT=25] -->
<string name="sd_mount" product="nosdcard">Mount shared storage</string> <string name="sd_mount">Mount</string>
<!-- SD card & phone storage settings item title that will result in the phone mounting the SD card. -->
<string name="sd_mount" product="default">Mount SD card</string>
<!-- SD card & phone storage settings item title that will result in the phone mounting the SD card. [CHAR LIMIT=30] --> <!-- SD card & phone storage settings item title that will result in the phone mounting the SD card. [CHAR LIMIT=30] -->
<string name="sd_mount_summary" product="nosdcard">Mount the shared storage</string> <string name="sd_mount_summary" product="nosdcard">Mount the internal shared storage</string>
<!-- SD card & phone storage settings item title that will result in the phone mounting the SD card. --> <!-- SD card & phone storage settings item title that will result in the phone mounting the SD card. -->
<string name="sd_mount_summary" product="default">Mount the SD card</string> <string name="sd_mount_summary" product="default">Mount the SD card</string>
<!-- SD card & phone storage settings item title that will result in the phone formatting the SD card. [CHAR LIMIT=25] --> <!-- SD card & phone storage settings item title that will result in the phone formatting the SD card. [CHAR LIMIT=25] -->