mirror of
https://git.jami.net/savoirfairelinux/jami-client-qt.git
synced 2025-09-10 12:03:18 +02:00
misc: fix strings
Change-Id: I664c1ef15853ecab58527b7f4cd8c928688abff2
This commit is contained in:
parent
32797f9853
commit
cd7a3199a2
1 changed files with 1 additions and 1 deletions
|
@ -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")
|
||||
|
|
Loading…
Add table
Reference in a new issue