Replace "address" with "number"

This commit is contained in:
Naveen
2022-12-31 20:44:24 +05:30
parent 157c1c1586
commit 2d88ac3577
47 changed files with 47 additions and 47 deletions

View File

@@ -98,7 +98,7 @@
<string name="import_mms">استيراد رسائل الوسائط المتعددة</string>
<string name="no_option_selected">يجب عليك تحديد عنصر واحد على الأقل</string>
<!-- Errors -->
<string name="empty_destination_address">Can\'t send message to an empty address</string>
<string name="empty_destination_address">Can\'t send message to an empty number</string>
<string name="unable_to_save_message">Unable to save message to the telephony database</string>
<string name="error_service_is_unavailable">Couldn\'t send message, service unavailable</string>
<string name="error_radio_turned_off">Couldn\'t send message, radio turned off</string>

View File

@@ -86,7 +86,7 @@
<string name="import_mms">Import MMS</string>
<string name="no_option_selected">You have to select at least one item</string>
<!-- Errors -->
<string name="empty_destination_address">Can\'t send message to an empty address</string>
<string name="empty_destination_address">Can\'t send message to an empty number</string>
<string name="unable_to_save_message">Unable to save message to the telephony database</string>
<string name="error_service_is_unavailable">Couldn\'t send message, service unavailable</string>
<string name="error_radio_turned_off">Couldn\'t send message, radio turned off</string>

View File

@@ -92,7 +92,7 @@
<string name="import_mms">Імпартаваць MMS</string>
<string name="no_option_selected">Неабходна выбраць хаця б адзін элемент</string>
<!-- Errors -->
<string name="empty_destination_address">Can\'t send message to an empty address</string>
<string name="empty_destination_address">Can\'t send message to an empty number</string>
<string name="unable_to_save_message">Unable to save message to the telephony database</string>
<string name="error_service_is_unavailable">Couldn\'t send message, service unavailable</string>
<string name="error_radio_turned_off">Couldn\'t send message, radio turned off</string>

View File

@@ -86,7 +86,7 @@
<string name="import_mms">Импортиране на MMS</string>
<string name="no_option_selected">Трябва да изберете поне един елемент</string>
<!-- Errors -->
<string name="empty_destination_address">Can\'t send message to an empty address</string>
<string name="empty_destination_address">Can\'t send message to an empty number</string>
<string name="unable_to_save_message">Unable to save message to the telephony database</string>
<string name="error_service_is_unavailable">Couldn\'t send message, service unavailable</string>
<string name="error_radio_turned_off">Couldn\'t send message, radio turned off</string>

View File

@@ -86,7 +86,7 @@
<string name="import_mms">Importa MMS</string>
<string name="no_option_selected">Cal seleccionar almenys un element</string>
<!-- Errors -->
<string name="empty_destination_address">Can\'t send message to an empty address</string>
<string name="empty_destination_address">Can\'t send message to an empty number</string>
<string name="unable_to_save_message">Unable to save message to the telephony database</string>
<string name="error_service_is_unavailable">Couldn\'t send message, service unavailable</string>
<string name="error_radio_turned_off">Couldn\'t send message, radio turned off</string>

View File

@@ -86,7 +86,7 @@
<string name="import_mms">Import MMS</string>
<string name="no_option_selected">You have to select at least one item</string>
<!-- Errors -->
<string name="empty_destination_address">Can\'t send message to an empty address</string>
<string name="empty_destination_address">Can\'t send message to an empty number</string>
<string name="unable_to_save_message">Unable to save message to the telephony database</string>
<string name="error_service_is_unavailable">Couldn\'t send message, service unavailable</string>
<string name="error_radio_turned_off">Couldn\'t send message, radio turned off</string>

View File

