Escape quotes

This commit is contained in:
Naveen 2023-01-06 21:54:07 +05:30
parent 16d61ec954
commit 40ff35675c
47 changed files with 48 additions and 48 deletions

View file

@ -99,7 +99,7 @@
<string name="carrier_send_error">Couldn\'t send message, carrier error</string>
<string name="unknown_error_occurred_sending_message">Couldn\'t send message, error code: %1$d</string>
<string name="invalid_short_code">Can\'t reply to short codes like this</string>
<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>
<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>
<!-- FAQ -->
<string name="faq_1_title">Чому додаток вимагає доступ до Інтернету\?</string>
<string name="faq_1_text">Нажаль, це необхідно для відправки вкладень MMS. Неспроможність надсилати MMS-повідомлення була б великим недоліком нашого додатку порівняно з іншими, тому ми так зробили. Тим не менше, як і в інших наших додатках, цей не містить реклами, відстеження та аналітики. Інтернет використовується лише для відправки MMS.</string>