mirror of
https://github.com/amnezia-vpn/amnezia-client.git
synced 2026-06-23 02:00:20 +07:00
update: text and some fixes
This commit is contained in:
@@ -55,8 +55,8 @@ PageType {
|
||||
Layout.rightMargin: 16
|
||||
|
||||
headerText: root.isChangingPassword ? qsTr("Confirm new password") : qsTr("Confirm password")
|
||||
descriptionText: qsTr("If you forget your password, you'll have to reset all app settings to reset it."
|
||||
+ " Encrypted files will remain encrypted")
|
||||
descriptionText: root.isChangingPassword ? qsTr("") : qsTr("If you forget your password, you'll have to reset all app settings to reset it."
|
||||
+ " Encrypted files will remain encrypted")
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user