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

@ -93,7 +93,7 @@
<string name="carrier_send_error">No s\'ha pogut enviar el missatge, error de l\'operador</string>
<string name="unknown_error_occurred_sending_message">No s\'ha pogut enviar el missatge, codi d\'error: %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">Per què l\'aplicació requereix accés a Internet\?</string>
<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>