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] [button]
id = "ok" id = "ok"
definition = "default" definition = "default"
label = "OK" label = _ "OK"
[/button] [/button]
[/column] [/column]
@ -142,7 +142,7 @@
[button] [button]
id = "cancel" id = "cancel"
definition = "default" definition = "default"
label = "Cancel" label = _ "Cancel"
[/button] [/button]
[/column] [/column]