@@ -89,7 +89,7 @@
<string name="import_mms">Importovat MMS</string>
<string name="no_option_selected">Musíte vybrat alespoň jednu položku</string>
<!-- Errors -->
<string name="empty_destination_address">Can\'t send message to an empty address</string>
<string name="empty_destination_address">Can\'t send message to an empty number</string>
<string name="unable_to_save_message">Unable to save message to the telephony database</string>
<string name="error_service_is_unavailable">Couldn\'t send message, service unavailable</string>
<string name="error_radio_turned_off">Couldn\'t send message, radio turned off</string>

View File

@@ -86,7 +86,7 @@
<string name="import_mms">Importér MMS</string>
<string name="no_option_selected">Du skal vælge mindst ét element</string>
<!-- Errors -->
<string name="empty_destination_address">Can\'t send message to an empty address</string>
<string name="empty_destination_address">Can\'t send message to an empty number</string>
<string name="unable_to_save_message">Unable to save message to the telephony database</string>
<string name="error_service_is_unavailable">Couldn\'t send message, service unavailable</string>
<string name="error_radio_turned_off">Couldn\'t send message, radio turned off</string>

View File

@@ -86,7 +86,7 @@
<string name="import_mms">MMS importieren</string>
<string name="no_option_selected">Du musst mindestens ein Element auswählen</string>
<!-- Errors -->
<string name="empty_destination_address">Can\'t send message to an empty address</string>
<string name="empty_destination_address">Can\'t send message to an empty number</string>
<string name="unable_to_save_message">Unable to save message to the telephony database</string>
<string name="error_service_is_unavailable">Couldn\'t send message, service unavailable</string>
<string name="error_radio_turned_off">Couldn\'t send message, radio turned off</string>

View File

@@ -86,7 +86,7 @@
<string name="import_mms">Εισαγωγή MMS</string>
<string name="no_option_selected">Πρέπει να επιλέξετε τουλάχιστον ένα στοιχείο</string>
<!-- Errors -->
<string name="empty_destination_address">Can\'t send message to an empty address</string>
<string name="empty_destination_address">Can\'t send message to an empty number</string>
<string name="unable_to_save_message">Unable to save message to the telephony database</string>
<string name="error_service_is_unavailable">Couldn\'t send message, service unavailable</string>
<string name="error_radio_turned_off">Couldn\'t send message, radio turned off</string>

View File

@@ -86,7 +86,7 @@
<string name="import_mms">Import MMS</string>
<string name="no_option_selected">You have to select at least one item</string>
<!-- Errors -->
<string name="empty_destination_address">Can\'t send message to an empty address</string>
<string name="empty_destination_address">Can\'t send message to an empty number</string>
<string name="unable_to_save_message">Unable to save message to the telephony database</string>
<string name="error_service_is_unavailable">Couldn\'t send message, service unavailable</string>
<string name="error_radio_turned_off">Couldn\'t send message, radio turned off</string>

View File

@@ -89,7 +89,7 @@
<string name="import_mms">Importar MMS</string>
<string name="no_option_selected">Tienes que seleccionar al menos un elemento</string>
<!-- Errors -->
<string name="empty_destination_address">Can\'t send message to an empty address</string>
<string name="empty_destination_address">Can\'t send message to an empty number</string>
<string name="unable_to_save_message">Unable to save message to the telephony database</string>
<string name="error_service_is_unavailable">Couldn\'t send message, service unavailable</string>
<string name="error_radio_turned_off">Couldn\'t send message, radio turned off</string>

View File

@@ -86,7 +86,7 @@
<string name="import_mms">Impordi MMS</string>
<string name="no_option_selected">Palun vali vähemalt üks kirje</string>
<!-- Errors -->
<string name="empty_destination_address">Can\'t send message to an empty address</string>
<string name="empty_destination_address">Can\'t send message to an empty number</string>
<string name="unable_to_save_message">Unable to save message to the telephony database</string>
<string name="error_service_is_unavailable">Couldn\'t send message, service unavailable</string>
<string name="error_radio_turned_off">Couldn\'t send message, radio turned off</string>

View File

