summaryrefslogtreecommitdiffstats
path: root/res/values-en-rGB
diff options
context:
space:
mode:
authorEnrico Ros <eros@codeaurora.org>2014-10-08 18:25:39 -0700
committerWebTech Code Review <code-review@localhost>2014-10-10 16:44:36 -0700
commit379d84afcf3fcfc319f15ffda9715b26198a6c16 (patch)
treef8a912440331ea360265fae85f29d78be1a065ca /res/values-en-rGB
parentd8b3eb94b1704e448ab5191a6f3a7fe30b1396a8 (diff)
downloadandroid_packages_apps_Gello-379d84afcf3fcfc319f15ffda9715b26198a6c16.tar.gz
android_packages_apps_Gello-379d84afcf3fcfc319f15ffda9715b26198a6c16.tar.bz2
android_packages_apps_Gello-379d84afcf3fcfc319f15ffda9715b26198a6c16.zip
Remove the 'product="nosdcard"' configuration, which was used by the Android build system and never by this product.
Diffstat (limited to 'res/values-en-rGB')
-rw-r--r--res/values-en-rGB/strings.xml4
1 files changed, 0 insertions, 4 deletions
diff --git a/res/values-en-rGB/strings.xml b/res/values-en-rGB/strings.xml
index 30991353..5a65b4b7 100644
--- a/res/values-en-rGB/strings.xml
+++ b/res/values-en-rGB/strings.xml
@@ -310,13 +310,9 @@
<string name="too_many_windows_dialog_message" msgid="3644234634638290304">"Can\'t open a new tab until you close one."</string>
<string name="too_many_subwindows_dialog_title" msgid="3805453941587725944">"Pop-up already open"</string>
<string name="too_many_subwindows_dialog_message" msgid="2164725447981195556">"Only one pop-up can be open at a time."</string>
- <string name="download_no_sdcard_dlg_title" product="nosdcard" msgid="56777245081568508">"USB storage unavailable"</string>
<string name="download_no_sdcard_dlg_title" product="default" msgid="605904452159416792">"No SD card"</string>
- <string name="download_no_sdcard_dlg_msg" product="nosdcard" msgid="3144652102051031721">"USB storage is required to download <xliff:g id="FILENAME">%s</xliff:g>."</string>
<string name="download_no_sdcard_dlg_msg" product="default" msgid="2616399456116301518">"An SD card is required to download <xliff:g id="FILENAME">%s</xliff:g>."</string>
- <string name="download_sdcard_busy_dlg_title" product="nosdcard" msgid="8081445664689818973">"USB storage unavailable"</string>
<string name="download_sdcard_busy_dlg_title" product="default" msgid="6877712666046917741">"SD card unavailable"</string>
- <string name="download_sdcard_busy_dlg_msg" product="nosdcard" msgid="8412543086906716875">"The USB storage is busy. To allow downloads, touch Turn Off USB Storage in the notification."</string>
<string name="download_sdcard_busy_dlg_msg" product="default" msgid="2629425950473358591">"The SD card is busy. To allow downloads, select \"Turn off USB storage\" in the notification."</string>
<string name="cannot_download" msgid="8150552478556798780">"Can only download \"http\" or \"https\" URLs."</string>
<string name="download_pending" msgid="2599683668575349559">"Starting download…"</string>