mirror of
https://gitlab.com/kelteseth/ScreenPlay.git
synced 2024-11-07 03:22:33 +01:00
emmm
This commit is contained in:
parent
394237d11d
commit
1d54aecd1f
@ -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"
|
||||
}
|
||||
}
|
||||
|
@ -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"
|
||||
|
Binary file not shown.
File diff suppressed because it is too large
Load Diff
Binary file not shown.
File diff suppressed because it is too large
Load Diff
Binary file not shown.
File diff suppressed because it is too large
Load Diff
Binary file not shown.
File diff suppressed because it is too large
Load Diff
Binary file not shown.
File diff suppressed because it is too large
Load Diff
Binary file not shown.
File diff suppressed because it is too large
Load Diff
Binary file not shown.
File diff suppressed because it is too large
Load Diff
Binary file not shown.
BIN
ScreenPlay/translations/ScreenPlay_zh_cn.qm
Normal file
BIN
ScreenPlay/translations/ScreenPlay_zh_cn.qm
Normal file
Binary file not shown.
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user