summaryrefslogtreecommitdiff
path: root/res/values/strings.xml
diff options
context:
space:
mode:
authordaniel oeh <daniel.oeh@gmail.com>2014-03-17 13:31:33 +0100
committerdaniel oeh <daniel.oeh@gmail.com>2014-03-17 13:31:33 +0100
commitd8a9d68bf84ac1ec7f8f176c70886b3ed9dfabc5 (patch)
tree28a6d9f75d9e226e948326fd786e6fdd607cbb3b /res/values/strings.xml
parent3b5e83c74f17a318162f39a2004fe33207de1f10 (diff)
downloadAntennaPod-d8a9d68bf84ac1ec7f8f176c70886b3ed9dfabc5.zip
Added authentication notification
Diffstat (limited to 'res/values/strings.xml')
-rw-r--r--res/values/strings.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 94d778b25..376320ad2 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -116,6 +116,8 @@
<string name="download_type_media">Media file</string>
<string name="download_type_image">Image</string>
<string name="download_request_error_dialog_message_prefix">An error occurred when trying to download the file:\u0020</string>
+ <string name="authentication_notification_title">Authentication required</string>
+ <string name="authentication_notification_msg">The resource you requested requires a username and a password</string>
<!-- Mediaplayer messages -->
<string name="player_error_msg">Error!</string>