add spanish locale, thanks Shaday

This commit is contained in:
Eduardo Bart
2012-04-27 13:23:51 -03:00
parent d3c484938d
commit b1082121d4
4 changed files with 206 additions and 4 deletions

View File

@@ -17,7 +17,7 @@ OptionCheckBox < CheckBox
MainWindow
id: optionsWindow
!text: tr('Options')
size: 286 230
size: 350 230
@onEnter: Options.hide()
@onEscape: Options.hide()