Fix translations, there were all broken

This commit is contained in:
Eduardo Bart
2013-01-23 15:35:43 -02:00
parent 1674575dc0
commit 992acd8873
16 changed files with 1182 additions and 586 deletions

View File

@@ -6,7 +6,7 @@ Panel
OptionCheckBox
id: autoChaseOverride
!text: tr('Allow auto chase override')
OptionCheckBox
id: smartWalk
!text: tr('Enable smart walking')
@@ -20,7 +20,7 @@ Panel
OptionCheckBox
id: enableMusic
!text: tr('Enable music')
OptionCheckBox
id: showPing
!text: tr('Show connection ping')
@@ -29,3 +29,11 @@ Panel
OptionCheckBox
id: showLeftPanel
!text: tr('Show left panel')
Button
id: changeLocale
!text: tr('Change language')
@onClick: modules.client_locales.createWindow()
anchors.top: prev.bottom
anchors.left: prev.left
margin-top: 5

View File

@@ -44,7 +44,7 @@ Panel
OptionCheckBox
id: dontStretchShrink
!text: tr('Don\'t stretch/shrink Game Window')
!text: tr("Don't stretch or shrink Game Window")
Label
id: backgroundFrameRateLabel