Fix 28 : Save New Profile is clearer.

This commit is contained in:
Filippo Scognamiglio 2014-08-04 01:49:48 +02:00
parent 1cd41ce0b9
commit 3d705f7178

View File

@ -49,7 +49,7 @@ Tab{
}
Button{
Layout.fillWidth: true
text: qsTr("Store current")
text: qsTr("Save New Profile")
onClicked: insertname.show()
}
Button{