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>- password incorrect</value>
|
||||
</data>
|
||||
<data name="CompositeKeyOpening" xml:space="preserve">
|
||||
<value>Opening...</value>
|
||||
</data>
|
||||
<data name="CompositeKeyUpdated" xml:space="preserve">
|
||||
<value>Database credentials updated.</value>
|
||||
</data>
|
||||
@@ -264,9 +261,6 @@
|
||||
<data name="HistoryDeleteTitle" xml:space="preserve">
|
||||
<value>Delete history entry ?</value>
|
||||
</data>
|
||||
<data name="CompositeKeyOpenButtonLabel" xml:space="preserve">
|
||||
<value>Open</value>
|
||||
</data>
|
||||
<data name="FileNotFoundDescription" xml:space="preserve">
|
||||
<value>File does not exist anymore</value>
|
||||
</data>
|
||||
|
Reference in New Issue
Block a user