summaryrefslogtreecommitdiffstats
path: root/res/values-en-rGB
diff options
context:
space:
mode:
authorAbhisek Devkota <ciwrl@lineageos.org>2017-04-28 14:28:27 -0700
committerAbhisek Devkota <ciwrl@lineageos.org>2017-04-28 14:28:27 -0700
commitdf923a055fcd2a7d8b4bed7159add3290176b155 (patch)
tree50a288b4459b06c426d072a47fde9fffc1e9e85f /res/values-en-rGB
parentc37317867473d48f0f862a8d2c31afff98f36230 (diff)
downloadandroid_packages_apps_UnifiedEmail-df923a055fcd2a7d8b4bed7159add3290176b155.tar.gz
android_packages_apps_UnifiedEmail-df923a055fcd2a7d8b4bed7159add3290176b155.tar.bz2
android_packages_apps_UnifiedEmail-df923a055fcd2a7d8b4bed7159add3290176b155.zip
Automatic translation importreplicant-6.0-0001
Change-Id: I5368bbf25270420a875a17379bfe037c62bc9e11
Diffstat (limited to 'res/values-en-rGB')
-rw-r--r--res/values-en-rGB/cm_strings.xml31
1 files changed, 31 insertions, 0 deletions
diff --git a/res/values-en-rGB/cm_strings.xml b/res/values-en-rGB/cm_strings.xml
index 5a5a59394..c3208b889 100644
--- a/res/values-en-rGB/cm_strings.xml
+++ b/res/values-en-rGB/cm_strings.xml
@@ -17,6 +17,37 @@
-->
<resources>
<!-- Suggested contacts preferences -->
+ <string name="prefDialogTitle_suggestedContactsMode">Modo</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>
<!-- Notification lights dialogs -->
+ <string name="edit_light_settings">Folder light settings</string>
+ <string name="pulse_speed_title">Pulse length and speed</string>
+ <string name="default_time">Normal</string>
+ <string name="custom_time">Custom</string>
+ <string name="dialog_delete_title">Delete</string>
+ <string name="dialog_delete_message">Remove selected item?</string>
+ <string name="pref_lights_default">Default</string>
<!-- Values for the notification lights pulse spinners -->
+ <string name="pulse_length_always_on">Always on</string>
+ <string name="pulse_length_very_short">Very short</string>
+ <string name="pulse_length_short">Short</string>
+ <string name="pulse_length_normal">Normal</string>
+ <string name="pulse_length_long">Long</string>
+ <string name="pulse_length_very_long">Very long</string>
+ <string name="pulse_speed_very_fast">Very fast</string>
+ <string name="pulse_speed_fast">Fast</string>
+ <string name="pulse_speed_normal">Normal</string>
+ <string name="pulse_speed_slow">Slow</string>
+ <string name="pulse_speed_very_slow">Very slow</string>
</resources>