Forgot a couple of tstring internationalization marks

This commit is contained in:
Ignacio R. Morelle 2010-11-07 03:08:02 +00:00
parent 8797949e88
commit 52ea365fbd

View file

@ -129,7 +129,7 @@
[button]
id = "ok"
definition = "default"
label = "OK"
label = _ "OK"
[/button]
[/column]
@ -142,7 +142,7 @@
[button]
id = "cancel"
definition = "default"
label = "Cancel"
label = _ "Cancel"
[/button]
[/column]