diff options
author | Abhisek Devkota <ciwrl@cyanogenmod.com> | 2016-05-14 11:18:07 +0200 |
---|---|---|
committer | Steve Kondik <steve@cyngn.com> | 2016-08-28 20:43:39 -0700 |
commit | f896837323acd027a1fb90617a18d22d4693edfc (patch) | |
tree | caf1d567810d527170e79ad52c0bffe8755f2c06 | |
parent | fc0fcb7b8520f371165eb7213e9410db04d8a978 (diff) | |
download | android_packages_apps_Messaging-f896837323acd027a1fb90617a18d22d4693edfc.tar.gz android_packages_apps_Messaging-f896837323acd027a1fb90617a18d22d4693edfc.tar.bz2 android_packages_apps_Messaging-f896837323acd027a1fb90617a18d22d4693edfc.zip |
Automatic translation import
Change-Id: I5872fe4eaebc42767892717f0aca8dda9fd8dff6
95 files changed, 1823 insertions, 1 deletions
diff --git a/res/values-af/cm_strings.xml b/res/values-af/cm_strings.xml index a5362d9..5444f05 100644 --- a/res/values-af/cm_strings.xml +++ b/res/values-af/cm_strings.xml @@ -81,4 +81,22 @@ <string name="show_emoticons_pref_title">Emosieikone toegang</string> <string name="show_emoticons_pref_summary">Wys emosieikone sleutel op die sleutelbord</string> <string name="select_phone_account_title">Stuur met</string> + <!-- Copy message to sim --> + <!-- Settings item for entering SIM card message screen --> + <!-- Message that appears on the "SMS messges on SIM card" screen when there are no messages on the SIM card --> + <!-- Context menu item on an individual message for emailing the sender --> + <!-- Context menu item on an individual message for dialing the sender's phone number --> + <!-- Menu shown in the context menu when long pressing on a message when the message contains + one or more phone numbers and/or email addresses and the number or email is new to + contacts. [CHAR LIMIT=50] --> + <!-- Confirm Delete --> + <!-- Delete confirmation dialog title --> + <!-- Title of screen displaying messages on SIM card --> + <!-- Message that appears on screen while SIM card messages are retrieved --> + <!-- Delete button title --> + <!-- Context menu item on an individual message for forwarding it to another recipient --> + <!-- Menu title to copy a selected message from the SIM card to the phone. --> + <!-- Menu title to copy a selected message from the SIM card to the phone. --> + <!-- Text to be used for affirmative response button in dialog boxes --> + <!-- Copy message to sim --> </resources> diff --git a/res/values-am/cm_strings.xml b/res/values-am/cm_strings.xml index c046eeb..ef47335 100644 --- a/res/values-am/cm_strings.xml +++ b/res/values-am/cm_strings.xml @@ -28,4 +28,22 @@ <!-- QM Toast --> <!-- QM - Quick reply --> <!-- Show emoticons --> + <!-- Copy message to sim --> + <!-- Settings item for entering SIM card message screen --> + <!-- Message that appears on the "SMS messges on SIM card" screen when there are no messages on the SIM card --> + <!-- Context menu item on an individual message for emailing the sender --> + <!-- Context menu item on an individual message for dialing the sender's phone number --> + <!-- Menu shown in the context menu when long pressing on a message when the message contains + one or more phone numbers and/or email addresses and the number or email is new to + contacts. [CHAR LIMIT=50] --> + <!-- Confirm Delete --> + <!-- Delete confirmation dialog title --> + <!-- Title of screen displaying messages on SIM card --> + <!-- Message that appears on screen while SIM card messages are retrieved --> + <!-- Delete button title --> + <!-- Context menu item on an individual message for forwarding it to another recipient --> + <!-- Menu title to copy a selected message from the SIM card to the phone. --> + <!-- Menu title to copy a selected message from the SIM card to the phone. --> + <!-- Text to be used for affirmative response button in dialog boxes --> + <!-- Copy message to sim --> </resources> diff --git a/res/values-ar/cm_strings.xml b/res/values-ar/cm_strings.xml index a99156d..b08ccad 100644 --- a/res/values-ar/cm_strings.xml +++ b/res/values-ar/cm_strings.xml @@ -81,4 +81,22 @@ <string name="show_emoticons_pref_title">الوصول إلى التعبيرات</string> <string name="show_emoticons_pref_summary">إظهار مفتاح التعبيرات على لوحة المفاتيح</string> <string name="select_phone_account_title">إرسال بواسطة</string> + <!-- Copy message to sim --> + <!-- Settings item for entering SIM card message screen --> + <!-- Message that appears on the "SMS messges on SIM card" screen when there are no messages on the SIM card --> + <!-- Context menu item on an individual message for emailing the sender --> + <!-- Context menu item on an individual message for dialing the sender's phone number --> + <!-- Menu shown in the context menu when long pressing on a message when the message contains + one or more phone numbers and/or email addresses and the number or email is new to + contacts. [CHAR LIMIT=50] --> + <!-- Confirm Delete --> + <!-- Delete confirmation dialog title --> + <!-- Title of screen displaying messages on SIM card --> + <!-- Message that appears on screen while SIM card messages are retrieved --> + <!-- Delete button title --> + <!-- Context menu item on an individual message for forwarding it to another recipient --> + <!-- Menu title to copy a selected message from the SIM card to the phone. --> + <!-- Menu title to copy a selected message from the SIM card to the phone. --> + <!-- Text to be used for affirmative response button in dialog boxes --> + <!-- Copy message to sim --> </resources> diff --git a/res/values-as-rIN/cm_strings.xml b/res/values-as-rIN/cm_strings.xml index 2e84b42..59c4595 100644 --- a/res/values-as-rIN/cm_strings.xml +++ b/res/values-as-rIN/cm_strings.xml @@ -53,4 +53,22 @@ <string name="show_emoticons_pref_title">ইমটিকনৰ অনুমতি</string> <string name="show_emoticons_pref_summary">ইমটিকনৰ কীটো কীবৰ্ডত দেখাওক</string> <string name="select_phone_account_title">ইয়াৰে প্ৰেৰণ কৰক</string> + <!-- Copy message to sim --> + <!-- Settings item for entering SIM card message screen --> + <!-- Message that appears on the "SMS messges on SIM card" screen when there are no messages on the SIM card --> + <!-- Context menu item on an individual message for emailing the sender --> + <!-- Context menu item on an individual message for dialing the sender's phone number --> + <!-- Menu shown in the context menu when long pressing on a message when the message contains + one or more phone numbers and/or email addresses and the number or email is new to + contacts. [CHAR LIMIT=50] --> + <!-- Confirm Delete --> + <!-- Delete confirmation dialog title --> + <!-- Title of screen displaying messages on SIM card --> + <!-- Message that appears on screen while SIM card messages are retrieved --> + <!-- Delete button title --> + <!-- Context menu item on an individual message for forwarding it to another recipient --> + <!-- Menu title to copy a selected message from the SIM card to the phone. --> + <!-- Menu title to copy a selected message from the SIM card to the phone. --> + <!-- Text to be used for affirmative response button in dialog boxes --> + <!-- Copy message to sim --> </resources> diff --git a/res/values-ast-rES/cm_strings.xml b/res/values-ast-rES/cm_strings.xml index b570b0a..9b2037b 100644 --- a/res/values-ast-rES/cm_strings.xml +++ b/res/values-ast-rES/cm_strings.xml @@ -16,14 +16,37 @@ limitations under the License. --> <resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> + <string name="report_as_spam_to">Informar como spam a %s</string> <!-- Strip unicode --> <string name="pref_unicode_stripping_leave_intact">Nun modificar el mensaxe</string> <string name="pref_unicode_stripping_non_encodable">Sustituyir los caráuteres non sofitaos</string> <string name="pref_unicode_stripping_all">Sustituyir tolos caráuteres</string> <!-- Settings item description for SMS and MMS Validity period --> + <string name="validity_period_pref_title">Periodu de validez</string> + <string name="validity_period_slot1_pref_title">Periodu de validez pa SIM 1</string> + <string name="validity_period_slot2_pref_title">Periodu de validez pa SIM 2</string> + <string name="sms_validity_period_one_hour">1 hora</string> + <string name="sms_validity_period_six_hours">6 hores</string> + <string name="sms_validity_period_twelve_hours">12 hores</string> + <string name="sms_validity_period_one_day">1 día</string> + <string name="mms_validity_period_two_days">2 díes</string> + <string name="mms_validity_period_one_week">1 selmana</string> + <string name="validity_period_maximum">Máximu</string> + <string name="delivery_reports_mms_pref_title">Informes d\'entrega</string> + <string name="read_reports_mms_pref_title">Informes de llectura</string> <!-- Item Descriptions for MMS sending Priority --> + <string name="priority_low">Baxa</string> + <string name="priority_normal">Normal</string> + <string name="priority_high">Alta</string> <!-- Storage specific Settings --> + <string name="sms_storage_pref_title">Almacenamientu</string> + <string name="pref_summary_delete_limit"><xliff:g id="count">%1$s</xliff:g> mensaxes per conversación</string> + <string name="sms_delete_pref_title">Llende de mensaxes de testu</string> + <string name="mms_delete_pref_title">Llende de mensaxes multimedia</string> + <string name="set">Afitar</string> + <string name="no">Encaboxar</string> <!-- Swipe to delete conversation --> + <string name="swipe_to_delete_conversation_pref_title">Eslizar pa desaniciar</string> <!-- QUICKMESSAGE SUPPORT --> <!-- Preferences --> <string name="pref_quickmessage">Mensaxe rápidu</string> @@ -36,10 +59,34 @@ <string name="button_close">Zarrar</string> <string name="button_view">Ver</string> <string name="button_templates">Plantíes</string> + <string name="qm_button_full_conversation">Conversación completa</string> <!-- Hint text in message body field when keyboard is exposed --> <string name="type_to_reply_text_enter_to_send">Escribir mensaxe</string> <!-- QM Toast --> <string name="toast_sending_message">Unviando mensaxe\u2026</string> <!-- QM - Quick reply --> + <string name="qm_quick_reply">Rempuesta rápida</string> + <string name="send">Unviar</string> <!-- Show emoticons --> + <string name="show_emoticons_pref_title">Accesu a fustaxes</string> + <string name="show_emoticons_pref_summary">Amuesa la tecla de fustaxes nel tecláu</string> + <string name="select_phone_account_title">Unviar con</string> + <!-- Copy message to sim --> + <!-- Settings item for entering SIM card message screen --> + <!-- Message that appears on the "SMS messges on SIM card" screen when there are no messages on the SIM card --> + <!-- Context menu item on an individual message for emailing the sender --> + <!-- Context menu item on an individual message for dialing the sender's phone number --> + <!-- Menu shown in the context menu when long pressing on a message when the message contains + one or more phone numbers and/or email addresses and the number or email is new to + contacts. [CHAR LIMIT=50] --> + <!-- Confirm Delete --> + <!-- Delete confirmation dialog title --> + <!-- Title of screen displaying messages on SIM card --> + <!-- Message that appears on screen while SIM card messages are retrieved --> + <!-- Delete button title --> + <!-- Context menu item on an individual message for forwarding it to another recipient --> + <!-- Menu title to copy a selected message from the SIM card to the phone. --> + <!-- Menu title to copy a selected message from the SIM card to the phone. --> + <!-- Text to be used for affirmative response button in dialog boxes --> + <!-- Copy message to sim --> </resources> diff --git a/res/values-az-rAZ/cm_strings.xml b/res/values-az-rAZ/cm_strings.xml index a1bcb62..eb55188 100644 --- a/res/values-az-rAZ/cm_strings.xml +++ b/res/values-az-rAZ/cm_strings.xml @@ -41,4 +41,22 @@ <string name="toast_sending_message">Mesaj göndərilir\u2026</string> <!-- QM - Quick reply --> <!-- Show emoticons --> + <!-- Copy message to sim --> + <!-- Settings item for entering SIM card message screen --> + <!-- Message that appears on the "SMS messges on SIM card" screen when there are no messages on the SIM card --> + <!-- Context menu item on an individual message for emailing the sender --> + <!-- Context menu item on an individual message for dialing the sender's phone number --> + <!-- Menu shown in the context menu when long pressing on a message when the message contains + one or more phone numbers and/or email addresses and the number or email is new to + contacts. [CHAR LIMIT=50] --> + <!-- Confirm Delete --> + <!-- Delete confirmation dialog title --> + <!-- Title of screen displaying messages on SIM card --> + <!-- Message that appears on screen while SIM card messages are retrieved --> + <!-- Delete button title --> + <!-- Context menu item on an individual message for forwarding it to another recipient --> + <!-- Menu title to copy a selected message from the SIM card to the phone. --> + <!-- Menu title to copy a selected message from the SIM card to the phone. --> + <!-- Text to be used for affirmative response button in dialog boxes --> + <!-- Copy message to sim --> </resources> diff --git a/res/values-be/cm_strings.xml b/res/values-be/cm_strings.xml index 855cf94..4317a21 100644 --- a/res/values-be/cm_strings.xml +++ b/res/values-be/cm_strings.xml @@ -48,4 +48,22 @@ <string name="send">Даслаць</string> <string name="compose_message_hint_text">Тэкст паведамлення</string> <!-- Show emoticons --> + <!-- Copy message to sim --> + <!-- Settings item for entering SIM card message screen --> + <!-- Message that appears on the "SMS messges on SIM card" screen when there are no messages on the SIM card --> + <!-- Context menu item on an individual message for emailing the sender --> + <!-- Context menu item on an individual message for dialing the sender's phone number --> + <!-- Menu shown in the context menu when long pressing on a message when the message contains + one or more phone numbers and/or email addresses and the number or email is new to + contacts. [CHAR LIMIT=50] --> + <!-- Confirm Delete --> + <!-- Delete confirmation dialog title --> + <!-- Title of screen displaying messages on SIM card --> + <!-- Message that appears on screen while SIM card messages are retrieved --> + <!-- Delete button title --> + <!-- Context menu item on an individual message for forwarding it to another recipient --> + <!-- Menu title to copy a selected message from the SIM card to the phone. --> + <!-- Menu title to copy a selected message from the SIM card to the phone. --> + <!-- Text to be used for affirmative response button in dialog boxes --> + <!-- Copy message to sim --> </resources> diff --git a/res/values-bg/cm_strings.xml b/res/values-bg/cm_strings.xml index bcd58eb..98b39d1 100644 --- a/res/values-bg/cm_strings.xml +++ b/res/values-bg/cm_strings.xml @@ -52,7 +52,7 @@ <string name="mms_delete_pref_title">Лимит на MMS-съобщения</string> <string name="set">Приложи</string> <string name="no">Отмени</string> - <string name="pref_messages_to_save">Зазай брой съобщения за запис</string> + <string name="pref_messages_to_save">Брой съобщения за запис</string> <!-- Swipe to delete conversation --> <string name="swipe_to_delete_conversation_pref_title">Бързо изтриване</string> <string name="swipe_to_delete_conversation_pref_summary">Плъзгане от ляво надясно за да изтриете разговора</string> @@ -81,4 +81,52 @@ <string name="show_emoticons_pref_title">Достъп до емотикони</string> <string name="show_emoticons_pref_summary">Показва клавиш с емотикони на клавиатурата</string> <string name="select_phone_account_title">Изпрати с</string> + <!-- Copy message to sim --> + <!-- Settings item for entering SIM card message screen --> + <string name="pref_title_manage_sim_messages">Управляване на съобщения от СИМ карта</string> + <string name="pref_title_manage_sim_messages_slot1">Управляване на съобщения от СИМ карта 1</string> + <string name="pref_title_manage_sim_messages_slot2">Управляване на съобщения от СИМ карта 2</string> + <string name="copy_to_sim">Копирай съобщението в SIM картата</string> + <string name="copy_to_sim_success"><xliff:g id="count">%1$d </xliff:g> от <xliff:g id="total">%2$d </xliff:g> съобщения записани в СИМ картата.</string> + <string name="copy_to_sim_fail">Не може да запише това съобщение</string> + <string name="copy_to_phone_success">Съобщението е записано</string> + <string name="copy_to_phone_fail">Не може да запише това съобщение</string> + <!-- Message that appears on the "SMS messges on SIM card" screen when there are no messages on the SIM card --> + <string name="sim_empty">Няма съобщения на SIM картата.</string> + <!-- Context menu item on an individual message for emailing the sender --> + <string name="menu_send_email">Изпрати имейл до <xliff:g id="name">%s </xliff:g></string> + <!-- Context menu item on an individual message for dialing the sender's phone number --> + <string name="menu_call_back">Обади се на <xliff:g id="name">%s </xliff:g></string> + <!-- Menu shown in the context menu when long pressing on a message when the message contains + one or more phone numbers and/or email addresses and the number or email is new to + contacts. [CHAR LIMIT=50] --> + <string name="menu_add_address_to_contacts">Добави <xliff:g id="contactEmailOrNumber">%s </xliff:g> за контакти</string> + <string name="sim_capacity_title">Капацитет на СИМ картата</string> + <string name="sim_capacity">Използвани <xliff:g id="used">%1$d</xliff:g> от <xliff:g id="total">%2$d</xliff:g>възможни записа на СИМ картата</string> + <!-- Confirm Delete --> + <!-- Delete confirmation dialog title --> + <string name="confirm_dialog_title">Изтриване?</string> + <!-- Title of screen displaying messages on SIM card --> + <string name="sim_manage_messages_title">SMS съобщения на СИМ картата</string> + <!-- Message that appears on screen while SIM card messages are retrieved --> + <string name="refreshing">Зареждане\u2026</string> + <string name="confirm_delete_selected_messages">Избраните съобщения ще бъдат изтрити.</string> + <!-- Delete button title --> + <string name="delete">Изтриване</string> + <!-- Context menu item on an individual message for forwarding it to another recipient --> + <string name="menu_forward">Препрати</string> + <string name="menu_reply">Отговор</string> + <!-- Menu title to copy a selected message from the SIM card to the phone. --> + <string name="sim_copy_to_phone_memory" product="tablet">Копиране в паметта на таблета</string> + <!-- Menu title to copy a selected message from the SIM card to the phone. --> + <string name="sim_copy_to_phone_memory" product="default">Копиране в паметта на телефона</string> + <string name="selected_all">Маркирай всички</string> + <string name="deselected_all">Размаркирай всички</string> + <string name="selected_count"><xliff:g id="COUNT">%d </xliff:g> избрани</string> + <!-- Text to be used for affirmative response button in dialog boxes --> + <string name="yes">Добре</string> + <!-- Copy message to sim --> + <string name="operation_to_card_memory">Копирай съобщението в SIM картата</string> + <string name="slot1">СИМ карта 1</string> + <string name="slot2">СИМ карта 2</string> </resources> diff --git a/res/values-bn-rBD/cm_strings.xml b/res/values-bn-rBD/cm_strings.xml index f5c209c..7b3edfa 100644 --- a/res/values-bn-rBD/cm_strings.xml +++ b/res/values-bn-rBD/cm_strings.xml @@ -31,4 +31,22 @@ <!-- QM Toast --> <!-- QM - Quick reply --> <!-- Show emoticons --> + <!-- Copy message to sim --> + <!-- Settings item for entering SIM card message screen --> + <!-- Message that appears on the "SMS messges on SIM card" screen when there are no messages on the SIM card --> + <!-- Context menu item on an individual message for emailing the sender --> + <!-- Context menu item on an individual message for dialing the sender's phone number --> + <!-- Menu shown in the context menu when long pressing on a message when the message contains + one or more phone numbers and/or email addresses and the number or email is new to + contacts. [CHAR LIMIT=50] --> + <!-- Confirm Delete --> + <!-- Delete confirmation dialog title --> + <!-- Title of screen displaying messages on SIM card --> + <!-- Message that appears on screen while SIM card messages are retrieved --> + <!-- Delete button title --> + <!-- Context menu item on an individual message for forwarding it to another recipient --> + <!-- Menu title to copy a selected message from the SIM card to the phone. --> + <!-- Menu title to copy a selected message from the SIM card to the phone. --> + <!-- Text to be used for affirmative response button in dialog boxes --> + <!-- Copy message to sim --> </resources> diff --git a/res/values-br-rFR/cm_strings.xml b/res/values-br-rFR/cm_strings.xml index c046eeb..ef47335 100644 --- a/res/values-br-rFR/cm_strings.xml +++ b/res/values-br-rFR/cm_strings.xml @@ -28,4 +28,22 @@ <!-- QM Toast --> <!-- QM - Quick reply --> <!-- Show emoticons --> + <!-- Copy message to sim --> + <!-- Settings item for entering SIM card message screen --> + <!-- Message that appears on the "SMS messges on SIM card" screen when there are no messages on the SIM card --> + <!-- Context menu item on an individual message for emailing the sender --> + <!-- Context menu item on an individual message for dialing the sender's phone number --> + <!-- Menu shown in the context menu when long pressing on a message when the message contains + one or more phone numbers and/or email addresses and the number or email is new to + contacts. [CHAR LIMIT=50] --> + <!-- Confirm Delete --> + <!-- Delete confirmation dialog title --> + <!-- Title of screen displaying messages on SIM card --> + <!-- Message that appears on screen while SIM card messages are retrieved --> + <!-- Delete button title --> + <!-- Context menu item on an individual message for forwarding it to another recipient --> + <!-- Menu title to copy a selected message from the SIM card to the phone. --> + <!-- Menu title to copy a selected message from the SIM card to the phone. --> + <!-- Text to be used for affirmative response button in dialog boxes --> + <!-- Copy message to sim --> </resources> diff --git a/res/values-ca/cm_strings.xml b/res/values-ca/cm_strings.xml index fd90d5d..00100c4 100644 --- a/res/values-ca/cm_strings.xml +++ b/res/values-ca/cm_strings.xml @@ -81,4 +81,44 @@ <string name="show_emoticons_pref_title">Accés a les emoticones</string> <string name="show_emoticons_pref_summary">Mostra la tecla de les emoticones al teclat</string> <string name="select_phone_account_title">Envia amb</string> + <!-- Copy message to sim --> + <!-- Settings item for entering SIM card message screen --> + <string name="pref_title_manage_sim_messages">Gestiona els missatges de la targeta SIM</string> + <string name="pref_title_manage_sim_messages_slot1">Gestiona els missatges de la SIM 1</string> + <string name="pref_title_manage_sim_messages_slot2">Gestiona els missatges de la SIM 2</string> + <string name="copy_to_sim">Copia el missatge a la targeta SIM</string> + <string name="copy_to_sim_success"><xliff:g id="count">%1$d</xliff:g> de <xliff:g id="total">%2$d</xliff:g> missatges desats a la targeta SIM.</string> + <string name="copy_to_sim_fail">No s\'ha pogut desar el missatge</string> + <string name="copy_to_phone_success">Missatge desat</string> + <string name="copy_to_phone_fail">No s\'ha pogut desar el missatge</string> + <!-- Message that appears on the "SMS messges on SIM card" screen when there are no messages on the SIM card --> + <!-- Context menu item on an individual message for emailing the sender --> + <!-- Context menu item on an individual message for dialing the sender's phone number --> + <!-- Menu shown in the context menu when long pressing on a message when the message contains + one or more phone numbers and/or email addresses and the number or email is new to + contacts. [CHAR LIMIT=50] --> + <string name="sim_capacity_title">Capacitat de la SIM</string> + <string name="sim_capacity"><xliff:g id="used">%1$d</xliff:g> of <xliff:g id="total">%2$d</xliff:g> entrades de la targeta SIM utilitzades</string> + <!-- Confirm Delete --> + <!-- Delete confirmation dialog title --> + <string name="confirm_dialog_title">Esborrar?</string> + <!-- Title of screen displaying messages on SIM card --> + <!-- Message that appears on screen while SIM card messages are retrieved --> + <!-- Delete button title --> + <string name="delete">Esborra</string> + <!-- Context menu item on an individual message for forwarding it to another recipient --> + <string name="menu_forward">Reenvia</string> + <string name="menu_reply">Respon</string> + <!-- Menu title to copy a selected message from the SIM card to the phone. --> + <!-- Menu title to copy a selected message from the SIM card to the phone. --> + <string name="sim_copy_to_phone_memory" product="default">Copia a la memòria del telèfon</string> + <string name="selected_all">Selecciona-ho tot</string> + <string name="deselected_all">Deselecciona-ho tot</string> + <string name="selected_count"><xliff:g id="COUNT">%d</xliff:g> seleccionat</string> + <!-- Text to be used for affirmative response button in dialog boxes --> + <string name="yes">D\'ACORD</string> + <!-- Copy message to sim --> + <string name="operation_to_card_memory">Copia el missatge a la targeta SIM</string> + <string name="slot1">SIM 1</string> + <string name="slot2">SIM 2</string> </resources> diff --git a/res/values-cs/cm_strings.xml b/res/values-cs/cm_strings.xml index 1a7e55d..4a76bdd 100644 --- a/res/values-cs/cm_strings.xml +++ b/res/values-cs/cm_strings.xml @@ -81,4 +81,22 @@ <string name="show_emoticons_pref_title">Zobrazení smajlíků</string> <string name="show_emoticons_pref_summary">Zobrazit na klávesnici klávesu pro zobrazení smajlíků</string> <string name="select_phone_account_title">Odeslat pomocí</string> + <!-- Copy message to sim --> + <!-- Settings item for entering SIM card message screen --> + <!-- Message that appears on the "SMS messges on SIM card" screen when there are no messages on the SIM card --> + <!-- Context menu item on an individual message for emailing the sender --> + <!-- Context menu item on an individual message for dialing the sender's phone number --> + <!-- Menu shown in the context menu when long pressing on a message when the message contains + one or more phone numbers and/or email addresses and the number or email is new to + contacts. [CHAR LIMIT=50] --> + <!-- Confirm Delete --> + <!-- Delete confirmation dialog title --> + <!-- Title of screen displaying messages on SIM card --> + <!-- Message that appears on screen while SIM card messages are retrieved --> + <!-- Delete button title --> + <!-- Context menu item on an individual message for forwarding it to another recipient --> + <!-- Menu title to copy a selected message from the SIM card to the phone. --> + <!-- Menu title to copy a selected message from the SIM card to the phone. --> + <!-- Text to be used for affirmative response button in dialog boxes --> + <!-- Copy message to sim --> </resources> diff --git a/res/values-csb-rPL/cm_strings.xml b/res/values-csb-rPL/cm_strings.xml index c046eeb..ef47335 100644 --- a/res/values-csb-rPL/cm_strings.xml +++ b/res/values-csb-rPL/cm_strings.xml @@ -28,4 +28,22 @@ <!-- QM Toast --> <!-- QM - Quick reply --> <!-- Show emoticons --> + <!-- Copy message to sim --> + <!-- Settings item for entering SIM card message screen --> + <!-- Message that appears on the "SMS messges on SIM card" screen when there are no messages on the SIM card --> + <!-- Context menu item on an individual message for emailing the sender --> + <!-- Context menu item on an individual message for dialing the sender's phone number --> + <!-- Menu shown in the context menu when long pressing on a message when the message contains + one or more phone numbers and/or email addresses and the number or email is new to + contacts. [CHAR LIMIT=50] --> + <!-- Confirm Delete --> + <!-- Delete confirmation dialog title --> + <!-- Title of screen displaying messages on SIM card --> + <!-- Message that appears on screen while SIM card messages are retrieved --> + <!-- Delete button title --> + <!-- Context menu item on an individual message for forwarding it to another recipient --> + <!-- Menu title to copy a selected message from the SIM card to the phone. --> + <!-- Menu title to copy a selected message from the SIM card to the phone. --> + <!-- Text to be used for affirmative response button in dialog boxes --> + <!-- Copy message to sim --> </resources> diff --git a/res/values-cy/cm_strings.xml b/res/values-cy/cm_strings.xml index c046eeb..ef47335 100644 --- a/res/values-cy/cm_strings.xml +++ b/res/values-cy/cm_strings.xml @@ -28,4 +28,22 @@ <!-- QM Toast --> <!-- QM - Quick reply --> <!-- Show emoticons --> + <!-- Copy message to sim --> + <!-- Settings item for entering SIM card message screen --> + <!-- Message that appears on the "SMS messges on SIM card" screen when there are no messages on the SIM card --> + <!-- Context menu item on an individual message for emailing the sender --> + <!-- Context menu item on an individual message for dialing the sender's phone number --> + <!-- Menu shown in the context menu when long pressing on a message when the message contains + one or more phone numbers and/or email addresses and the number or email is new to + contacts. [CHAR LIMIT=50] --> + <!-- Confirm Delete --> + <!-- Delete confirmation dialog title --> + <!-- Title of screen displaying messages on SIM card --> + <!-- Message that appears on screen while SIM card messages are retrieved --> + <!-- Delete button title --> + <!-- Context menu item on an individual message for forwarding it to another recipient --> + <!-- Menu title to copy a selected message from the SIM card to the phone. --> + <!-- Menu title to copy a selected message from the SIM card to the phone. --> + <!-- Text to be used for affirmative response button in dialog boxes --> + <!-- Copy message to sim --> </resources> diff --git a/res/values-da/cm_strings.xml b/res/values-da/cm_strings.xml index ecb8905..bfa4edc 100644 --- a/res/values-da/cm_strings.xml +++ b/res/values-da/cm_strings.xml @@ -72,4 +72,22 @@ <string name="show_emoticons_pref_title">Adgang til humørikoner</string> <string name="show_emoticons_pref_summary">Vis knappen til humørikoner på tastaturet</string> <string name="select_phone_account_title">Send med</string> + <!-- Copy message to sim --> + <!-- Settings item for entering SIM card message screen --> + <!-- Message that appears on the "SMS messges on SIM card" screen when there are no messages on the SIM card --> + <!-- Context menu item on an individual message for emailing the sender --> + <!-- Context menu item on an individual message for dialing the sender's phone number --> + <!-- Menu shown in the context menu when long pressing on a message when the message contains + one or more phone numbers and/or email addresses and the number or email is new to + contacts. [CHAR LIMIT=50] --> + <!-- Confirm Delete --> + <!-- Delete confirmation dialog title --> + <!-- Title of screen displaying messages on SIM card --> + <!-- Message that appears on screen while SIM card messages are retrieved --> + <!-- Delete button title --> + <!-- Context menu item on an individual message for forwarding it to another recipient --> + <!-- Menu title to copy a selected message from the SIM card to the phone. --> + <!-- Menu title to copy a selected message from the SIM card to the phone. --> + <!-- Text to be used for affirmative response button in dialog boxes --> + <!-- Copy message to sim --> </resources> diff --git a/res/values-de/cm_strings.xml b/res/values-de/cm_strings.xml index 0c70312..f46a652 100644 --- a/res/values-de/cm_strings.xml +++ b/res/values-de/cm_strings.xml @@ -81,4 +81,22 @@ <string name="show_emoticons_pref_title">Zugriff auf Emoticons</string> <string name="show_emoticons_pref_summary">Emoticons-Taste auf der Tastatur anzeigen</string> <string name="select_phone_account_title">Senden mit</string> + <!-- Copy message to sim --> + <!-- Settings item for entering SIM card message screen --> + <!-- Message that appears on the "SMS messges on SIM card" screen when there are no messages on the SIM card --> + <!-- Context menu item on an individual message for emailing the sender --> + <!-- Context menu item on an individual message for dialing the sender's phone number --> + <!-- Menu shown in the context menu when long pressing on a message when the message contains + one or more phone numbers and/or email addresses and the number or email is new to + contacts. [CHAR LIMIT=50] --> + <!-- Confirm Delete --> + <!-- Delete confirmation dialog title --> + <!-- Title of screen displaying messages on SIM card --> + <!-- Message that appears on screen while SIM card messages are retrieved --> + <!-- Delete button title --> + <!-- Context menu item on an individual message for forwarding it to another recipient --> + <!-- Menu title to copy a selected message from the SIM card to the phone. --> + <!-- Menu title to copy a selected message from the SIM card to the phone. --> + <!-- Text to be used for affirmative response button in dialog boxes --> + <!-- Copy message to sim --> </resources> diff --git a/res/values-el/cm_strings.xml b/res/values-el/cm_strings.xml index 32ce24b..4975fbc 100644 --- a/res/values-el/cm_strings.xml +++ b/res/values-el/cm_strings.xml @@ -81,4 +81,22 @@ <string name="show_emoticons_pref_title">Πρόσβαση emoticon</string> <string name="show_emoticons_pref_summary">Εμφάνιση του πλήκτρου emoticon στο πληκτρολόγιο</string> <string name="select_phone_account_title">Αποστολή με</string> + <!-- Copy message to sim --> + <!-- Settings item for entering SIM card message screen --> + <!-- Message that appears on the "SMS messges on SIM card" screen when there are no messages on the SIM card --> + <!-- Context menu item on an individual message for emailing the sender --> + <!-- Context menu item on an individual message for dialing the sender's phone number --> + <!-- Menu shown in the context menu when long pressing on a message when the message contains + one or more phone numbers and/or email addresses and the number or email is new to + contacts. [CHAR LIMIT=50] --> + <!-- Confirm Delete --> + <!-- Delete confirmation dialog title --> + <!-- Title of screen displaying messages on SIM card --> + <!-- Message that appears on screen while SIM card messages are retrieved --> + <!-- Delete button title --> + <!-- Context menu item on an individual message for forwarding it to another recipient --> + <!-- Menu title to copy a selected message from the SIM card to the phone. --> + <!-- Menu title to copy a selected message from the SIM card to the phone. --> + <!-- Text to be used for affirmative response button in dialog boxes --> + <!-- Copy message to sim --> </resources> diff --git a/res/values-en-rAU/cm_strings.xml b/res/values-en-rAU/cm_strings.xml index 82ec1f9..664056d 100644 --- a/res/values-en-rAU/cm_strings.xml +++ b/res/values-en-rAU/cm_strings.xml @@ -42,4 +42,22 @@ <string name="toast_sending_message">Sending message\u2026</string> <!-- QM - Quick reply --> <!-- Show emoticons --> + <!-- Copy message to sim --> + <!-- Settings item for entering SIM card message screen --> + <!-- Message that appears on the "SMS messges on SIM card" screen when there are no messages on the SIM card --> + <!-- Context menu item on an individual message for emailing the sender --> + <!-- Context menu item on an individual message for dialing the sender's phone number --> + <!-- Menu shown in the context menu when long pressing on a message when the message contains + one or more phone numbers and/or email addresses and the number or email is new to + contacts. [CHAR LIMIT=50] --> + <!-- Confirm Delete --> + <!-- Delete confirmation dialog title --> + <!-- Title of screen displaying messages on SIM card --> + <!-- Message that appears on screen while SIM card messages are retrieved --> + <!-- Delete button title --> + <!-- Context menu item on an individual message for forwarding it to another recipient --> + <!-- Menu title to copy a selected message from the SIM card to the phone. --> + <!-- Menu title to copy a selected message from the SIM card to the phone. --> + <!-- Text to be used for affirmative response button in dialog boxes --> + <!-- Copy message to sim --> </resources> diff --git a/res/values-en-rGB/cm_strings.xml b/res/values-en-rGB/cm_strings.xml index c046eeb..ef47335 100644 --- a/res/values-en-rGB/cm_strings.xml +++ b/res/values-en-rGB/cm_strings.xml @@ -28,4 +28,22 @@ <!-- QM Toast --> <!-- QM - Quick reply --> <!-- Show emoticons --> + <!-- Copy message to sim --> + <!-- Settings item for entering SIM card message screen --> + <!-- Message that appears on the "SMS messges on SIM card" screen when there are no messages on the SIM card --> + <!-- Context menu item on an individual message for emailing the sender --> + <!-- Context menu item on an individual message for dialing the sender's phone number --> + <!-- Menu shown in the context menu when long pressing on a message when the message contains + one or more phone numbers and/or email addresses and the number or email is new to + contacts. [CHAR LIMIT=50] --> + <!-- Confirm Delete --> + <!-- Delete confirmation dialog title --> + <!-- Title of screen displaying messages on SIM card --> + <!-- Message that appears on screen while SIM card messages are retrieved --> + <!-- Delete button title --> + <!-- Context menu item on an individual message for forwarding it to another recipient --> + <!-- Menu title to copy a selected message from the SIM card to the phone. --> + <!-- Menu title to copy a selected message from the SIM card to the phone. --> + <!-- Text to be used for affirmative response button in dialog boxes --> + <!-- Copy message to sim --> </resources> diff --git a/res/values-en-rIN/cm_strings.xml b/res/values-en-rIN/cm_strings.xml index 0de3dcb..1e04f5f 100644 --- a/res/values-en-rIN/cm_strings.xml +++ b/res/values-en-rIN/cm_strings.xml @@ -39,4 +39,22 @@ <string name="toast_sending_message">Sending message\u2026</string> <!-- QM - Quick reply --> <!-- Show emoticons --> + <!-- Copy message to sim --> + <!-- Settings item for entering SIM card message screen --> + <!-- Message that appears on the "SMS messges on SIM card" screen when there are no messages on the SIM card --> + <!-- Context menu item on an individual message for emailing the sender --> + <!-- Context menu item on an individual message for dialing the sender's phone number --> + <!-- Menu shown in the context menu when long pressing on a message when the message contains + one or more phone numbers and/or email addresses and the number or email is new to + contacts. [CHAR LIMIT=50] --> + <!-- Confirm Delete --> + <!-- Delete confirmation dialog title --> + <!-- Title of screen displaying messages on SIM card --> + <!-- Message that appears on screen while SIM card messages are retrieved --> + <!-- Delete button title --> + <!-- Context menu item on an individual message for forwarding it to another recipient --> + <!-- Menu title to copy a selected message from the SIM card to the phone. --> + <!-- Menu title to copy a selected message from the SIM card to the phone. --> + <!-- Text to be used for affirmative response button in dialog boxes --> + <!-- Copy message to sim --> </resources> diff --git a/res/values-en-rPT/cm_strings.xml b/res/values-en-rPT/cm_strings.xml index c046eeb..ef47335 100644 --- a/res/values-en-rPT/cm_strings.xml +++ b/res/values-en-rPT/cm_strings.xml @@ -28,4 +28,22 @@ <!-- QM Toast --> <!-- QM - Quick reply --> <!-- Show emoticons --> + <!-- Copy message to sim --> + <!-- Settings item for entering SIM card message screen --> + <!-- Message that appears on the "SMS messges on SIM card" screen when there are no messages on the SIM card --> + <!-- Context menu item on an individual message for emailing the sender --> + <!-- Context menu item on an individual message for dialing the sender's phone number --> + <!-- Menu shown in the context menu when long pressing on a message when the message contains + one or more phone numbers and/or email addresses and the number or email is new to + contacts. [CHAR LIMIT=50] --> + <!-- Confirm Delete --> + <!-- Delete confirmation dialog title --> + <!-- Title of screen displaying messages on SIM card --> + <!-- Message that appears on screen while SIM card messages are retrieved --> + <!-- Delete button title --> + <!-- Context menu item on an individual message for forwarding it to another recipient --> + <!-- Menu title to copy a selected message from the SIM card to the phone. --> + <!-- Menu title to copy a selected message from the SIM card to the phone. --> + <!-- Text to be used for affirmative response button in dialog boxes --> + <!-- Copy message to sim --> </resources> diff --git a/res/values-eo/cm_strings.xml b/res/values-eo/cm_strings.xml index 6f5724e..3972637 100644 --- a/res/values-eo/cm_strings.xml +++ b/res/values-eo/cm_strings.xml @@ -41,4 +41,22 @@ <string name="toast_sending_message">Sendado de la mesaĝo\u2026</string> <!-- QM - Quick reply --> <!-- Show emoticons --> + <!-- Copy message to sim --> + <!-- Settings item for entering SIM card message screen --> + <!-- Message that appears on the "SMS messges on SIM card" screen when there are no messages on the SIM card --> + <!-- Context menu item on an individual message for emailing the sender --> + <!-- Context menu item on an individual message for dialing the sender's phone number --> + <!-- Menu shown in the context menu when long pressing on a message when the message contains + one or more phone numbers and/or email addresses and the number or email is new to + contacts. [CHAR LIMIT=50] --> + <!-- Confirm Delete --> + <!-- Delete confirmation dialog title --> + <!-- Title of screen displaying messages on SIM card --> + <!-- Message that appears on screen while SIM card messages are retrieved --> + <!-- Delete button title --> + <!-- Context menu item on an individual message for forwarding it to another recipient --> + <!-- Menu title to copy a selected message from the SIM card to the phone. --> + <!-- Menu title to copy a selected message from the SIM card to the phone. --> + <!-- Text to be used for affirmative response button in dialog boxes --> + <!-- Copy message to sim --> </resources> diff --git a/res/values-es-rMX/cm_strings.xml b/res/values-es-rMX/cm_strings.xml index a8f3547..da7872e 100644 --- a/res/values-es-rMX/cm_strings.xml +++ b/res/values-es-rMX/cm_strings.xml @@ -53,4 +53,22 @@ <string name="show_emoticons_pref_title">Acceso de emoticonos</string> <string name="show_emoticons_pref_summary">Mostrar el botón de emoticonos en el teclado</string> <string name="select_phone_account_title">Enviar con</string> + <!-- Copy message to sim --> + <!-- Settings item for entering SIM card message screen --> + <!-- Message that appears on the "SMS messges on SIM card" screen when there are no messages on the SIM card --> + <!-- Context menu item on an individual message for emailing the sender --> + <!-- Context menu item on an individual message for dialing the sender's phone number --> + <!-- Menu shown in the context menu when long pressing on a message when the message contains + one or more phone numbers and/or email addresses and the number or email is new to + contacts. [CHAR LIMIT=50] --> + <!-- Confirm Delete --> + <!-- Delete confirmation dialog title --> + <!-- Title of screen displaying messages on SIM card --> + <!-- Message that appears on screen while SIM card messages are retrieved --> + <!-- Delete button title --> + <!-- Context menu item on an individual message for forwarding it to another recipient --> + <!-- Menu title to copy a selected message from the SIM card to the phone. --> + <!-- Menu title to copy a selected message from the SIM card to the phone. --> + <!-- Text to be used for affirmative response button in dialog boxes --> + <!-- Copy message to sim --> </resources> diff --git a/res/values-es-rUS/cm_strings.xml b/res/values-es-rUS/cm_strings.xml index 3049c36..e4cdc26 100644 --- a/res/values-es-rUS/cm_strings.xml +++ b/res/values-es-rUS/cm_strings.xml @@ -81,4 +81,22 @@ <string name="show_emoticons_pref_title">Acceso a emoticonos</string> <string name="show_emoticons_pref_summary">Mostrar el botón de emoticonos en el teclado</string> <string name="select_phone_account_title">Enviar con</string> + <!-- Copy message to sim --> + <!-- Settings item for entering SIM card message screen --> + <!-- Message that appears on the "SMS messges on SIM card" screen when there are no messages on the SIM card --> + <!-- Context menu item on an individual message for emailing the sender --> + <!-- Context menu item on an individual message for dialing the sender's phone number --> + <!-- Menu shown in the context menu when long pressing on a message when the message contains + one or more phone numbers and/or email addresses and the number or email is new to + contacts. [CHAR LIMIT=50] --> + <!-- Confirm Delete --> + <!-- Delete confirmation dialog title --> + <!-- Title of screen displaying messages on SIM card --> + <!-- Message that appears on screen while SIM card messages are retrieved --> + <!-- Delete button title --> + <!-- Context menu item on an individual message for forwarding it to another recipient --> + <!-- Menu title to copy a selected message from the SIM card to the phone. --> + <!-- Menu title to copy a selected message from the SIM card to the phone. --> + <!-- Text to be used for affirmative response button in dialog boxes --> + <!-- Copy message to sim --> </resources> diff --git a/res/values-es/cm_strings.xml b/res/values-es/cm_strings.xml index fb83d05..152056a 100644 --- a/res/values-es/cm_strings.xml +++ b/res/values-es/cm_strings.xml @@ -81,4 +81,22 @@ <string name="show_emoticons_pref_title">Acceso de emoticonos</string> <string name="show_emoticons_pref_summary">Mostrar el botón de emoticonos en el teclado</string> <string name="select_phone_account_title">Enviar con</string> + <!-- Copy message to sim --> + <!-- Settings item for entering SIM card message screen --> + <!-- Message that appears on the "SMS messges on SIM card" screen when there are no messages on the SIM card --> + <!-- Context menu item on an individual message for emailing the sender --> + <!-- Context menu item on an individual message for dialing the sender's phone number --> + <!-- Menu shown in the context menu when long pressing on a message when the message contains + one or more phone numbers and/or email addresses and the number or email is new to + contacts. [CHAR LIMIT=50] --> + <!-- Confirm Delete --> + <!-- Delete confirmation dialog title --> + <!-- Title of screen displaying messages on SIM card --> + <!-- Message that appears on screen while SIM card messages are retrieved --> + <!-- Delete button title --> + <!-- Context menu item on an individual message for forwarding it to another recipient --> + <!-- Menu title to copy a selected message from the SIM card to the phone. --> + <!-- Menu title to copy a selected message from the SIM card to the phone. --> + <!-- Text to be used for affirmative response button in dialog boxes --> + <!-- Copy message to sim --> </resources> diff --git a/res/values-et-rEE/cm_strings.xml b/res/values-et-rEE/cm_strings.xml index 6d04e65..c9f1f3a 100644 --- a/res/values-et-rEE/cm_strings.xml +++ b/res/values-et-rEE/cm_strings.xml @@ -42,4 +42,22 @@ <string name="toast_sending_message">Saadan sõnumit\u2026</string> <!-- QM - Quick reply --> <!-- Show emoticons --> + <!-- Copy message to sim --> + <!-- Settings item for entering SIM card message screen --> + <!-- Message that appears on the "SMS messges on SIM card" screen when there are no messages on the SIM card --> + <!-- Context menu item on an individual message for emailing the sender --> + <!-- Context menu item on an individual message for dialing the sender's phone number --> + <!-- Menu shown in the context menu when long pressing on a message when the message contains + one or more phone numbers and/or email addresses and the number or email is new to + contacts. [CHAR LIMIT=50] --> + <!-- Confirm Delete --> + <!-- Delete confirmation dialog title --> + <!-- Title of screen displaying messages on SIM card --> + <!-- Message that appears on screen while SIM card messages are retrieved --> + <!-- Delete button title --> + <!-- Context menu item on an individual message for forwarding it to another recipient --> + <!-- Menu title to copy a selected message from the SIM card to the phone. --> + <!-- Menu title to copy a selected message from the SIM card to the phone. --> + <!-- Text to be used for affirmative response button in dialog boxes --> + <!-- Copy message to sim --> </resources> diff --git a/res/values-eu-rES/cm_strings.xml b/res/values-eu-rES/cm_strings.xml index ea47c9b..ea7f080 100644 --- a/res/values-eu-rES/cm_strings.xml +++ b/res/values-eu-rES/cm_strings.xml @@ -81,4 +81,22 @@ <string name="show_emoticons_pref_title">Emotikonoen tekla</string> <string name="show_emoticons_pref_summary">Erakutsi emotikonoen tekla teklatuan</string> <string name="select_phone_account_title">Bidali honekin</string> + <!-- Copy message to sim --> + <!-- Settings item for entering SIM card message screen --> + <!-- Message that appears on the "SMS messges on SIM card" screen when there are no messages on the SIM card --> + <!-- Context menu item on an individual message for emailing the sender --> + <!-- Context menu item on an individual message for dialing the sender's phone number --> + <!-- Menu shown in the context menu when long pressing on a message when the message contains + one or more phone numbers and/or email addresses and the number or email is new to + contacts. [CHAR LIMIT=50] --> + <!-- Confirm Delete --> + <!-- Delete confirmation dialog title --> + <!-- Title of screen displaying messages on SIM card --> + <!-- Message that appears on screen while SIM card messages are retrieved --> + <!-- Delete button title --> + <!-- Context menu item on an individual message for forwarding it to another recipient --> + <!-- Menu title to copy a selected message from the SIM card to the phone. --> + <!-- Menu title to copy a selected message from the SIM card to the phone. --> + <!-- Text to be used for affirmative response button in dialog boxes --> + <!-- Copy message to sim --> </resources> diff --git a/res/values-fa/cm_strings.xml b/res/values-fa/cm_strings.xml index 346571b..7e4dd5a 100644 --- a/res/values-fa/cm_strings.xml +++ b/res/values-fa/cm_strings.xml @@ -42,4 +42,22 @@ <string name="toast_sending_message">ارسال پیام\u2026</string> <!-- QM - Quick reply --> <!-- Show emoticons --> + <!-- Copy message to sim --> + <!-- Settings item for entering SIM card message screen --> + <!-- Message that appears on the "SMS messges on SIM card" screen when there are no messages on the SIM card --> + <!-- Context menu item on an individual message for emailing the sender --> + <!-- Context menu item on an individual message for dialing the sender's phone number --> + <!-- Menu shown in the context menu when long pressing on a message when the message contains + one or more phone numbers and/or email addresses and the number or email is new to + contacts. [CHAR LIMIT=50] --> + <!-- Confirm Delete --> + <!-- Delete confirmation dialog title --> + <!-- Title of screen displaying messages on SIM card --> + <!-- Message that appears on screen while SIM card messages are retrieved --> + <!-- Delete button title --> + <!-- Context menu item on an individual message for forwarding it to another recipient --> + <!-- Menu title to copy a selected message from the SIM card to the phone. --> + <!-- Menu title to copy a selected message from the SIM card to the phone. --> + <!-- Text to be used for affirmative response button in dialog boxes --> + <!-- Copy message to sim --> </resources> diff --git a/res/values-fi/cm_strings.xml b/res/values-fi/cm_strings.xml index dc1d839..803d636 100644 --- a/res/values-fi/cm_strings.xml +++ b/res/values-fi/cm_strings.xml @@ -81,4 +81,22 @@ <string name="show_emoticons_pref_title">Hymiöiden käyttö</string> <string name="show_emoticons_pref_summary">Näytä hymiönäppäin näppäimistöllä</string> <string name="select_phone_account_title">Lähetä käyttäen</string> + <!-- Copy message to sim --> + <!-- Settings item for entering SIM card message screen --> + <!-- Message that appears on the "SMS messges on SIM card" screen when there are no messages on the SIM card --> + <!-- Context menu item on an individual message for emailing the sender --> + <!-- Context menu item on an individual message for dialing the sender's phone number --> + <!-- Menu shown in the context menu when long pressing on a message when the message contains + one or more phone numbers and/or email addresses and the number or email is new to + contacts. [CHAR LIMIT=50] --> + <!-- Confirm Delete --> + <!-- Delete confirmation dialog title --> + <!-- Title of screen displaying messages on SIM card --> + <!-- Message that appears on screen while SIM card messages are retrieved --> + <!-- Delete button title --> + <!-- Context menu item on an individual message for forwarding it to another recipient --> + <!-- Menu title to copy a selected message from the SIM card to the phone. --> + <!-- Menu title to copy a selected message from the SIM card to the phone. --> + <!-- Text to be used for affirmative response button in dialog boxes --> + <!-- Copy message to sim --> </resources> diff --git a/res/values-fil-rPH/cm_strings.xml b/res/values-fil-rPH/cm_strings.xml index c046eeb..ef47335 100644 --- a/res/values-fil-rPH/cm_strings.xml +++ b/res/values-fil-rPH/cm_strings.xml @@ -28,4 +28,22 @@ <!-- QM Toast --> <!-- QM - Quick reply --> <!-- Show emoticons --> + <!-- Copy message to sim --> + <!-- Settings item for entering SIM card message screen --> + <!-- Message that appears on the "SMS messges on SIM card" screen when there are no messages on the SIM card --> + <!-- Context menu item on an individual message for emailing the sender --> + <!-- Context menu item on an individual message for dialing the sender's phone number --> + <!-- Menu shown in the context menu when long pressing on a message when the message contains + one or more phone numbers and/or email addresses and the number or email is new to + contacts. [CHAR LIMIT=50] --> + <!-- Confirm Delete --> + <!-- Delete confirmation dialog title --> + <!-- Title of screen displaying messages on SIM card --> + <!-- Message that appears on screen while SIM card messages are retrieved --> + <!-- Delete button title --> + <!-- Context menu item on an individual message for forwarding it to another recipient --> + <!-- Menu title to copy a selected message from the SIM card to the phone. --> + <!-- Menu title to copy a selected message from the SIM card to the phone. --> + <!-- Text to be used for affirmative response button in dialog boxes --> + <!-- Copy message to sim --> </resources> diff --git a/res/values-fr-rCA/cm_strings.xml b/res/values-fr-rCA/cm_strings.xml index c046eeb..ef47335 100644 --- a/res/values-fr-rCA/cm_strings.xml +++ b/res/values-fr-rCA/cm_strings.xml @@ -28,4 +28,22 @@ <!-- QM Toast --> <!-- QM - Quick reply --> <!-- Show emoticons --> + <!-- Copy message to sim --> + <!-- Settings item for entering SIM card message screen --> + <!-- Message that appears on the "SMS messges on SIM card" screen when there are no messages on the SIM card --> + <!-- Context menu item on an individual message for emailing the sender --> + <!-- Context menu item on an individual message for dialing the sender's phone number --> + <!-- Menu shown in the context menu when long pressing on a message when the message contains + one or more phone numbers and/or email addresses and the number or email is new to + contacts. [CHAR LIMIT=50] --> + <!-- Confirm Delete --> + <!-- Delete confirmation dialog title --> + <!-- Title of screen displaying messages on SIM card --> + <!-- Message that appears on screen while SIM card messages are retrieved --> + <!-- Delete button title --> + <!-- Context menu item on an individual message for forwarding it to another recipient --> + <!-- Menu title to copy a selected message from the SIM card to the phone. --> + <!-- Menu title to copy a selected message from the SIM card to the phone. --> + <!-- Text to be used for affirmative response button in dialog boxes --> + <!-- Copy message to sim --> </resources> diff --git a/res/values-fr/cm_strings.xml b/res/values-fr/cm_strings.xml index 2df763c..8ae763b 100644 --- a/res/values-fr/cm_strings.xml +++ b/res/values-fr/cm_strings.xml @@ -81,4 +81,22 @@ <string name="show_emoticons_pref_title">Accès aux émoticônes</string> <string name="show_emoticons_pref_summary">Afficher la touche émoticônes sur le clavier</string> <string name="select_phone_account_title">Envoyer avec</string> + <!-- Copy message to sim --> + <!-- Settings item for entering SIM card message screen --> + <!-- Message that appears on the "SMS messges on SIM card" screen when there are no messages on the SIM card --> + <!-- Context menu item on an individual message for emailing the sender --> + <!-- Context menu item on an individual message for dialing the sender's phone number --> + <!-- Menu shown in the context menu when long pressing on a message when the message contains + one or more phone numbers and/or email addresses and the number or email is new to + contacts. [CHAR LIMIT=50] --> + <!-- Confirm Delete --> + <!-- Delete confirmation dialog title --> + <!-- Title of screen displaying messages on SIM card --> + <!-- Message that appears on screen while SIM card messages are retrieved --> + <!-- Delete button title --> + <!-- Context menu item on an individual message for forwarding it to another recipient --> + <!-- Menu title to copy a selected message from the SIM card to the phone. --> + <!-- Menu title to copy a selected message from the SIM card to the phone. --> + <!-- Text to be used for affirmative response button in dialog boxes --> + <!-- Copy message to sim --> </resources> diff --git a/res/values-frp-rIT/cm_strings.xml b/res/values-frp-rIT/cm_strings.xml index c046eeb..ef47335 100644 --- a/res/values-frp-rIT/cm_strings.xml +++ b/res/values-frp-rIT/cm_strings.xml @@ -28,4 +28,22 @@ <!-- QM Toast --> <!-- QM - Quick reply --> <!-- Show emoticons --> + <!-- Copy message to sim --> + <!-- Settings item for entering SIM card message screen --> + <!-- Message that appears on the "SMS messges on SIM card" screen when there are no messages on the SIM card --> + <!-- Context menu item on an individual message for emailing the sender --> + <!-- Context menu item on an individual message for dialing the sender's phone number --> + <!-- Menu shown in the context menu when long pressing on a message when the message contains + one or more phone numbers and/or email addresses and the number or email is new to + contacts. [CHAR LIMIT=50] --> + <!-- Confirm Delete --> + <!-- Delete confirmation dialog title --> + <!-- Title of screen displaying messages on SIM card --> + <!-- Message that appears on screen while SIM card messages are retrieved --> + <!-- Delete button title --> + <!-- Context menu item on an individual message for forwarding it to another recipient --> + <!-- Menu title to copy a selected message from the SIM card to the phone. --> + <!-- Menu title to copy a selected message from the SIM card to the phone. --> + <!-- Text to be used for affirmative response button in dialog boxes --> + <!-- Copy message to sim --> </resources> diff --git a/res/values-fy-rNL/cm_strings.xml b/res/values-fy-rNL/cm_strings.xml index c046eeb..ef47335 100644 --- a/res/values-fy-rNL/cm_strings.xml +++ b/res/values-fy-rNL/cm_strings.xml @@ -28,4 +28,22 @@ <!-- QM Toast --> <!-- QM - Quick reply --> <!-- Show emoticons --> + <!-- Copy message to sim --> + <!-- Settings item for entering SIM card message screen --> + <!-- Message that appears on the "SMS messges on SIM card" screen when there are no messages on the SIM card --> + <!-- Context menu item on an individual message for emailing the sender --> + <!-- Context menu item on an individual message for dialing the sender's phone number --> + <!-- Menu shown in the context menu when long pressing on a message when the message contains + one or more phone numbers and/or email addresses and the number or email is new to + contacts. [CHAR LIMIT=50] --> + <!-- Confirm Delete --> + <!-- Delete confirmation dialog title --> + <!-- Title of screen displaying messages on SIM card --> + <!-- Message that appears on screen while SIM card messages are retrieved --> + <!-- Delete button title --> + <!-- Context menu item on an individual message for forwarding it to another recipient --> + <!-- Menu title to copy a selected message from the SIM card to the phone. --> + <!-- Menu title to copy a selected message from the SIM card to the phone. --> + <!-- Text to be used for affirmative response button in dialog boxes --> + <!-- Copy message to sim --> </resources> diff --git a/res/values-gd-rGB/cm_strings.xml b/res/values-gd-rGB/cm_strings.xml index c046eeb..ef47335 100644 --- a/res/values-gd-rGB/cm_strings.xml +++ b/res/values-gd-rGB/cm_strings.xml @@ -28,4 +28,22 @@ <!-- QM Toast --> <!-- QM - Quick reply --> <!-- Show emoticons --> + <!-- Copy message to sim --> + <!-- Settings item for entering SIM card message screen --> + <!-- Message that appears on the "SMS messges on SIM card" screen when there are no messages on the SIM card --> + <!-- Context menu item on an individual message for emailing the sender --> + <!-- Context menu item on an individual message for dialing the sender's phone number --> + <!-- Menu shown in the context menu when long pressing on a message when the message contains + one or more phone numbers and/or email addresses and the number or email is new to + contacts. [CHAR LIMIT=50] --> + <!-- Confirm Delete --> + <!-- Delete confirmation dialog title --> + <!-- Title of screen displaying messages on SIM card --> + <!-- Message that appears on screen while SIM card messages are retrieved --> + <!-- Delete button title --> + <!-- Context menu item on an individual message for forwarding it to another recipient --> + <!-- Menu title to copy a selected message from the SIM card to the phone. --> + <!-- Menu title to copy a selected message from the SIM card to the phone. --> + <!-- Text to be used for affirmative response button in dialog boxes --> + <!-- Copy message to sim --> </resources> diff --git a/res/values-gl-rES/cm_strings.xml b/res/values-gl-rES/cm_strings.xml index 0233709..109a66f 100644 --- a/res/values-gl-rES/cm_strings.xml +++ b/res/values-gl-rES/cm_strings.xml @@ -42,4 +42,22 @@ <string name="toast_sending_message">Enviando a mensaxe\u2026</string> <!-- QM - Quick reply --> <!-- Show emoticons --> + <!-- Copy message to sim --> + <!-- Settings item for entering SIM card message screen --> + <!-- Message that appears on the "SMS messges on SIM card" screen when there are no messages on the SIM card --> + <!-- Context menu item on an individual message for emailing the sender --> + <!-- Context menu item on an individual message for dialing the sender's phone number --> + <!-- Menu shown in the context menu when long pressing on a message when the message contains + one or more phone numbers and/or email addresses and the number or email is new to + contacts. [CHAR LIMIT=50] --> + <!-- Confirm Delete --> + <!-- Delete confirmation dialog title --> + <!-- Title of screen displaying messages on SIM card --> + <!-- Message that appears on screen while SIM card messages are retrieved --> + <!-- Delete button title --> + <!-- Context menu item on an individual message for forwarding it to another recipient --> + <!-- Menu title to copy a selected message from the SIM card to the phone. --> + <!-- Menu title to copy a selected message from the SIM card to the phone. --> + <!-- Text to be used for affirmative response button in dialog boxes --> + <!-- Copy message to sim --> </resources> diff --git a/res/values-gu-rIN/cm_strings.xml b/res/values-gu-rIN/cm_strings.xml index 3bfe67f..2b2ba99 100644 --- a/res/values-gu-rIN/cm_strings.xml +++ b/res/values-gu-rIN/cm_strings.xml @@ -53,4 +53,22 @@ <string name="show_emoticons_pref_title">ઇમોટિકન્સ વપરાશ</string> <string name="show_emoticons_pref_summary">કીબોર્ડ પર લાગણીઓ કી દેખાડો</string> <string name="select_phone_account_title">આની સાથે મોકલો</string> + <!-- Copy message to sim --> + <!-- Settings item for entering SIM card message screen --> + <!-- Message that appears on the "SMS messges on SIM card" screen when there are no messages on the SIM card --> + <!-- Context menu item on an individual message for emailing the sender --> + <!-- Context menu item on an individual message for dialing the sender's phone number --> + <!-- Menu shown in the context menu when long pressing on a message when the message contains + one or more phone numbers and/or email addresses and the number or email is new to + contacts. [CHAR LIMIT=50] --> + <!-- Confirm Delete --> + <!-- Delete confirmation dialog title --> + <!-- Title of screen displaying messages on SIM card --> + <!-- Message that appears on screen while SIM card messages are retrieved --> + <!-- Delete button title --> + <!-- Context menu item on an individual message for forwarding it to another recipient --> + <!-- Menu title to copy a selected message from the SIM card to the phone. --> + <!-- Menu title to copy a selected message from the SIM card to the phone. --> + <!-- Text to be used for affirmative response button in dialog boxes --> + <!-- Copy message to sim --> </resources> diff --git a/res/values-hi/cm_strings.xml b/res/values-hi/cm_strings.xml index fb129b6..a92f92b 100644 --- a/res/values-hi/cm_strings.xml +++ b/res/values-hi/cm_strings.xml @@ -42,4 +42,22 @@ <string name="toast_sending_message">संदेश भेज रहे हैं\u2026</string> <!-- QM - Quick reply --> <!-- Show emoticons --> + <!-- Copy message to sim --> + <!-- Settings item for entering SIM card message screen --> + <!-- Message that appears on the "SMS messges on SIM card" screen when there are no messages on the SIM card --> + <!-- Context menu item on an individual message for emailing the sender --> + <!-- Context menu item on an individual message for dialing the sender's phone number --> + <!-- Menu shown in the context menu when long pressing on a message when the message contains + one or more phone numbers and/or email addresses and the number or email is new to + contacts. [CHAR LIMIT=50] --> + <!-- Confirm Delete --> + <!-- Delete confirmation dialog title --> + <!-- Title of screen displaying messages on SIM card --> + <!-- Message that appears on screen while SIM card messages are retrieved --> + <!-- Delete button title --> + <!-- Context menu item on an individual message for forwarding it to another recipient --> + <!-- Menu title to copy a selected message from the SIM card to the phone. --> + <!-- Menu title to copy a selected message from the SIM card to the phone. --> + <!-- Text to be used for affirmative response button in dialog boxes --> + <!-- Copy message to sim --> </resources> diff --git a/res/values-hr/cm_strings.xml b/res/values-hr/cm_strings.xml index f00dc8b..ece90d2 100644 --- a/res/values-hr/cm_strings.xml +++ b/res/values-hr/cm_strings.xml @@ -81,4 +81,22 @@ <string name="show_emoticons_pref_title">Pristup emotikonima</string> <string name="show_emoticons_pref_summary">Pokaži tipku emotikona na tipkovnici</string> <string name="select_phone_account_title">Pošalji s</string> + <!-- Copy message to sim --> + <!-- Settings item for entering SIM card message screen --> + <!-- Message that appears on the "SMS messges on SIM card" screen when there are no messages on the SIM card --> + <!-- Context menu item on an individual message for emailing the sender --> + <!-- Context menu item on an individual message for dialing the sender's phone number --> + <!-- Menu shown in the context menu when long pressing on a message when the message contains + one or more phone numbers and/or email addresses and the number or email is new to + contacts. [CHAR LIMIT=50] --> + <!-- Confirm Delete --> + <!-- Delete confirmation dialog title --> + <!-- Title of screen displaying messages on SIM card --> + <!-- Message that appears on screen while SIM card messages are retrieved --> + <!-- Delete button title --> + <!-- Context menu item on an individual message for forwarding it to another recipient --> + <!-- Menu title to copy a selected message from the SIM card to the phone. --> + <!-- Menu title to copy a selected message from the SIM card to the phone. --> + <!-- Text to be used for affirmative response button in dialog boxes --> + <!-- Copy message to sim --> </resources> diff --git a/res/values-hu/cm_strings.xml b/res/values-hu/cm_strings.xml index 900a1c6..1fed767 100644 --- a/res/values-hu/cm_strings.xml +++ b/res/values-hu/cm_strings.xml @@ -72,4 +72,22 @@ <string name="show_emoticons_pref_title">Hangulatjel hozzáférés</string> <string name="show_emoticons_pref_summary">Hangulatjel gomb megjelenítése a billentyűzeten</string> <string name="select_phone_account_title">Küldés a következővel</string> + <!-- Copy message to sim --> + <!-- Settings item for entering SIM card message screen --> + <!-- Message that appears on the "SMS messges on SIM card" screen when there are no messages on the SIM card --> + <!-- Context menu item on an individual message for emailing the sender --> + <!-- Context menu item on an individual message for dialing the sender's phone number --> + <!-- Menu shown in the context menu when long pressing on a message when the message contains + one or more phone numbers and/or email addresses and the number or email is new to + contacts. [CHAR LIMIT=50] --> + <!-- Confirm Delete --> + <!-- Delete confirmation dialog title --> + <!-- Title of screen displaying messages on SIM card --> + <!-- Message that appears on screen while SIM card messages are retrieved --> + <!-- Delete button title --> + <!-- Context menu item on an individual message for forwarding it to another recipient --> + <!-- Menu title to copy a selected message from the SIM card to the phone. --> + <!-- Menu title to copy a selected message from the SIM card to the phone. --> + <!-- Text to be used for affirmative response button in dialog boxes --> + <!-- Copy message to sim --> </resources> diff --git a/res/values-hy-rAM/cm_strings.xml b/res/values-hy-rAM/cm_strings.xml index c046eeb..ef47335 100644 --- a/res/values-hy-rAM/cm_strings.xml +++ b/res/values-hy-rAM/cm_strings.xml @@ -28,4 +28,22 @@ <!-- QM Toast --> <!-- QM - Quick reply --> <!-- Show emoticons --> + <!-- Copy message to sim --> + <!-- Settings item for entering SIM card message screen --> + <!-- Message that appears on the "SMS messges on SIM card" screen when there are no messages on the SIM card --> + <!-- Context menu item on an individual message for emailing the sender --> + <!-- Context menu item on an individual message for dialing the sender's phone number --> + <!-- Menu shown in the context menu when long pressing on a message when the message contains + one or more phone numbers and/or email addresses and the number or email is new to + contacts. [CHAR LIMIT=50] --> + <!-- Confirm Delete --> + <!-- Delete confirmation dialog title --> + <!-- Title of screen displaying messages on SIM card --> + <!-- Message that appears on screen while SIM card messages are retrieved --> + <!-- Delete button title --> + <!-- Context menu item on an individual message for forwarding it to another recipient --> + <!-- Menu title to copy a selected message from the SIM card to the phone. --> + <!-- Menu title to copy a selected message from the SIM card to the phone. --> + <!-- Text to be used for affirmative response button in dialog boxes --> + <!-- Copy message to sim --> </resources> diff --git a/res/values-in/cm_strings.xml b/res/values-in/cm_strings.xml index 7b12ed2..55c8ee6 100644 --- a/res/values-in/cm_strings.xml +++ b/res/values-in/cm_strings.xml @@ -81,4 +81,22 @@ <string name="show_emoticons_pref_title">Akses emosikon</string> <string name="show_emoticons_pref_summary">Tampilkan tombol emosikon di papan ketik</string> <string name="select_phone_account_title">Kirim dengan</string> + <!-- Copy message to sim --> + <!-- Settings item for entering SIM card message screen --> + <!-- Message that appears on the "SMS messges on SIM card" screen when there are no messages on the SIM card --> + <!-- Context menu item on an individual message for emailing the sender --> + <!-- Context menu item on an individual message for dialing the sender's phone number --> + <!-- Menu shown in the context menu when long pressing on a message when the message contains + one or more phone numbers and/or email addresses and the number or email is new to + contacts. [CHAR LIMIT=50] --> + <!-- Confirm Delete --> + <!-- Delete confirmation dialog title --> + <!-- Title of screen displaying messages on SIM card --> + <!-- Message that appears on screen while SIM card messages are retrieved --> + <!-- Delete button title --> + <!-- Context menu item on an individual message for forwarding it to another recipient --> + <!-- Menu title to copy a selected message from the SIM card to the phone. --> + <!-- Menu title to copy a selected message from the SIM card to the phone. --> + <!-- Text to be used for affirmative response button in dialog boxes --> + <!-- Copy message to sim --> </resources> diff --git a/res/values-is-rIS/cm_strings.xml b/res/values-is-rIS/cm_strings.xml index c046eeb..ef47335 100644 --- a/res/values-is-rIS/cm_strings.xml +++ b/res/values-is-rIS/cm_strings.xml @@ -28,4 +28,22 @@ <!-- QM Toast --> <!-- QM - Quick reply --> <!-- Show emoticons --> + <!-- Copy message to sim --> + <!-- Settings item for entering SIM card message screen --> + <!-- Message that appears on the "SMS messges on SIM card" screen when there are no messages on the SIM card --> + <!-- Context menu item on an individual message for emailing the sender --> + <!-- Context menu item on an individual message for dialing the sender's phone number --> + <!-- Menu shown in the context menu when long pressing on a message when the message contains + one or more phone numbers and/or email addresses and the number or email is new to + contacts. [CHAR LIMIT=50] --> + <!-- Confirm Delete --> + <!-- Delete confirmation dialog title --> + <!-- Title of screen displaying messages on SIM card --> + <!-- Message that appears on screen while SIM card messages are retrieved --> + <!-- Delete button title --> + <!-- Context menu item on an individual message for forwarding it to another recipient --> + <!-- Menu title to copy a selected message from the SIM card to the phone. --> + <!-- Menu title to copy a selected message from the SIM card to the phone. --> + <!-- Text to be used for affirmative response button in dialog boxes --> + <!-- Copy message to sim --> </resources> diff --git a/res/values-it/cm_strings.xml b/res/values-it/cm_strings.xml index 9d8344b..44a76fa 100644 --- a/res/values-it/cm_strings.xml +++ b/res/values-it/cm_strings.xml @@ -81,4 +81,22 @@ <string name="show_emoticons_pref_title">Accesso alle emoticon</string> <string name="show_emoticons_pref_summary">Mostra il pulsante delle emoticon sulla tastiera</string> <string name="select_phone_account_title">Invia con</string> + <!-- Copy message to sim --> + <!-- Settings item for entering SIM card message screen --> + <!-- Message that appears on the "SMS messges on SIM card" screen when there are no messages on the SIM card --> + <!-- Context menu item on an individual message for emailing the sender --> + <!-- Context menu item on an individual message for dialing the sender's phone number --> + <!-- Menu shown in the context menu when long pressing on a message when the message contains + one or more phone numbers and/or email addresses and the number or email is new to + contacts. [CHAR LIMIT=50] --> + <!-- Confirm Delete --> + <!-- Delete confirmation dialog title --> + <!-- Title of screen displaying messages on SIM card --> + <!-- Message that appears on screen while SIM card messages are retrieved --> + <!-- Delete button title --> + <!-- Context menu item on an individual message for forwarding it to another recipient --> + <!-- Menu title to copy a selected message from the SIM card to the phone. --> + <!-- Menu title to copy a selected message from the SIM card to the phone. --> + <!-- Text to be used for affirmative response button in dialog boxes --> + <!-- Copy message to sim --> </resources> diff --git a/res/values-iw/cm_strings.xml b/res/values-iw/cm_strings.xml index 7f220a5..3295ff1 100644 --- a/res/values-iw/cm_strings.xml +++ b/res/values-iw/cm_strings.xml @@ -81,4 +81,22 @@ <string name="show_emoticons_pref_title">גישה לרגישונים</string> <string name="show_emoticons_pref_summary">הצג את לחצן הרגישונים במקלדת</string> <string name="select_phone_account_title">שלח באמצעות</string> + <!-- Copy message to sim --> + <!-- Settings item for entering SIM card message screen --> + <!-- Message that appears on the "SMS messges on SIM card" screen when there are no messages on the SIM card --> + <!-- Context menu item on an individual message for emailing the sender --> + <!-- Context menu item on an individual message for dialing the sender's phone number --> + <!-- Menu shown in the context menu when long pressing on a message when the message contains + one or more phone numbers and/or email addresses and the number or email is new to + contacts. [CHAR LIMIT=50] --> + <!-- Confirm Delete --> + <!-- Delete confirmation dialog title --> + <!-- Title of screen displaying messages on SIM card --> + <!-- Message that appears on screen while SIM card messages are retrieved --> + <!-- Delete button title --> + <!-- Context menu item on an individual message for forwarding it to another recipient --> + <!-- Menu title to copy a selected message from the SIM card to the phone. --> + <!-- Menu title to copy a selected message from the SIM card to the phone. --> + <!-- Text to be used for affirmative response button in dialog boxes --> + <!-- Copy message to sim --> </resources> diff --git a/res/values-ja/cm_strings.xml b/res/values-ja/cm_strings.xml index e0764d5..e12581c 100644 --- a/res/values-ja/cm_strings.xml +++ b/res/values-ja/cm_strings.xml @@ -53,4 +53,22 @@ <string name="show_emoticons_pref_title">絵文字アクセス</string> <string name="show_emoticons_pref_summary">キーボードに絵文字キーを表示する</string> <string name="select_phone_account_title">送信方法</string> + <!-- Copy message to sim --> + <!-- Settings item for entering SIM card message screen --> + <!-- Message that appears on the "SMS messges on SIM card" screen when there are no messages on the SIM card --> + <!-- Context menu item on an individual message for emailing the sender --> + <!-- Context menu item on an individual message for dialing the sender's phone number --> + <!-- Menu shown in the context menu when long pressing on a message when the message contains + one or more phone numbers and/or email addresses and the number or email is new to + contacts. [CHAR LIMIT=50] --> + <!-- Confirm Delete --> + <!-- Delete confirmation dialog title --> + <!-- Title of screen displaying messages on SIM card --> + <!-- Message that appears on screen while SIM card messages are retrieved --> + <!-- Delete button title --> + <!-- Context menu item on an individual message for forwarding it to another recipient --> + <!-- Menu title to copy a selected message from the SIM card to the phone. --> + <!-- Menu title to copy a selected message from the SIM card to the phone. --> + <!-- Text to be used for affirmative response button in dialog boxes --> + <!-- Copy message to sim --> </resources> diff --git a/res/values-ka-rGE/cm_strings.xml b/res/values-ka-rGE/cm_strings.xml index c046eeb..ef47335 100644 --- a/res/values-ka-rGE/cm_strings.xml +++ b/res/values-ka-rGE/cm_strings.xml @@ -28,4 +28,22 @@ <!-- QM Toast --> <!-- QM - Quick reply --> <!-- Show emoticons --> + <!-- Copy message to sim --> + <!-- Settings item for entering SIM card message screen --> + <!-- Message that appears on the "SMS messges on SIM card" screen when there are no messages on the SIM card --> + <!-- Context menu item on an individual message for emailing the sender --> + <!-- Context menu item on an individual message for dialing the sender's phone number --> + <!-- Menu shown in the context menu when long pressing on a message when the message contains + one or more phone numbers and/or email addresses and the number or email is new to + contacts. [CHAR LIMIT=50] --> + <!-- Confirm Delete --> + <!-- Delete confirmation dialog title --> + <!-- Title of screen displaying messages on SIM card --> + <!-- Message that appears on screen while SIM card messages are retrieved --> + <!-- Delete button title --> + <!-- Context menu item on an individual message for forwarding it to another recipient --> + <!-- Menu title to copy a selected message from the SIM card to the phone. --> + <!-- Menu title to copy a selected message from the SIM card to the phone. --> + <!-- Text to be used for affirmative response button in dialog boxes --> + <!-- Copy message to sim --> </resources> diff --git a/res/values-kk-rKZ/cm_strings.xml b/res/values-kk-rKZ/cm_strings.xml index c046eeb..ef47335 100644 --- a/res/values-kk-rKZ/cm_strings.xml +++ b/res/values-kk-rKZ/cm_strings.xml @@ -28,4 +28,22 @@ <!-- QM Toast --> <!-- QM - Quick reply --> <!-- Show emoticons --> + <!-- Copy message to sim --> + <!-- Settings item for entering SIM card message screen --> + <!-- Message that appears on the "SMS messges on SIM card" screen when there are no messages on the SIM card --> + <!-- Context menu item on an individual message for emailing the sender --> + <!-- Context menu item on an individual message for dialing the sender's phone number --> + <!-- Menu shown in the context menu when long pressing on a message when the message contains + one or more phone numbers and/or email addresses and the number or email is new to + contacts. [CHAR LIMIT=50] --> + <!-- Confirm Delete --> + <!-- Delete confirmation dialog title --> + <!-- Title of screen displaying messages on SIM card --> + <!-- Message that appears on screen while SIM card messages are retrieved --> + <!-- Delete button title --> + <!-- Context menu item on an individual message for forwarding it to another recipient --> + <!-- Menu title to copy a selected message from the SIM card to the phone. --> + <!-- Menu title to copy a selected message from the SIM card to the phone. --> + <!-- Text to be used for affirmative response button in dialog boxes --> + <!-- Copy message to sim --> </resources> diff --git a/res/values-km-rKH/cm_strings.xml b/res/values-km-rKH/cm_strings.xml index c046eeb..ef47335 100644 --- a/res/values-km-rKH/cm_strings.xml +++ b/res/values-km-rKH/cm_strings.xml @@ -28,4 +28,22 @@ <!-- QM Toast --> <!-- QM - Quick reply --> <!-- Show emoticons --> + <!-- Copy message to sim --> + <!-- Settings item for entering SIM card message screen --> + <!-- Message that appears on the "SMS messges on SIM card" screen when there are no messages on the SIM card --> + <!-- Context menu item on an individual message for emailing the sender --> + <!-- Context menu item on an individual message for dialing the sender's phone number --> + <!-- Menu shown in the context menu when long pressing on a message when the message contains + one or more phone numbers and/or email addresses and the number or email is new to + contacts. [CHAR LIMIT=50] --> + <!-- Confirm Delete --> + <!-- Delete confirmation dialog title --> + <!-- Title of screen displaying messages on SIM card --> + <!-- Message that appears on screen while SIM card messages are retrieved --> + <!-- Delete button title --> + <!-- Context menu item on an individual message for forwarding it to another recipient --> + <!-- Menu title to copy a selected message from the SIM card to the phone. --> + <!-- Menu title to copy a selected message from the SIM card to the phone. --> + <!-- Text to be used for affirmative response button in dialog boxes --> + <!-- Copy message to sim --> </resources> diff --git a/res/values-kn-rIN/cm_strings.xml b/res/values-kn-rIN/cm_strings.xml index 6a42e98..4ed2905 100644 --- a/res/values-kn-rIN/cm_strings.xml +++ b/res/values-kn-rIN/cm_strings.xml @@ -53,4 +53,22 @@ <string name="show_emoticons_pref_title">ಭಾವನೆಯ ಪ್ರವೇಶ</string> <string name="show_emoticons_pref_summary">ಕೀಬೋರ್ಡ್ ಮೇಲೆ ಭಾವನೆಗಳ ಪ್ರಮುಖ ತೋರಿಸಿ</string> <string name="select_phone_account_title">ಇದರಿಂದ ಕಳುಹಿಸಿ</string> + <!-- Copy message to sim --> + <!-- Settings item for entering SIM card message screen --> + <!-- Message that appears on the "SMS messges on SIM card" screen when there are no messages on the SIM card --> + <!-- Context menu item on an individual message for emailing the sender --> + <!-- Context menu item on an individual message for dialing the sender's phone number --> + <!-- Menu shown in the context menu when long pressing on a message when the message contains + one or more phone numbers and/or email addresses and the number or email is new to + contacts. [CHAR LIMIT=50] --> + <!-- Confirm Delete --> + <!-- Delete confirmation dialog title --> + <!-- Title of screen displaying messages on SIM card --> + <!-- Message that appears on screen while SIM card messages are retrieved --> + <!-- Delete button title --> + <!-- Context menu item on an individual message for forwarding it to another recipient --> + <!-- Menu title to copy a selected message from the SIM card to the phone. --> + <!-- Menu title to copy a selected message from the SIM card to the phone. --> + <!-- Text to be used for affirmative response button in dialog boxes --> + <!-- Copy message to sim --> </resources> diff --git a/res/values-ko/cm_strings.xml b/res/values-ko/cm_strings.xml index 0cd345f..002bc1d 100644 --- a/res/values-ko/cm_strings.xml +++ b/res/values-ko/cm_strings.xml @@ -81,4 +81,22 @@ <string name="show_emoticons_pref_title">이모티콘 표시</string> <string name="show_emoticons_pref_summary">키보드에 이모티콘 키를 표시합니다</string> <string name="select_phone_account_title">다른 앱으로 보내기</string> + <!-- Copy message to sim --> + <!-- Settings item for entering SIM card message screen --> + <!-- Message that appears on the "SMS messges on SIM card" screen when there are no messages on the SIM card --> + <!-- Context menu item on an individual message for emailing the sender --> + <!-- Context menu item on an individual message for dialing the sender's phone number --> + <!-- Menu shown in the context menu when long pressing on a message when the message contains + one or more phone numbers and/or email addresses and the number or email is new to + contacts. [CHAR LIMIT=50] --> + <!-- Confirm Delete --> + <!-- Delete confirmation dialog title --> + <!-- Title of screen displaying messages on SIM card --> + <!-- Message that appears on screen while SIM card messages are retrieved --> + <!-- Delete button title --> + <!-- Context menu item on an individual message for forwarding it to another recipient --> + <!-- Menu title to copy a selected message from the SIM card to the phone. --> + <!-- Menu title to copy a selected message from the SIM card to the phone. --> + <!-- Text to be used for affirmative response button in dialog boxes --> + <!-- Copy message to sim --> </resources> diff --git a/res/values-ku/cm_strings.xml b/res/values-ku/cm_strings.xml index 419fa2d..8e313f6 100644 --- a/res/values-ku/cm_strings.xml +++ b/res/values-ku/cm_strings.xml @@ -34,4 +34,22 @@ <!-- QM Toast --> <!-- QM - Quick reply --> <!-- Show emoticons --> + <!-- Copy message to sim --> + <!-- Settings item for entering SIM card message screen --> + <!-- Message that appears on the "SMS messges on SIM card" screen when there are no messages on the SIM card --> + <!-- Context menu item on an individual message for emailing the sender --> + <!-- Context menu item on an individual message for dialing the sender's phone number --> + <!-- Menu shown in the context menu when long pressing on a message when the message contains + one or more phone numbers and/or email addresses and the number or email is new to + contacts. [CHAR LIMIT=50] --> + <!-- Confirm Delete --> + <!-- Delete confirmation dialog title --> + <!-- Title of screen displaying messages on SIM card --> + <!-- Message that appears on screen while SIM card messages are retrieved --> + <!-- Delete button title --> + <!-- Context menu item on an individual message for forwarding it to another recipient --> + <!-- Menu title to copy a selected message from the SIM card to the phone. --> + <!-- Menu title to copy a selected message from the SIM card to the phone. --> + <!-- Text to be used for affirmative response button in dialog boxes --> + <!-- Copy message to sim --> </resources> diff --git a/res/values-ky-rKG/cm_strings.xml b/res/values-ky-rKG/cm_strings.xml index c046eeb..ef47335 100644 --- a/res/values-ky-rKG/cm_strings.xml +++ b/res/values-ky-rKG/cm_strings.xml @@ -28,4 +28,22 @@ <!-- QM Toast --> <!-- QM - Quick reply --> <!-- Show emoticons --> + <!-- Copy message to sim --> + <!-- Settings item for entering SIM card message screen --> + <!-- Message that appears on the "SMS messges on SIM card" screen when there are no messages on the SIM card --> + <!-- Context menu item on an individual message for emailing the sender --> + <!-- Context menu item on an individual message for dialing the sender's phone number --> + <!-- Menu shown in the context menu when long pressing on a message when the message contains + one or more phone numbers and/or email addresses and the number or email is new to + contacts. [CHAR LIMIT=50] --> + <!-- Confirm Delete --> + <!-- Delete confirmation dialog title --> + <!-- Title of screen displaying messages on SIM card --> + <!-- Message that appears on screen while SIM card messages are retrieved --> + <!-- Delete button title --> + <!-- Context menu item on an individual message for forwarding it to another recipient --> + <!-- Menu title to copy a selected message from the SIM card to the phone. --> + <!-- Menu title to copy a selected message from the SIM card to the phone. --> + <!-- Text to be used for affirmative response button in dialog boxes --> + <!-- Copy message to sim --> </resources> diff --git a/res/values-lb/cm_strings.xml b/res/values-lb/cm_strings.xml index 172e4ce..afa59fb 100644 --- a/res/values-lb/cm_strings.xml +++ b/res/values-lb/cm_strings.xml @@ -40,4 +40,22 @@ <string name="toast_sending_message">Message gëtt geschéckt\u2026</string> <!-- QM - Quick reply --> <!-- Show emoticons --> + <!-- Copy message to sim --> + <!-- Settings item for entering SIM card message screen --> + <!-- Message that appears on the "SMS messges on SIM card" screen when there are no messages on the SIM card --> + <!-- Context menu item on an individual message for emailing the sender --> + <!-- Context menu item on an individual message for dialing the sender's phone number --> + <!-- Menu shown in the context menu when long pressing on a message when the message contains + one or more phone numbers and/or email addresses and the number or email is new to + contacts. [CHAR LIMIT=50] --> + <!-- Confirm Delete --> + <!-- Delete confirmation dialog title --> + <!-- Title of screen displaying messages on SIM card --> + <!-- Message that appears on screen while SIM card messages are retrieved --> + <!-- Delete button title --> + <!-- Context menu item on an individual message for forwarding it to another recipient --> + <!-- Menu title to copy a selected message from the SIM card to the phone. --> + <!-- Menu title to copy a selected message from the SIM card to the phone. --> + <!-- Text to be used for affirmative response button in dialog boxes --> + <!-- Copy message to sim --> </resources> diff --git a/res/values-lo-rLA/cm_strings.xml b/res/values-lo-rLA/cm_strings.xml index c046eeb..ef47335 100644 --- a/res/values-lo-rLA/cm_strings.xml +++ b/res/values-lo-rLA/cm_strings.xml @@ -28,4 +28,22 @@ <!-- QM Toast --> <!-- QM - Quick reply --> <!-- Show emoticons --> + <!-- Copy message to sim --> + <!-- Settings item for entering SIM card message screen --> + <!-- Message that appears on the "SMS messges on SIM card" screen when there are no messages on the SIM card --> + <!-- Context menu item on an individual message for emailing the sender --> + <!-- Context menu item on an individual message for dialing the sender's phone number --> + <!-- Menu shown in the context menu when long pressing on a message when the message contains + one or more phone numbers and/or email addresses and the number or email is new to + contacts. [CHAR LIMIT=50] --> + <!-- Confirm Delete --> + <!-- Delete confirmation dialog title --> + <!-- Title of screen displaying messages on SIM card --> + <!-- Message that appears on screen while SIM card messages are retrieved --> + <!-- Delete button title --> + <!-- Context menu item on an individual message for forwarding it to another recipient --> + <!-- Menu title to copy a selected message from the SIM card to the phone. --> + <!-- Menu title to copy a selected message from the SIM card to the phone. --> + <!-- Text to be used for affirmative response button in dialog boxes --> + <!-- Copy message to sim --> </resources> diff --git a/res/values-lt/cm_strings.xml b/res/values-lt/cm_strings.xml index 234a114..288639d 100644 --- a/res/values-lt/cm_strings.xml +++ b/res/values-lt/cm_strings.xml @@ -42,4 +42,22 @@ <string name="toast_sending_message">Siunčiamas pranešimas\u2026</string> <!-- QM - Quick reply --> <!-- Show emoticons --> + <!-- Copy message to sim --> + <!-- Settings item for entering SIM card message screen --> + <!-- Message that appears on the "SMS messges on SIM card" screen when there are no messages on the SIM card --> + <!-- Context menu item on an individual message for emailing the sender --> + <!-- Context menu item on an individual message for dialing the sender's phone number --> + <!-- Menu shown in the context menu when long pressing on a message when the message contains + one or more phone numbers and/or email addresses and the number or email is new to + contacts. [CHAR LIMIT=50] --> + <!-- Confirm Delete --> + <!-- Delete confirmation dialog title --> + <!-- Title of screen displaying messages on SIM card --> + <!-- Message that appears on screen while SIM card messages are retrieved --> + <!-- Delete button title --> + <!-- Context menu item on an individual message for forwarding it to another recipient --> + <!-- Menu title to copy a selected message from the SIM card to the phone. --> + <!-- Menu title to copy a selected message from the SIM card to the phone. --> + <!-- Text to be used for affirmative response button in dialog boxes --> + <!-- Copy message to sim --> </resources> diff --git a/res/values-lv/cm_strings.xml b/res/values-lv/cm_strings.xml index 4ef00e5..f124b2b 100644 --- a/res/values-lv/cm_strings.xml +++ b/res/values-lv/cm_strings.xml @@ -34,4 +34,22 @@ <!-- QM Toast --> <!-- QM - Quick reply --> <!-- Show emoticons --> + <!-- Copy message to sim --> + <!-- Settings item for entering SIM card message screen --> + <!-- Message that appears on the "SMS messges on SIM card" screen when there are no messages on the SIM card --> + <!-- Context menu item on an individual message for emailing the sender --> + <!-- Context menu item on an individual message for dialing the sender's phone number --> + <!-- Menu shown in the context menu when long pressing on a message when the message contains + one or more phone numbers and/or email addresses and the number or email is new to + contacts. [CHAR LIMIT=50] --> + <!-- Confirm Delete --> + <!-- Delete confirmation dialog title --> + <!-- Title of screen displaying messages on SIM card --> + <!-- Message that appears on screen while SIM card messages are retrieved --> + <!-- Delete button title --> + <!-- Context menu item on an individual message for forwarding it to another recipient --> + <!-- Menu title to copy a selected message from the SIM card to the phone. --> + <!-- Menu title to copy a selected message from the SIM card to the phone. --> + <!-- Text to be used for affirmative response button in dialog boxes --> + <!-- Copy message to sim --> </resources> diff --git a/res/values-mk-rMK/cm_strings.xml b/res/values-mk-rMK/cm_strings.xml index c046eeb..ef47335 100644 --- a/res/values-mk-rMK/cm_strings.xml +++ b/res/values-mk-rMK/cm_strings.xml @@ -28,4 +28,22 @@ <!-- QM Toast --> <!-- QM - Quick reply --> <!-- Show emoticons --> + <!-- Copy message to sim --> + <!-- Settings item for entering SIM card message screen --> + <!-- Message that appears on the "SMS messges on SIM card" screen when there are no messages on the SIM card --> + <!-- Context menu item on an individual message for emailing the sender --> + <!-- Context menu item on an individual message for dialing the sender's phone number --> + <!-- Menu shown in the context menu when long pressing on a message when the message contains + one or more phone numbers and/or email addresses and the number or email is new to + contacts. [CHAR LIMIT=50] --> + <!-- Confirm Delete --> + <!-- Delete confirmation dialog title --> + <!-- Title of screen displaying messages on SIM card --> + <!-- Message that appears on screen while SIM card messages are retrieved --> + <!-- Delete button title --> + <!-- Context menu item on an individual message for forwarding it to another recipient --> + <!-- Menu title to copy a selected message from the SIM card to the phone. --> + <!-- Menu title to copy a selected message from the SIM card to the phone. --> + <!-- Text to be used for affirmative response button in dialog boxes --> + <!-- Copy message to sim --> </resources> diff --git a/res/values-ml-rIN/cm_strings.xml b/res/values-ml-rIN/cm_strings.xml index 7a254a3..8a6fb40 100644 --- a/res/values-ml-rIN/cm_strings.xml +++ b/res/values-ml-rIN/cm_strings.xml @@ -53,4 +53,22 @@ <string name="show_emoticons_pref_title">ഇമോട്ടിക്കോൺ ആക്സസ്</string> <string name="show_emoticons_pref_summary">കീബോർഡിലെ ഇമോഷനുകളുടെ കീ കാണിക്കുക</string> <string name="select_phone_account_title">ഒപ്പം അയയ്ക്കുക</string> + <!-- Copy message to sim --> + <!-- Settings item for entering SIM card message screen --> + <!-- Message that appears on the "SMS messges on SIM card" screen when there are no messages on the SIM card --> + <!-- Context menu item on an individual message for emailing the sender --> + <!-- Context menu item on an individual message for dialing the sender's phone number --> + <!-- Menu shown in the context menu when long pressing on a message when the message contains + one or more phone numbers and/or email addresses and the number or email is new to + contacts. [CHAR LIMIT=50] --> + <!-- Confirm Delete --> + <!-- Delete confirmation dialog title --> + <!-- Title of screen displaying messages on SIM card --> + <!-- Message that appears on screen while SIM card messages are retrieved --> + <!-- Delete button title --> + <!-- Context menu item on an individual message for forwarding it to another recipient --> + <!-- Menu title to copy a selected message from the SIM card to the phone. --> + <!-- Menu title to copy a selected message from the SIM card to the phone. --> + <!-- Text to be used for affirmative response button in dialog boxes --> + <!-- Copy message to sim --> </resources> diff --git a/res/values-mn-rMN/cm_strings.xml b/res/values-mn-rMN/cm_strings.xml index c046eeb..ef47335 100644 --- a/res/values-mn-rMN/cm_strings.xml +++ b/res/values-mn-rMN/cm_strings.xml @@ -28,4 +28,22 @@ <!-- QM Toast --> <!-- QM - Quick reply --> <!-- Show emoticons --> + <!-- Copy message to sim --> + <!-- Settings item for entering SIM card message screen --> + <!-- Message that appears on the "SMS messges on SIM card" screen when there are no messages on the SIM card --> + <!-- Context menu item on an individual message for emailing the sender --> + <!-- Context menu item on an individual message for dialing the sender's phone number --> + <!-- Menu shown in the context menu when long pressing on a message when the message contains + one or more phone numbers and/or email addresses and the number or email is new to + contacts. [CHAR LIMIT=50] --> + <!-- Confirm Delete --> + <!-- Delete confirmation dialog title --> + <!-- Title of screen displaying messages on SIM card --> + <!-- Message that appears on screen while SIM card messages are retrieved --> + <!-- Delete button title --> + <!-- Context menu item on an individual message for forwarding it to another recipient --> + <!-- Menu title to copy a selected message from the SIM card to the phone. --> + <!-- Menu title to copy a selected message from the SIM card to the phone. --> + <!-- Text to be used for affirmative response button in dialog boxes --> + <!-- Copy message to sim --> </resources> diff --git a/res/values-mr-rIN/cm_strings.xml b/res/values-mr-rIN/cm_strings.xml index 631bcbf..6db53cb 100644 --- a/res/values-mr-rIN/cm_strings.xml +++ b/res/values-mr-rIN/cm_strings.xml @@ -53,4 +53,22 @@ <string name="show_emoticons_pref_title">इमोटीकन्स अॅक्सेस</string> <string name="show_emoticons_pref_summary">किबोर्ड वरील इमोटीकन्स कि दाखवा</string> <string name="select_phone_account_title">या बरोबर पाठवा</string> + <!-- Copy message to sim --> + <!-- Settings item for entering SIM card message screen --> + <!-- Message that appears on the "SMS messges on SIM card" screen when there are no messages on the SIM card --> + <!-- Context menu item on an individual message for emailing the sender --> + <!-- Context menu item on an individual message for dialing the sender's phone number --> + <!-- Menu shown in the context menu when long pressing on a message when the message contains + one or more phone numbers and/or email addresses and the number or email is new to + contacts. [CHAR LIMIT=50] --> + <!-- Confirm Delete --> + <!-- Delete confirmation dialog title --> + <!-- Title of screen displaying messages on SIM card --> + <!-- Message that appears on screen while SIM card messages are retrieved --> + <!-- Delete button title --> + <!-- Context menu item on an individual message for forwarding it to another recipient --> + <!-- Menu title to copy a selected message from the SIM card to the phone. --> + <!-- Menu title to copy a selected message from the SIM card to the phone. --> + <!-- Text to be used for affirmative response button in dialog boxes --> + <!-- Copy message to sim --> </resources> diff --git a/res/values-ms-rMY/cm_strings.xml b/res/values-ms-rMY/cm_strings.xml index c046eeb..ef47335 100644 --- a/res/values-ms-rMY/cm_strings.xml +++ b/res/values-ms-rMY/cm_strings.xml @@ -28,4 +28,22 @@ <!-- QM Toast --> <!-- QM - Quick reply --> <!-- Show emoticons --> + <!-- Copy message to sim --> + <!-- Settings item for entering SIM card message screen --> + <!-- Message that appears on the "SMS messges on SIM card" screen when there are no messages on the SIM card --> + <!-- Context menu item on an individual message for emailing the sender --> + <!-- Context menu item on an individual message for dialing the sender's phone number --> + <!-- Menu shown in the context menu when long pressing on a message when the message contains + one or more phone numbers and/or email addresses and the number or email is new to + contacts. [CHAR LIMIT=50] --> + <!-- Confirm Delete --> + <!-- Delete confirmation dialog title --> + <!-- Title of screen displaying messages on SIM card --> + <!-- Message that appears on screen while SIM card messages are retrieved --> + <!-- Delete button title --> + <!-- Context menu item on an individual message for forwarding it to another recipient --> + <!-- Menu title to copy a selected message from the SIM card to the phone. --> + <!-- Menu title to copy a selected message from the SIM card to the phone. --> + <!-- Text to be used for affirmative response button in dialog boxes --> + <!-- Copy message to sim --> </resources> diff --git a/res/values-my-rMM/cm_strings.xml b/res/values-my-rMM/cm_strings.xml index c046eeb..ef47335 100644 --- a/res/values-my-rMM/cm_strings.xml +++ b/res/values-my-rMM/cm_strings.xml @@ -28,4 +28,22 @@ <!-- QM Toast --> <!-- QM - Quick reply --> <!-- Show emoticons --> + <!-- Copy message to sim --> + <!-- Settings item for entering SIM card message screen --> + <!-- Message that appears on the "SMS messges on SIM card" screen when there are no messages on the SIM card --> + <!-- Context menu item on an individual message for emailing the sender --> + <!-- Context menu item on an individual message for dialing the sender's phone number --> + <!-- Menu shown in the context menu when long pressing on a message when the message contains + one or more phone numbers and/or email addresses and the number or email is new to + contacts. [CHAR LIMIT=50] --> + <!-- Confirm Delete --> + <!-- Delete confirmation dialog title --> + <!-- Title of screen displaying messages on SIM card --> + <!-- Message that appears on screen while SIM card messages are retrieved --> + <!-- Delete button title --> + <!-- Context menu item on an individual message for forwarding it to another recipient --> + <!-- Menu title to copy a selected message from the SIM card to the phone. --> + <!-- Menu title to copy a selected message from the SIM card to the phone. --> + <!-- Text to be used for affirmative response button in dialog boxes --> + <!-- Copy message to sim --> </resources> diff --git a/res/values-nb/cm_strings.xml b/res/values-nb/cm_strings.xml index f28a2de..9027c1d 100644 --- a/res/values-nb/cm_strings.xml +++ b/res/values-nb/cm_strings.xml @@ -81,4 +81,22 @@ <string name="show_emoticons_pref_title">Uttrykksikoners tilgang</string> <string name="show_emoticons_pref_summary">Vis uttrykksikoner-tasten på tastaturet</string> <string name="select_phone_account_title">Send med</string> + <!-- Copy message to sim --> + <!-- Settings item for entering SIM card message screen --> + <!-- Message that appears on the "SMS messges on SIM card" screen when there are no messages on the SIM card --> + <!-- Context menu item on an individual message for emailing the sender --> + <!-- Context menu item on an individual message for dialing the sender's phone number --> + <!-- Menu shown in the context menu when long pressing on a message when the message contains + one or more phone numbers and/or email addresses and the number or email is new to + contacts. [CHAR LIMIT=50] --> + <!-- Confirm Delete --> + <!-- Delete confirmation dialog title --> + <!-- Title of screen displaying messages on SIM card --> + <!-- Message that appears on screen while SIM card messages are retrieved --> + <!-- Delete button title --> + <!-- Context menu item on an individual message for forwarding it to another recipient --> + <!-- Menu title to copy a selected message from the SIM card to the phone. --> + <!-- Menu title to copy a selected message from the SIM card to the phone. --> + <!-- Text to be used for affirmative response button in dialog boxes --> + <!-- Copy message to sim --> </resources> diff --git a/res/values-ne-rNP/cm_strings.xml b/res/values-ne-rNP/cm_strings.xml index c046eeb..ef47335 100644 --- a/res/values-ne-rNP/cm_strings.xml +++ b/res/values-ne-rNP/cm_strings.xml @@ -28,4 +28,22 @@ <!-- QM Toast --> <!-- QM - Quick reply --> <!-- Show emoticons --> + <!-- Copy message to sim --> + <!-- Settings item for entering SIM card message screen --> + <!-- Message that appears on the "SMS messges on SIM card" screen when there are no messages on the SIM card --> + <!-- Context menu item on an individual message for emailing the sender --> + <!-- Context menu item on an individual message for dialing the sender's phone number --> + <!-- Menu shown in the context menu when long pressing on a message when the message contains + one or more phone numbers and/or email addresses and the number or email is new to + contacts. [CHAR LIMIT=50] --> + <!-- Confirm Delete --> + <!-- Delete confirmation dialog title --> + <!-- Title of screen displaying messages on SIM card --> + <!-- Message that appears on screen while SIM card messages are retrieved --> + <!-- Delete button title --> + <!-- Context menu item on an individual message for forwarding it to another recipient --> + <!-- Menu title to copy a selected message from the SIM card to the phone. --> + <!-- Menu title to copy a selected message from the SIM card to the phone. --> + <!-- Text to be used for affirmative response button in dialog boxes --> + <!-- Copy message to sim --> </resources> diff --git a/res/values-nl/cm_strings.xml b/res/values-nl/cm_strings.xml index c326bc9..0b310bc 100644 --- a/res/values-nl/cm_strings.xml +++ b/res/values-nl/cm_strings.xml @@ -36,6 +36,7 @@ <string name="validity_period_maximum">Maximaal</string> <!-- Item Descriptions for MMS sending Priority --> <!-- Storage specific Settings --> + <string name="no">Annuleren</string> <!-- Swipe to delete conversation --> <string name="swipe_to_delete_conversation_pref_title">Vegen om te verwijderen</string> <string name="swipe_to_delete_conversation_pref_summary">Naar rechts vegen om een gesprek te verwijderen</string> @@ -64,4 +65,22 @@ <string name="show_emoticons_pref_title">Toegang tot emoticons</string> <string name="show_emoticons_pref_summary">Emoticons-toets op het toetsenbord weergeven</string> <string name="select_phone_account_title">Verzenden met</string> + <!-- Copy message to sim --> + <!-- Settings item for entering SIM card message screen --> + <!-- Message that appears on the "SMS messges on SIM card" screen when there are no messages on the SIM card --> + <!-- Context menu item on an individual message for emailing the sender --> + <!-- Context menu item on an individual message for dialing the sender's phone number --> + <!-- Menu shown in the context menu when long pressing on a message when the message contains + one or more phone numbers and/or email addresses and the number or email is new to + contacts. [CHAR LIMIT=50] --> + <!-- Confirm Delete --> + <!-- Delete confirmation dialog title --> + <!-- Title of screen displaying messages on SIM card --> + <!-- Message that appears on screen while SIM card messages are retrieved --> + <!-- Delete button title --> + <!-- Context menu item on an individual message for forwarding it to another recipient --> + <!-- Menu title to copy a selected message from the SIM card to the phone. --> + <!-- Menu title to copy a selected message from the SIM card to the phone. --> + <!-- Text to be used for affirmative response button in dialog boxes --> + <!-- Copy message to sim --> </resources> diff --git a/res/values-oc-rFR/cm_strings.xml b/res/values-oc-rFR/cm_strings.xml index c046eeb..ef47335 100644 --- a/res/values-oc-rFR/cm_strings.xml +++ b/res/values-oc-rFR/cm_strings.xml @@ -28,4 +28,22 @@ <!-- QM Toast --> <!-- QM - Quick reply --> <!-- Show emoticons --> + <!-- Copy message to sim --> + <!-- Settings item for entering SIM card message screen --> + <!-- Message that appears on the "SMS messges on SIM card" screen when there are no messages on the SIM card --> + <!-- Context menu item on an individual message for emailing the sender --> + <!-- Context menu item on an individual message for dialing the sender's phone number --> + <!-- Menu shown in the context menu when long pressing on a message when the message contains + one or more phone numbers and/or email addresses and the number or email is new to + contacts. [CHAR LIMIT=50] --> + <!-- Confirm Delete --> + <!-- Delete confirmation dialog title --> + <!-- Title of screen displaying messages on SIM card --> + <!-- Message that appears on screen while SIM card messages are retrieved --> + <!-- Delete button title --> + <!-- Context menu item on an individual message for forwarding it to another recipient --> + <!-- Menu title to copy a selected message from the SIM card to the phone. --> + <!-- Menu title to copy a selected message from the SIM card to the phone. --> + <!-- Text to be used for affirmative response button in dialog boxes --> + <!-- Copy message to sim --> </resources> diff --git a/res/values-or-rIN/cm_strings.xml b/res/values-or-rIN/cm_strings.xml index 809af4f..7996118 100644 --- a/res/values-or-rIN/cm_strings.xml +++ b/res/values-or-rIN/cm_strings.xml @@ -53,4 +53,22 @@ <string name="show_emoticons_pref_title">ଇମୋଟିକନ୍ ଆକ୍ସେସ୍</string> <string name="show_emoticons_pref_summary">ସୋ ଦ ଇମୋକସନ କି ଅନ ଦି କିବୋର୍ଡ଼</string> <string name="select_phone_account_title">ଏହା ସହିତ ପଠାନ୍ତୁ</string> + <!-- Copy message to sim --> + <!-- Settings item for entering SIM card message screen --> + <!-- Message that appears on the "SMS messges on SIM card" screen when there are no messages on the SIM card --> + <!-- Context menu item on an individual message for emailing the sender --> + <!-- Context menu item on an individual message for dialing the sender's phone number --> + <!-- Menu shown in the context menu when long pressing on a message when the message contains + one or more phone numbers and/or email addresses and the number or email is new to + contacts. [CHAR LIMIT=50] --> + <!-- Confirm Delete --> + <!-- Delete confirmation dialog title --> + <!-- Title of screen displaying messages on SIM card --> + <!-- Message that appears on screen while SIM card messages are retrieved --> + <!-- Delete button title --> + <!-- Context menu item on an individual message for forwarding it to another recipient --> + <!-- Menu title to copy a selected message from the SIM card to the phone. --> + <!-- Menu title to copy a selected message from the SIM card to the phone. --> + <!-- Text to be used for affirmative response button in dialog boxes --> + <!-- Copy message to sim --> </resources> diff --git a/res/values-pa-rIN/cm_strings.xml b/res/values-pa-rIN/cm_strings.xml index c046eeb..ef47335 100644 --- a/res/values-pa-rIN/cm_strings.xml +++ b/res/values-pa-rIN/cm_strings.xml @@ -28,4 +28,22 @@ <!-- QM Toast --> <!-- QM - Quick reply --> <!-- Show emoticons --> + <!-- Copy message to sim --> + <!-- Settings item for entering SIM card message screen --> + <!-- Message that appears on the "SMS messges on SIM card" screen when there are no messages on the SIM card --> + <!-- Context menu item on an individual message for emailing the sender --> + <!-- Context menu item on an individual message for dialing the sender's phone number --> + <!-- Menu shown in the context menu when long pressing on a message when the message contains + one or more phone numbers and/or email addresses and the number or email is new to + contacts. [CHAR LIMIT=50] --> + <!-- Confirm Delete --> + <!-- Delete confirmation dialog title --> + <!-- Title of screen displaying messages on SIM card --> + <!-- Message that appears on screen while SIM card messages are retrieved --> + <!-- Delete button title --> + <!-- Context menu item on an individual message for forwarding it to another recipient --> + <!-- Menu title to copy a selected message from the SIM card to the phone. --> + <!-- Menu title to copy a selected message from the SIM card to the phone. --> + <!-- Text to be used for affirmative response button in dialog boxes --> + <!-- Copy message to sim --> </resources> diff --git a/res/values-pl/cm_strings.xml b/res/values-pl/cm_strings.xml index f8c4af1..19d350e 100644 --- a/res/values-pl/cm_strings.xml +++ b/res/values-pl/cm_strings.xml @@ -79,4 +79,22 @@ <string name="show_emoticons_pref_title">Dostęp do emotikon</string> <string name="show_emoticons_pref_summary">Pokaż klawisz emotikon na klawiaturze</string> <string name="select_phone_account_title">Wyślij z</string> + <!-- Copy message to sim --> + <!-- Settings item for entering SIM card message screen --> + <!-- Message that appears on the "SMS messges on SIM card" screen when there are no messages on the SIM card --> + <!-- Context menu item on an individual message for emailing the sender --> + <!-- Context menu item on an individual message for dialing the sender's phone number --> + <!-- Menu shown in the context menu when long pressing on a message when the message contains + one or more phone numbers and/or email addresses and the number or email is new to + contacts. [CHAR LIMIT=50] --> + <!-- Confirm Delete --> + <!-- Delete confirmation dialog title --> + <!-- Title of screen displaying messages on SIM card --> + <!-- Message that appears on screen while SIM card messages are retrieved --> + <!-- Delete button title --> + <!-- Context menu item on an individual message for forwarding it to another recipient --> + <!-- Menu title to copy a selected message from the SIM card to the phone. --> + <!-- Menu title to copy a selected message from the SIM card to the phone. --> + <!-- Text to be used for affirmative response button in dialog boxes --> + <!-- Copy message to sim --> </resources> diff --git a/res/values-pt-rBR/cm_strings.xml b/res/values-pt-rBR/cm_strings.xml index 6a32e5a..34c555e 100644 --- a/res/values-pt-rBR/cm_strings.xml +++ b/res/values-pt-rBR/cm_strings.xml @@ -81,4 +81,52 @@ <string name="show_emoticons_pref_title">Acesso a emoticons</string> <string name="show_emoticons_pref_summary">Mostrar o botão de emoticons no teclado</string> <string name="select_phone_account_title">Enviar com</string> + <!-- Copy message to sim --> + <!-- Settings item for entering SIM card message screen --> + <string name="pref_title_manage_sim_messages">Gerenciar mensagens do cartão SIM</string> + <string name="pref_title_manage_sim_messages_slot1">Gerenciar mensagens do SIM 1</string> + <string name="pref_title_manage_sim_messages_slot2">Gerenciar mensagens do SIM 2</string> + <string name="copy_to_sim">Copiar mensagem para o cartão SIM</string> + <string name="copy_to_sim_success"><xliff:g id="count">%1$d </xliff:g> de <xliff:g id="total">%2$d </xliff:g> mensagens salvas no cartão SIM.</string> + <string name="copy_to_sim_fail">Não é possível salvar a mensagem</string> + <string name="copy_to_phone_success">Mensagem salva</string> + <string name="copy_to_phone_fail">Não é possível salvar a mensagem</string> + <!-- Message that appears on the "SMS messges on SIM card" screen when there are no messages on the SIM card --> + <string name="sim_empty">Não há mensagens no cartão SIM.</string> + <!-- Context menu item on an individual message for emailing the sender --> + <string name="menu_send_email">Enviar e-mail para <xliff:g id="name">%s </xliff:g></string> + <!-- Context menu item on an individual message for dialing the sender's phone number --> + <string name="menu_call_back">Chamar <xliff:g id="name">%s </xliff:g></string> + <!-- Menu shown in the context menu when long pressing on a message when the message contains + one or more phone numbers and/or email addresses and the number or email is new to + contacts. [CHAR LIMIT=50] --> + <string name="menu_add_address_to_contacts">Adicionar <xliff:g id="contactEmailOrNumber">%s </xliff:g> para as pessoas</string> + <string name="sim_capacity_title">Capacidade do SIM</string> + <string name="sim_capacity"><xliff:g id="used">%1$d </xliff:g> de <xliff:g id="total">%2$d </xliff:g> entradas de cartão SIM são utilizadas</string> + <!-- Confirm Delete --> + <!-- Delete confirmation dialog title --> + <string name="confirm_dialog_title">Apagar?</string> + <!-- Title of screen displaying messages on SIM card --> + <string name="sim_manage_messages_title">Mensagens de texto no cartão SIM</string> + <!-- Message that appears on screen while SIM card messages are retrieved --> + <string name="refreshing">Atualizando</string> + <string name="confirm_delete_selected_messages">A mensagem selecionada será excluída.</string> + <!-- Delete button title --> + <string name="delete">Apagar</string> + <!-- Context menu item on an individual message for forwarding it to another recipient --> + <string name="menu_forward">Avançar</string> + <string name="menu_reply">Responder</string> + <!-- Menu title to copy a selected message from the SIM card to the phone. --> + <string name="sim_copy_to_phone_memory" product="tablet">Copiar para a memória do tablet</string> + <!-- Menu title to copy a selected message from the SIM card to the phone. --> + <string name="sim_copy_to_phone_memory" product="default">Copiar para a memória do telefone</string> + <string name="selected_all">Selecionar tudo</string> + <string name="deselected_all">Desmarcar tudo</string> + <string name="selected_count"><xliff:g id="COUNT">%d</xliff:g> selecionados</string> + <!-- Text to be used for affirmative response button in dialog boxes --> + <string name="yes">OK</string> + <!-- Copy message to sim --> + <string name="operation_to_card_memory">Copiar mensagem para o cartão SIM</string> + <string name="slot1">SIM 1</string> + <string name="slot2">SIM 2</string> </resources> diff --git a/res/values-pt-rPT/cm_strings.xml b/res/values-pt-rPT/cm_strings.xml index a8a8618..0dd60df 100644 --- a/res/values-pt-rPT/cm_strings.xml +++ b/res/values-pt-rPT/cm_strings.xml @@ -81,4 +81,22 @@ <string name="show_emoticons_pref_title">Acesso a emojis</string> <string name="show_emoticons_pref_summary">Mostrar a tecla dos emojis no teclado</string> <string name="select_phone_account_title">Enviar com</string> + <!-- Copy message to sim --> + <!-- Settings item for entering SIM card message screen --> + <!-- Message that appears on the "SMS messges on SIM card" screen when there are no messages on the SIM card --> + <!-- Context menu item on an individual message for emailing the sender --> + <!-- Context menu item on an individual message for dialing the sender's phone number --> + <!-- Menu shown in the context menu when long pressing on a message when the message contains + one or more phone numbers and/or email addresses and the number or email is new to + contacts. [CHAR LIMIT=50] --> + <!-- Confirm Delete --> + <!-- Delete confirmation dialog title --> + <!-- Title of screen displaying messages on SIM card --> + <!-- Message that appears on screen while SIM card messages are retrieved --> + <!-- Delete button title --> + <!-- Context menu item on an individual message for forwarding it to another recipient --> + <!-- Menu title to copy a selected message from the SIM card to the phone. --> + <!-- Menu title to copy a selected message from the SIM card to the phone. --> + <!-- Text to be used for affirmative response button in dialog boxes --> + <!-- Copy message to sim --> </resources> diff --git a/res/values-rm/cm_strings.xml b/res/values-rm/cm_strings.xml index c046eeb..ef47335 100644 --- a/res/values-rm/cm_strings.xml +++ b/res/values-rm/cm_strings.xml @@ -28,4 +28,22 @@ <!-- QM Toast --> <!-- QM - Quick reply --> <!-- Show emoticons --> + <!-- Copy message to sim --> + <!-- Settings item for entering SIM card message screen --> + <!-- Message that appears on the "SMS messges on SIM card" screen when there are no messages on the SIM card --> + <!-- Context menu item on an individual message for emailing the sender --> + <!-- Context menu item on an individual message for dialing the sender's phone number --> + <!-- Menu shown in the context menu when long pressing on a message when the message contains + one or more phone numbers and/or email addresses and the number or email is new to + contacts. [CHAR LIMIT=50] --> + <!-- Confirm Delete --> + <!-- Delete confirmation dialog title --> + <!-- Title of screen displaying messages on SIM card --> + <!-- Message that appears on screen while SIM card messages are retrieved --> + <!-- Delete button title --> + <!-- Context menu item on an individual message for forwarding it to another recipient --> + <!-- Menu title to copy a selected message from the SIM card to the phone. --> + <!-- Menu title to copy a selected message from the SIM card to the phone. --> + <!-- Text to be used for affirmative response button in dialog boxes --> + <!-- Copy message to sim --> </resources> diff --git a/res/values-ro/cm_strings.xml b/res/values-ro/cm_strings.xml index b35602b..1cdeb48 100644 --- a/res/values-ro/cm_strings.xml +++ b/res/values-ro/cm_strings.xml @@ -50,4 +50,22 @@ <string name="compose_message_hint_text">Introduceți mesajul</string> <!-- Show emoticons --> <string name="select_phone_account_title">Trimiteți cu</string> + <!-- Copy message to sim --> + <!-- Settings item for entering SIM card message screen --> + <!-- Message that appears on the "SMS messges on SIM card" screen when there are no messages on the SIM card --> + <!-- Context menu item on an individual message for emailing the sender --> + <!-- Context menu item on an individual message for dialing the sender's phone number --> + <!-- Menu shown in the context menu when long pressing on a message when the message contains + one or more phone numbers and/or email addresses and the number or email is new to + contacts. [CHAR LIMIT=50] --> + <!-- Confirm Delete --> + <!-- Delete confirmation dialog title --> + <!-- Title of screen displaying messages on SIM card --> + <!-- Message that appears on screen while SIM card messages are retrieved --> + <!-- Delete button title --> + <!-- Context menu item on an individual message for forwarding it to another recipient --> + <!-- Menu title to copy a selected message from the SIM card to the phone. --> + <!-- Menu title to copy a selected message from the SIM card to the phone. --> + <!-- Text to be used for affirmative response button in dialog boxes --> + <!-- Copy message to sim --> </resources> diff --git a/res/values-ru/cm_strings.xml b/res/values-ru/cm_strings.xml index 126913f..8d96f54 100644 --- a/res/values-ru/cm_strings.xml +++ b/res/values-ru/cm_strings.xml @@ -81,4 +81,22 @@ <string name="show_emoticons_pref_title">Доступ к смайлам</string> <string name="show_emoticons_pref_summary">Показать кнопку смайлов на клавиатуре</string> <string name="select_phone_account_title">Отправить через</string> + <!-- Copy message to sim --> + <!-- Settings item for entering SIM card message screen --> + <!-- Message that appears on the "SMS messges on SIM card" screen when there are no messages on the SIM card --> + <!-- Context menu item on an individual message for emailing the sender --> + <!-- Context menu item on an individual message for dialing the sender's phone number --> + <!-- Menu shown in the context menu when long pressing on a message when the message contains + one or more phone numbers and/or email addresses and the number or email is new to + contacts. [CHAR LIMIT=50] --> + <!-- Confirm Delete --> + <!-- Delete confirmation dialog title --> + <!-- Title of screen displaying messages on SIM card --> + <!-- Message that appears on screen while SIM card messages are retrieved --> + <!-- Delete button title --> + <!-- Context menu item on an individual message for forwarding it to another recipient --> + <!-- Menu title to copy a selected message from the SIM card to the phone. --> + <!-- Menu title to copy a selected message from the SIM card to the phone. --> + <!-- Text to be used for affirmative response button in dialog boxes --> + <!-- Copy message to sim --> </resources> diff --git a/res/values-si-rLK/cm_strings.xml b/res/values-si-rLK/cm_strings.xml index be6d0c0..aaac1b5 100644 --- a/res/values-si-rLK/cm_strings.xml +++ b/res/values-si-rLK/cm_strings.xml @@ -34,4 +34,22 @@ <!-- QM Toast --> <!-- QM - Quick reply --> <!-- Show emoticons --> + <!-- Copy message to sim --> + <!-- Settings item for entering SIM card message screen --> + <!-- Message that appears on the "SMS messges on SIM card" screen when there are no messages on the SIM card --> + <!-- Context menu item on an individual message for emailing the sender --> + <!-- Context menu item on an individual message for dialing the sender's phone number --> + <!-- Menu shown in the context menu when long pressing on a message when the message contains + one or more phone numbers and/or email addresses and the number or email is new to + contacts. [CHAR LIMIT=50] --> + <!-- Confirm Delete --> + <!-- Delete confirmation dialog title --> + <!-- Title of screen displaying messages on SIM card --> + <!-- Message that appears on screen while SIM card messages are retrieved --> + <!-- Delete button title --> + <!-- Context menu item on an individual message for forwarding it to another recipient --> + <!-- Menu title to copy a selected message from the SIM card to the phone. --> + <!-- Menu title to copy a selected message from the SIM card to the phone. --> + <!-- Text to be used for affirmative response button in dialog boxes --> + <!-- Copy message to sim --> </resources> diff --git a/res/values-sk/cm_strings.xml b/res/values-sk/cm_strings.xml index ced7eac..d0e9916 100644 --- a/res/values-sk/cm_strings.xml +++ b/res/values-sk/cm_strings.xml @@ -40,4 +40,22 @@ <string name="toast_sending_message">Odosielanie správy</string> <!-- QM - Quick reply --> <!-- Show emoticons --> + <!-- Copy message to sim --> + <!-- Settings item for entering SIM card message screen --> + <!-- Message that appears on the "SMS messges on SIM card" screen when there are no messages on the SIM card --> + <!-- Context menu item on an individual message for emailing the sender --> + <!-- Context menu item on an individual message for dialing the sender's phone number --> + <!-- Menu shown in the context menu when long pressing on a message when the message contains + one or more phone numbers and/or email addresses and the number or email is new to + contacts. [CHAR LIMIT=50] --> + <!-- Confirm Delete --> + <!-- Delete confirmation dialog title --> + <!-- Title of screen displaying messages on SIM card --> + <!-- Message that appears on screen while SIM card messages are retrieved --> + <!-- Delete button title --> + <!-- Context menu item on an individual message for forwarding it to another recipient --> + <!-- Menu title to copy a selected message from the SIM card to the phone. --> + <!-- Menu title to copy a selected message from the SIM card to the phone. --> + <!-- Text to be used for affirmative response button in dialog boxes --> + <!-- Copy message to sim --> </resources> diff --git a/res/values-sl/cm_strings.xml b/res/values-sl/cm_strings.xml index 0572bec..dab3a8d 100644 --- a/res/values-sl/cm_strings.xml +++ b/res/values-sl/cm_strings.xml @@ -81,4 +81,22 @@ <string name="show_emoticons_pref_title">Dostop do izraznih ikon</string> <string name="show_emoticons_pref_summary">Na tipkovnici prikaži tipko za izrazne ikone</string> <string name="select_phone_account_title">Pošlji s/z</string> + <!-- Copy message to sim --> + <!-- Settings item for entering SIM card message screen --> + <!-- Message that appears on the "SMS messges on SIM card" screen when there are no messages on the SIM card --> + <!-- Context menu item on an individual message for emailing the sender --> + <!-- Context menu item on an individual message for dialing the sender's phone number --> + <!-- Menu shown in the context menu when long pressing on a message when the message contains + one or more phone numbers and/or email addresses and the number or email is new to + contacts. [CHAR LIMIT=50] --> + <!-- Confirm Delete --> + <!-- Delete confirmation dialog title --> + <!-- Title of screen displaying messages on SIM card --> + <!-- Message that appears on screen while SIM card messages are retrieved --> + <!-- Delete button title --> + <!-- Context menu item on an individual message for forwarding it to another recipient --> + <!-- Menu title to copy a selected message from the SIM card to the phone. --> + <!-- Menu title to copy a selected message from the SIM card to the phone. --> + <!-- Text to be used for affirmative response button in dialog boxes --> + <!-- Copy message to sim --> </resources> diff --git a/res/values-sq-rAL/cm_strings.xml b/res/values-sq-rAL/cm_strings.xml index c046eeb..ef47335 100644 --- a/res/values-sq-rAL/cm_strings.xml +++ b/res/values-sq-rAL/cm_strings.xml @@ -28,4 +28,22 @@ <!-- QM Toast --> <!-- QM - Quick reply --> <!-- Show emoticons --> + <!-- Copy message to sim --> + <!-- Settings item for entering SIM card message screen --> + <!-- Message that appears on the "SMS messges on SIM card" screen when there are no messages on the SIM card --> + <!-- Context menu item on an individual message for emailing the sender --> + <!-- Context menu item on an individual message for dialing the sender's phone number --> + <!-- Menu shown in the context menu when long pressing on a message when the message contains + one or more phone numbers and/or email addresses and the number or email is new to + contacts. [CHAR LIMIT=50] --> + <!-- Confirm Delete --> + <!-- Delete confirmation dialog title --> + <!-- Title of screen displaying messages on SIM card --> + <!-- Message that appears on screen while SIM card messages are retrieved --> + <!-- Delete button title --> + <!-- Context menu item on an individual message for forwarding it to another recipient --> + <!-- Menu title to copy a selected message from the SIM card to the phone. --> + <!-- Menu title to copy a selected message from the SIM card to the phone. --> + <!-- Text to be used for affirmative response button in dialog boxes --> + <!-- Copy message to sim --> </resources> diff --git a/res/values-sr/cm_strings.xml b/res/values-sr/cm_strings.xml index 9d7574a..750b8fe 100644 --- a/res/values-sr/cm_strings.xml +++ b/res/values-sr/cm_strings.xml @@ -81,4 +81,22 @@ <string name="show_emoticons_pref_title">Приступ емотиконима</string> <string name="show_emoticons_pref_summary">Прикажи емотиконе на тастатури</string> <string name="select_phone_account_title">Пошаљи са</string> + <!-- Copy message to sim --> + <!-- Settings item for entering SIM card message screen --> + <!-- Message that appears on the "SMS messges on SIM card" screen when there are no messages on the SIM card --> + <!-- Context menu item on an individual message for emailing the sender --> + <!-- Context menu item on an individual message for dialing the sender's phone number --> + <!-- Menu shown in the context menu when long pressing on a message when the message contains + one or more phone numbers and/or email addresses and the number or email is new to + contacts. [CHAR LIMIT=50] --> + <!-- Confirm Delete --> + <!-- Delete confirmation dialog title --> + <!-- Title of screen displaying messages on SIM card --> + <!-- Message that appears on screen while SIM card messages are retrieved --> + <!-- Delete button title --> + <!-- Context menu item on an individual message for forwarding it to another recipient --> + <!-- Menu title to copy a selected message from the SIM card to the phone. --> + <!-- Menu title to copy a selected message from the SIM card to the phone. --> + <!-- Text to be used for affirmative response button in dialog boxes --> + <!-- Copy message to sim --> </resources> diff --git a/res/values-sv/cm_strings.xml b/res/values-sv/cm_strings.xml index dc19a26..456d3b9 100644 --- a/res/values-sv/cm_strings.xml +++ b/res/values-sv/cm_strings.xml @@ -66,4 +66,22 @@ <string name="show_emoticons_pref_title">Tillgång till uttryckssymboler</string> <string name="show_emoticons_pref_summary">Visa knappen för uttryckssymboler på tangentbordet</string> <string name="select_phone_account_title">Skicka med</string> + <!-- Copy message to sim --> + <!-- Settings item for entering SIM card message screen --> + <!-- Message that appears on the "SMS messges on SIM card" screen when there are no messages on the SIM card --> + <!-- Context menu item on an individual message for emailing the sender --> + <!-- Context menu item on an individual message for dialing the sender's phone number --> + <!-- Menu shown in the context menu when long pressing on a message when the message contains + one or more phone numbers and/or email addresses and the number or email is new to + contacts. [CHAR LIMIT=50] --> + <!-- Confirm Delete --> + <!-- Delete confirmation dialog title --> + <!-- Title of screen displaying messages on SIM card --> + <!-- Message that appears on screen while SIM card messages are retrieved --> + <!-- Delete button title --> + <!-- Context menu item on an individual message for forwarding it to another recipient --> + <!-- Menu title to copy a selected message from the SIM card to the phone. --> + <!-- Menu title to copy a selected message from the SIM card to the phone. --> + <!-- Text to be used for affirmative response button in dialog boxes --> + <!-- Copy message to sim --> </resources> diff --git a/res/values-sw/cm_strings.xml b/res/values-sw/cm_strings.xml index c046eeb..ef47335 100644 --- a/res/values-sw/cm_strings.xml +++ b/res/values-sw/cm_strings.xml @@ -28,4 +28,22 @@ <!-- QM Toast --> <!-- QM - Quick reply --> <!-- Show emoticons --> + <!-- Copy message to sim --> + <!-- Settings item for entering SIM card message screen --> + <!-- Message that appears on the "SMS messges on SIM card" screen when there are no messages on the SIM card --> + <!-- Context menu item on an individual message for emailing the sender --> + <!-- Context menu item on an individual message for dialing the sender's phone number --> + <!-- Menu shown in the context menu when long pressing on a message when the message contains + one or more phone numbers and/or email addresses and the number or email is new to + contacts. [CHAR LIMIT=50] --> + <!-- Confirm Delete --> + <!-- Delete confirmation dialog title --> + <!-- Title of screen displaying messages on SIM card --> + <!-- Message that appears on screen while SIM card messages are retrieved --> + <!-- Delete button title --> + <!-- Context menu item on an individual message for forwarding it to another recipient --> + <!-- Menu title to copy a selected message from the SIM card to the phone. --> + <!-- Menu title to copy a selected message from the SIM card to the phone. --> + <!-- Text to be used for affirmative response button in dialog boxes --> + <!-- Copy message to sim --> </resources> diff --git a/res/values-ta-rIN/cm_strings.xml b/res/values-ta-rIN/cm_strings.xml index 99790b3..d497a6a 100644 --- a/res/values-ta-rIN/cm_strings.xml +++ b/res/values-ta-rIN/cm_strings.xml @@ -53,4 +53,22 @@ <string name="show_emoticons_pref_title">எமோடிகான்கள் அணுகல்</string> <string name="show_emoticons_pref_summary">விசைப்பலகையில் உள்ள எமோடிகான் விசையை காண்பிக்கவும்</string> <string name="select_phone_account_title">இதோடு அனுப்பவும்</string> + <!-- Copy message to sim --> + <!-- Settings item for entering SIM card message screen --> + <!-- Message that appears on the "SMS messges on SIM card" screen when there are no messages on the SIM card --> + <!-- Context menu item on an individual message for emailing the sender --> + <!-- Context menu item on an individual message for dialing the sender's phone number --> + <!-- Menu shown in the context menu when long pressing on a message when the message contains + one or more phone numbers and/or email addresses and the number or email is new to + contacts. [CHAR LIMIT=50] --> + <!-- Confirm Delete --> + <!-- Delete confirmation dialog title --> + <!-- Title of screen displaying messages on SIM card --> + <!-- Message that appears on screen while SIM card messages are retrieved --> + <!-- Delete button title --> + <!-- Context menu item on an individual message for forwarding it to another recipient --> + <!-- Menu title to copy a selected message from the SIM card to the phone. --> + <!-- Menu title to copy a selected message from the SIM card to the phone. --> + <!-- Text to be used for affirmative response button in dialog boxes --> + <!-- Copy message to sim --> </resources> diff --git a/res/values-te-rIN/cm_strings.xml b/res/values-te-rIN/cm_strings.xml index 2746164..289f202 100644 --- a/res/values-te-rIN/cm_strings.xml +++ b/res/values-te-rIN/cm_strings.xml @@ -53,4 +53,22 @@ <string name="show_emoticons_pref_title">ఎమోటికన్స్ యాక్సెస్</string> <string name="show_emoticons_pref_summary">కీబోర్డ్ మీద ఎమోటికన్స్ కీ చూపించు</string> <string name="select_phone_account_title">దానితో పంపు</string> + <!-- Copy message to sim --> + <!-- Settings item for entering SIM card message screen --> + <!-- Message that appears on the "SMS messges on SIM card" screen when there are no messages on the SIM card --> + <!-- Context menu item on an individual message for emailing the sender --> + <!-- Context menu item on an individual message for dialing the sender's phone number --> + <!-- Menu shown in the context menu when long pressing on a message when the message contains + one or more phone numbers and/or email addresses and the number or email is new to + contacts. [CHAR LIMIT=50] --> + <!-- Confirm Delete --> + <!-- Delete confirmation dialog title --> + <!-- Title of screen displaying messages on SIM card --> + <!-- Message that appears on screen while SIM card messages are retrieved --> + <!-- Delete button title --> + <!-- Context menu item on an individual message for forwarding it to another recipient --> + <!-- Menu title to copy a selected message from the SIM card to the phone. --> + <!-- Menu title to copy a selected message from the SIM card to the phone. --> + <!-- Text to be used for affirmative response button in dialog boxes --> + <!-- Copy message to sim --> </resources> diff --git a/res/values-th/cm_strings.xml b/res/values-th/cm_strings.xml index 2bf0910..fdcc434 100644 --- a/res/values-th/cm_strings.xml +++ b/res/values-th/cm_strings.xml @@ -81,4 +81,22 @@ <string name="show_emoticons_pref_title">การเข้าถึงอีโมติคอน</string> <string name="show_emoticons_pref_summary">แสดงแป้นอีโมติคอนบนแป้นพิมพ์</string> <string name="select_phone_account_title">ส่งด้วย</string> + <!-- Copy message to sim --> + <!-- Settings item for entering SIM card message screen --> + <!-- Message that appears on the "SMS messges on SIM card" screen when there are no messages on the SIM card --> + <!-- Context menu item on an individual message for emailing the sender --> + <!-- Context menu item on an individual message for dialing the sender's phone number --> + <!-- Menu shown in the context menu when long pressing on a message when the message contains + one or more phone numbers and/or email addresses and the number or email is new to + contacts. [CHAR LIMIT=50] --> + <!-- Confirm Delete --> + <!-- Delete confirmation dialog title --> + <!-- Title of screen displaying messages on SIM card --> + <!-- Message that appears on screen while SIM card messages are retrieved --> + <!-- Delete button title --> + <!-- Context menu item on an individual message for forwarding it to another recipient --> + <!-- Menu title to copy a selected message from the SIM card to the phone. --> + <!-- Menu title to copy a selected message from the SIM card to the phone. --> + <!-- Text to be used for affirmative response button in dialog boxes --> + <!-- Copy message to sim --> </resources> diff --git a/res/values-tr/cm_strings.xml b/res/values-tr/cm_strings.xml index 9c5c668..dc0bf8e 100644 --- a/res/values-tr/cm_strings.xml +++ b/res/values-tr/cm_strings.xml @@ -81,4 +81,22 @@ <string name="show_emoticons_pref_title">Emoji erişimi</string> <string name="show_emoticons_pref_summary">Klavyede emoji tuşunu göster</string> <string name="select_phone_account_title">Şununla gönder</string> + <!-- Copy message to sim --> + <!-- Settings item for entering SIM card message screen --> + <!-- Message that appears on the "SMS messges on SIM card" screen when there are no messages on the SIM card --> + <!-- Context menu item on an individual message for emailing the sender --> + <!-- Context menu item on an individual message for dialing the sender's phone number --> + <!-- Menu shown in the context menu when long pressing on a message when the message contains + one or more phone numbers and/or email addresses and the number or email is new to + contacts. [CHAR LIMIT=50] --> + <!-- Confirm Delete --> + <!-- Delete confirmation dialog title --> + <!-- Title of screen displaying messages on SIM card --> + <!-- Message that appears on screen while SIM card messages are retrieved --> + <!-- Delete button title --> + <!-- Context menu item on an individual message for forwarding it to another recipient --> + <!-- Menu title to copy a selected message from the SIM card to the phone. --> + <!-- Menu title to copy a selected message from the SIM card to the phone. --> + <!-- Text to be used for affirmative response button in dialog boxes --> + <!-- Copy message to sim --> </resources> diff --git a/res/values-ug/cm_strings.xml b/res/values-ug/cm_strings.xml index cccaa84..45bea2f 100644 --- a/res/values-ug/cm_strings.xml +++ b/res/values-ug/cm_strings.xml @@ -59,4 +59,22 @@ <string name="show_emoticons_pref_title">ئىپادە بەلگىسىنى كۆرسىتىش</string> <string name="show_emoticons_pref_summary">كونۇپكا تاختىسىدا ئىپادە بەلگىسىنى كۆرسىتىش</string> <string name="select_phone_account_title">ئىلە ئەۋەتىش</string> + <!-- Copy message to sim --> + <!-- Settings item for entering SIM card message screen --> + <!-- Message that appears on the "SMS messges on SIM card" screen when there are no messages on the SIM card --> + <!-- Context menu item on an individual message for emailing the sender --> + <!-- Context menu item on an individual message for dialing the sender's phone number --> + <!-- Menu shown in the context menu when long pressing on a message when the message contains + one or more phone numbers and/or email addresses and the number or email is new to + contacts. [CHAR LIMIT=50] --> + <!-- Confirm Delete --> + <!-- Delete confirmation dialog title --> + <!-- Title of screen displaying messages on SIM card --> + <!-- Message that appears on screen while SIM card messages are retrieved --> + <!-- Delete button title --> + <!-- Context menu item on an individual message for forwarding it to another recipient --> + <!-- Menu title to copy a selected message from the SIM card to the phone. --> + <!-- Menu title to copy a selected message from the SIM card to the phone. --> + <!-- Text to be used for affirmative response button in dialog boxes --> + <!-- Copy message to sim --> </resources> diff --git a/res/values-uk/cm_strings.xml b/res/values-uk/cm_strings.xml index 5dde2fa..92ffc14 100644 --- a/res/values-uk/cm_strings.xml +++ b/res/values-uk/cm_strings.xml @@ -39,4 +39,22 @@ <string name="toast_sending_message">Відправка повідомлення\u2026</string> <!-- QM - Quick reply --> <!-- Show emoticons --> + <!-- Copy message to sim --> + <!-- Settings item for entering SIM card message screen --> + <!-- Message that appears on the "SMS messges on SIM card" screen when there are no messages on the SIM card --> + <!-- Context menu item on an individual message for emailing the sender --> + <!-- Context menu item on an individual message for dialing the sender's phone number --> + <!-- Menu shown in the context menu when long pressing on a message when the message contains + one or more phone numbers and/or email addresses and the number or email is new to + contacts. [CHAR LIMIT=50] --> + <!-- Confirm Delete --> + <!-- Delete confirmation dialog title --> + <!-- Title of screen displaying messages on SIM card --> + <!-- Message that appears on screen while SIM card messages are retrieved --> + <!-- Delete button title --> + <!-- Context menu item on an individual message for forwarding it to another recipient --> + <!-- Menu title to copy a selected message from the SIM card to the phone. --> + <!-- Menu title to copy a selected message from the SIM card to the phone. --> + <!-- Text to be used for affirmative response button in dialog boxes --> + <!-- Copy message to sim --> </resources> diff --git a/res/values-ur-rPK/cm_strings.xml b/res/values-ur-rPK/cm_strings.xml index c046eeb..ef47335 100644 --- a/res/values-ur-rPK/cm_strings.xml +++ b/res/values-ur-rPK/cm_strings.xml @@ -28,4 +28,22 @@ <!-- QM Toast --> <!-- QM - Quick reply --> <!-- Show emoticons --> + <!-- Copy message to sim --> + <!-- Settings item for entering SIM card message screen --> + <!-- Message that appears on the "SMS messges on SIM card" screen when there are no messages on the SIM card --> + <!-- Context menu item on an individual message for emailing the sender --> + <!-- Context menu item on an individual message for dialing the sender's phone number --> + <!-- Menu shown in the context menu when long pressing on a message when the message contains + one or more phone numbers and/or email addresses and the number or email is new to + contacts. [CHAR LIMIT=50] --> + <!-- Confirm Delete --> + <!-- Delete confirmation dialog title --> + <!-- Title of screen displaying messages on SIM card --> + <!-- Message that appears on screen while SIM card messages are retrieved --> + <!-- Delete button title --> + <!-- Context menu item on an individual message for forwarding it to another recipient --> + <!-- Menu title to copy a selected message from the SIM card to the phone. --> + <!-- Menu title to copy a selected message from the SIM card to the phone. --> + <!-- Text to be used for affirmative response button in dialog boxes --> + <!-- Copy message to sim --> </resources> diff --git a/res/values-uz-rUZ/cm_strings.xml b/res/values-uz-rUZ/cm_strings.xml index c046eeb..ef47335 100644 --- a/res/values-uz-rUZ/cm_strings.xml +++ b/res/values-uz-rUZ/cm_strings.xml @@ -28,4 +28,22 @@ <!-- QM Toast --> <!-- QM - Quick reply --> <!-- Show emoticons --> + <!-- Copy message to sim --> + <!-- Settings item for entering SIM card message screen --> + <!-- Message that appears on the "SMS messges on SIM card" screen when there are no messages on the SIM card --> + <!-- Context menu item on an individual message for emailing the sender --> + <!-- Context menu item on an individual message for dialing the sender's phone number --> + <!-- Menu shown in the context menu when long pressing on a message when the message contains + one or more phone numbers and/or email addresses and the number or email is new to + contacts. [CHAR LIMIT=50] --> + <!-- Confirm Delete --> + <!-- Delete confirmation dialog title --> + <!-- Title of screen displaying messages on SIM card --> + <!-- Message that appears on screen while SIM card messages are retrieved --> + <!-- Delete button title --> + <!-- Context menu item on an individual message for forwarding it to another recipient --> + <!-- Menu title to copy a selected message from the SIM card to the phone. --> + <!-- Menu title to copy a selected message from the SIM card to the phone. --> + <!-- Text to be used for affirmative response button in dialog boxes --> + <!-- Copy message to sim --> </resources> diff --git a/res/values-vi/cm_strings.xml b/res/values-vi/cm_strings.xml index 9ca161e..f0318d3 100644 --- a/res/values-vi/cm_strings.xml +++ b/res/values-vi/cm_strings.xml @@ -81,4 +81,22 @@ <string name="show_emoticons_pref_title">Truy cập vào biểu tượng cảm xúc</string> <string name="show_emoticons_pref_summary">Hiển thị phím biểu tượng cảm xúc trên bàn phím</string> <string name="select_phone_account_title">Gửi bằng</string> + <!-- Copy message to sim --> + <!-- Settings item for entering SIM card message screen --> + <!-- Message that appears on the "SMS messges on SIM card" screen when there are no messages on the SIM card --> + <!-- Context menu item on an individual message for emailing the sender --> + <!-- Context menu item on an individual message for dialing the sender's phone number --> + <!-- Menu shown in the context menu when long pressing on a message when the message contains + one or more phone numbers and/or email addresses and the number or email is new to + contacts. [CHAR LIMIT=50] --> + <!-- Confirm Delete --> + <!-- Delete confirmation dialog title --> + <!-- Title of screen displaying messages on SIM card --> + <!-- Message that appears on screen while SIM card messages are retrieved --> + <!-- Delete button title --> + <!-- Context menu item on an individual message for forwarding it to another recipient --> + <!-- Menu title to copy a selected message from the SIM card to the phone. --> + <!-- Menu title to copy a selected message from the SIM card to the phone. --> + <!-- Text to be used for affirmative response button in dialog boxes --> + <!-- Copy message to sim --> </resources> diff --git a/res/values-zh-rCN/cm_strings.xml b/res/values-zh-rCN/cm_strings.xml index fc2726e..3343d9d 100644 --- a/res/values-zh-rCN/cm_strings.xml +++ b/res/values-zh-rCN/cm_strings.xml @@ -81,4 +81,22 @@ <string name="show_emoticons_pref_title">访问表情符号</string> <string name="show_emoticons_pref_summary">在键盘上显示表情符号键</string> <string name="select_phone_account_title">发送方式</string> + <!-- Copy message to sim --> + <!-- Settings item for entering SIM card message screen --> + <!-- Message that appears on the "SMS messges on SIM card" screen when there are no messages on the SIM card --> + <!-- Context menu item on an individual message for emailing the sender --> + <!-- Context menu item on an individual message for dialing the sender's phone number --> + <!-- Menu shown in the context menu when long pressing on a message when the message contains + one or more phone numbers and/or email addresses and the number or email is new to + contacts. [CHAR LIMIT=50] --> + <!-- Confirm Delete --> + <!-- Delete confirmation dialog title --> + <!-- Title of screen displaying messages on SIM card --> + <!-- Message that appears on screen while SIM card messages are retrieved --> + <!-- Delete button title --> + <!-- Context menu item on an individual message for forwarding it to another recipient --> + <!-- Menu title to copy a selected message from the SIM card to the phone. --> + <!-- Menu title to copy a selected message from the SIM card to the phone. --> + <!-- Text to be used for affirmative response button in dialog boxes --> + <!-- Copy message to sim --> </resources> diff --git a/res/values-zh-rHK/cm_strings.xml b/res/values-zh-rHK/cm_strings.xml index c0415ea..7a108d6 100644 --- a/res/values-zh-rHK/cm_strings.xml +++ b/res/values-zh-rHK/cm_strings.xml @@ -35,4 +35,22 @@ <!-- QM Toast --> <!-- QM - Quick reply --> <!-- Show emoticons --> + <!-- Copy message to sim --> + <!-- Settings item for entering SIM card message screen --> + <!-- Message that appears on the "SMS messges on SIM card" screen when there are no messages on the SIM card --> + <!-- Context menu item on an individual message for emailing the sender --> + <!-- Context menu item on an individual message for dialing the sender's phone number --> + <!-- Menu shown in the context menu when long pressing on a message when the message contains + one or more phone numbers and/or email addresses and the number or email is new to + contacts. [CHAR LIMIT=50] --> + <!-- Confirm Delete --> + <!-- Delete confirmation dialog title --> + <!-- Title of screen displaying messages on SIM card --> + <!-- Message that appears on screen while SIM card messages are retrieved --> + <!-- Delete button title --> + <!-- Context menu item on an individual message for forwarding it to another recipient --> + <!-- Menu title to copy a selected message from the SIM card to the phone. --> + <!-- Menu title to copy a selected message from the SIM card to the phone. --> + <!-- Text to be used for affirmative response button in dialog boxes --> + <!-- Copy message to sim --> </resources> diff --git a/res/values-zh-rTW/cm_strings.xml b/res/values-zh-rTW/cm_strings.xml index 8790b02..cabe81d 100644 --- a/res/values-zh-rTW/cm_strings.xml +++ b/res/values-zh-rTW/cm_strings.xml @@ -41,4 +41,22 @@ <string name="toast_sending_message">正在傳送訊息\u2026</string> <!-- QM - Quick reply --> <!-- Show emoticons --> + <!-- Copy message to sim --> + <!-- Settings item for entering SIM card message screen --> + <!-- Message that appears on the "SMS messges on SIM card" screen when there are no messages on the SIM card --> + <!-- Context menu item on an individual message for emailing the sender --> + <!-- Context menu item on an individual message for dialing the sender's phone number --> + <!-- Menu shown in the context menu when long pressing on a message when the message contains + one or more phone numbers and/or email addresses and the number or email is new to + contacts. [CHAR LIMIT=50] --> + <!-- Confirm Delete --> + <!-- Delete confirmation dialog title --> + <!-- Title of screen displaying messages on SIM card --> + <!-- Message that appears on screen while SIM card messages are retrieved --> + <!-- Delete button title --> + <!-- Context menu item on an individual message for forwarding it to another recipient --> + <!-- Menu title to copy a selected message from the SIM card to the phone. --> + <!-- Menu title to copy a selected message from the SIM card to the phone. --> + <!-- Text to be used for affirmative response button in dialog boxes --> + <!-- Copy message to sim --> </resources> diff --git a/res/values-zu/cm_strings.xml b/res/values-zu/cm_strings.xml index c046eeb..ef47335 100644 --- a/res/values-zu/cm_strings.xml +++ b/res/values-zu/cm_strings.xml @@ -28,4 +28,22 @@ <!-- QM Toast --> <!-- QM - Quick reply --> <!-- Show emoticons --> + <!-- Copy message to sim --> + <!-- Settings item for entering SIM card message screen --> + <!-- Message that appears on the "SMS messges on SIM card" screen when there are no messages on the SIM card --> + <!-- Context menu item on an individual message for emailing the sender --> + <!-- Context menu item on an individual message for dialing the sender's phone number --> + <!-- Menu shown in the context menu when long pressing on a message when the message contains + one or more phone numbers and/or email addresses and the number or email is new to + contacts. [CHAR LIMIT=50] --> + <!-- Confirm Delete --> + <!-- Delete confirmation dialog title --> + <!-- Title of screen displaying messages on SIM card --> + <!-- Message that appears on screen while SIM card messages are retrieved --> + <!-- Delete button title --> + <!-- Context menu item on an individual message for forwarding it to another recipient --> + <!-- Menu title to copy a selected message from the SIM card to the phone. --> + <!-- Menu title to copy a selected message from the SIM card to the phone. --> + <!-- Text to be used for affirmative response button in dialog boxes --> + <!-- Copy message to sim --> </resources> |