summaryrefslogtreecommitdiffstats
path: root/res/values/strings.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/values/strings.xml')
-rw-r--r--res/values/strings.xml17
1 files changed, 4 insertions, 13 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index c1529419..4d4bb12a 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -70,15 +70,6 @@
can use this to confuse other apps that download
files.</string>
- <!-- Title for permission to see all downloads to EXTERNAL [CHAR LIMIT=25] -->
- <string name="permlab_seeAllExternal" product="nosdcard">See all downloads to USB storage</string>
- <!-- Title for permission to see all downloads to EXTERNAL -->
- <string name="permlab_seeAllExternal" product="default">See all downloads to SD card</string>
- <!-- Description for the permission to see all downloads to EXTERNAL -->
- <string name="permdesc_seeAllExternal">Allows the app to see all
- downloads to the SD card, regardless of which app downloaded
- them.</string>
-
<!-- The label for the permission to download files to the download cache
that can't be automatically deleted by the download manager to free up
space [CHAR LIMIT=50] -->
@@ -157,8 +148,8 @@
download to start next time Wi-Fi is available or cancel the download altogether. [CHAR
LIMIT=200] -->
<string name="wifi_required_body">You must use Wi-Fi to complete this
- <xliff:g id="size" example="12.3KB">%s
- </xliff:g> download. \n\nTouch <xliff:g id="queue_text" example="Queue">%s
+ <xliff:g id="size" example="12.3KB">%1$s
+ </xliff:g> download. \n\nTouch <xliff:g id="queue_text" example="Queue">%2$s
</xliff:g> to start this download the next time you\'re connected to a Wi-Fi
network.</string>
@@ -172,11 +163,11 @@
downloads over the mobile network, and the user may choose to start the download over mobile
anyway or to queue for download to start next time a Wi-Fi connection is available [CHAR
LIMIT=200] -->
- <string name="wifi_recommended_body">Starting this <xliff:g id="size" example="12.3KB">%s
+ <string name="wifi_recommended_body">Starting this <xliff:g id="size" example="12.3KB">%1$s
</xliff:g> download now may shorten your battery life and/or result in
excessive usage of your mobile data connection, which can lead to charges by
your mobile operator depending on your data plan.\n\n
- Touch <xliff:g id="queue_text" example="Queue">%s</xliff:g> to start this download
+ Touch <xliff:g id="queue_text" example="Queue">%2$s</xliff:g> to start this download
the next time you\'re connected to a Wi-Fi network.</string>