summaryrefslogtreecommitdiffstats
path: root/res/values-hr
diff options
context:
space:
mode:
authorMichael Bestas <mikeioannina@cyanogenmod.org>2016-03-05 00:20:17 +0200
committerMichael Bestas <mikeioannina@cyanogenmod.org>2016-03-05 00:20:17 +0200
commitb139580ce937a536be988654588512a5bd3fe9dd (patch)
treee6fe006568ac1ea232ced52ae508eec82572b5cc /res/values-hr
parentfec6c6a0f223bfb6999fc48841c58fcec492b159 (diff)
downloadandroid_packages_apps_Messaging-b139580ce937a536be988654588512a5bd3fe9dd.tar.gz
android_packages_apps_Messaging-b139580ce937a536be988654588512a5bd3fe9dd.tar.bz2
android_packages_apps_Messaging-b139580ce937a536be988654588512a5bd3fe9dd.zip
Automatic translation import
Change-Id: I3eda6953d379ff7a6e712f62b4bd5b86a10bebe8
Diffstat (limited to 'res/values-hr')
-rw-r--r--res/values-hr/cm_strings.xml10
1 files changed, 9 insertions, 1 deletions
diff --git a/res/values-hr/cm_strings.xml b/res/values-hr/cm_strings.xml
index 6e56d0c..d0b06cd 100644
--- a/res/values-hr/cm_strings.xml
+++ b/res/values-hr/cm_strings.xml
@@ -17,24 +17,32 @@
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="report_as_spam_to">Prijavi kao neželjenu poštu %s</string>
+ <!-- Strip unicode -->
<string name="unicode_stripping_pref_title">Nacrtaj unikod</string>
<string name="pref_unicode_stripping_leave_intact">Ostavi znakove netaknute</string>
<string name="pref_unicode_stripping_non_encodable">Montiraj ne-kodirane znakove</string>
<string name="pref_unicode_stripping_all">Montiraj sve unikod znakove</string>
- <string name="swipe_deletes_conversation_text">Potez briše razgovor</string>
+ <!-- Swipe to delete conversation -->
+ <!-- QUICKMESSAGE SUPPORT -->
+ <!-- Preferences -->
<string name="pref_quickmessage">BrzaPoruka i Odgovor</string>
<string name="pref_quickmessage_title">Pokaži BrzuPoruku</string>
<string name="pref_quickmessage_summary">Automatski otvori skočni prozor Brze poruke za dolazeće SMS poruke</string>
<string name="pref_close_all_title">Zatvori sve</string>
<string name="pref_close_all_summary">Zatvori tipka zatvara sve poruke</string>
<string name="message_counter">%1$d od %2$d</string>
+ <!-- QM Dialog box buttons -->
<string name="button_close">Zatvori</string>
<string name="button_view">Pogledaj</string>
<string name="button_templates">Predlošci</string>
<string name="qm_button_full_conversation">Cijeli razgovor</string>
+ <!-- Hint text in message body field when keyboard is exposed -->
<string name="type_to_reply_text_enter_to_send">Napišite odgovor</string>
+ <!-- QM Toast -->
<string name="toast_sending_message">Slanje poruke\u2026</string>
+ <!-- QM - Quick reply -->
<string name="qm_quick_reply">Brze Poruke</string>
<string name="send">Pošalji</string>
<string name="compose_message_hint_text">Unesite poruku</string>
+ <!-- Show emoticons -->
</resources>