mirror of
https://github.com/wismna/ModernKeePass.git
synced 2025-10-03 15:40:18 -04:00
OpenDatabase control now handles status changes with VisualStateManager instead of Vm
Opening DB shows a progress ring instead
This commit is contained in:
@@ -129,9 +129,6 @@
|
||||
<data name="CompositeKeyErrorUserPassword" xml:space="preserve">
|
||||
<value>- mot de passe incorrect</value>
|
||||
</data>
|
||||
<data name="CompositeKeyOpening" xml:space="preserve">
|
||||
<value>Ouverture...</value>
|
||||
</data>
|
||||
<data name="CompositeKeyUpdated" xml:space="preserve">
|
||||
<value>Identifiants de la base de données mis à jour.</value>
|
||||
</data>
|
||||
@@ -264,9 +261,6 @@
|
||||
<data name="HistoryDeleteTitle" xml:space="preserve">
|
||||
<value>Supprimer cet historique ?</value>
|
||||
</data>
|
||||
<data name="CompositeKeyOpenButtonLabel" xml:space="preserve">
|
||||
<value>Open</value>
|
||||
</data>
|
||||
<data name="FileNotFoundDescription" xml:space="preserve">
|
||||
<value>Le fichier n'existe plus.</value>
|
||||
</data>
|
||||
|
Reference in New Issue
Block a user