[usersq] correct plural form as reported in IRC
This commit is contained in:
parent
c2d0a247a3
commit
1570105ddb
@ -163,7 +163,7 @@ Kirigami.ScrollablePage {
|
|||||||
Layout.fillWidth: true
|
Layout.fillWidth: true
|
||||||
visible: false
|
visible: false
|
||||||
type: Kirigami.MessageType.Error
|
type: Kirigami.MessageType.Error
|
||||||
text: qsTr("Only letter, numbers, underscore and hyphen are allowed, minimal of two characters.")
|
text: qsTr("Only letters, numbers, underscore and hyphen are allowed, minimal of two characters.")
|
||||||
}
|
}
|
||||||
|
|
||||||
Kirigami.InlineMessage {
|
Kirigami.InlineMessage {
|
||||||
|
Loading…
Reference in New Issue
Block a user