mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-08-20 03:48:16 -04:00
Change button text to be more specific
This commit is contained in:
parent
4747e163d5
commit
cf91bbbf0b
1 changed files with 1 additions and 1 deletions
|
@ -109,7 +109,7 @@ Item
|
||||||
ButtonText
|
ButtonText
|
||||||
{
|
{
|
||||||
id: bottomButton
|
id: bottomButton
|
||||||
text: qsTr("Add Trusted Node")
|
text: qsTr("Add/Share Trusted Node")
|
||||||
anchors.bottom: parent.bottom
|
anchors.bottom: parent.bottom
|
||||||
onClicked: stackView.push("qrc:/AddTrustedNode.qml")
|
onClicked: stackView.push("qrc:/AddTrustedNode.qml")
|
||||||
anchors.horizontalCenter: parent.horizontalCenter
|
anchors.horizontalCenter: parent.horizontalCenter
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue