GUI2: update prompts about saving passwords
[ci skip]
This commit is contained in:
parent
922cc201bc
commit
2f7165d061
2 changed files with 2 additions and 2 deletions
|
@ -196,7 +196,7 @@
|
|||
id = "remember_password"
|
||||
definition = "default"
|
||||
|
||||
label = _ "Save password to preferences (clear text)"
|
||||
label = _ "Save password locally (encrypted)"
|
||||
[/toggle_button]
|
||||
|
||||
[/column]
|
||||
|
|
|
@ -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]
|
||||
|
|
Loading…
Add table
Reference in a new issue