summaryrefslogtreecommitdiffstats
path: root/res/values-en-rAU
diff options
context:
space:
mode:
authorMichael Bestas <mikeioannina@gmail.com>2015-04-07 00:51:24 +0300
committerSteve Kondik <steve@cyngn.com>2015-10-18 14:13:46 -0700
commitff2ab0d0e3bf403827bb400cfcc24e555f06b910 (patch)
tree5c938ae0fefff1d1f77626a582455e9bee718f9d /res/values-en-rAU
parent03534a6a8fc9775636794244a3ef571127417430 (diff)
downloadandroid_packages_apps_UnifiedEmail-ff2ab0d0e3bf403827bb400cfcc24e555f06b910.tar.gz
android_packages_apps_UnifiedEmail-ff2ab0d0e3bf403827bb400cfcc24e555f06b910.tar.bz2
android_packages_apps_UnifiedEmail-ff2ab0d0e3bf403827bb400cfcc24e555f06b910.zip
Automatic translation import
Change-Id: Iee719a7a989317772a03928684a23155167c1ce0
Diffstat (limited to 'res/values-en-rAU')
-rw-r--r--res/values-en-rAU/cm_strings.xml32
1 files changed, 32 insertions, 0 deletions
diff --git a/res/values-en-rAU/cm_strings.xml b/res/values-en-rAU/cm_strings.xml
new file mode 100644
index 000000000..433b6bc48
--- /dev/null
+++ b/res/values-en-rAU/cm_strings.xml
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ Copyright (C) 2015 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="prefDialogTitle_suggestedContactsMode">Mode</string>
+ <string name="prefDialogTitle_suggestedContactsMode_none">Disabled</string>
+ <string name="prefDialogTitle_suggestedContactsMode_summary_none">Suggested contacts feature is disabled</string>
+ <string name="prefDialogTitle_suggestedContactsMode_recents">Recents</string>
+ <string name="prefDialogTitle_suggestedContactsMode_summary_recents">Only recently suggested contacts will be selectable</string>
+ <string name="prefDialogTitle_suggestedContactsMode_all">All</string>
+ <string name="prefDialogTitle_suggestedContactsMode_summary_all">All suggested contacts will be selectable</string>
+ <string name="preference_header_suggested_contacts">Suggested contacts</string>
+ <string name="preference_suggested_contacts_mode">Suggested contacts mode</string>
+ <string name="preference_suggested_contacts_clear_all">Clear suggested contacts</string>
+ <string name="suggested_contacts_cleared">Suggested contacts cleared.</string>
+ <string name="clear_suggested_contacts_dialog_title">Clear suggested contacts?</string>
+ <string name="clear_suggested_contacts_dialog_message">All the suggested contacts previously stored will be removed.</string>
+</resources>