aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/values-sk
diff options
context:
space:
mode:
authorChristian S <christian@pix-art.de>2015-08-18 16:23:10 +0200
committerChristian S <christian@pix-art.de>2015-08-18 16:23:10 +0200
commit81aeef7f5826bd28873ee69016aea099baa72442 (patch)
tree1aad2959668cd5b8d0e9bdf448ec3a5c91686bf9 /src/main/res/values-sk
parent81b7e27a468edb37994225fa7ad3581e26f73c9d (diff)
add subtitle to ActionBar in chatviews
* display typing information in ActionBar as subtitle for single user chats * display participants in ActionBar as subtitle for conferences
Diffstat (limited to 'src/main/res/values-sk')
-rw-r--r--src/main/res/values-sk/strings.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/main/res/values-sk/strings.xml b/src/main/res/values-sk/strings.xml
index 6f3bf982c..82a4e9131 100644
--- a/src/main/res/values-sk/strings.xml
+++ b/src/main/res/values-sk/strings.xml
@@ -414,6 +414,7 @@
<string name="hide_offline">Skryť neprihlásených</string>
<string name="disable_account">Vypnúť účet</string>
<string name="contact_is_typing">%s píše...</string>
+ <string name="is_typing">píše...</string>
<string name="contact_has_stopped_typing">%s prestal písať</string>
<string name="pref_chat_states">Upozornenia pri písaní</string>
<string name="pref_chat_states_summary">Upozorniť kontakt, keď píšete novú správu</string>