summaryrefslogtreecommitdiff
path: root/res
diff options
context:
space:
mode:
Diffstat (limited to 'res')
-rwxr-xr-xres/drawable-hdpi-v11/ic_stat_authentication.pngbin0 -> 467 bytes
-rwxr-xr-xres/drawable-hdpi/ic_stat_authentication.pngbin0 -> 648 bytes
-rwxr-xr-xres/drawable-mdpi-v11/ic_stat_authentication.pngbin0 -> 293 bytes
-rwxr-xr-xres/drawable-mdpi/ic_stat_authentication.pngbin0 -> 460 bytes
-rwxr-xr-xres/drawable-xhdpi-v11/ic_stat_authentication.pngbin0 -> 529 bytes
-rwxr-xr-xres/drawable-xhdpi/ic_stat_authentication.pngbin0 -> 882 bytes
-rwxr-xr-xres/drawable-xxhdpi/ic_stat_authentication.pngbin0 -> 1266 bytes
-rw-r--r--res/values/strings.xml2
8 files changed, 2 insertions, 0 deletions
diff --git a/res/drawable-hdpi-v11/ic_stat_authentication.png b/res/drawable-hdpi-v11/ic_stat_authentication.png
new file mode 100755
index 000000000..ad148cc6b
--- /dev/null
+++ b/res/drawable-hdpi-v11/ic_stat_authentication.png
Binary files differ
diff --git a/res/drawable-hdpi/ic_stat_authentication.png b/res/drawable-hdpi/ic_stat_authentication.png
new file mode 100755
index 000000000..c6b5efd33
--- /dev/null
+++ b/res/drawable-hdpi/ic_stat_authentication.png
Binary files differ
diff --git a/res/drawable-mdpi-v11/ic_stat_authentication.png b/res/drawable-mdpi-v11/ic_stat_authentication.png
new file mode 100755
index 000000000..de69b17c0
--- /dev/null
+++ b/res/drawable-mdpi-v11/ic_stat_authentication.png
Binary files differ
diff --git a/res/drawable-mdpi/ic_stat_authentication.png b/res/drawable-mdpi/ic_stat_authentication.png
new file mode 100755
index 000000000..cadfb9643
--- /dev/null
+++ b/res/drawable-mdpi/ic_stat_authentication.png
Binary files differ
diff --git a/res/drawable-xhdpi-v11/ic_stat_authentication.png b/res/drawable-xhdpi-v11/ic_stat_authentication.png
new file mode 100755
index 000000000..f58fb21df
--- /dev/null
+++ b/res/drawable-xhdpi-v11/ic_stat_authentication.png
Binary files differ
diff --git a/res/drawable-xhdpi/ic_stat_authentication.png b/res/drawable-xhdpi/ic_stat_authentication.png
new file mode 100755
index 000000000..4adfb636c
--- /dev/null
+++ b/res/drawable-xhdpi/ic_stat_authentication.png
Binary files differ
diff --git a/res/drawable-xxhdpi/ic_stat_authentication.png b/res/drawable-xxhdpi/ic_stat_authentication.png
new file mode 100755
index 000000000..b274bb60f
--- /dev/null
+++ b/res/drawable-xxhdpi/ic_stat_authentication.png
Binary files differ
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>