diff --git a/app/src/main/res/values-ar/strings.xml b/app/src/main/res/values-ar/strings.xml
index 6b88d403..a4e4481f 100644
--- a/app/src/main/res/values-ar/strings.xml
+++ b/app/src/main/res/values-ar/strings.xml
@@ -97,6 +97,14 @@
استيراد الرسائل القصيرة
استيراد رسائل الوسائط المتعددة
يجب عليك تحديد عنصر واحد على الأقل
+
+ Can\'t send message to an empty address
+ Unable to save message to the telephony database
+ Can\'t send message as service is currently unavailable
+ Can\'t send message as radio was turned off
+ Can\'t send message with %1$s, error %2$d
+ Can\'t send message with unknown operator, error %1$d
+ Unknown error occurred while sending message
لماذا يتطلب التطبيق الوصول إلى الإنترنت؟
للأسف هناك حاجة لإرسال مرفقات رسائل الوسائط . عدم القدرة على إرسال رسائل الوسائط هذا سيكون عيبا كبيرا حقا بالمقارنة مع التطبيقات الأخرى ، لذلك قررنا الذهاب من هذا الطريق. ومع ذلك ، كما هو الحال عادة ، لا توجد إعلانات أو تتبع أو تحليلات للنشاط على الإطلاق ، يتم استخدام صلاحية الإنترنت فقط لإرسال رسائل الوسائط المتعددة.
@@ -108,4 +116,4 @@
Haven't found some strings? There's more at
https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res
-->
-
\ No newline at end of file
+
diff --git a/app/src/main/res/values-az/strings.xml b/app/src/main/res/values-az/strings.xml
index 88c83c48..060e357c 100644
--- a/app/src/main/res/values-az/strings.xml
+++ b/app/src/main/res/values-az/strings.xml
@@ -85,6 +85,14 @@
Import SMS
Import MMS
You have to select at least one item
+
+ Can\'t send message to an empty address
+ Unable to save message to the telephony database
+ Can\'t send message as service is currently unavailable
+ Can\'t send message as radio was turned off
+ Can\'t send message with %1$s, error %2$d
+ Can\'t send message with unknown operator, error %1$d
+ Unknown error occurred while sending message
Why does the app require access to the internet\?
Sadly it is needed for sending MMS attachments. Not being able to send MMS would be a really huge disadvantage compared to other apps, so we decided to go this way. However, as usually, there are no ads, tracking or analytics whatsoever, the internet is used only for sending MMS.
diff --git a/app/src/main/res/values-be/strings.xml b/app/src/main/res/values-be/strings.xml
index 3d1c8fff..6c159ec3 100644
--- a/app/src/main/res/values-be/strings.xml
+++ b/app/src/main/res/values-be/strings.xml
@@ -91,6 +91,14 @@
Імпартаваць SMS
Імпартаваць MMS
Неабходна выбраць хаця б адзін элемент
+
+ Can\'t send message to an empty address
+ Unable to save message to the telephony database
+ Can\'t send message as service is currently unavailable
+ Can\'t send message as radio was turned off
+ Can\'t send message with %1$s, error %2$d
+ Can\'t send message with unknown operator, error %1$d
+ Unknown error occurred while sending message
Чаму прыкладанне патрабуе доступ у Інтэрнет\?
На жаль, гэта неабходна для адпраўкі ўкладанняў MMS. Немагчымасць адпраўляць MMS было б вельмі вялікім недахопам нашага прыкладання ў параўнанні з іншымі, таму было вырашана пайсці гэтым шляхам. Аднак, як і ў іншых нашых прыкладаннях, гэта не ўтрымлівае ніякай рэкламы, адсочвання і аналітыкі. Інтэрнэт выкарыстоўваецца толькі для адпраўкі MMS.
diff --git a/app/src/main/res/values-bg/strings.xml b/app/src/main/res/values-bg/strings.xml
index e945fb5b..66382e14 100644
--- a/app/src/main/res/values-bg/strings.xml
+++ b/app/src/main/res/values-bg/strings.xml
@@ -85,6 +85,14 @@
Импортиране на SMS
Импортиране на MMS
Трябва да изберете поне един елемент
+
+ Can\'t send message to an empty address
+ Unable to save message to the telephony database
+ Can\'t send message as service is currently unavailable
+ Can\'t send message as radio was turned off
+ Can\'t send message with %1$s, error %2$d
+ Can\'t send message with unknown operator, error %1$d
+ Unknown error occurred while sending message
Защо приложението изисква достъп до интернет\?
За съжаление това е нужно за изпращане на прикачени MMS. Да не може да се праща MMS би било наистина голям недостатък в сравнение с други приложения, така че решихме да тръгнем по този път. Въпреки това, както обикновено, няма реклами, следене или каквито и да е други анализаторски програми, интернетът се ползва само за изпращане на MMS.
diff --git a/app/src/main/res/values-ca/strings.xml b/app/src/main/res/values-ca/strings.xml
index 3188b644..3e5d7eb9 100644
--- a/app/src/main/res/values-ca/strings.xml
+++ b/app/src/main/res/values-ca/strings.xml
@@ -85,6 +85,14 @@
Importa SMS
Importa MMS
Cal seleccionar almenys un element
+
+ Can\'t send message to an empty address
+ Unable to save message to the telephony database
+ Can\'t send message as service is currently unavailable
+ Can\'t send message as radio was turned off
+ Can\'t send message with %1$s, error %2$d
+ Can\'t send message with unknown operator, error %1$d
+ Unknown error occurred while sending message
Per què l\'aplicació requereix accés a Internet\?
Malauradament, és necessari per enviar adjunts MMS. No poder enviar MMS seria un gran desavantatge en comparació amb altres aplicacions, així que vam decidir anar per aquest camí. Tanmateix, com sol ser, no hi ha cap anunci, seguiment o anàlisi de cap mena, Internet només s\'utilitza per enviar MMS.
@@ -96,4 +104,4 @@
Haven't found some strings? There's more at
https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res
-->
-
\ No newline at end of file
+
diff --git a/app/src/main/res/values-cr/strings.xml b/app/src/main/res/values-cr/strings.xml
index 88c83c48..060e357c 100644
--- a/app/src/main/res/values-cr/strings.xml
+++ b/app/src/main/res/values-cr/strings.xml
@@ -85,6 +85,14 @@
Import SMS
Import MMS
You have to select at least one item
+
+ Can\'t send message to an empty address
+ Unable to save message to the telephony database
+ Can\'t send message as service is currently unavailable
+ Can\'t send message as radio was turned off
+ Can\'t send message with %1$s, error %2$d
+ Can\'t send message with unknown operator, error %1$d
+ Unknown error occurred while sending message
Why does the app require access to the internet\?
Sadly it is needed for sending MMS attachments. Not being able to send MMS would be a really huge disadvantage compared to other apps, so we decided to go this way. However, as usually, there are no ads, tracking or analytics whatsoever, the internet is used only for sending MMS.
diff --git a/app/src/main/res/values-cs/strings.xml b/app/src/main/res/values-cs/strings.xml
index 7843e8e8..60958cd1 100644
--- a/app/src/main/res/values-cs/strings.xml
+++ b/app/src/main/res/values-cs/strings.xml
@@ -88,6 +88,14 @@
Importovat SMS
Importovat MMS
Musíte vybrat alespoň jednu položku
+
+ Can\'t send message to an empty address
+ Unable to save message to the telephony database
+ Can\'t send message as service is currently unavailable
+ Can\'t send message as radio was turned off
+ Can\'t send message with %1$s, error %2$d
+ Can\'t send message with unknown operator, error %1$d
+ Unknown error occurred while sending message
Proč aplikace vyžaduje přístup k internetu\?
Je smutné, že je to nutné pro odesílání příloh MMS. Nemít schopnost posílat MMS by byla opravdu obrovská nevýhoda ve srovnání s jinými aplikacemi, proto jsme se rozhodli jít touto cestou. Jako obvykle však neexistují žádné reklamy, sledování ani analytika. Internet se používá pouze k odesílání MMS.
@@ -99,4 +107,4 @@
Haven't found some strings? There's more at
https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res
-->
-
\ No newline at end of file
+
diff --git a/app/src/main/res/values-da/strings.xml b/app/src/main/res/values-da/strings.xml
index 8504e2a4..544e7eac 100644
--- a/app/src/main/res/values-da/strings.xml
+++ b/app/src/main/res/values-da/strings.xml
@@ -85,6 +85,14 @@
Import SMS
Importér MMS
Du skal vælge mindst ét element
+
+ Can\'t send message to an empty address
+ Unable to save message to the telephony database
+ Can\'t send message as service is currently unavailable
+ Can\'t send message as radio was turned off
+ Can\'t send message with %1$s, error %2$d
+ Can\'t send message with unknown operator, error %1$d
+ Unknown error occurred while sending message
Hvorfor kræver appen adgang til internettet\?
Desværre er det nødvendigt for at sende MMS-vedhæftede filer. Ikke at kunne være i stand til at sende MMS ville være en virkelig stor ulempe i forhold til andre apps, så vi besluttede at gå denne vej. Men som normalt er der ingen annoncer, sporing eller analyse overhovedet, internettet bruges kun til at sende MMS.
diff --git a/app/src/main/res/values-de/strings.xml b/app/src/main/res/values-de/strings.xml
index d7a88ef0..43073924 100644
--- a/app/src/main/res/values-de/strings.xml
+++ b/app/src/main/res/values-de/strings.xml
@@ -85,6 +85,14 @@
SMS importieren
MMS importieren
Du musst mindestens ein Element auswählen
+
+ Can\'t send message to an empty address
+ Unable to save message to the telephony database
+ Can\'t send message as service is currently unavailable
+ Can\'t send message as radio was turned off
+ Can\'t send message with %1$s, error %2$d
+ Can\'t send message with unknown operator, error %1$d
+ Unknown error occurred while sending message
Warum benötigt die Anwendung einen Internetzugang\?
Leider ist dies nötig, um MMS-Anhänge zu versenden. Es wäre ein großer Nachteil gegenüber anderen Apps, wenn keine MMS versendet werden könnten, also haben wir uns für diesen Weg entschieden. Jedoch gibt es wie immer keine Werbung, Tracking oder Analytics, der Internetzugriff wird also nur für das Versenden von MMS verwendet.
@@ -96,4 +104,4 @@
Haven't found some strings? There's more at
https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res
-->
-
\ No newline at end of file
+
diff --git a/app/src/main/res/values-el/strings.xml b/app/src/main/res/values-el/strings.xml
index 1ef84bb2..48ce7bd8 100644
--- a/app/src/main/res/values-el/strings.xml
+++ b/app/src/main/res/values-el/strings.xml
@@ -85,6 +85,14 @@
Εισαγωγή SMS
Εισαγωγή MMS
Πρέπει να επιλέξετε τουλάχιστον ένα στοιχείο
+
+ Can\'t send message to an empty address
+ Unable to save message to the telephony database
+ Can\'t send message as service is currently unavailable
+ Can\'t send message as radio was turned off
+ Can\'t send message with %1$s, error %2$d
+ Can\'t send message with unknown operator, error %1$d
+ Unknown error occurred while sending message
Γιατί η εφαρμογή απαιτεί πρόσβαση στο διαδίκτυο;
Δυστυχώς, απαιτείται για την αποστολή συνημμένων MMS. Το να μην είμαστε σε θέση να στείλουμε MMS θα αποτελούσε πραγματικά τεράστιο μειονέκτημα σε σύγκριση με άλλες εφαρμογές, επομένως αποφασίσαμε να ακολουθήσουμε αυτόν τον δρόμο. Ωστόσο, όπως συνήθως, δεν υπάρχουν καθόλου διαφημίσεις, παρακολούθηση ή αναλύσεις, το διαδίκτυο χρησιμοποιείται μόνο για την αποστολή MMS.
diff --git a/app/src/main/res/values-eo/strings.xml b/app/src/main/res/values-eo/strings.xml
index a89d52b0..3dc1c4ed 100644
--- a/app/src/main/res/values-eo/strings.xml
+++ b/app/src/main/res/values-eo/strings.xml
@@ -85,6 +85,14 @@
Import SMS
Import MMS
You have to select at least one item
+
+ Can\'t send message to an empty address
+ Unable to save message to the telephony database
+ Can\'t send message as service is currently unavailable
+ Can\'t send message as radio was turned off
+ Can\'t send message with %1$s, error %2$d
+ Can\'t send message with unknown operator, error %1$d
+ Unknown error occurred while sending message
Why does the app require access to the internet\?
Sadly it is needed for sending MMS attachments. Not being able to send MMS would be a really huge disadvantage compared to other apps, so we decided to go this way. However, as usually, there are no ads, tracking or analytics whatsoever, the internet is used only for sending MMS.
diff --git a/app/src/main/res/values-es/strings.xml b/app/src/main/res/values-es/strings.xml
index 96880180..bb112921 100644
--- a/app/src/main/res/values-es/strings.xml
+++ b/app/src/main/res/values-es/strings.xml
@@ -88,6 +88,14 @@
Importar SMS
Importar MMS
Tienes que seleccionar al menos un elemento
+
+ Can\'t send message to an empty address
+ Unable to save message to the telephony database
+ Can\'t send message as service is currently unavailable
+ Can\'t send message as radio was turned off
+ Can\'t send message with %1$s, error %2$d
+ Can\'t send message with unknown operator, error %1$d
+ Unknown error occurred while sending message
¿Por qué la aplicación requiere acceso a internet\?
Tristemente es necesitado para enviar archivos adjuntos MMS. El no poder enviar MMS sería una desventaja realmente enorme comparada con otras aplicaciones, así que decidimos tomar este camino. Sin embargo, como siempre, no hay anuncios, rastreo o análisis, por lo que el internet solo es usado para enviar MMS.
@@ -99,4 +107,4 @@
Haven't found some strings? There's more at
https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res
-->
-
\ No newline at end of file
+
diff --git a/app/src/main/res/values-et/strings.xml b/app/src/main/res/values-et/strings.xml
index 5e4a0ebb..abe3545c 100644
--- a/app/src/main/res/values-et/strings.xml
+++ b/app/src/main/res/values-et/strings.xml
@@ -85,6 +85,14 @@
Impordi SMS
Impordi MMS
Palun vali vähemalt üks kirje
+
+ Can\'t send message to an empty address
+ Unable to save message to the telephony database
+ Can\'t send message as service is currently unavailable
+ Can\'t send message as radio was turned off
+ Can\'t send message with %1$s, error %2$d
+ Can\'t send message with unknown operator, error %1$d
+ Unknown error occurred while sending message
Miks on selle rakenduse jaoks vajalik ligipääs internetile\?
Kahjuks saadetakse MMS-sõnumite manused üle interneti. Kuna muudel sarnastel rakendustel on MMS-sõnumite saatmise võimalus, siis me ei saanud sellest funktsionaalsusest ka loobuda. Aga nagu kõikide meie rakenduste puhul standardiks on, siis me ei näita reklaame ega kasuta kasutajate jälgmist ega ka analüütikat ning internetiühendus on kasutusel vaid MMS-sõnumite saatmisel.
@@ -96,4 +104,4 @@
Haven't found some strings? There's more at
https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res
-->
-
\ No newline at end of file
+
diff --git a/app/src/main/res/values-fi/strings.xml b/app/src/main/res/values-fi/strings.xml
index 4e053dcb..78553fba 100644
--- a/app/src/main/res/values-fi/strings.xml
+++ b/app/src/main/res/values-fi/strings.xml
@@ -85,6 +85,14 @@
Tuo tekstiviestejä
Tuo MMS
Sinun on valittava vähintään yksi kohde
+
+ Can\'t send message to an empty address
+ Unable to save message to the telephony database
+ Can\'t send message as service is currently unavailable
+ Can\'t send message as radio was turned off
+ Can\'t send message with %1$s, error %2$d
+ Can\'t send message with unknown operator, error %1$d
+ Unknown error occurred while sending message
Miksi sovellus vaatii Internet-yhteyden\?
Valitettavasti sitä tarvitaan multimediaviestin liitteiden lähettämiseen. Multimediaviestien lähettämättä jättäminen olisi todella valtava haitta muihin sovelluksiin verrattuna, joten päätimme mennä tällä tavalla. Kuten yleensä, mainoksia, seurantaa tai analytiikkaa ei kuitenkaan ole, internetiä käytetään vain multimediaviestien lähettämiseen.
diff --git a/app/src/main/res/values-fr/strings.xml b/app/src/main/res/values-fr/strings.xml
index 32234d32..6afc7ebd 100644
--- a/app/src/main/res/values-fr/strings.xml
+++ b/app/src/main/res/values-fr/strings.xml
@@ -88,6 +88,14 @@
Importer un SMS
Importer un MMS
Vous devez sélectionner au moins un élément
+
+ Can\'t send message to an empty address
+ Unable to save message to the telephony database
+ Can\'t send message as service is currently unavailable
+ Can\'t send message as radio was turned off
+ Can\'t send message with %1$s, error %2$d
+ Can\'t send message with unknown operator, error %1$d
+ Unknown error occurred while sending message
Pourquoi l\'application a-t-elle besoin d\'un accès à Internet \?
Malheureusement, cela est nécessaire pour envoyer des pièces jointes dans les MMS. Ne pas pouvoir envoyer de MMS serait un énorme désavantage comparé à d\'autres applications, nous avons donc décidé de faire ainsi. Cependant, comme toujours, il n\'y a aucune publicité, traqueur ou analyseur de quelque sorte, internet n\'est utilisé que pour envoyer des MMS.
@@ -99,4 +107,4 @@
Haven't found some strings? There's more at
https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res
-->
-
\ No newline at end of file
+
diff --git a/app/src/main/res/values-gl/strings.xml b/app/src/main/res/values-gl/strings.xml
index d2ee4e4d..11de0a0a 100644
--- a/app/src/main/res/values-gl/strings.xml
+++ b/app/src/main/res/values-gl/strings.xml
@@ -85,6 +85,14 @@
Import SMS
Importar MMS
Ten que seleccionar polo menos un obxecto
+
+ Can\'t send message to an empty address
+ Unable to save message to the telephony database
+ Can\'t send message as service is currently unavailable
+ Can\'t send message as radio was turned off
+ Can\'t send message with %1$s, error %2$d
+ Can\'t send message with unknown operator, error %1$d
+ Unknown error occurred while sending message
Por que o aplicativo necesita acceder a Internet\?
Infelizmente é a única forma para poder enviar anexos MMS. A incapacidade de non conseguir enviar MMS sería unha enorme desvantaxe comparativamente a outros aplicativos e, por iso, tomamos esta decisión. Pero, como habitualmente, o aplicativo non ten anuncios, non rastrea os utilizadores nin recolle datos persoais. Este permiso só é necesario para enviar as MMS.
@@ -96,4 +104,4 @@
Non atopaches algunhas cadeas? Hai máis en
https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res
-->
-
\ No newline at end of file
+
diff --git a/app/src/main/res/values-hi/strings.xml b/app/src/main/res/values-hi/strings.xml
index 88c83c48..060e357c 100644
--- a/app/src/main/res/values-hi/strings.xml
+++ b/app/src/main/res/values-hi/strings.xml
@@ -85,6 +85,14 @@
Import SMS
Import MMS
You have to select at least one item
+
+ Can\'t send message to an empty address
+ Unable to save message to the telephony database
+ Can\'t send message as service is currently unavailable
+ Can\'t send message as radio was turned off
+ Can\'t send message with %1$s, error %2$d
+ Can\'t send message with unknown operator, error %1$d
+ Unknown error occurred while sending message
Why does the app require access to the internet\?
Sadly it is needed for sending MMS attachments. Not being able to send MMS would be a really huge disadvantage compared to other apps, so we decided to go this way. However, as usually, there are no ads, tracking or analytics whatsoever, the internet is used only for sending MMS.
diff --git a/app/src/main/res/values-hr/strings.xml b/app/src/main/res/values-hr/strings.xml
index 751fd369..905780ed 100644
--- a/app/src/main/res/values-hr/strings.xml
+++ b/app/src/main/res/values-hr/strings.xml
@@ -88,6 +88,14 @@
Uvezi SMS poruke
Uvezi MMS poruke
Moraš odabrati barem jednu stavku
+
+ Can\'t send message to an empty address
+ Unable to save message to the telephony database
+ Can\'t send message as service is currently unavailable
+ Can\'t send message as radio was turned off
+ Can\'t send message with %1$s, error %2$d
+ Can\'t send message with unknown operator, error %1$d
+ Unknown error occurred while sending message
Zašto aplikacija zahtijeva pristup internetu\?
Nažalost, potreban je za slanje MMS privitaka. Nemogućnost slanja MMS-a bila bi zaista veliki nedostatak u usporedbi s drugim aplikacijama, pa smo odlučili krenuti ovim putem. No, kao i obično, nema reklama, praćenja ili analiziranja podataka, internet se koristi samo za slanje MMS-a.
diff --git a/app/src/main/res/values-hu/strings.xml b/app/src/main/res/values-hu/strings.xml
index 4d8b596a..a2b2accf 100644
--- a/app/src/main/res/values-hu/strings.xml
+++ b/app/src/main/res/values-hu/strings.xml
@@ -85,6 +85,14 @@
SMS importálása
MMS importálása
Legalább egy elemet ki kell választania
+
+ Can\'t send message to an empty address
+ Unable to save message to the telephony database
+ Can\'t send message as service is currently unavailable
+ Can\'t send message as radio was turned off
+ Can\'t send message with %1$s, error %2$d
+ Can\'t send message with unknown operator, error %1$d
+ Unknown error occurred while sending message
Miért kér az alkalmazás hozzáférést az internethez\?
Sajnos szükséges az MMS-mellékletek küldéséhez. Az MMS-küldés hiánya olyan nagy hátrány más alkalmazásokhoz képest, hogy inkább mellette döntöttünk. Viszont, mint általában, nincsenek reklámok, követés, vagy analitika és az internetet csak az MMS küldéséhez használjuk.
diff --git a/app/src/main/res/values-in/strings.xml b/app/src/main/res/values-in/strings.xml
index 303966cb..5ed6e291 100644
--- a/app/src/main/res/values-in/strings.xml
+++ b/app/src/main/res/values-in/strings.xml
@@ -82,6 +82,14 @@
Import SMS
Import MMS
You have to select at least one item
+
+ Can\'t send message to an empty address
+ Unable to save message to the telephony database
+ Can\'t send message as service is currently unavailable
+ Can\'t send message as radio was turned off
+ Can\'t send message with %1$s, error %2$d
+ Can\'t send message with unknown operator, error %1$d
+ Unknown error occurred while sending message
Mengapa aplikasi ini membutuhkan akses ke internet\?
Sayangnya itu diperlukan untuk mengirim lampiran MMS. Tidak dapat mengirim MMS akan menjadi kerugian yang sangat besar dibandingkan dengan aplikasi lain, jadi kami memutuskan untuk menggunakan cara ini. Namun, seperti biasanya, tidak ada iklan, pelacakan atau analitik apa pun, internet hanya digunakan untuk mengirim MMS.
diff --git a/app/src/main/res/values-is/strings.xml b/app/src/main/res/values-is/strings.xml
index 6e74e54b..d57140a5 100644
--- a/app/src/main/res/values-is/strings.xml
+++ b/app/src/main/res/values-is/strings.xml
@@ -85,6 +85,14 @@
Import SMS
Import MMS
You have to select at least one item
+
+ Can\'t send message to an empty address
+ Unable to save message to the telephony database
+ Can\'t send message as service is currently unavailable
+ Can\'t send message as radio was turned off
+ Can\'t send message with %1$s, error %2$d
+ Can\'t send message with unknown operator, error %1$d
+ Unknown error occurred while sending message
Why does the app require access to the internet\?
Sadly it is needed for sending MMS attachments. Not being able to send MMS would be a really huge disadvantage compared to other apps, so we decided to go this way. However, as usually, there are no ads, tracking or analytics whatsoever, the internet is used only for sending MMS.
diff --git a/app/src/main/res/values-it/strings.xml b/app/src/main/res/values-it/strings.xml
index 71086d4e..657f4796 100644
--- a/app/src/main/res/values-it/strings.xml
+++ b/app/src/main/res/values-it/strings.xml
@@ -88,6 +88,14 @@
Importa SMS
Importa MMS
Devi selezionare almeno un elemento
+
+ Can\'t send message to an empty address
+ Unable to save message to the telephony database
+ Can\'t send message as service is currently unavailable
+ Can\'t send message as radio was turned off
+ Can\'t send message with %1$s, error %2$d
+ Can\'t send message with unknown operator, error %1$d
+ Unknown error occurred while sending message
Perché l\'applicazione richiede l\'accesso ad internet\?
Purtroppo è necessario per poter inviare gli allegati degli MMS. Non essere in grado di inviare gli MMS sarebbe un grosso svantaggio in confronto ad altre applicazioni, quindi abbiamo deciso di intraprendere questa strada. Ad ogni modo, come sempre, non ci sono pubblicità o tracciamenti, internet è utilizzato soltanto per l\'invio degli MMS.
@@ -99,4 +107,4 @@
Haven't found some strings? There's more at
https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res
-->
-
\ No newline at end of file
+
diff --git a/app/src/main/res/values-iw/strings.xml b/app/src/main/res/values-iw/strings.xml
index bd60364b..c40684b1 100644
--- a/app/src/main/res/values-iw/strings.xml
+++ b/app/src/main/res/values-iw/strings.xml
@@ -91,6 +91,14 @@
ייבוא סמס
ייבוא MMS
עליך לבחור לפחות פריט אחד
+
+ Can\'t send message to an empty address
+ Unable to save message to the telephony database
+ Can\'t send message as service is currently unavailable
+ Can\'t send message as radio was turned off
+ Can\'t send message with %1$s, error %2$d
+ Can\'t send message with unknown operator, error %1$d
+ Unknown error occurred while sending message
מדוע האפליקציה דורשת גישה לאינטרנט\?
למרבה הצער, זה נחוץ לשליחת קבצי MMS מצורפים. אי היכולת לשלוח MMS תהיה חיסרון עצום בהשוואה לאפליקציות אחרות, אז החלטנו ללכת בדרך זו. עם זאת, כמו בדרך כלל, אין מודעות, מעקב או ניתוח כלשהם, האינטרנט משמש רק לשליחת MMS.
diff --git a/app/src/main/res/values-ja/strings.xml b/app/src/main/res/values-ja/strings.xml
index 6a09f58f..07e677be 100644
--- a/app/src/main/res/values-ja/strings.xml
+++ b/app/src/main/res/values-ja/strings.xml
@@ -82,6 +82,14 @@
SMS をインポート
MMS をインポート
1 つ以上のアイテムを選択する必要があります
+
+ Can\'t send message to an empty address
+ Unable to save message to the telephony database
+ Can\'t send message as service is currently unavailable
+ Can\'t send message as radio was turned off
+ Can\'t send message with %1$s, error %2$d
+ Can\'t send message with unknown operator, error %1$d
+ Unknown error occurred while sending message
なぜアプリの使用にインターネットへのアクセスが必要なのですか?
MMS (マルチメディアメッセージサービス) にはインターネットが必要となります。ほかのアプリでは使用できる MMS が使用できないことは大きな不利益となるため、このようになっています。 ただし、通常通り広告・追跡・分析は一切行わず、インターネットは MMS のみに使用されます。
@@ -93,4 +101,4 @@
Haven't found some strings? There's more at
https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res
-->
-
\ No newline at end of file
+
diff --git a/app/src/main/res/values-lt/strings.xml b/app/src/main/res/values-lt/strings.xml
index bbbf1fdb..4796fd9a 100644
--- a/app/src/main/res/values-lt/strings.xml
+++ b/app/src/main/res/values-lt/strings.xml
@@ -87,6 +87,14 @@
Importuoti SMS
Importuoti MMS
Turite pasirinkti bent vieną elementą
+
+ Can\'t send message to an empty address
+ Unable to save message to the telephony database
+ Can\'t send message as service is currently unavailable
+ Can\'t send message as radio was turned off
+ Can\'t send message with %1$s, error %2$d
+ Can\'t send message with unknown operator, error %1$d
+ Unknown error occurred while sending message
Kodėl programėlei reikalinga prieiga prie interneto\?
Deja, jis reikalingas MMS priedams siųsti. Negalėjimas siųsti MMS būtų tikrai didelis trūkumas, palyginti su kitomis programomis, todėl nusprendėme eiti šiuo keliu. Tačiau, kaip įprasta, nėra jokių reklamų, stebėjimo ar analizės, internetas naudojamas tik MMS siuntimui.
diff --git a/app/src/main/res/values-lv/strings.xml b/app/src/main/res/values-lv/strings.xml
index 5b82607a..af016010 100644
--- a/app/src/main/res/values-lv/strings.xml
+++ b/app/src/main/res/values-lv/strings.xml
@@ -88,6 +88,14 @@
Import SMS
Import MMS
You have to select at least one item
+
+ Can\'t send message to an empty address
+ Unable to save message to the telephony database
+ Can\'t send message as service is currently unavailable
+ Can\'t send message as radio was turned off
+ Can\'t send message with %1$s, error %2$d
+ Can\'t send message with unknown operator, error %1$d
+ Unknown error occurred while sending message
Why does the app require access to the internet\?
Sadly it is needed for sending MMS attachments. Not being able to send MMS would be a really huge disadvantage compared to other apps, so we decided to go this way. However, as usually, there are no ads, tracking or analytics whatsoever, the internet is used only for sending MMS.
diff --git a/app/src/main/res/values-mk/strings.xml b/app/src/main/res/values-mk/strings.xml
index 88c83c48..060e357c 100644
--- a/app/src/main/res/values-mk/strings.xml
+++ b/app/src/main/res/values-mk/strings.xml
@@ -85,6 +85,14 @@
Import SMS
Import MMS
You have to select at least one item
+
+ Can\'t send message to an empty address
+ Unable to save message to the telephony database
+ Can\'t send message as service is currently unavailable
+ Can\'t send message as radio was turned off
+ Can\'t send message with %1$s, error %2$d
+ Can\'t send message with unknown operator, error %1$d
+ Unknown error occurred while sending message
Why does the app require access to the internet\?
Sadly it is needed for sending MMS attachments. Not being able to send MMS would be a really huge disadvantage compared to other apps, so we decided to go this way. However, as usually, there are no ads, tracking or analytics whatsoever, the internet is used only for sending MMS.
diff --git a/app/src/main/res/values-ml/strings.xml b/app/src/main/res/values-ml/strings.xml
index 3265d0f9..b552558d 100644
--- a/app/src/main/res/values-ml/strings.xml
+++ b/app/src/main/res/values-ml/strings.xml
@@ -85,6 +85,14 @@
Import SMS
Import MMS
You have to select at least one item
+
+ Can\'t send message to an empty address
+ Unable to save message to the telephony database
+ Can\'t send message as service is currently unavailable
+ Can\'t send message as radio was turned off
+ Can\'t send message with %1$s, error %2$d
+ Can\'t send message with unknown operator, error %1$d
+ Unknown error occurred while sending message
എന്തുകൊണ്ടാണ് ആപ്പിന് ഇന്റർനെറ്റ് ആക്സസ് ആവശ്യമായി വരുന്നത്\?
നിർഭാഗ്യവശാൽ, MMS അറ്റാച്ചുമെന്റുകൾ അയക്കുന്നതിനു ഇത് ആവശ്യമാണ്. മറ്റ് ആപ്ലിക്കേഷനുകളുമായി താരതമ്യപ്പെടുത്തുമ്പോൾ MMS അയയ്ക്കാൻ കഴിയുന്നില്ല എന്നത് ഒരു വലിയ പോരായ്മയാണ്, അതിനാൽ ഞങ്ങൾ ഈ റൂട്ടിൽ പോകാൻ തീരുമാനിച്ചു. എന്നിരുന്നാലും, സാധാരണപോലെ, പരസ്യങ്ങളോ ട്രാക്കിംഗ് അല്ലെങ്കിൽ അനലിറ്റിക്സുകളോ ഇല്ല. ഇന്റർനെറ്റ് MMS അയയ്ക്കുന്നതിന് മാത്രമാണ് ഉപയോഗിക്കുന്നത്.
diff --git a/app/src/main/res/values-nb-rNO/strings.xml b/app/src/main/res/values-nb-rNO/strings.xml
index 485f4a32..21265375 100644
--- a/app/src/main/res/values-nb-rNO/strings.xml
+++ b/app/src/main/res/values-nb-rNO/strings.xml
@@ -85,6 +85,14 @@
Importer SMS
Importer MMS
Du må velge minst ett element
+
+ Can\'t send message to an empty address
+ Unable to save message to the telephony database
+ Can\'t send message as service is currently unavailable
+ Can\'t send message as radio was turned off
+ Can\'t send message with %1$s, error %2$d
+ Can\'t send message with unknown operator, error %1$d
+ Unknown error occurred while sending message
Hvorfor krever appen tilgang til internett\?
Dessverre er det nødvendig for å sende MMS-vedlegg. Å ikke kunne sende MMS ville være en veldig stor ulempe sammenlignet med andre apper, så vi bestemte oss for å gå denne veien. Som vanlig er det imidlertid ingen annonser, sporing eller analyse overhodet, internett brukes bare til å sende MMS.
diff --git a/app/src/main/res/values-nl/strings.xml b/app/src/main/res/values-nl/strings.xml
index 2eeddaf3..de60c7b2 100644
--- a/app/src/main/res/values-nl/strings.xml
+++ b/app/src/main/res/values-nl/strings.xml
@@ -85,6 +85,14 @@
SMS-berichten importeren
MMS-berichten importeren
Selecteer tenminste één van de opties
+
+ Can\'t send message to an empty address
+ Unable to save message to the telephony database
+ Can\'t send message as service is currently unavailable
+ Can\'t send message as radio was turned off
+ Can\'t send message with %1$s, error %2$d
+ Can\'t send message with unknown operator, error %1$d
+ Unknown error occurred while sending message
Waarom heeft deze app toegang nodig tot het internet\?
Dit is helaas nodig voor het verzenden van MMS-bijlagen. Het versturen van MMS-berichten onmogelijk maken zou een te groot nadeel t.o.v. andere apps betekenen en daarom hebben we besloten om het toch toe te voegen. Zoals gewoonlijk bevat de app echter geen advertenties, tracking of analytics; de verbinding wordt alleen maar gebruikt voor het versturen van MMS-berichten.
@@ -96,4 +104,4 @@
Haven't found some strings? There's more at
https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res
-->
-
\ No newline at end of file
+
diff --git a/app/src/main/res/values-pa-rPK/strings.xml b/app/src/main/res/values-pa-rPK/strings.xml
index 41e700bc..27a590cc 100644
--- a/app/src/main/res/values-pa-rPK/strings.xml
+++ b/app/src/main/res/values-pa-rPK/strings.xml
@@ -85,6 +85,14 @@
سنیہے ایمپورٹ کرو
میڈیا دیاں سنیہے ایمپورٹ کرو
کجھ چیز چݨیو
+
+ Can\'t send message to an empty address
+ Unable to save message to the telephony database
+ Can\'t send message as service is currently unavailable
+ Can\'t send message as radio was turned off
+ Can\'t send message with %1$s, error %2$d
+ Can\'t send message with unknown operator, error %1$d
+ Unknown error occurred while sending message
Why does the app require access to the internet\?
Sadly it is needed for sending MMS attachments. Not being able to send MMS would be a really huge disadvantage compared to other apps, so we decided to go this way. However, as usually, there are no ads, tracking or analytics whatsoever, the internet is used only for sending MMS.
diff --git a/app/src/main/res/values-pl/strings.xml b/app/src/main/res/values-pl/strings.xml
index a32033f0..3aff167e 100644
--- a/app/src/main/res/values-pl/strings.xml
+++ b/app/src/main/res/values-pl/strings.xml
@@ -91,6 +91,14 @@
Importuj SMS-y
Importuj MMS-y
Musisz wybrać co najmniej jedną opcję
+
+ Can\'t send message to an empty address
+ Unable to save message to the telephony database
+ Can\'t send message as service is currently unavailable
+ Can\'t send message as radio was turned off
+ Can\'t send message with %1$s, error %2$d
+ Can\'t send message with unknown operator, error %1$d
+ Unknown error occurred while sending message
Dlaczego aplikacja wymaga dostępu do Internetu\?
Niestety jest to konieczne do wysyłania załączników MMS. Brak możliwości wysyłania MMS-ów byłby naprawdę ogromną wadą w porównaniu z innymi aplikacjami, więc zdecydowaliśmy się pójść tą drogą. Jednak, jak zwykle, nie ma żadnych reklam, śledzenia ani analityki, a Internet służy tylko do wysyłania MMS-ów.
@@ -102,4 +110,4 @@
Haven't found some strings? There's more at
https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res
-->
-
\ No newline at end of file
+
diff --git a/app/src/main/res/values-pt-rBR/strings.xml b/app/src/main/res/values-pt-rBR/strings.xml
index 53dd937e..c8236ca4 100644
--- a/app/src/main/res/values-pt-rBR/strings.xml
+++ b/app/src/main/res/values-pt-rBR/strings.xml
@@ -88,6 +88,14 @@
Importar SMS
Importar MMS
Você deve selecionar ao menos um item
+
+ Can\'t send message to an empty address
+ Unable to save message to the telephony database
+ Can\'t send message as service is currently unavailable
+ Can\'t send message as radio was turned off
+ Can\'t send message with %1$s, error %2$d
+ Can\'t send message with unknown operator, error %1$d
+ Unknown error occurred while sending message
Por que o app requer acesso à Internet\?
Infelizmente, isso é necessário para enviar anexos MMS. Não poder enviar MMS seria uma grande desvantagem em relação a outros apps, por isso tomamos essa decisão. Entretanto, como de costume, não há anúncios, rastreamento ou análises de perfil, a Internet é usada apenas para enviar MMS.
diff --git a/app/src/main/res/values-pt/strings.xml b/app/src/main/res/values-pt/strings.xml
index 637f9226..28cc7c28 100644
--- a/app/src/main/res/values-pt/strings.xml
+++ b/app/src/main/res/values-pt/strings.xml
@@ -88,6 +88,14 @@
Importar SMS
Importar MMS
Tem que selecionar, pelo menos, 1 item
+
+ Can\'t send message to an empty address
+ Unable to save message to the telephony database
+ Can\'t send message as service is currently unavailable
+ Can\'t send message as radio was turned off
+ Can\'t send message with %1$s, error %2$d
+ Can\'t send message with unknown operator, error %1$d
+ Unknown error occurred while sending message
Porque é que a aplicação requer acesso à Internet\?
Infelizmente é a única forma de poder enviar anexos MMS. Não ter a capacidade de enviar MMS representaria uma enorme desvantagem comparativamente a outras aplicações e foi por isso que tomámos esta decisão. Mas, como habitualmente, a aplicação não tem anúncios, não rastreia os utilizadores nem recolhe dados pessoais. Esta permissão apenas é necessária para enviar MMS.
diff --git a/app/src/main/res/values-ro/strings.xml b/app/src/main/res/values-ro/strings.xml
index 372930c9..fd95f156 100644
--- a/app/src/main/res/values-ro/strings.xml
+++ b/app/src/main/res/values-ro/strings.xml
@@ -88,6 +88,14 @@
Importă mesajele SMS
Importă mesajele MMS
Trebuie să selectaţi cel puţin un element
+
+ Can\'t send message to an empty address
+ Unable to save message to the telephony database
+ Can\'t send message as service is currently unavailable
+ Can\'t send message as radio was turned off
+ Can\'t send message with %1$s, error %2$d
+ Can\'t send message with unknown operator, error %1$d
+ Unknown error occurred while sending message
De ce necesită aplicația acces la internet\?
Din păcate este nevoie pentru a primite anexe MMS. Ideea de a nu putea trimite MMS-uri ar prezenta un dezavantaj foarte mare în comparaţie cu alte aplicaţii, aşa că am decis să mergem pe această cale. Totuşi, ca de obicei, nu este prezentă nici un fel de reclamă, urmărire sau analiză, internetul este folosit doar pentru a trimite MMS-uri.
diff --git a/app/src/main/res/values-ru/strings.xml b/app/src/main/res/values-ru/strings.xml
index 023478ef..78b4696f 100644
--- a/app/src/main/res/values-ru/strings.xml
+++ b/app/src/main/res/values-ru/strings.xml
@@ -91,6 +91,14 @@
Импорт SMS
Импорт MMS
Необходимо выбрать хотя бы один элемент
+
+ Can\'t send message to an empty address
+ Unable to save message to the telephony database
+ Can\'t send message as service is currently unavailable
+ Can\'t send message as radio was turned off
+ Can\'t send message with %1$s, error %2$d
+ Can\'t send message with unknown operator, error %1$d
+ Unknown error occurred while sending message
Почему приложение требует доступ в интернет\?
К сожалению, это необходимо для отправки вложений MMS. Отсутствие возможности отправлять MMS-сообщения было бы огромным недостатком нашего приложения по сравнению с другими, поэтому мы решили пойти этим путём. Тем не менее, как и в других наших приложениях, это не содержит никакой рекламы, отслеживания или аналитики, интернет используется только для отправки MMS.
@@ -102,4 +110,4 @@
Haven't found some strings? There's more at
https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res
-->
-
\ No newline at end of file
+
diff --git a/app/src/main/res/values-sk/strings.xml b/app/src/main/res/values-sk/strings.xml
index ab4e9752..57a1fc61 100644
--- a/app/src/main/res/values-sk/strings.xml
+++ b/app/src/main/res/values-sk/strings.xml
@@ -88,6 +88,14 @@
Importovať SMS
Importovať MMS
Musíte označiť aspoň jednu možnosť
+
+ Can\'t send message to an empty address
+ Unable to save message to the telephony database
+ Can\'t send message as service is currently unavailable
+ Can\'t send message as radio was turned off
+ Can\'t send message with %1$s, error %2$d
+ Can\'t send message with unknown operator, error %1$d
+ Unknown error occurred while sending message
Prečo vyžaduje apka prístup na internet\?
Je to žiaľ nevyhnutné pre odosielanie MMS príloh. Ak by sa ich nedalo odosielať, bola by to obrovská nevýhoda v porovnaní s konkurenciou, preto sme sa rozhodli takto. Ako ale stále, ani v tejto apke nie sú reklamy, sledovanie, ani vôbec žiadne analytiky. Internet sa používa jedine pri odosielaní MMS.
diff --git a/app/src/main/res/values-sl/strings.xml b/app/src/main/res/values-sl/strings.xml
index db8df795..78c6d6b7 100644
--- a/app/src/main/res/values-sl/strings.xml
+++ b/app/src/main/res/values-sl/strings.xml
@@ -91,6 +91,14 @@
Uvozi SMS
Uvozi MMS
Izbrati morate vsaj en element
+
+ Can\'t send message to an empty address
+ Unable to save message to the telephony database
+ Can\'t send message as service is currently unavailable
+ Can\'t send message as radio was turned off
+ Can\'t send message with %1$s, error %2$d
+ Can\'t send message with unknown operator, error %1$d
+ Unknown error occurred while sending message
Zakaj aplikacija potrebuje dostop do interneta\?
Žal je potreben za pošiljanje priponk MMS. Če ne bi mogli pošiljati MMS-ov, bi bila to res velika pomanjkljivost v primerjavi z drugimi aplikacijami, zato smo se odločili za to pot. Vendar kot običajno ni nobenih oglasov, sledenja ali kakršne koli analitike. Internet se uporablja samo za pošiljanje MMS-ov.
@@ -102,4 +110,4 @@
Haven't found some strings? There's more at
https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res
-->
-
\ No newline at end of file
+
diff --git a/app/src/main/res/values-sr/strings.xml b/app/src/main/res/values-sr/strings.xml
index 08a09079..1681510f 100644
--- a/app/src/main/res/values-sr/strings.xml
+++ b/app/src/main/res/values-sr/strings.xml
@@ -88,6 +88,14 @@
Увезите СМС
Увези ММС
Морате да изаберете најмање једну ставку
+
+ Can\'t send message to an empty address
+ Unable to save message to the telephony database
+ Can\'t send message as service is currently unavailable
+ Can\'t send message as radio was turned off
+ Can\'t send message with %1$s, error %2$d
+ Can\'t send message with unknown operator, error %1$d
+ Unknown error occurred while sending message
Зашто је апликацији потребан приступ интернету\?
Нажалост, то је потребно за слање ММС прилога. Немогућност слања ММС-а била би заиста велика мана у поређењу са другим апликацијама, па смо одлучили да идемо овим путем. Међутим, као и обично, нема реклама, праћења или аналитике, интернет се користи само за слање ММС-а.
diff --git a/app/src/main/res/values-sv/strings.xml b/app/src/main/res/values-sv/strings.xml
index f8525925..7c723fe9 100644
--- a/app/src/main/res/values-sv/strings.xml
+++ b/app/src/main/res/values-sv/strings.xml
@@ -85,6 +85,14 @@
Importera sms
Importera mms
Du måste välja minst ett alternativ
+
+ Can\'t send message to an empty address
+ Unable to save message to the telephony database
+ Can\'t send message as service is currently unavailable
+ Can\'t send message as radio was turned off
+ Can\'t send message with %1$s, error %2$d
+ Can\'t send message with unknown operator, error %1$d
+ Unknown error occurred while sending message
Varför kräver appen åtkomst till internet\?
Tyvärr behövs den för att skicka mms-bilagor. Att inte kunna skicka mms är en enorm nackdel jämfört med andra appar, och vi har därför beslutat att göra så här. Som vanligt förekommer ingen reklam, spårning eller datainsamling, internet används bara för att skicka mms.
diff --git a/app/src/main/res/values-ta/strings.xml b/app/src/main/res/values-ta/strings.xml
index 21694bbb..c0150227 100644
--- a/app/src/main/res/values-ta/strings.xml
+++ b/app/src/main/res/values-ta/strings.xml
@@ -85,6 +85,14 @@
SMS ஐ இறக்குமதி செய்யவும்
MMS ஐ இறக்குமதி செய்யவும்
நீங்கள் குறைந்தபட்சம் ஒரு உருப்படியைத் தேர்ந்தெடுக்க வேண்டும்
+
+ Can\'t send message to an empty address
+ Unable to save message to the telephony database
+ Can\'t send message as service is currently unavailable
+ Can\'t send message as radio was turned off
+ Can\'t send message with %1$s, error %2$d
+ Can\'t send message with unknown operator, error %1$d
+ Unknown error occurred while sending message
பயன்பாட்டிற்கு இணைய அணுகல் ஏன் தேவைப்படுகிறது\?
MMS இணைப்புகளை அனுப்புவதற்கு இது தேவைப்படுகிறது. மற்ற பயன்பாடுகளுடன் ஒப்பிடும்போது MMS ஐ அனுப்ப முடியாமல் இருப்பது மிகவும் பெரிய குறையாக இருக்கும், எனவே நாங்கள் இந்த வழியில் செல்ல முடிவு செய்தோம். இருப்பினும், வழக்கமாக, விளம்பரங்கள், கண்காணிப்பு அல்லது பகுப்பாய்வு எதுவும் இல்லை, இணையம் MMS அனுப்ப மட்டுமே பயன்படுத்தப்படுகிறது.
diff --git a/app/src/main/res/values-th/strings.xml b/app/src/main/res/values-th/strings.xml
index 21ad3bc0..41304c73 100644
--- a/app/src/main/res/values-th/strings.xml
+++ b/app/src/main/res/values-th/strings.xml
@@ -82,6 +82,14 @@
Import SMS
Import MMS
You have to select at least one item
+
+ Can\'t send message to an empty address
+ Unable to save message to the telephony database
+ Can\'t send message as service is currently unavailable
+ Can\'t send message as radio was turned off
+ Can\'t send message with %1$s, error %2$d
+ Can\'t send message with unknown operator, error %1$d
+ Unknown error occurred while sending message
Why does the app require access to the internet\?
Sadly it is needed for sending MMS attachments. Not being able to send MMS would be a really huge disadvantage compared to other apps, so we decided to go this way. However, as usually, there are no ads, tracking or analytics whatsoever, the internet is used only for sending MMS.
diff --git a/app/src/main/res/values-tr/strings.xml b/app/src/main/res/values-tr/strings.xml
index 203ba6a7..59c8d1f8 100644
--- a/app/src/main/res/values-tr/strings.xml
+++ b/app/src/main/res/values-tr/strings.xml
@@ -85,6 +85,14 @@
SMS\'i içe aktar
MMS\'i içe aktar
En az bir öge seçmelisiniz
+
+ Can\'t send message to an empty address
+ Unable to save message to the telephony database
+ Can\'t send message as service is currently unavailable
+ Can\'t send message as radio was turned off
+ Can\'t send message with %1$s, error %2$d
+ Can\'t send message with unknown operator, error %1$d
+ Unknown error occurred while sending message
Uygulama neden internete erişim gerektiriyor\?
Ne yazık ki MMS eklerini göndermek için gerekli. MMS gönderememek, diğer uygulamalara kıyasla gerçekten çok büyük bir dezavantaj olacaktır, bu yüzden bu şekilde gitmeye karar verdik. Bununla birlikte, genellikle olduğu gibi, hiçbir reklam, izleme veya analiz yoktur, internet yalnızca MMS göndermek için kullanılır.
diff --git a/app/src/main/res/values-uk/strings.xml b/app/src/main/res/values-uk/strings.xml
index e87930bf..1229b854 100644
--- a/app/src/main/res/values-uk/strings.xml
+++ b/app/src/main/res/values-uk/strings.xml
@@ -91,6 +91,14 @@
Import SMS
Імпорт MMS
Потрібно вибрати принаймні один елемент
+
+ Can\'t send message to an empty address
+ Unable to save message to the telephony database
+ Can\'t send message as service is currently unavailable
+ Can\'t send message as radio was turned off
+ Can\'t send message with %1$s, error %2$d
+ Can\'t send message with unknown operator, error %1$d
+ Unknown error occurred while sending message
Чому додаток вимагає доступ до Інтернету\?
Нажаль, це необхідно для відправки вкладень MMS. Неспроможність надсилати MMS-повідомлення була б великим недоліком нашого додатку порівняно з іншими, тому ми так зробили. Тим не менше, як і в інших наших додатках, цей не містить реклами, відстеження та аналітики. Інтернет використовується лише для відправки MMS.
diff --git a/app/src/main/res/values-zh-rCN/strings.xml b/app/src/main/res/values-zh-rCN/strings.xml
index 8d473994..ccf0b9a1 100644
--- a/app/src/main/res/values-zh-rCN/strings.xml
+++ b/app/src/main/res/values-zh-rCN/strings.xml
@@ -82,6 +82,14 @@
导入短信
导入彩信
您必须至少选择一项
+
+ Can\'t send message to an empty address
+ Unable to save message to the telephony database
+ Can\'t send message as service is currently unavailable
+ Can\'t send message as radio was turned off
+ Can\'t send message with %1$s, error %2$d
+ Can\'t send message with unknown operator, error %1$d
+ Unknown error occurred while sending message
为什么该应用需要访问互联网?
很遗憾这对于发送彩信附件是必须的。如果不能发送彩信的话这相比其他应用会是一个巨大的劣势,所以我们决定这么采取现在的方式。 但是和其他应用一样,不包含广告、追踪或者任意的分析工具, 互联网访问仅用于发送彩信。
@@ -93,4 +101,4 @@
Haven't found some strings? There's more at
https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res
-->
-
\ No newline at end of file
+
diff --git a/app/src/main/res/values-zh-rTW/strings.xml b/app/src/main/res/values-zh-rTW/strings.xml
index be526da0..6f1dbb14 100644
--- a/app/src/main/res/values-zh-rTW/strings.xml
+++ b/app/src/main/res/values-zh-rTW/strings.xml
@@ -82,6 +82,14 @@
匯入簡訊
Import MMS
最少要選擇一個項目
+
+ Can\'t send message to an empty address
+ Unable to save message to the telephony database
+ Can\'t send message as service is currently unavailable
+ Can\'t send message as radio was turned off
+ Can\'t send message with %1$s, error %2$d
+ Can\'t send message with unknown operator, error %1$d
+ Unknown error occurred while sending message
Why does the app require access to the internet\?
Sadly it is needed for sending MMS attachments. Not being able to send MMS would be a really huge disadvantage compared to other apps, so we decided to go this way. However, as usually, there are no ads, tracking or analytics whatsoever, the internet is used only for sending MMS.
diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml
index a2226c04..2dcaaf4d 100644
--- a/app/src/main/res/values/strings.xml
+++ b/app/src/main/res/values/strings.xml
@@ -85,6 +85,14 @@
Import SMS
Import MMS
You have to select at least one item
+
+ Can\'t send message to an empty address
+ Unable to save message to the telephony database
+ Can\'t send message as service is currently unavailable
+ Can\'t send message as radio was turned off
+ Can\'t send message with %1$s, error %2$d
+ Can\'t send message with unknown operator, error %1$d
+ Unknown error occurred while sending message
Why does the app require access to the internet?
Sadly it is needed for sending MMS attachments. Not being able to send MMS would be a really huge disadvantage compared to other apps, so we decided to go this way.