Created a sub style for textbox with buttons in EntryDetailPage

Set long forgotten resources for buttons tooltips
This commit is contained in:
BONNEVILLE Geoffroy
2018-07-26 17:58:34 +02:00
parent 5d9831efb5
commit 89d43e21eb
5 changed files with 42 additions and 19 deletions

View File

@@ -468,4 +468,13 @@
<data name="SearchButtonTooltip.Content" xml:space="preserve">
<value>Rechercher</value>
</data>
<data name="LoginTextBox.ButtonTooltip" xml:space="preserve">
<value>Copier le login</value>
</data>
<data name="PasswordTextBox.ButtonTooltip" xml:space="preserve">
<value>Copier le mot de passe</value>
</data>
<data name="UrlTextBox.ButtonTooltip" xml:space="preserve">
<value>Naviguer vers l'URL</value>
</data>
</root>