mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-08-19 03:18:15 -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
|
||||
{
|
||||
id: bottomButton
|
||||
text: qsTr("Add Trusted Node")
|
||||
text: qsTr("Add/Share Trusted Node")
|
||||
anchors.bottom: parent.bottom
|
||||
onClicked: stackView.push("qrc:/AddTrustedNode.qml")
|
||||
anchors.horizontalCenter: parent.horizontalCenter
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue