mirror of
https://github.com/amnezia-vpn/amnezia-client.git
synced 2026-05-08 14:33:23 +00:00
update: added "Hint" text to password confirm page
This commit is contained in:
@@ -109,7 +109,7 @@ PageType {
|
||||
Layout.rightMargin: 16
|
||||
Layout.bottomMargin: 24
|
||||
|
||||
text: SettingsController.getTempHint()
|
||||
text: qsTr("Hint: ") + SettingsController.getTempHint()
|
||||
}
|
||||
|
||||
BasicButtonType {
|
||||
|
||||
Reference in New Issue
Block a user