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:
Ignacio R. Morelle 2012-02-04 04:26:24 +00:00
parent 602eec78f4
commit a8bbd00166

View file

@ -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]