mirror of
https://github.com/wismna/ModernKeePass.git
synced 2025-10-03 15:40:18 -04:00
Updating master key now works again
Security settings page now also uses Toast Action
This commit is contained in:
@@ -456,4 +456,10 @@
|
||||
<data name="TopMenuSortGroupsFlyout.Text" xml:space="preserve">
|
||||
<value>Sort groups</value>
|
||||
</data>
|
||||
<data name="ToastUpdateDatabase.Message" xml:space="preserve">
|
||||
<value>Database successfully updated</value>
|
||||
</data>
|
||||
<data name="ToastUpdateDatabase.Title" xml:space="preserve">
|
||||
<value>Composite Key</value>
|
||||
</data>
|
||||
</root>
|
@@ -391,7 +391,7 @@
|
||||
<value>Login copié avec succès !</value>
|
||||
</data>
|
||||
<data name="ToastCopyPassword.Message" xml:space="preserve">
|
||||
<value>Mot de passe copié avec succès !</value>
|
||||
<value>Mot de passe copié avec succès !</value>
|
||||
</data>
|
||||
<data name="ToastCopyUrl.Message" xml:space="preserve">
|
||||
<value>URL copié avec succès !</value>
|
||||
@@ -456,4 +456,10 @@
|
||||
<data name="TopMenuSortGroupsFlyout.Text" xml:space="preserve">
|
||||
<value>Trier les groupes</value>
|
||||
</data>
|
||||
<data name="ToastUpdateDatabase.Message" xml:space="preserve">
|
||||
<value>Base de données mise à jour</value>
|
||||
</data>
|
||||
<data name="ToastUpdateDatabase.Title" xml:space="preserve">
|
||||
<value>Clé maître</value>
|
||||
</data>
|
||||
</root>
|
Reference in New Issue
Block a user