summaryrefslogtreecommitdiffstats
path: root/res
diff options
context:
space:
mode:
authorMichael Bestas <mikeioannina@gmail.com>2014-05-25 14:43:47 +0300
committerMichael Bestas <mikeioannina@gmail.com>2014-05-25 14:43:47 +0300
commit2c636da125c2c6b07612cfa5515850e3945c37dc (patch)
tree3174eaabbb4a083be37bb5228103cad3838386fb /res
parent2a3ba38275f11209e680155e570b52a4c3ced202 (diff)
downloadandroid_packages_apps_Email-2c636da125c2c6b07612cfa5515850e3945c37dc.tar.gz
android_packages_apps_Email-2c636da125c2c6b07612cfa5515850e3945c37dc.tar.bz2
android_packages_apps_Email-2c636da125c2c6b07612cfa5515850e3945c37dc.zip
Change-Id: I07d835f04f71d1f4fc9b4f7e6849a9ff4dac3b97
Diffstat (limited to 'res')
-rw-r--r--res/values-iw/cm_strings.xml2
-rw-r--r--res/values-th/cm_strings.xml23
2 files changed, 24 insertions, 1 deletions
diff --git a/res/values-iw/cm_strings.xml b/res/values-iw/cm_strings.xml
index fd5e73a5c..8a4551074 100644
--- a/res/values-iw/cm_strings.xml
+++ b/res/values-iw/cm_strings.xml
@@ -16,7 +16,7 @@
limitations under the License.
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
- <string name="account_settings_notify_every_message_label">הודע עבור כל הודעה</string>
+ <string name="account_settings_notify_every_message_label">התרע עבור כל הודעה</string>
<string name="account_setup_options_mail_check_frequency_2hour">כל שעתיים</string>
<string name="account_setup_options_mail_check_frequency_4hour">כל 4 שעות</string>
<string name="account_setup_options_mail_check_frequency_1day">כל יום</string>
diff --git a/res/values-th/cm_strings.xml b/res/values-th/cm_strings.xml
new file mode 100644
index 000000000..d3f095b70
--- /dev/null
+++ b/res/values-th/cm_strings.xml
@@ -0,0 +1,23 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.net-->
+<!--
+ Copyright (C) 2013-2014 The CyanogenMod Project
+
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+-->
+<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <string name="account_settings_notify_every_message_label">แจ้งเตือนสำหรับทุกข้อความ</string>
+ <string name="account_setup_options_mail_check_frequency_2hour">ทุก 2 ชั่วโม</string>
+ <string name="account_setup_options_mail_check_frequency_4hour">ทุก 4 ชั่วโมง</string>
+ <string name="account_setup_options_mail_check_frequency_1day">ทุกวัน</string>
+</resources>