mirror of
https://github.com/wismna/ModernKeePass.git
synced 2025-10-03 23:50:18 -04:00
Created a sub style for textbox with buttons in EntryDetailPage
Set long forgotten resources for buttons tooltips
This commit is contained in:
@@ -468,4 +468,13 @@
|
||||
<data name="SearchButtonTooltip.Content" xml:space="preserve">
|
||||
<value>Search</value>
|
||||
</data>
|
||||
<data name="LoginTextBox.ButtonTooltip" xml:space="preserve">
|
||||
<value>Copy login</value>
|
||||
</data>
|
||||
<data name="PasswordTextBox.ButtonTooltip" xml:space="preserve">
|
||||
<value>Copy password</value>
|
||||
</data>
|
||||
<data name="UrlTextBox.ButtonTooltip" xml:space="preserve">
|
||||
<value>Navigate to URL</value>
|
||||
</data>
|
||||
</root>
|
Reference in New Issue
Block a user