mirror of
https://github.com/Kunzisoft/KeePassDX.git
synced 2025-12-04 15:49:33 +01:00
Small changes
This commit is contained in:
@@ -5,6 +5,7 @@ KeePassDX(3.0.1)
|
||||
* Fix exception after group name change and save #1112
|
||||
* Fix timeout reset #1107
|
||||
* Fix search actions #1091 #1092
|
||||
* Small changes #1106 #1085
|
||||
|
||||
KeePassDX(3.0.0)
|
||||
* Add / Manage dynamic templates #191
|
||||
|
||||
@@ -367,7 +367,7 @@
|
||||
<string name="clipboard_warning">If automatic deletion of clipboard fails, delete its history manually.</string>
|
||||
<string name="lock">Lock</string>
|
||||
<string name="lock_database_screen_off_title">Screen lock</string>
|
||||
<string name="lock_database_screen_off_summary">Lock the database when the screen is off</string>
|
||||
<string name="lock_database_screen_off_summary">Lock the database after a few seconds once the screen is off</string>
|
||||
<string name="lock_database_back_root_title">Press \'Back\' to lock</string>
|
||||
<string name="lock_database_back_root_summary">Lock the database when the user clicks the back button on the root screen</string>
|
||||
<string name="lock_database_show_button_title">Show lock button</string>
|
||||
|
||||
@@ -3,4 +3,5 @@
|
||||
* Fix Magikeyboard URL auto action #1100
|
||||
* Fix exception after group name change and save #1112
|
||||
* Fix timeout reset #1107
|
||||
* Fix search actions #1091 #1092
|
||||
* Fix search actions #1091 #1092
|
||||
* Small changes #1106 #1085
|
||||
@@ -3,4 +3,5 @@
|
||||
* Correction de l'action auto de l'URL Magiclavier #1100
|
||||
* Correction de l'exception après un changement de nom de groupe et sauvegarde #1112
|
||||
* Correction de la réinitialisation du délai d'expiration #1107
|
||||
* Correction des actions de recherche #1091 #1092
|
||||
* Correction des actions de recherche #1091 #1092
|
||||
* Petits changements #1106 #1085
|
||||
Reference in New Issue
Block a user