summaryrefslogtreecommitdiffstats
path: root/packages/SystemUI/res/values/strings.xml
diff options
context:
space:
mode:
authorMike Lockwood <lockwood@android.com>2011-06-30 12:54:36 -0400
committerMike Lockwood <lockwood@android.com>2011-07-02 22:07:25 -0400
commit3ac588b09af2a7c4fb91d05ad230779dbd214166 (patch)
tree7526b1693c16362b49a20940cf078178e1c4a13e /packages/SystemUI/res/values/strings.xml
parent8bc003e2f6668c5b6b855593a3a5e3828750fe9a (diff)
downloadframeworks_base-3ac588b09af2a7c4fb91d05ad230779dbd214166.zip
frameworks_base-3ac588b09af2a7c4fb91d05ad230779dbd214166.tar.gz
frameworks_base-3ac588b09af2a7c4fb91d05ad230779dbd214166.tar.bz2
Revert "USB connected notification and temporary USB options dialog"
This reverts commit 5787a2d5b4e5bd60087eb7fbb13c97c7d0ba113e. Change-Id: Ia5f097ffaa3798a42f71d005cffd5007556882d5
Diffstat (limited to 'packages/SystemUI/res/values/strings.xml')
-rw-r--r--packages/SystemUI/res/values/strings.xml9
1 files changed, 0 insertions, 9 deletions
diff --git a/packages/SystemUI/res/values/strings.xml b/packages/SystemUI/res/values/strings.xml
index 70f9b75..882455e 100644
--- a/packages/SystemUI/res/values/strings.xml
+++ b/packages/SystemUI/res/values/strings.xml
@@ -157,15 +157,6 @@
<!-- Compatibility mode help screen: body text. [CHAR LIMIT=150] -->
<string name="compat_mode_help_body">When an app was designed for a smaller screen, a zoom control will appear by the clock.</string>
- <!-- Title for the USB function chooser in UsbPreferenceActivity. [CHAR LIMIT=30] -->
- <string name="usb_preference_title">USB file transfer options</string>
- <!-- Label for the MTP USB function in UsbPreferenceActivity. [CHAR LIMIT=50] -->
- <string name="use_mtp_button_title">Mount as a media player (MTP)</string>
- <!-- Label for the PTP USB function in UsbPreferenceActivity. [CHAR LIMIT=50] -->
- <string name="use_ptp_button_title">Mount as a camera (PTP)</string>
- <!-- Label for the installer CD image option in UsbPreferenceActivity. [CHAR LIMIT=50] -->
- <string name="installer_cd_button_title">Install Android File Transfer application for Mac</string>
-
<!-- toast message displayed when a screenshot is saved to the Gallery. -->
<string name="screenshot_saving_toast">Screenshot saved to Gallery</string>
<!-- toast message displayed when we fail to take a screenshot. -->