21 lines
No EOL
1.4 KiB
XML
21 lines
No EOL
1.4 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<resources>
|
|
<plurals name="and_other_contacts">
|
|
<item quantity="one">and %d other</item>
|
|
<item quantity="other">and %d others</item>
|
|
</plurals>
|
|
<string name="delete_whole_conversation_confirmation">Are you sure you want to delete all messages of this conversation\?</string>
|
|
<plurals name="delete_conversations">
|
|
<item quantity="one">%d conversation</item>
|
|
<item quantity="other">%d conversations</item>
|
|
</plurals>
|
|
<plurals name="delete_messages">
|
|
<item quantity="one">%d message</item>
|
|
<item quantity="other">%d messages</item>
|
|
</plurals>
|
|
<string name="unknown_error_occurred_sending_message">Couldn\'t send message, error code: %1$d</string>
|
|
<string name="faq_1_title">Why does the app require access to the internet\?</string>
|
|
<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>
|
|
<string name="faq_2_title">The other end is not receiving my MMS, is there anything I can do about it\?</string>
|
|
<string name="faq_3_title">Does the app support scheduled messages\?</string>
|
|
</resources> |