Surrender Quit: clearer button/message text
[ci skip]
This commit is contained in:
parent
12039f3bfc
commit
4c2cddaa9e
1 changed files with 4 additions and 4 deletions
|
@ -37,7 +37,7 @@
|
|||
id = "lblTitle"
|
||||
definition = "title"
|
||||
|
||||
label = _ "Surrender and/or quit game"
|
||||
label = _ "Surrender Game"
|
||||
[/label]
|
||||
|
||||
[/column]
|
||||
|
@ -57,7 +57,7 @@
|
|||
id = "lblMessage"
|
||||
definition = "default"
|
||||
|
||||
label = _ "Do you want to surrender and/or quit the game?"
|
||||
label = _ "Do you really want to surrender and quit the game?"
|
||||
[/label]
|
||||
|
||||
[/column]
|
||||
|
@ -82,7 +82,7 @@
|
|||
id = "quit_and_surrender"
|
||||
definition = "default"
|
||||
|
||||
label = _ "Quit and surrender"
|
||||
label = _ "Surrender & Quit"
|
||||
return_value = 1
|
||||
[/button]
|
||||
[/column]
|
||||
|
@ -96,7 +96,7 @@
|
|||
id = "quit_without_surrender"
|
||||
definition = "default"
|
||||
|
||||
label = _ "Quit without surrender"
|
||||
label = _ "Quit"
|
||||
return_value = 2
|
||||
[/button]
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue