Escape quotes
This commit is contained in:
parent
16d61ec954
commit
40ff35675c
47 changed files with 48 additions and 48 deletions
|
|
@ -96,7 +96,7 @@
|
|||
<string name="carrier_send_error">Nije moguće poslati poruku, greška operatera</string>
|
||||
<string name="unknown_error_occurred_sending_message">Nije moguće poslati poruku, šifra greške: %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">Zašto aplikacija zahtijeva pristup internetu\?</string>
|
||||
<string name="faq_1_text">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.</string>
|
||||
|
|
@ -108,4 +108,4 @@
|
|||
Haven't found some strings? There's more at
|
||||
https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res
|
||||
-->
|
||||
</resources>
|
||||
</resources>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue