Skip to content
Snippets Groups Projects
Commit cd7a3199 authored by Sébastien Blin's avatar Sébastien Blin
Browse files

misc: fix strings

Change-Id: I664c1ef15853ecab58527b7f4cd8c928688abff2
parent 32797f98
No related branches found
No related tags found
No related merge requests found
......@@ -614,7 +614,7 @@ Item {
property string connectFromAnotherDevice: qsTr("Link device")
property string importButton: qsTr("Import")
property string pin: qsTr("Enter the PIN code")
property string importFromDeviceDescription: qsTr("To use an existing Jami model on this device, you need to obtain a PIN (define PIN) code.")
property string importFromDeviceDescription: qsTr("A PIN is required to use an existing Jami account on this device.")
property string importStep1: qsTr("Step 01")
property string importStep2: qsTr("Step 02")
property string importStep3: qsTr("Step 03")
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment