aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/res')
-rw-r--r--src/main/res/drawable-hdpi/ic_action_download.pngbin0 -> 363 bytes
-rw-r--r--src/main/res/drawable-mdpi/ic_action_download.pngbin0 -> 313 bytes
-rw-r--r--src/main/res/drawable-xhdpi/ic_action_download.pngbin0 -> 470 bytes
-rw-r--r--src/main/res/drawable-xxhdpi/ic_action_download.pngbin0 -> 574 bytes
-rw-r--r--src/main/res/values/strings.xml1
5 files changed, 1 insertions, 0 deletions
diff --git a/src/main/res/drawable-hdpi/ic_action_download.png b/src/main/res/drawable-hdpi/ic_action_download.png
new file mode 100644
index 00000000..9fc6455a
--- /dev/null
+++ b/src/main/res/drawable-hdpi/ic_action_download.png
Binary files differ
diff --git a/src/main/res/drawable-mdpi/ic_action_download.png b/src/main/res/drawable-mdpi/ic_action_download.png
new file mode 100644
index 00000000..84b43d34
--- /dev/null
+++ b/src/main/res/drawable-mdpi/ic_action_download.png
Binary files differ
diff --git a/src/main/res/drawable-xhdpi/ic_action_download.png b/src/main/res/drawable-xhdpi/ic_action_download.png
new file mode 100644
index 00000000..702ad476
--- /dev/null
+++ b/src/main/res/drawable-xhdpi/ic_action_download.png
Binary files differ
diff --git a/src/main/res/drawable-xxhdpi/ic_action_download.png b/src/main/res/drawable-xxhdpi/ic_action_download.png
new file mode 100644
index 00000000..6bcd8313
--- /dev/null
+++ b/src/main/res/drawable-xxhdpi/ic_action_download.png
Binary files differ
diff --git a/src/main/res/values/strings.xml b/src/main/res/values/strings.xml
index f35b59ca..e6776a60 100644
--- a/src/main/res/values/strings.xml
+++ b/src/main/res/values/strings.xml
@@ -85,6 +85,7 @@
<string name="send_pgp_message">Send OpenPGP encrypted message</string>
<string name="your_nick_has_been_changed">Your nickname has been changed</string>
<string name="download_image">Download Image</string>
+ <string name="download_file">Download File</string>
<string name="image_offered_for_download"><i>Image file offered for download</i></string>
<string name="send_unencrypted">Send unencrypted</string>
<string name="decryption_failed">Decryption failed. Maybe you don’t have the proper private key.</string>