Changes to translations

This commit is contained in:
Henrique Santiago
2013-01-24 11:33:44 +00:00
parent 8d5cd95bc4
commit c3eede9872
9 changed files with 46 additions and 46 deletions

View File

@@ -30,14 +30,14 @@ FlagWindow < MainWindow
Label
id: position
!text: tr('Position:')
!text: tr('Position') .. ':'
text-auto-resize: true
anchors.top: parent.top
anchors.left: parent.left
margin-top: 2
Label
!text: tr('Description:')
!text: tr('Description') .. ':'
anchors.left: parent.left
anchors.top: prev.bottom
margin-top: 7