mirror of
https://github.com/wismna/ModernKeePass.git
synced 2025-10-03 15:40:18 -04:00
Update credentials better looking
This commit is contained in:
@@ -504,4 +504,13 @@
|
||||
<data name="MoveButton.Content" xml:space="preserve">
|
||||
<value>Move</value>
|
||||
</data>
|
||||
<data name="SetCredentialsControlMatchingPasswords.Text" xml:space="preserve">
|
||||
<value>Passwords must match</value>
|
||||
</data>
|
||||
<data name="SetCredentialsControlMissingKeyFile.Text" xml:space="preserve">
|
||||
<value>Key file can't be empty</value>
|
||||
</data>
|
||||
<data name="CompositeKeyConfirmPassword.PlaceholderText" xml:space="preserve">
|
||||
<value>Confirm password</value>
|
||||
</data>
|
||||
</root>
|
@@ -507,4 +507,13 @@
|
||||
<data name="MoveButton.Content" xml:space="preserve">
|
||||
<value>Déplacer</value>
|
||||
</data>
|
||||
<data name="SetCredentialsControlMatchingPasswords.Text" xml:space="preserve">
|
||||
<value>Les mots de passe doivent être égaux</value>
|
||||
</data>
|
||||
<data name="SetCredentialsControlMissingKeyFile.Text" xml:space="preserve">
|
||||
<value>Vous devez sélectionner un fichier de clé</value>
|
||||
</data>
|
||||
<data name="CompositeKeyConfirmPassword.PlaceholderText" xml:space="preserve">
|
||||
<value>Confirmer le mot de passe</value>
|
||||
</data>
|
||||
</root>
|
Reference in New Issue
Block a user