summaryrefslogtreecommitdiffstats
path: root/res/values-in
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-in
parentfec6c6a0f223bfb6999fc48841c58fcec492b159 (diff)
downloadpackages_apps_Messaging-b139580ce937a536be988654588512a5bd3fe9dd.tar.gz
packages_apps_Messaging-b139580ce937a536be988654588512a5bd3fe9dd.tar.bz2
packages_apps_Messaging-b139580ce937a536be988654588512a5bd3fe9dd.zip
Automatic translation import
Change-Id: I3eda6953d379ff7a6e712f62b4bd5b86a10bebe8
Diffstat (limited to 'res/values-in')
-rw-r--r--res/values-in/cm_strings.xml9
1 files changed, 9 insertions, 0 deletions
diff --git a/res/values-in/cm_strings.xml b/res/values-in/cm_strings.xml
index f1c8a30..a068be8 100644
--- a/res/values-in/cm_strings.xml
+++ b/res/values-in/cm_strings.xml
@@ -16,18 +16,27 @@
limitations under the License.
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <!-- Strip unicode -->
<string name="pref_unicode_stripping_leave_intact">Biarkan karakter utuh</string>
<string name="pref_unicode_stripping_non_encodable">Bilah karakter non-encodeable</string>
<string name="pref_unicode_stripping_all">Bilah semua karter unicode</string>
+ <!-- Swipe to delete conversation -->
+ <!-- QUICKMESSAGE SUPPORT -->
+ <!-- Preferences -->
<string name="pref_quickmessage">QuickMessage dan Balas</string>
<string name="pref_quickmessage_title">Tampilkan QuickMessage</string>
<string name="pref_quickmessage_summary">Secara otomatis buka QuickMessage pop-up untuk pesan SMS yang masuk</string>
<string name="pref_close_all_title">Tutup semua</string>
<string name="pref_close_all_summary">Tombol tutup menutup semua pesan</string>
<string name="message_counter">%1$d dari %2$d</string>
+ <!-- QM Dialog box buttons -->
<string name="button_close">Tutup</string>
<string name="button_view">Lihat</string>
<string name="button_templates">Template</string>
+ <!-- Hint text in message body field when keyboard is exposed -->
<string name="type_to_reply_text_enter_to_send">Ketik untuk membalas</string>
+ <!-- QM Toast -->
<string name="toast_sending_message">Mengirim pesan\u2026</string>
+ <!-- QM - Quick reply -->
+ <!-- Show emoticons -->
</resources>