Polish interface, pt translations

This commit is contained in:
Henrique Santiago
2012-08-20 18:58:43 -03:00
parent 518e123a08
commit ac8d6891ca
16 changed files with 52 additions and 27 deletions

View File

@@ -38,7 +38,6 @@ MainWindow
anchors.right: prev.left
anchors.top: prev.top
anchors.bottom: prev.bottom
margin-top: 2
padding: 1
focusable: false
@@ -160,6 +159,13 @@ MainWindow
margin-top: 2
@onCheckChange: modules.game_hotkeys.changeUseType(HOTKEY_MANAGER_USEWITH, self:isChecked())
HorizontalSeparator
id: separator
anchors.left: parent.left
anchors.right: parent.right
anchors.bottom: next.top
margin-bottom: 10
Button
!text: tr('Close')
width: 64