Update Rates Hyperlink changed to a HyperlinkButton (#29)
* update currency hyperlink changed to a hyperlink button * added bug report and feature request issue tempaltes * copied pull_request_template.md to .github folder * update currency hyperlink changed to a hyperlink button * Updated hyperlink button to move text that should not be linked outside the hyperlink button * Updated hyperlink button to move CurrencySecondaryStatus text out of the hyperlinkbutton control. * Updated the HyperlinkButton to set the content without using a TextBlock and fixed the AutomationTree issue where the HyperlinkButton wasn't being seen
This commit is contained in:
@@ -2615,7 +2615,7 @@
|
||||
<value>Mise à jour le %1 à %2</value>
|
||||
<comment>The timestamp of currency conversion ratios fetched from an online service. %1 is the date. %2 is the time. Example: "Updated Sep 28, 2016 5:42 PM"</comment>
|
||||
</data>
|
||||
<data name="RefreshButtonText.Text" xml:space="preserve">
|
||||
<data name="RefreshButtonText.Content" xml:space="preserve">
|
||||
<value>Mettre à jour les taux</value>
|
||||
<comment>The text displayed for a hyperlink button that refreshes currency converter ratios.</comment>
|
||||
</data>
|
||||
|
Reference in New Issue
Block a user