Be even more clear about why we can't import from certain apps anymore

This commit is contained in:
Alexander Bakker 2022-11-09 18:45:48 +01:00
parent 2f8d66843f
commit f6f549aaeb

View File

@ -233,7 +233,7 @@
<string name="file_not_found">Error: File not found</string>
<string name="reading_file_error">An error occurred while trying to read the file</string>
<string name="app_lookup_error">Error: App is not installed</string>
<string name="app_version_error">The version of %s that\'s installed is not supported. Attempting to import may result in an error. Would you like to continue anyway?</string>
<string name="app_version_error">The version of %s that\'s installed is not supported. Recent versions have started encrypting some of the files in the internal storage directory, making Aegis unable to access the information it needs for the import. Attempting to import is likely to result in an error. Would you like to continue anyway?</string>
<string name="root_error">Error: unable to obtain root access</string>
<plurals name="imported_entries_count">
<item quantity="one">Imported %d entry</item>