@@ -86,7 +86,7 @@
<string name="import_mms">Tuo MMS</string>
<string name="no_option_selected">Sinun on valittava vähintään yksi kohde</string>
<!-- Errors -->
<string name="empty_destination_address">Can\'t send message to an empty address</string>
<string name="empty_destination_address">Can\'t send message to an empty number</string>
<string name="unable_to_save_message">Unable to save message to the telephony database</string>
<string name="error_service_is_unavailable">Couldn\'t send message, service unavailable</string>
<string name="error_radio_turned_off">Couldn\'t send message, radio turned off</string>

View File

@@ -89,7 +89,7 @@
<string name="import_mms">Importer un MMS</string>
<string name="no_option_selected">Vous devez sélectionner au moins un élément</string>
<!-- Errors -->
<string name="empty_destination_address">Can\'t send message to an empty address</string>
<string name="empty_destination_address">Can\'t send message to an empty number</string>
<string name="unable_to_save_message">Unable to save message to the telephony database</string>
<string name="error_service_is_unavailable">Couldn\'t send message, service unavailable</string>
<string name="error_radio_turned_off">Couldn\'t send message, radio turned off</string>

View File

@@ -86,7 +86,7 @@
<string name="import_mms">Importar MMS</string>
<string name="no_option_selected">Ten que seleccionar polo menos un obxecto</string>
<!-- Errors -->
<string name="empty_destination_address">Can\'t send message to an empty address</string>
<string name="empty_destination_address">Can\'t send message to an empty number</string>
<string name="unable_to_save_message">Unable to save message to the telephony database</string>
<string name="error_service_is_unavailable">Couldn\'t send message, service unavailable</string>
<string name="error_radio_turned_off">Couldn\'t send message, radio turned off</string>

View File

@@ -86,7 +86,7 @@
<string name="import_mms">Import MMS</string>
<string name="no_option_selected">You have to select at least one item</string>
<!-- Errors -->
<string name="empty_destination_address">Can\'t send message to an empty address</string>
<string name="empty_destination_address">Can\'t send message to an empty number</string>
<string name="unable_to_save_message">Unable to save message to the telephony database</string>
<string name="error_service_is_unavailable">Couldn\'t send message, service unavailable</string>
<string name="error_radio_turned_off">Couldn\'t send message, radio turned off</string>

View File

@@ -89,7 +89,7 @@
<string name="import_mms">Uvezi MMS poruke</string>
<string name="no_option_selected">Moraš odabrati barem jednu stavku</string>
<!-- Errors -->
<string name="empty_destination_address">Can\'t send message to an empty address</string>
<string name="empty_destination_address">Can\'t send message to an empty number</string>
<string name="unable_to_save_message">Unable to save message to the telephony database</string>
<string name="error_service_is_unavailable">Couldn\'t send message, service unavailable</string>
<string name="error_radio_turned_off">Couldn\'t send message, radio turned off</string>

View File

@@ -86,7 +86,7 @@
<string name="import_mms">MMS importálása</string>
<string name="no_option_selected">Legalább egy elemet ki kell választania</string>
<!-- Errors -->
<string name="empty_destination_address">Can\'t send message to an empty address</string>
<string name="empty_destination_address">Can\'t send message to an empty number</string>
<string name="unable_to_save_message">Unable to save message to the telephony database</string>
<string name="error_service_is_unavailable">Couldn\'t send message, service unavailable</string>
<string name="error_radio_turned_off">Couldn\'t send message, radio turned off</string>

View File

@@ -83,7 +83,7 @@
<string name="import_mms">Import MMS</string>
<string name="no_option_selected">You have to select at least one item</string>
<!-- Errors -->
<string name="empty_destination_address">Can\'t send message to an empty address</string>
<string name="empty_destination_address">Can\'t send message to an empty number</string>
<string name="unable_to_save_message">Unable to save message to the telephony database</string>
<string name="error_service_is_unavailable">Couldn\'t send message, service unavailable</string>
<string name="error_radio_turned_off">Couldn\'t send message, radio turned off</string>

View File

@@ -86,7 +86,7 @@
<string name="import_mms">Import MMS</string>
<string name="no_option_selected">You have to select at least one item</string>
<!-- Errors -->
<string name="empty_destination_address">Can\'t send message to an empty address</string>
<string name="empty_destination_address">Can\'t send message to an empty number</string>
<string name="unable_to_save_message">Unable to save message to the telephony database</string>
<string name="error_service_is_unavailable">Couldn\'t send message, service unavailable</string>
<string name="error_radio_turned_off">Couldn\'t send message, radio turned off</string>

View File

@@ -89,7 +89,7 @@
<string name="import_mms">Importa MMS</string>
<string name="no_option_selected">Devi selezionare almeno un elemento</string>
<!-- Errors -->
<string name="empty_destination_address">Can\'t send message to an empty address</string>
<string name="empty_destination_address">Can\'t send message to an empty number</string>
<string name="unable_to_save_message">Unable to save message to the telephony database</string>
<string name="error_service_is_unavailable">Couldn\'t send message, service unavailable</string>
<string name="error_radio_turned_off">Couldn\'t send message, radio turned off</string>

View File

@@ -92,7 +92,7 @@
<string name="import_mms">ייבוא MMS</string>
<string name="no_option_selected">עליך לבחור לפחות פריט אחד</string>
<!-- Errors -->
<string name="empty_destination_address">Can\'t send message to an empty address</string>
<string name="empty_destination_address">Can\'t send message to an empty number</string>
<string name="unable_to_save_message">Unable to save message to the telephony database</string>
<string name="error_service_is_unavailable">Couldn\'t send message, service unavailable</string>
<string name="error_radio_turned_off">Couldn\'t send message, radio turned off</string>

View File

@@ -83,7 +83,7 @@
<string name="import_mms">MMS をインポート</string>
<string name="no_option_selected">1 つ以上のアイテムを選択する必要があります</string>
<!-- Errors -->
<string name="empty_destination_address">Can\'t send message to an empty address</string>
<string name="empty_destination_address">Can\'t send message to an empty number</string>
<string name="unable_to_save_message">Unable to save message to the telephony database</string>
<string name="error_service_is_unavailable">Couldn\'t send message, service unavailable</string>
<string name="error_radio_turned_off">Couldn\'t send message, radio turned off</string>

View File

@@ -88,7 +88,7 @@
<string name="import_mms">Importuoti MMS</string>
<string name="no_option_selected">Turite pasirinkti bent vieną elementą</string>
<!-- Errors -->
<string name="empty_destination_address">Can\'t send message to an empty address</string>
<string name="empty_destination_address">Can\'t send message to an empty number</string>
<string name="unable_to_save_message">Unable to save message to the telephony database</string>
<string name="error_service_is_unavailable">Couldn\'t send message, service unavailable</string>
<string name="error_radio_turned_off">Couldn\'t send message, radio turned off</string>

View File

@@ -89,7 +89,7 @@
<string name="import_mms">Import MMS</string>
<string name="no_option_selected">You have to select at least one item</string>
<!-- Errors -->
<string name="empty_destination_address">Can\'t send message to an empty address</string>
<string name="empty_destination_address">Can\'t send message to an empty number</string>
<string name="unable_to_save_message">Unable to save message to the telephony database</string>
<string name="error_service_is_unavailable">Couldn\'t send message, service unavailable</string>
<string name="error_radio_turned_off">Couldn\'t send message, radio turned off</string>

View File

@@ -86,7 +86,7 @@
<string name="import_mms">Import MMS</string>
<string name="no_option_selected">You have to select at least one item</string>
<!-- Errors -->
<string name="empty_destination_address">Can\'t send message to an empty address</string>
<string name="empty_destination_address">Can\'t send message to an empty number</string>
<string name="unable_to_save_message">Unable to save message to the telephony database</string>
<string name="error_service_is_unavailable">Couldn\'t send message, service unavailable</string>
<string name="error_radio_turned_off">Couldn\'t send message, radio turned off</string>

View File

@@ -86,7 +86,7 @@
<string name="import_mms">Import MMS</string>
<string name="no_option_selected">You have to select at least one item</string>
<!-- Errors -->
<string name="empty_destination_address">Can\'t send message to an empty address</string>
<string name="empty_destination_address">Can\'t send message to an empty number</string>
<string name="unable_to_save_message">Unable to save message to the telephony database</string>
<string name="error_service_is_unavailable">Couldn\'t send message, service unavailable</string>
<string name="error_radio_turned_off">Couldn\'t send message, radio turned off</string>

View File

@@ -86,7 +86,7 @@
<string name="import_mms">Importer MMS</string>
<string name="no_option_selected">Du må velge minst ett element</string>
<!-- Errors -->
<string name="empty_destination_address">Can\'t send message to an empty address</string>
<string name="empty_destination_address">Can\'t send message to an empty number</string>
<string name="unable_to_save_message">Unable to save message to the telephony database</string>
<string name="error_service_is_unavailable">Couldn\'t send message, service unavailable</string>
<string name="error_radio_turned_off">Couldn\'t send message, radio turned off</string>

View File

@@ -86,7 +86,7 @@
<string name="import_mms">MMS-berichten importeren</string>
<string name="no_option_selected">Selecteer tenminste één van de opties</string>
<!-- Errors -->
<string name="empty_destination_address">Can\'t send message to an empty address</string>
<string name="empty_destination_address">Can\'t send message to an empty number</string>
<string name="unable_to_save_message">Unable to save message to the telephony database</string>
<string name="error_service_is_unavailable">Couldn\'t send message, service unavailable</string>
<string name="error_radio_turned_off">Couldn\'t send message, radio turned off</string>

View File

@@ -86,7 +86,7 @@
<string name="import_mms">میڈیا دیاں سنیہے ایمپورٹ کرو</string>
<string name="no_option_selected">کجھ چیز چݨیو</string>
<!-- Errors -->
<string name="empty_destination_address">Can\'t send message to an empty address</string>
<string name="empty_destination_address">Can\'t send message to an empty number</string>
<string name="unable_to_save_message">Unable to save message to the telephony database</string>
<string name="error_service_is_unavailable">Couldn\'t send message, service unavailable</string>
<string name="error_radio_turned_off">Couldn\'t send message, radio turned off</string>

View File

@@ -92,7 +92,7 @@
<string name="import_mms">Importuj MMS-y</string>
<string name="no_option_selected">Musisz wybrać co najmniej jedną opcję</string>
<!-- Errors -->
<string name="empty_destination_address">Can\'t send message to an empty address</string>
<string name="empty_destination_address">Can\'t send message to an empty number</string>
<string name="unable_to_save_message">Unable to save message to the telephony database</string>
<string name="error_service_is_unavailable">Couldn\'t send message, service unavailable</string>
<string name="error_radio_turned_off">Couldn\'t send message, radio turned off</string>

View File

@@ -89,7 +89,7 @@
<string name="import_mms">Importar MMS</string>
<string name="no_option_selected">Você deve selecionar ao menos um item</string>
<!-- Errors -->
<string name="empty_destination_address">Can\'t send message to an empty address</string>
<string name="empty_destination_address">Can\'t send message to an empty number</string>
<string name="unable_to_save_message">Unable to save message to the telephony database</string>
<string name="error_service_is_unavailable">Couldn\'t send message, service unavailable</string>
<string name="error_radio_turned_off">Couldn\'t send message, radio turned off</string>

View File

@@ -89,7 +89,7 @@
<string name="import_mms">Importar MMS</string>
<string name="no_option_selected">Tem que selecionar, pelo menos, 1 item</string>
<!-- Errors -->
<string name="empty_destination_address">Can\'t send message to an empty address</string>
<string name="empty_destination_address">Can\'t send message to an empty number</string>
<string name="unable_to_save_message">Unable to save message to the telephony database</string>
<string name="error_service_is_unavailable">Couldn\'t send message, service unavailable</string>
<string name="error_radio_turned_off">Couldn\'t send message, radio turned off</string>

View File

@@ -89,7 +89,7 @@
<string name="import_mms">Importă mesajele MMS</string>
<string name="no_option_selected">Trebuie să selectaţi cel puţin un element</string>
<!-- Errors -->
<string name="empty_destination_address">Can\'t send message to an empty address</string>
<string name="empty_destination_address">Can\'t send message to an empty number</string>
<string name="unable_to_save_message">Unable to save message to the telephony database</string>
<string name="error_service_is_unavailable">Couldn\'t send message, service unavailable</string>
<string name="error_radio_turned_off">Couldn\'t send message, radio turned off</string>

View File

@@ -92,7 +92,7 @@
<string name="import_mms">Импорт MMS</string>
<string name="no_option_selected">Необходимо выбрать хотя бы один элемент</string>
<!-- Errors -->
<string name="empty_destination_address">Can\'t send message to an empty address</string>
<string name="empty_destination_address">Can\'t send message to an empty number</string>
<string name="unable_to_save_message">Unable to save message to the telephony database</string>
<string name="error_service_is_unavailable">Couldn\'t send message, service unavailable</string>
<string name="error_radio_turned_off">Couldn\'t send message, radio turned off</string>

View File

@@ -89,7 +89,7 @@
<string name="import_mms">Importovať MMS</string>
<string name="no_option_selected">Musíte označiť aspoň jednu možnosť</string>
<!-- Errors -->
<string name="empty_destination_address">Can\'t send message to an empty address</string>
<string name="empty_destination_address">Can\'t send message to an empty number</string>
<string name="unable_to_save_message">Unable to save message to the telephony database</string>
<string name="error_service_is_unavailable">Couldn\'t send message, service unavailable</string>
<string name="error_radio_turned_off">Couldn\'t send message, radio turned off</string>

View File

@@ -92,7 +92,7 @@
<string name="import_mms">Uvozi MMS</string>
<string name="no_option_selected">Izbrati morate vsaj en element</string>
<!-- Errors -->
<string name="empty_destination_address">Can\'t send message to an empty address</string>
<string name="empty_destination_address">Can\'t send message to an empty number</string>
<string name="unable_to_save_message">Unable to save message to the telephony database</string>
<string name="error_service_is_unavailable">Couldn\'t send message, service unavailable</string>
<string name="error_radio_turned_off">Couldn\'t send message, radio turned off</string>

View File

@@ -89,7 +89,7 @@
<string name="import_mms">Увези ММС</string>
<string name="no_option_selected">Морате да изаберете најмање једну ставку</string>
<!-- Errors -->
<string name="empty_destination_address">Can\'t send message to an empty address</string>
<string name="empty_destination_address">Can\'t send message to an empty number</string>
<string name="unable_to_save_message">Unable to save message to the telephony database</string>
<string name="error_service_is_unavailable">Couldn\'t send message, service unavailable</string>
<string name="error_radio_turned_off">Couldn\'t send message, radio turned off</string>

View File

@@ -86,7 +86,7 @@
<string name="import_mms">Importera mms</string>
<string name="no_option_selected">Du måste välja minst ett alternativ</string>
<!-- Errors -->
<string name="empty_destination_address">Can\'t send message to an empty address</string>
<string name="empty_destination_address">Can\'t send message to an empty number</string>
<string name="unable_to_save_message">Unable to save message to the telephony database</string>
<string name="error_service_is_unavailable">Couldn\'t send message, service unavailable</string>
<string name="error_radio_turned_off">Couldn\'t send message, radio turned off</string>

View File

