mirror of
https://github.com/monero-project/monero-gui
synced 2025-01-27 08:58:36 +01:00
typo
This commit is contained in:
parent
6efc368087
commit
2ecba2e5d7
@ -100,7 +100,7 @@ Rectangle {
|
|||||||
color: "#545454"
|
color: "#545454"
|
||||||
textFormat: Text.RichText
|
textFormat: Text.RichText
|
||||||
text: qsTr("<style type='text/css'>a {text-decoration: none; color: #FF6C3C; font-size: 14px;}</style>\
|
text: qsTr("<style type='text/css'>a {text-decoration: none; color: #FF6C3C; font-size: 14px;}</style>\
|
||||||
lookng for security level and address book? go to <a href='#'>Transfer</a> tab")
|
looking for security level and address book? go to <a href='#'>Transfer</a> tab")
|
||||||
+ translationManager.emptyString
|
+ translationManager.emptyString
|
||||||
font.underline: false
|
font.underline: false
|
||||||
onLinkActivated: appWindow.showPageRequest("Transfer")
|
onLinkActivated: appWindow.showPageRequest("Transfer")
|
||||||
|
Loading…
Reference in New Issue
Block a user