unifying the export/import error messages

This commit is contained in:
tibbi 2021-09-24 19:40:32 +02:00
parent 6f51e72608
commit c21bca5e22
24 changed files with 24 additions and 46 deletions

View file

@ -60,11 +60,10 @@
<string name="export_messages">Экспорт сообщений</string>
<string name="export_sms">Export SMS</string>
<string name="export_mms">Export MMS</string>
<string name="export_unchecked_error_message">Check at least one of Export SMS or Export MMS</string>
<string name="import_messages">Импорт сообщений</string>
<string name="import_sms">Import SMS</string>
<string name="import_mms">Import MMS</string>
<string name="import_unchecked_error_message">Check at least one of Import SMS or Import MMS</string>
<string name="no_option_selected">You have to select at least one item</string>
<!-- FAQ -->
<string name="faq_1_title">Почему приложение требует доступ к интернету?</string>