Fix string
This commit is contained in:
@@ -26,7 +26,7 @@ FormCard.FormCardPage {
|
|||||||
}
|
}
|
||||||
FormCard.FormTextDelegate {
|
FormCard.FormTextDelegate {
|
||||||
text: connection.encryptionKey
|
text: connection.encryptionKey
|
||||||
description: i18n("Encryption Key")
|
description: i18n("Encryption key")
|
||||||
}
|
}
|
||||||
FormCard.FormTextDelegate {
|
FormCard.FormTextDelegate {
|
||||||
text: connection.deviceId
|
text: connection.deviceId
|
||||||
|
|||||||
Reference in New Issue
Block a user