From 90330b9134d2d7ef4bb77b2b5ee08db63055a524 Mon Sep 17 00:00:00 2001 From: Ekaterina Gerasimova Date: Mon, 21 Oct 2013 15:52:46 -0700 Subject: help: passwords not shown in Personal Data --- help/C/index.page | 4 ++-- help/C/prob-passwords-show.page | 39 +++++++++++++++++++++++++++++++++++++++ help/Makefile.am | 3 ++- 3 files changed, 43 insertions(+), 3 deletions(-) create mode 100644 help/C/prob-passwords-show.page diff --git a/help/C/index.page b/help/C/index.page index 2843a7656..33ca18854 100644 --- a/help/C/index.page +++ b/help/C/index.page @@ -37,9 +37,9 @@ Options and settings - + diff --git a/help/C/prob-passwords-show.page b/help/C/prob-passwords-show.page new file mode 100644 index 000000000..9374abf61 --- /dev/null +++ b/help/C/prob-passwords-show.page @@ -0,0 +1,39 @@ + + + + + + + + + + + Ekaterina Gerasimova + kittykat3756@gmail.com + 2013 + + + + + + I saved my passwords for websites, but they are not listed in the Passwords dialog. + + + Where are my stored passwords? + +

Most of your passwords will not be shown in the + Passwords tab of the + Personal Data dialog. You should be able to update and delete your + stored passwords through your password manager.

+ +

You will only be able to see the HTTP-Auth passwords in + Web.

+ +
diff --git a/help/Makefile.am b/help/Makefile.am index b433a5f34..8d9bbacc6 100644 --- a/help/Makefile.am +++ b/help/Makefile.am @@ -32,6 +32,7 @@ HELP_FILES = \ pref-css.page \ pref-downloads.page \ pref-font.page \ - pref-passwords.page + pref-passwords.page \ + prob-passwords-show.page HELP_LINGUAS = cs de es hu pt_BR -- cgit v1.2.3