summaryrefslogtreecommitdiffstats
path: root/res
diff options
context:
space:
mode:
authorMichael Bestas <mikeioannina@gmail.com>2014-05-09 01:06:10 +0300
committerMichael Bestas <mikeioannina@gmail.com>2014-05-09 01:06:10 +0300
commitf58bee19968f2e4d9e504a7bbc64a32218ef360f (patch)
treefae2ec557e251edb09258a3e6f790038b7ae6827 /res
parentfd2605e0fd42cef9c1c6782bd1e2aeed952fcc03 (diff)
downloadandroid_packages_apps_Email-f58bee19968f2e4d9e504a7bbc64a32218ef360f.tar.gz
android_packages_apps_Email-f58bee19968f2e4d9e504a7bbc64a32218ef360f.tar.bz2
android_packages_apps_Email-f58bee19968f2e4d9e504a7bbc64a32218ef360f.zip
Automatic translation import
Change-Id: I365426fcfe25f6f1e6f381e7378737818bd8ec1b
Diffstat (limited to 'res')
-rw-r--r--res/values-sv/cm_strings.xml23
-rw-r--r--res/values-zh-rHK/cm_strings.xml3
2 files changed, 26 insertions, 0 deletions
diff --git a/res/values-sv/cm_strings.xml b/res/values-sv/cm_strings.xml
new file mode 100644
index 000000000..aa6f66a8d
--- /dev/null
+++ b/res/values-sv/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>
+ <string name="account_settings_notify_every_message_label">Avisera för varje meddelande</string>
+ <string name="account_setup_options_mail_check_frequency_2hour">Varannan timme</string>
+ <string name="account_setup_options_mail_check_frequency_4hour">Var fjärde timme</string>
+ <string name="account_setup_options_mail_check_frequency_1day">Varje dag</string>
+</resources>
diff --git a/res/values-zh-rHK/cm_strings.xml b/res/values-zh-rHK/cm_strings.xml
index 01ffcf726..72a68b51b 100644
--- a/res/values-zh-rHK/cm_strings.xml
+++ b/res/values-zh-rHK/cm_strings.xml
@@ -16,5 +16,8 @@
limitations under the License.
-->
<resources>
+ <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>