aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/values
diff options
context:
space:
mode:
authoriNPUTmice <daniel@gultsch.de>2014-12-17 10:50:51 +0100
committeriNPUTmice <daniel@gultsch.de>2014-12-17 10:50:51 +0100
commit741a0c129d3558e9b9a714848a590a1f0a499799 (patch)
treefba410b4b956f7245dea146bdfafac29441cc9fb /src/main/res/values
parent80435eca5cda499e0319cc4b248bb807693c952d (diff)
made scroling smoother + bug fixes for history loading
Diffstat (limited to 'src/main/res/values')
-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 5288466f..ec761d6e 100644
--- a/src/main/res/values/strings.xml
+++ b/src/main/res/values/strings.xml
@@ -367,4 +367,5 @@
<string name="account_image_description">Account avatar</string>
<string name="copy_otr_clipboard_description">Copy OTR fingerprint to clipboard</string>
<string name="fetching_history_from_server">Fetching history from server</string>
+ <string name="no_more_history_on_server">No more history on server</string>
</resources>