更新 'src/GUI/qml/FirstRun.qml'
This commit is contained in:
parent
36697a51db
commit
86fecabbd9
@ -111,7 +111,7 @@ Item {
|
|||||||
|
|
||||||
readonly property string gplLink: "href=\"https://www.gnu.org/licenses/gpl-3.0.html\"";
|
readonly property string gplLink: "href=\"https://www.gnu.org/licenses/gpl-3.0.html\"";
|
||||||
|
|
||||||
text: qsTr("FGFS licensed under the <a %1>License</a>. ").arg(gplLink)
|
text: qsTr("CASS 中国标准飞行之联网")
|
||||||
|
|
||||||
onLinkActivated: {
|
onLinkActivated: {
|
||||||
Qt.openUrlExternally(link)
|
Qt.openUrlExternally(link)
|
||||||
|
Loading…
Reference in New Issue
Block a user