@@ -86,7 +86,7 @@
<string name="import_mms">MMS ஐ இறக்குமதி செய்யவும்</string>
<string name="no_option_selected">நீங்கள் குறைந்தபட்சம் ஒரு உருப்படியைத் தேர்ந்தெடுக்க வேண்டும்</string>
<!-- Errors -->
<string name="empty_destination_address">Can\'t send message to an empty address</string>
<string name="empty_destination_address">Can\'t send message to an empty number</string>
<string name="unable_to_save_message">Unable to save message to the telephony database</string>
<string name="error_service_is_unavailable">Couldn\'t send message, service unavailable</string>
<string name="error_radio_turned_off">Couldn\'t send message, radio turned off</string>

View File

@@ -83,7 +83,7 @@
<string name="import_mms">Import MMS</string>
<string name="no_option_selected">You have to select at least one item</string>
<!-- Errors -->
<string name="empty_destination_address">Can\'t send message to an empty address</string>
<string name="empty_destination_address">Can\'t send message to an empty number</string>
<string name="unable_to_save_message">Unable to save message to the telephony database</string>
<string name="error_service_is_unavailable">Couldn\'t send message, service unavailable</string>
<string name="error_radio_turned_off">Couldn\'t send message, radio turned off</string>

View File

@@ -86,7 +86,7 @@
<string name="import_mms">MMS\'i içe aktar</string>
<string name="no_option_selected">En az bir öge seçmelisiniz</string>
<!-- Errors -->
<string name="empty_destination_address">Can\'t send message to an empty address</string>
<string name="empty_destination_address">Can\'t send message to an empty number</string>
<string name="unable_to_save_message">Unable to save message to the telephony database</string>
<string name="error_service_is_unavailable">Couldn\'t send message, service unavailable</string>
<string name="error_radio_turned_off">Couldn\'t send message, radio turned off</string>

View File

@@ -92,7 +92,7 @@
<string name="import_mms">Імпорт MMS</string>
<string name="no_option_selected">Потрібно вибрати принаймні один елемент</string>
<!-- Errors -->
<string name="empty_destination_address">Can\'t send message to an empty address</string>
<string name="empty_destination_address">Can\'t send message to an empty number</string>
<string name="unable_to_save_message">Unable to save message to the telephony database</string>
<string name="error_service_is_unavailable">Couldn\'t send message, service unavailable</string>
<string name="error_radio_turned_off">Couldn\'t send message, radio turned off</string>

View File

@@ -83,7 +83,7 @@
<string name="import_mms">导入彩信</string>
<string name="no_option_selected">您必须至少选择一项</string>
<!-- Errors -->
<string name="empty_destination_address">Can\'t send message to an empty address</string>
<string name="empty_destination_address">Can\'t send message to an empty number</string>
<string name="unable_to_save_message">Unable to save message to the telephony database</string>
<string name="error_service_is_unavailable">Couldn\'t send message, service unavailable</string>
<string name="error_radio_turned_off">Couldn\'t send message, radio turned off</string>

View File

@@ -83,7 +83,7 @@
<string name="import_mms">Import MMS</string>
<string name="no_option_selected">最少要選擇一個項目</string>
<!-- Errors -->
<string name="empty_destination_address">Can\'t send message to an empty address</string>
<string name="empty_destination_address">Can\'t send message to an empty number</string>
<string name="unable_to_save_message">Unable to save message to the telephony database</string>
<string name="error_service_is_unavailable">Couldn\'t send message, service unavailable</string>
<string name="error_radio_turned_off">Couldn\'t send message, radio turned off</string>

View File

@@ -86,7 +86,7 @@
<string name="import_mms">Import MMS</string>
<string name="no_option_selected">You have to select at least one item</string>
<!-- Errors -->
<string name="empty_destination_address">Can\'t send message to an empty address</string>
<string name="empty_destination_address">Can\'t send message to an empty number</string>
<string name="unable_to_save_message">Unable to save message to the telephony database</string>
<string name="error_service_is_unavailable">Couldn\'t send message, service unavailable</string>
<string name="error_radio_turned_off">Couldn\'t send message, radio turned off</string>