gui2/tlanguage_selection: Some consistency changes
* Replace "Change Language" button label with the shorter "OK" * Right-align dialog control buttons correctly
This commit is contained in:
parent
602eec78f4
commit
a8bbd00166
1 changed files with 2 additions and 4 deletions
|
@ -108,8 +108,7 @@
|
|||
grow_factor = 0
|
||||
|
||||
[column]
|
||||
grow_factor = 1
|
||||
horizontal_grow = "true"
|
||||
horizontal_alignment = "right"
|
||||
|
||||
[grid]
|
||||
|
||||
|
@ -125,8 +124,7 @@
|
|||
id = "ok"
|
||||
definition = "default"
|
||||
|
||||
size_text = _ "Change Language"
|
||||
label = _ "Change Language"
|
||||
label = _ "OK"
|
||||
[/button]
|
||||
|
||||
[/column]
|
||||
|
|
Loading…
Add table
Reference in a new issue