mirror of
https://github.com/Kunzisoft/KeePassDX.git
synced 2025-12-04 15:49:33 +01:00
Change bioemtric unlock description #900
This commit is contained in:
@@ -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
|
||||||
|
|||||||
@@ -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>
|
||||||
|
|||||||
@@ -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
|
||||||
@@ -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
|
||||||
Reference in New Issue
Block a user