aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/values/strings.xml
diff options
context:
space:
mode:
authorChristian Schneppe <christian@pix-art.de>2018-12-27 20:52:52 +0100
committerChristian Schneppe <christian@pix-art.de>2018-12-27 20:52:52 +0100
commit815421f92acf7fce4664fcda196a31c515379204 (patch)
tree3bbb142eb0657679d9b63ec1403feb6c91687434 /src/main/res/values/strings.xml
parent55058cca9d8ed5343bc4398fe0ea87633d8a485d (diff)
added epub and azw mime types. try to resolve application/octet-stream by file extension instead. added preview icons for ebooks
Diffstat (limited to '')
-rw-r--r--src/main/res/values/strings.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/main/res/values/strings.xml b/src/main/res/values/strings.xml
index 4be0790c8..1fcd8c745 100644
--- a/src/main/res/values/strings.xml
+++ b/src/main/res/values/strings.xml
@@ -849,4 +849,5 @@
<string name="start_orbot">Start Orbot</string>
<string name="no_market_app_installed">No market app installed.</string>
<string name="group_chat_will_make_your_jabber_id_public">This group chat will make your Jabber ID public</string>
+ <string name="ebook">e-book</string>
</resources>