mirror of
https://github.com/wismna/ModernKeePass.git
synced 2025-10-03 23:50:18 -04:00
Hamburger button state is now correct (no more double clicks) but it's a bit hacky
Changed Help tooltip location in New Database Settings page Suggest Save As when opening DB when another is opened and there is a save error
This commit is contained in:
@@ -513,7 +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">
|
||||
<data name="NewGroupTextBox.ButtonTooltip" xml:space="preserve">
|
||||
<value>New group name</value>
|
||||
</data>
|
||||
</root>
|
@@ -492,9 +492,6 @@
|
||||
<data name="NewImportFormat.Text" xml:space="preserve">
|
||||
<value>Format</value>
|
||||
</data>
|
||||
<data name="NewImportFormatHelp.Text" xml:space="preserve">
|
||||
<value>Le fichier CSV doit être formatté de la façon suivante: Nom du compte;Login;Mot de passe:URL;Commentaires</value>
|
||||
</data>
|
||||
<data name="CloseButton.Content" xml:space="preserve">
|
||||
<value>Fermer sans sauvegarder</value>
|
||||
</data>
|
||||
@@ -516,7 +513,7 @@
|
||||
<data name="CompositeKeyConfirmPassword.PlaceholderText" xml:space="preserve">
|
||||
<value>Confirmer le mot de passe</value>
|
||||
</data>
|
||||
<data name="NewGroupTextBox" xml:space="preserve">
|
||||
<data name="NewGroupTextBox.ButtonTooltip" xml:space="preserve">
|
||||
<value>Nom du groupe</value>
|
||||
</data>
|
||||
</root>
|
Reference in New Issue
Block a user