diff options
Diffstat (limited to 'debian/po/templates.pot')
-rw-r--r-- | debian/po/templates.pot | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/debian/po/templates.pot b/debian/po/templates.pot index 70e64acad..47c9e3686 100644 --- a/debian/po/templates.pot +++ b/debian/po/templates.pot | |||
@@ -29,9 +29,9 @@ msgstr "" | |||
29 | msgid "" | 29 | msgid "" |
30 | "Previous versions of openssh-server permitted logging in as root over SSH " | 30 | "Previous versions of openssh-server permitted logging in as root over SSH " |
31 | "using password authentication. The default for new installations is now " | 31 | "using password authentication. The default for new installations is now " |
32 | "\"PermitRootLogin without-password\", which disables password authentication " | 32 | "\"PermitRootLogin prohibit-password\", which disables password " |
33 | "for root without breaking systems that have explicitly configured SSH public " | 33 | "authentication for root without breaking systems that have explicitly " |
34 | "key authentication for root." | 34 | "configured SSH public key authentication for root." |
35 | msgstr "" | 35 | msgstr "" |
36 | 36 | ||
37 | #. Type: boolean | 37 | #. Type: boolean |