aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/values
diff options
context:
space:
mode:
authoriNPUTmice <daniel@gultsch.de>2014-12-17 09:32:51 +0100
committeriNPUTmice <daniel@gultsch.de>2014-12-17 09:32:51 +0100
commit80435eca5cda499e0319cc4b248bb807693c952d (patch)
tree740720298edab69d18b237f372e3d418d6c12227 /src/main/res/values
parent1a7ed4ed7c56bc0af70ebdaf67f71da9205f6afd (diff)
smoothed out scrolling a bit
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 02be6348..5288466f 100644
--- a/src/main/res/values/strings.xml
+++ b/src/main/res/values/strings.xml
@@ -366,4 +366,5 @@
<string name="reset">Reset</string>
<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>
</resources>