Add invalid short code strings
This commit is contained in:
parent
b9564e7162
commit
56d49c8860
47 changed files with 104 additions and 10 deletions
|
|
@ -92,6 +92,8 @@
|
|||
<string name="error_radio_turned_off">Couldn\'t send message, radio turned off</string>
|
||||
<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/or numbers like "BW-SMS".</string>
|
||||
<!-- FAQ -->
|
||||
<string name="faq_1_title">பயன்பாட்டிற்கு இணைய அணுகல் ஏன் தேவைப்படுகிறது\?</string>
|
||||
<string name="faq_1_text">MMS இணைப்புகளை அனுப்புவதற்கு இது தேவைப்படுகிறது. மற்ற பயன்பாடுகளுடன் ஒப்பிடும்போது MMS ஐ அனுப்ப முடியாமல் இருப்பது மிகவும் பெரிய குறையாக இருக்கும், எனவே நாங்கள் இந்த வழியில் செல்ல முடிவு செய்தோம். இருப்பினும், வழக்கமாக, விளம்பரங்கள், கண்காணிப்பு அல்லது பகுப்பாய்வு எதுவும் இல்லை, இணையம் MMS அனுப்ப மட்டுமே பயன்படுத்தப்படுகிறது.</string>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue