gui2/core_selection: Use a more apropos OK label
This is not a string freeze-violating change because the string already exists in its textdomain.
This commit is contained in:
parent
25b7d3d8d0
commit
5c03595910
1 changed files with 1 additions and 1 deletions
|
@ -225,7 +225,7 @@
|
|||
[button]
|
||||
id = "ok"
|
||||
definition = "default"
|
||||
label = _ "OK"
|
||||
label = _ "Select"
|
||||
[/button]
|
||||
|
||||
[/column]
|
||||
|
|
Loading…
Add table
Reference in a new issue