GUI2: update prompts about saving passwords

[ci skip]
This commit is contained in:
Charles Dang 2017-05-23 10:06:58 +11:00
parent 922cc201bc
commit 2f7165d061
2 changed files with 2 additions and 2 deletions

View file

@ -196,7 +196,7 @@
id = "remember_password"
definition = "default"
label = _ "Save password to preferences (clear text)"
label = _ "Save password locally (encrypted)"
[/toggle_button]
[/column]

View file

@ -65,7 +65,7 @@
[toggle_button]
id = "remember_password"
label = _ "Save password to preferences (plain text)"
label = _ "Save password locally (encrypted)"
tooltip = _ "Uncheck to delete the saved password (on exit)"
[/toggle_button]
[/column]