mirror of
https://github.com/Kunzisoft/KeePassDX.git
synced 2025-12-04 15:49:33 +01:00
Correct "im/exportation" wording
This commit is contained in:
@@ -319,9 +319,9 @@
|
||||
<string name="export_app_properties_summary">Create a file to export app settings</string>
|
||||
<string name="description_app_properties">KeePassDX properties to manage app settings</string>
|
||||
<string name="success_import_app_properties">App settings imported</string>
|
||||
<string name="error_import_app_properties">Error during app settings importation</string>
|
||||
<string name="error_import_app_properties">Error during app settings import</string>
|
||||
<string name="success_export_app_properties">App settings exported</string>
|
||||
<string name="error_export_app_properties">Error during app settings exportation</string>
|
||||
<string name="error_export_app_properties">Error during app settings export</string>
|
||||
<string name="root">Root</string>
|
||||
<string name="encryption_explanation">Database encryption algorithm used for all data</string>
|
||||
<string name="kdf_explanation">To generate the key for the encryption algorithm, the master key is transformed using a randomly salted key derivation function.</string>
|
||||
|
||||
Reference in New Issue
Block a user