mirror of
https://github.com/edubart/otclient.git
synced 2025-10-20 14:33:26 +02:00
Updating translation strings. Don't use ':' as last char.
This commit is contained in:
@@ -25,7 +25,7 @@ MainWindow
|
||||
|
||||
Label
|
||||
id: openPrivateChannelWithLabel
|
||||
!text: tr('Open a private message channel:')
|
||||
!text: tr('Open a private message channel') .. ':'
|
||||
anchors.left: parent.left
|
||||
anchors.right: parent.right
|
||||
anchors.bottom: next.top
|
||||
|
Reference in New Issue
Block a user