[usersq] Remove trailing .
This commit is contained in:
parent
4778687f14
commit
cadd9765db
@ -223,7 +223,7 @@ Kirigami.ScrollablePage {
|
|||||||
visible: config.allowWeakPasswords
|
visible: config.allowWeakPasswords
|
||||||
//visible: false
|
//visible: false
|
||||||
width: parent.width
|
width: parent.width
|
||||||
text: qsTr("When this box is checked, password-strength checking is done and you will not be able to use a weak password..")
|
text: qsTr("When this box is checked, password-strength checking is done and you will not be able to use a weak password.")
|
||||||
font.weight: Font.Thin
|
font.weight: Font.Thin
|
||||||
font.pointSize: 8
|
font.pointSize: 8
|
||||||
color: "#6D6D6D"
|
color: "#6D6D6D"
|
||||||
|
Loading…
Reference in New Issue
Block a user