Handle validation where no export options are checked

This commit is contained in:
darthpaul 2021-09-21 15:29:38 +01:00
parent 27a9cf4369
commit 3cd84e42bc
24 changed files with 54 additions and 0 deletions

View file

@ -56,9 +56,11 @@
<string name="export_messages">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">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>
<!-- FAQ -->
<string name="faq_1_title">Perché l\'applicazione richiede l\'accesso ad internet?</string>