1
0
mirror of https://gitlab.com/kelteseth/ScreenPlay.git synced 2024-09-15 06:52:34 +02:00
This commit is contained in:
poly000 2021-02-03 14:52:50 +08:00
parent 394237d11d
commit 1d54aecd1f
19 changed files with 6209 additions and 2206 deletions

View File

@ -48,7 +48,7 @@ ColumnLayout {
}
ListElement {
name: "Creative Commons - CC0 1.0 Universal Public Domain"
description: qsTr("You allow everyone do do anything with your work.")
description: qsTr("You allow everyone to do anything with your work.")
tldrlegal: "https://tldrlegal.com/license/creative-commons-cc0-1.0-universal"
licenseFile: "License_CC0_1.0.txt"
}
@ -66,7 +66,7 @@ ColumnLayout {
}
ListElement {
name: "All rights reserved"
description: qsTr("You do not share any rights and nobody is allowed to use remix it (Not recommended). Can also used to credit work others.")
description: qsTr("You do not share any rights and nobody is allowed to use or remix it (Not recommended). Can also used to credit work others.")
tldrlegal: "License_All_Rights_Reserved_1.0.txt"
}
}

View File

@ -52,7 +52,7 @@ Popup {
Button {
id: btnAgree
text: qsTr("AcceptSteam Workshop Agreement")
text: qsTr("Accept Steam Workshop Agreement")
highlighted: true
Material.background: Material.accent
Material.foreground: "white"

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

Binary file not shown.

File diff suppressed because it is too large Load Diff