[about-me] Fix list of passwd error strings
Need to add "dictionary" to the first list of known errors for the previous commit to change something. Fix indentation of the whole list too.
This commit is contained in:
parent
51befc4497
commit
4ad6f3e725
1 changed files with 13 additions and 12 deletions
|
@ -503,6 +503,7 @@ io_watch_stdout (GIOChannel *source, GIOCondition condition, PasswordDialog *pdi
|
||||||
"short",
|
"short",
|
||||||
"longer",
|
"longer",
|
||||||
"palindrome",
|
"palindrome",
|
||||||
|
"dictionary",
|
||||||
"simple",
|
"simple",
|
||||||
"similar",
|
"similar",
|
||||||
"wrapped",
|
"wrapped",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue