Skip to content
Snippets Groups Projects
Verified Commit c4cf6607 authored by Burak Hançerli's avatar Burak Hançerli :headphones:
Browse files

chore: strings update

parent e71e841e
No related branches found
No related tags found
1 merge request!35QDS-11904 Update strings in the UI according to the documentation standards
Pipeline #67086 passed
......@@ -19,7 +19,7 @@ Item {
Text {
id: qrCodeStatus
text: qsTr("No user is registered. To access your shared projects;")
text: qsTr("No user is registered. To access your shared projects:")
font.pixelSize: 12
horizontalAlignment: Text.AlignHCenter
verticalAlignment: Text.AlignVCenter
......@@ -36,7 +36,7 @@ Item {
Text {
id: qrCodeInstructions
text: qsTr("1. Open the project with Design Studio (4.4 or later)\n2. Select \"File\" -> \"Share Application Online\"\n3. Scan the QR code")
text: qsTr("1. Open the project with Design Studio (4.4 or later)\n2. Select File -> Share Application Online\n3. Scan the QR code")
font.pixelSize: 12
horizontalAlignment: Text.AlignHCenter
verticalAlignment: Text.AlignVCenter
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment