mirror of
https://github.com/edubart/otclient.git
synced 2025-10-15 20:14:54 +02:00
Changes to translations
This commit is contained in:
@@ -35,20 +35,20 @@ MainWindow
|
||||
text: Rule Violation
|
||||
|
||||
RVLabel
|
||||
!text: tr('Name:')
|
||||
!text: tr('Name') .. ':'
|
||||
|
||||
RVTextEdit
|
||||
id: nameText
|
||||
|
||||
RVLabel
|
||||
!text: tr('Statement:')
|
||||
!text: tr('Statement') .. ':'
|
||||
|
||||
RVTextEdit
|
||||
id: statementText
|
||||
enabled: false
|
||||
|
||||
RVLabel
|
||||
!text: tr('Reason:')
|
||||
!text: tr('Reason') .. ':'
|
||||
|
||||
TextList
|
||||
id: reasonList
|
||||
@@ -69,7 +69,7 @@ MainWindow
|
||||
pixels-scroll: true
|
||||
|
||||
RVLabel
|
||||
!text: tr('Action:')
|
||||
!text: tr('Action') .. ':'
|
||||
|
||||
TextList
|
||||
id: actionList
|
||||
@@ -98,7 +98,7 @@ MainWindow
|
||||
anchors.right: parent.right
|
||||
|
||||
RVLabel
|
||||
!text: tr('Comment:')
|
||||
!text: tr('Comment') .. ':'
|
||||
|
||||
RVTextEdit
|
||||
id: commentText
|
||||
|
Reference in New Issue
Block a user