Change bioemtric unlock description #900

This commit is contained in:
J-Jamet
2021-02-24 21:13:32 +01:00
parent 2efea1bb00
commit 3069e5e566
4 changed files with 6 additions and 3 deletions

View File

@@ -2,6 +2,7 @@ KeePassDX(2.9.14)
* Dark Themes (WARNING: You must reselect your theme if upgrading from an old installation) #532 #714 * Dark Themes (WARNING: You must reselect your theme if upgrading from an old installation) #532 #714
* Fix binary deduplication #715 * Fix binary deduplication #715
* Fix IconId #901 * Fix IconId #901
* Small changes #900
KeePassDX(2.9.13) KeePassDX(2.9.13)
* Binary image viewer #473 #749 * Binary image viewer #473 #749

View File

@@ -294,7 +294,7 @@
<string name="advanced_unlock_scanning_error">Advanced unlock error: %1$s</string> <string name="advanced_unlock_scanning_error">Advanced unlock error: %1$s</string>
<string name="no_credentials_stored">This database does not have stored credential yet.</string> <string name="no_credentials_stored">This database does not have stored credential yet.</string>
<string name="advanced_unlock_prompt_not_initialized">Unable to initialize advanced unlock prompt.</string> <string name="advanced_unlock_prompt_not_initialized">Unable to initialize advanced unlock prompt.</string>
<string name="credential_before_click_advanced_unlock_button">Type in the password, and then click the \"Advanced unlock\" button.</string> <string name="credential_before_click_advanced_unlock_button">Type in the password, and then click this button.</string>
<string name="database_history">History</string> <string name="database_history">History</string>
<string name="menu_appearance_settings">Appearance</string> <string name="menu_appearance_settings">Appearance</string>
<string name="biometric">Biometric</string> <string name="biometric">Biometric</string>

View File

@@ -1,3 +1,4 @@
* Dark Themes (WARNING: You must reselect your theme if upgrading from an old installation) #532 #714 * Dark Themes (WARNING: You must reselect your theme if upgrading from an old installation) #532 #714
* Fix binary deduplication #715 * Fix binary deduplication #715
* Fix IconId #901 * Fix IconId #901
* Small changes #900

View File

@@ -1,3 +1,4 @@
* Thèmes sombres (ATTENTION: Vous devez reselectionner votre theme si mise à niveau d'une ancienne installation) #532 #714 * Thèmes sombres (ATTENTION: Vous devez reselectionner votre theme si mise à niveau d'une ancienne installation) #532 #714
* Correction de la duplication des binaires #715 * Correction de la duplication des binaires #715
* Correction IconId #901 * Correction IconId #901
* Petits changements #900