Skip to content

Commit ccd0180

Browse files
authored
Merge pull request #551 from Naveen3Singh/escape_quotes_in_string
Escape quotes
2 parents a05e24c + b9ac0dc commit ccd0180

File tree

46 files changed

+47
-47
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

46 files changed

+47
-47
lines changed

app/src/main/res/values-ar/strings.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@
105105
<string name="carrier_send_error">لا يمكن إرسال الرسالة، خطأ في الناقل</string>
106106
<string name="unknown_error_occurred_sending_message">تعذر إرسال الرسالة، رمز الخطأ: %d</string>
107107
<string name="invalid_short_code">لا يمكن الرد على أمثال هذه الرموز القصيرة</string>
108-
<string name="invalid_short_code_desc">You can only reply to short codes with numbers like "503501" but not to codes containing letters and numbers like "AB-CD0".</string>
108+
<string name="invalid_short_code_desc">You can only reply to short codes with numbers like \"503501\" but not to codes containing letters and numbers like \"AB-CD0\".</string>
109109
<!-- FAQ -->
110110
<string name="faq_1_title">لماذا يتطلب التطبيق الوصول إلى الإنترنت؟</string>
111111
<string name="faq_1_text">للأسف هناك حاجة لإرسال مرفقات رسائل الوسائط . عدم القدرة على إرسال رسائل الوسائط هذا سيكون عيبا كبيرا حقا بالمقارنة مع التطبيقات الأخرى ، لذلك قررنا الذهاب من هذا الطريق. ومع ذلك ، كما هو الحال عادة ، لا توجد إعلانات أو تتبع أو تحليلات للنشاط على الإطلاق ، يتم استخدام صلاحية الإنترنت فقط لإرسال رسائل الوسائط المتعددة.</string>

app/src/main/res/values-az/strings.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@
9393
<string name="carrier_send_error">Couldn\'t send message, carrier error</string>
9494
<string name="unknown_error_occurred_sending_message">Couldn\'t send message, error code: %1$d</string>
9595
<string name="invalid_short_code">Can\'t reply to short codes like this</string>
96-
<string name="invalid_short_code_desc">You can only reply to short codes with numbers like "503501" but not to codes containing letters and numbers like "AB-CD0".</string>
96+
<string name="invalid_short_code_desc">You can only reply to short codes with numbers like \"503501\" but not to codes containing letters and numbers like \"AB-CD0\".</string>
9797
<!-- FAQ -->
9898
<string name="faq_1_title">Why does the app require access to the internet\?</string>
9999
<string name="faq_1_text">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.</string>

app/src/main/res/values-be/strings.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@
9999
<string name="carrier_send_error">Couldn\'t send message, carrier error</string>
100100
<string name="unknown_error_occurred_sending_message">Couldn\'t send message, error code: %1$d</string>
101101
<string name="invalid_short_code">Can\'t reply to short codes like this</string>
102-
<string name="invalid_short_code_desc">You can only reply to short codes with numbers like "503501" but not to codes containing letters and numbers like "AB-CD0".</string>
102+
<string name="invalid_short_code_desc">You can only reply to short codes with numbers like \"503501\" but not to codes containing letters and numbers like \"AB-CD0\".</string>
103103
<!-- FAQ -->
104104
<string name="faq_1_title">Чаму прыкладанне патрабуе доступ у Інтэрнет\?</string>
105105
<string name="faq_1_text">На жаль, гэта неабходна для адпраўкі ўкладанняў MMS. Немагчымасць адпраўляць MMS было б вельмі вялікім недахопам нашага прыкладання ў параўнанні з іншымі, таму было вырашана пайсці гэтым шляхам. Аднак, як і ў іншых нашых прыкладаннях, гэта не ўтрымлівае ніякай рэкламы, адсочвання і аналітыкі. Інтэрнэт выкарыстоўваецца толькі для адпраўкі MMS.</string>

app/src/main/res/values-bg/strings.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@
9393
<string name="carrier_send_error">Couldn\'t send message, carrier error</string>
9494
<string name="unknown_error_occurred_sending_message">Couldn\'t send message, error code: %1$d</string>
9595
<string name="invalid_short_code">Can\'t reply to short codes like this</string>
96-
<string name="invalid_short_code_desc">You can only reply to short codes with numbers like "503501" but not to codes containing letters and numbers like "AB-CD0".</string>
96+
<string name="invalid_short_code_desc">You can only reply to short codes with numbers like \"503501\" but not to codes containing letters and numbers like \"AB-CD0\".</string>
9797
<!-- FAQ -->
9898
<string name="faq_1_title">Защо приложението изисква достъп до интернет\?</string>
9999
<string name="faq_1_text">За съжаление това е нужно за изпращане на прикачени MMS. Да не може да се праща MMS би било наистина голям недостатък в сравнение с други приложения, така че решихме да тръгнем по този път. Въпреки това, както обикновено, няма реклами, следене или каквито и да е други анализаторски програми, интернетът се ползва само за изпращане на MMS.</string>

app/src/main/res/values-ca/strings.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@
9393
<string name="carrier_send_error">No s\'ha pogut enviar el missatge, error de l\'operador</string>
9494
<string name="unknown_error_occurred_sending_message">No s\'ha pogut enviar el missatge, codi d\'error: %d</string>
9595
<string name="invalid_short_code">Can\'t reply to short codes like this</string>
96-
<string name="invalid_short_code_desc">You can only reply to short codes with numbers like "503501" but not to codes containing letters and numbers like "AB-CD0".</string>
96+
<string name="invalid_short_code_desc">You can only reply to short codes with numbers like \"503501\" but not to codes containing letters and numbers like \"AB-CD0\".</string>
9797
<!-- FAQ -->
9898
<string name="faq_1_title">Per què l\'aplicació requereix accés a Internet\?</string>
9999
<string name="faq_1_text">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.</string>

app/src/main/res/values-cr/strings.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@
9393
<string name="carrier_send_error">Couldn\'t send message, carrier error</string>
9494
<string name="unknown_error_occurred_sending_message">Couldn\'t send message, error code: %1$d</string>
9595
<string name="invalid_short_code">Can\'t reply to short codes like this</string>
96-
<string name="invalid_short_code_desc">You can only reply to short codes with numbers like "503501" but not to codes containing letters and numbers like "AB-CD0".</string>
96+
<string name="invalid_short_code_desc">You can only reply to short codes with numbers like \"503501\" but not to codes containing letters and numbers like \"AB-CD0\".</string>
9797
<!-- FAQ -->
9898
<string name="faq_1_title">Why does the app require access to the internet\?</string>
9999
<string name="faq_1_text">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.</string>

app/src/main/res/values-cs/strings.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@
9696
<string name="carrier_send_error">Couldn\'t send message, carrier error</string>
9797
<string name="unknown_error_occurred_sending_message">Couldn\'t send message, error code: %1$d</string>
9898
<string name="invalid_short_code">Can\'t reply to short codes like this</string>
99-
<string name="invalid_short_code_desc">You can only reply to short codes with numbers like "503501" but not to codes containing letters and numbers like "AB-CD0".</string>
99+
<string name="invalid_short_code_desc">You can only reply to short codes with numbers like \"503501\" but not to codes containing letters and numbers like \"AB-CD0\".</string>
100100
<!-- FAQ -->
101101
<string name="faq_1_title">Proč aplikace vyžaduje přístup k internetu\?</string>
102102
<string name="faq_1_text">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.</string>

app/src/main/res/values-da/strings.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@
9393
<string name="carrier_send_error">Couldn\'t send message, carrier error</string>
9494
<string name="unknown_error_occurred_sending_message">Couldn\'t send message, error code: %1$d</string>
9595
<string name="invalid_short_code">Can\'t reply to short codes like this</string>
96-
<string name="invalid_short_code_desc">You can only reply to short codes with numbers like "503501" but not to codes containing letters and numbers like "AB-CD0".</string>
96+
<string name="invalid_short_code_desc">You can only reply to short codes with numbers like \"503501\" but not to codes containing letters and numbers like \"AB-CD0\".</string>
9797
<!-- FAQ -->
9898
<string name="faq_1_title">Hvorfor kræver appen adgang til internettet\?</string>
9999
<string name="faq_1_text">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.</string>

app/src/main/res/values-de/strings.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@
9393
<string name="carrier_send_error">Nachricht konnte nicht gesendet werden, Netzbetreiberfehler</string>
9494
<string name="unknown_error_occurred_sending_message">Nachricht konnte nicht gesendet werden, Fehlercode: %d</string>
9595
<string name="invalid_short_code">Auf solche Short Codes kann nicht geantwortet werden</string>
96-
<string name="invalid_short_code_desc">Du kannst nur auf Short Codes mit Nummern wie 503501 antworten, nicht aber auf Codes mit Buchstaben und Zahlen wie AB-CD0.</string>
96+
<string name="invalid_short_code_desc">Du kannst nur auf Short Codes mit Nummern wie \"503501\" antworten, nicht aber auf Codes mit Buchstaben und Zahlen wie \"AB-CD0\".</string>
9797
<!-- FAQ -->
9898
<string name="faq_1_title">Warum benötigt die Anwendung einen Internetzugang\?</string>
9999
<string name="faq_1_text">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.</string>

app/src/main/res/values-el/strings.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@
9393
<string name="carrier_send_error">Couldn\'t send message, carrier error</string>
9494
<string name="unknown_error_occurred_sending_message">Couldn\'t send message, error code: %1$d</string>
9595
<string name="invalid_short_code">Can\'t reply to short codes like this</string>
96-
<string name="invalid_short_code_desc">You can only reply to short codes with numbers like "503501" but not to codes containing letters and numbers like "AB-CD0".</string>
96+
<string name="invalid_short_code_desc">You can only reply to short codes with numbers like \"503501\" but not to codes containing letters and numbers like \"AB-CD0\".</string>
9797
<!-- FAQ -->
9898
<string name="faq_1_title">Γιατί η εφαρμογή απαιτεί πρόσβαση στο διαδίκτυο;</string>
9999
<string name="faq_1_text">Δυστυχώς, απαιτείται για την αποστολή συνημμένων MMS. Το να μην είμαστε σε θέση να στείλουμε MMS θα αποτελούσε πραγματικά τεράστιο μειονέκτημα σε σύγκριση με άλλες εφαρμογές, επομένως αποφασίσαμε να ακολουθήσουμε αυτόν τον δρόμο. Ωστόσο, όπως συνήθως, δεν υπάρχουν καθόλου διαφημίσεις, παρακολούθηση ή αναλύσεις, το διαδίκτυο χρησιμοποιείται μόνο για την αποστολή MMS.</string>

0 commit comments

Comments
 (0)