mirror of
https://github.com/beemdevelopment/Aegis.git
synced 2025-06-17 11:59:39 +00:00
Be even more clear about why we can't import from certain apps anymore
This commit is contained in:
parent
2f8d66843f
commit
f6f549aaeb
1 changed files with 1 additions and 1 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue