Update Transifex link
Transifex Link for Tooter-B
This commit is contained in:
parent
18dfe817ad
commit
7be98df0fe
1 changed files with 1 additions and 1 deletions
|
@ -113,7 +113,7 @@ Page {
|
||||||
LinkedLabel {
|
LinkedLabel {
|
||||||
id: translateLbl
|
id: translateLbl
|
||||||
//: Full sentence for translation: "Use Transifex to help with app translation to your language." - The word Transifex is a link and doesn't need translation.
|
//: Full sentence for translation: "Use Transifex to help with app translation to your language." - The word Transifex is a link and doesn't need translation.
|
||||||
text: qsTr("Use")+" "+"<a href='https://www.transifex.com/dysko/tooter/'>Transifex</a>"+" "+qsTr("to help with app translation to your language.")
|
text: qsTr("Use")+" "+"<a href='https://www.transifex.com/molan-git/tooter-b'>Transifex</a>"+" "+qsTr("to help with app translation to your language.")
|
||||||
textFormat: Text.StyledText
|
textFormat: Text.StyledText
|
||||||
color: Theme.highlightColor
|
color: Theme.highlightColor
|
||||||
linkColor: Theme.primaryColor
|
linkColor: Theme.primaryColor
|
||||||
|
|
Loading…
Reference in a new issue