summaryrefslogtreecommitdiff
path: root/core
diff options
context:
space:
mode:
authorMartin Fietz <Martin.Fietz@gmail.com>2015-05-28 11:41:36 +0200
committerMartin Fietz <Martin.Fietz@gmail.com>2015-05-28 11:41:36 +0200
commit1bf803a6b21c1547cb66d679b927e983f670e2a2 (patch)
treecd4bf358c845e662b791df8781393f6fabe99a1f /core
parentc228eade9748f8fb36378382b85510ab3c5d2b24 (diff)
downloadAntennaPod-1bf803a6b21c1547cb66d679b927e983f670e2a2.zip
Remove cancel, adjust strings
Diffstat (limited to 'core')
-rw-r--r--core/src/main/res/values/strings.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/core/src/main/res/values/strings.xml b/core/src/main/res/values/strings.xml
index c6308fa7b..5150f9bd8 100644
--- a/core/src/main/res/values/strings.xml
+++ b/core/src/main/res/values/strings.xml
@@ -161,10 +161,10 @@
<string name="authentication_notification_title">Authentication required</string>
<string name="authentication_notification_msg">The resource you requested requires a username and a password</string>
<string name="confirm_mobile_download_dialog_title">Confirm Mobile Download</string>
- <string name="confirm_mobile_download_dialog_message_not_in_queue">Downloading over mobile data connection is disabled in the settings.\n\nEnable temporarily or just add to queue?\n\n<small>Your choice will be remember for 10 minutes.</small></string>
- <string name="confirm_mobile_download_dialog_message">Downloading over mobile data connection is disabled in the settings.\n\nEnable temporarily?\n\n<small>Your choice will be remember for 10 minutes.</small></string>
- <string name="confirm_mobile_download_dialog_only_add_to_queue">Only add to Queue</string>
- <string name="confirm_mobile_download_dialog_enable_temporarily">Enable temporarily</string>
+ <string name="confirm_mobile_download_dialog_message_not_in_queue">Downloading over mobile data connection is disabled in the settings.\n\nYou can choose to either only add the episode to the queue or you can allow downloading temporarily.\n\n<small>Your choice will be remember for 10 minutes.</small></string>
+ <string name="confirm_mobile_download_dialog_message">Downloading over mobile data connection is disabled in the settings.\n\nDo you want to allow downloading temporarily?\n\n<small>Your choice will be remember for 10 minutes.</small></string>
+ <string name="confirm_mobile_download_dialog_only_add_to_queue">Enqueue</string>
+ <string name="confirm_mobile_download_dialog_enable_temporarily">Allow temporarily</string>
<!-- Mediaplayer messages -->
<string name="player_error_msg">Error!</string>