OSDN Git Service

resolved conflicts for merge of 2a612605 to master
authorKenny Root <kroot@google.com>
Fri, 15 Oct 2010 21:22:09 +0000 (14:22 -0700)
committerKenny Root <kroot@google.com>
Fri, 15 Oct 2010 21:22:09 +0000 (14:22 -0700)
Change-Id: Ia897f03502ea1529b6d8475183b01abff9b795be

1  2 
res/values/strings.xml

index bd15d10,dca2fff..c12766c
mode 100644,100755..100644
      <!-- Message when it is scanning the SD card for new files -->
      <string name="sdcard_settings_scanning_status" product="default">Scanning SD card for media\u2026</string>
      <!-- Message when the SD card is mounted as read only [CHAR LIMIT=30] -->
-     <string name="sdcard_settings_read_only_status" product="nosdcard">Shared storage mounted read-only</string>
+     <string name="sdcard_settings_read_only_status" product="nosdcard">USB storage mounted read-only</string>
      <!-- Message when the SD card is mounted as read only -->
      <string name="sdcard_settings_read_only_status" product="default">SD card mounted read-only</string>
 -
 +    <!-- SetupWizard strings used by DateTimeSettingsSetupWizard.  The button label for going to the next screen without storing the setting. [CHAR LIMIT=5] -->
 +    <string name="skip_label" >Skip</string>
      <!-- SetupWizard strings used by DateTimeSettingsSetupWizard.  The button label for going to the next screen. -->
      <string name="next_label">Next</string>
  
      <string name="device_status">Status</string>
      <!-- About phone screen, summary of the item to go into the phone status screen -->
      <string name="device_status_summary">Phone number, signal, etc.</string>
 -
 -    <!-- Main settings screen item's title to go into the storage settings screen [CHAR LIMIT=25] -->
 +    <!-- Main settings screen item's title to go into the SD card and storage settings screen [CHAR LIMIT=25] -->
 +    <string name="storage_settings" product="nosdcard">Shared &amp; secure storage storage</string>
 +    <!-- Main settings screen item's title to go into the SD card and storage settings screen-->
      <string name="storage_settings">Storage</string>
 -    <!-- Storage settings screen title [CHAR LIMIT=25] -->
 +    <!-- SD card and storage settings screen title -->
      <string name="storage_settings_title">Storage settings</string>
      <!-- [CHAR LIMIT=100] Main settings screen item's summary for the SD card and storage settings -->
-     <string name="storage_settings_summary" product="nosdcard">Unmount shared storage, view available storage</string>
+     <string name="storage_settings_summary" product="nosdcard">Unmount USB storage, view available storage</string>
      <!-- [CHAR LIMIT=100] Main settings screen item's summary for the SD card and storage settings -->
      <string name="storage_settings_summary" product="default">Unmount SD card, view available storage</string>
      <!-- Do not translate. About phone, status item title -->
      <!-- 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>
      <!-- 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="default">Unmount</string>
 +    <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.   -->
 +    <string name="sd_eject" product="default">Unmount SD card</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=30] -->
-     <string name="sd_eject_summary" product="nosdcard">Unmount the shared storage so you can format it</string>
+     <string name="sd_eject_summary" product="nosdcard">Unmount the internal USB storage so you can format it</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.   -->
 -    <string name="sd_eject_summary" product="default">Unmount the SD card so you can safely remove or format it</string>
 +    <string name="sd_eject_summary" product="default">Unmount the SD card for safe removal</string>
 +    <!-- SD card & phone storage settings item title for toggling PTP mode on and off.  When PTP mode is on the device will appear on the USB bus as a PTP camera device instead of an MTP music player.   -->
 +    <string name="ptp_mode">Enable PTP mode</string>
 +    <!-- SD card & phone storage settings item summary for toggling PTP mode on and off.  When PTP mode is on the device will appear on the USB bus as a PTP camera device instead of an MTP music player.   -->
 +    <string name="ptp_mode_summary">Appear on USB as a PTP camera device instead of an MTP device</string>
  
      <!-- SD card & phone storage settings item summary that is displayed when no SD card is inserted.  This version of the string can probably never come up on current hardware. [CHAR LIMIT=25] -->
-     <string name="sd_insert_summary" product="nosdcard">Insert shared storage for mounting</string>
+     <string name="sd_insert_summary" product="nosdcard">Insert USB storage for mounting</string>
      <!-- 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>
      <!-- SD card & phone storage settings item title that will result in the phone mounting the SD card. [CHAR LIMIT=25] -->
 -    <string name="sd_mount">Mount</string>
 +    <string name="sd_mount" product="nosdcard">Mount shared storage</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] -->
-     <string name="sd_mount_summary" product="nosdcard">Mount the shared storage</string>
+     <string name="sd_mount_summary" product="nosdcard">Mount the internal USB storage</string>
      <!-- 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>
      <!-- SD card & phone storage settings item title that will result in the phone formatting the SD card.   [CHAR LIMIT=25] -->
 -    <string name="sd_format">Format</string>
 +    <string name="sd_format" product="nosdcard">Format shared storage</string>
 +    <!-- SD card & phone storage settings item title that will result in the phone formatting the SD card.   -->
 +    <string name="sd_format" product="default">Format SD card</string>
      <!-- SD card & phone storage settings item title that will result in the phone unmounting the SD card.   [CHAR LIMIT=30] -->
-     <string name="sd_format_summary" product="nosdcard">Format (erase) the shared storage</string>
+     <string name="sd_format_summary" product="nosdcard">Format (erase) the internal USB storage</string>
      <!-- SD card & phone storage settings item title that will result in the phone unmounting the SD card.   -->
      <string name="sd_format_summary" product="default">Format (erase) the SD card</string>
      <!-- SD card status when it is not available status -->
  
      <!-- Media Format -->
      <!-- SD card & phone storage settings screen, setting option name under Internal phone storage heading [CHAR LIMIT=25] -->
-     <string name="media_format_title" product="nosdcard">Format shared storage.</string>
+     <string name="media_format_title" product="nosdcard">Format USB storage</string>
      <!-- SD card & phone storage settings screen, setting option name under Internal phone storage heading -->
 -    <string name="media_format_title" product="default">Format SD card</string>
 +    <string name="media_format_title" product="default">Format SD card.</string>
      <!-- SD card & phone storage settings screen, setting option summary text under Internal phone storage heading [CHAR LIMIT=30] -->
-     <string name="media_format_summary" product="nosdcard">Erases all data in shared storage</string>
+     <string name="media_format_summary" product="nosdcard">Erases all data in USB storage</string>
      <!-- SD card & phone storage settings screen, setting option summary text under Internal phone storage heading -->
      <string name="media_format_summary" product="default">Erases all data on the SD card</string>
      <!-- SD card & phone storage settings screen, message on screen after user selects Factory data reset [CHAR LIMIT=NONE] -->