Standardize usage of period in UI sentences
This commit is contained in:
@@ -7,7 +7,7 @@ Banner {
|
||||
|
||||
avatar.visible: false
|
||||
icon.svgName: "unknown-devices-warning"
|
||||
labelText: "Unknown devices are present in this encrypted room."
|
||||
labelText: qsTr("Unknown devices are present in this encrypted room")
|
||||
|
||||
buttonModel: [
|
||||
{
|
||||
|
Reference in New Issue
Block a user