mirror of
https://github.com/wismna/ModernKeePass.git
synced 2025-10-03 23:50:18 -04:00
TextBoxWithButton control correctly updates field value
Create Group now allows inline input of the group name
This commit is contained in:
@@ -513,4 +513,7 @@
|
||||
<data name="SettingsSaveDatabaseSuspendDesc.Text" xml:space="preserve">
|
||||
<value>This settings is generally recommended. If you enable it, database will automatically be saved on application suspension and closing, provided your database is less than 1MB big. Saving bigger databases may take too long and Windows may then forcibly kill the app before saving is finished, resulting in your changes not being saved.</value>
|
||||
</data>
|
||||
<data name="NewGroupTextBox" xml:space="preserve">
|
||||
<value>New group name</value>
|
||||
</data>
|
||||
</root>
|
@@ -516,4 +516,7 @@
|
||||
<data name="CompositeKeyConfirmPassword.PlaceholderText" xml:space="preserve">
|
||||
<value>Confirmer le mot de passe</value>
|
||||
</data>
|
||||
<data name="NewGroupTextBox" xml:space="preserve">
|
||||
<value>Nom du groupe</value>
|
||||
</data>
|
||||
</root>
|
Reference in New Issue
Block a user