aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res
diff options
context:
space:
mode:
authoriNPUTmice <daniel@gultsch.de>2014-11-14 17:39:03 +0100
committeriNPUTmice <daniel@gultsch.de>2014-11-15 15:34:12 +0100
commit4ab558715cc279515894d8ad28053716d3d61ad2 (patch)
treeed51ba8c60bd278c65d4440cb170a760e4ac65e0 /src/main/res
parentaf2922adeac1b5dd6e4f30e930ad54171b5511a9 (diff)
adepted conversationadapter to deal with files
Diffstat (limited to 'src/main/res')
-rw-r--r--src/main/res/values/strings.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/main/res/values/strings.xml b/src/main/res/values/strings.xml
index c3756673..3b030e16 100644
--- a/src/main/res/values/strings.xml
+++ b/src/main/res/values/strings.xml
@@ -317,4 +317,6 @@
<string name="open_file">Open %s file</string>
<string name="sending_file">sending (%1$d%% completed)</string>
<string name="preparing_file">Preparing file for transmission</string>
+ <string name="file_offered_for_download">File offered for download</string>
+ <string name="file">%s file</string>;
</resources>