gui2: Use custom OK labels for the Campaign menu dialogs
[ci skip]
This commit is contained in:
parent
d53ca602b8
commit
46dbbc06c9
2 changed files with 2 additions and 2 deletions
|
@ -441,7 +441,7 @@
|
|||
id = "ok"
|
||||
definition = "default"
|
||||
|
||||
label = _ "OK"
|
||||
label = _ "Play"
|
||||
[/button]
|
||||
|
||||
[/column]
|
||||
|
|
|
@ -218,7 +218,7 @@
|
|||
[button]
|
||||
id = "ok"
|
||||
definition = "default"
|
||||
label = _ "OK"
|
||||
label = _ "Play"
|
||||
[/button]
|
||||
|
||||
[/column]
|
||||
|
|
Loading…
Add table
Reference in a new issue