diff options
author | Colin Watson <cjwatson@debian.org> | 2013-05-21 23:54:28 +0100 |
---|---|---|
committer | Colin Watson <cjwatson@debian.org> | 2013-05-21 23:54:28 +0100 |
commit | 22307bfaab741af870b040c5704233a08f26a013 (patch) | |
tree | 5b5a882a9a473e45288300707d486c5ff56a6784 /debian/po/templates.pot | |
parent | 1fa04ebf122aec5ecbbdb6c7e001665b238e4c62 (diff) |
Remove ssh/use_old_init_script, which was a workaround for a very old
bug in /etc/init.d/ssh. If anyone has ignored this for >10 years then
they aren't going to be convinced now.
Diffstat (limited to 'debian/po/templates.pot')
-rw-r--r-- | debian/po/templates.pot | 50 |
1 files changed, 14 insertions, 36 deletions
diff --git a/debian/po/templates.pot b/debian/po/templates.pot index de8023b07..c8cd8b7b5 100644 --- a/debian/po/templates.pot +++ b/debian/po/templates.pot | |||
@@ -6,48 +6,26 @@ | |||
6 | #, fuzzy | 6 | #, fuzzy |
7 | msgid "" | 7 | msgid "" |
8 | msgstr "" | 8 | msgstr "" |
9 | "Project-Id-Version: PACKAGE VERSION\n" | 9 | "Project-Id-Version: openssh\n" |
10 | "Report-Msgid-Bugs-To: openssh@packages.debian.org\n" | 10 | "Report-Msgid-Bugs-To: openssh@packages.debian.org\n" |
11 | "POT-Creation-Date: 2010-01-02 08:55+0000\n" | 11 | "POT-Creation-Date: 2013-05-21 23:52+0100\n" |
12 | "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" | 12 | "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" |
13 | "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" | 13 | "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" |
14 | "Language-Team: LANGUAGE <LL@li.org>\n" | 14 | "Language-Team: LANGUAGE <LL@li.org>\n" |
15 | "Language: \n" | ||
15 | "MIME-Version: 1.0\n" | 16 | "MIME-Version: 1.0\n" |
16 | "Content-Type: text/plain; charset=CHARSET\n" | 17 | "Content-Type: text/plain; charset=CHARSET\n" |
17 | "Content-Transfer-Encoding: 8bit\n" | 18 | "Content-Transfer-Encoding: 8bit\n" |
18 | 19 | ||
19 | #. Type: boolean | ||
20 | #. Description | ||
21 | #: ../openssh-server.templates:1001 | ||
22 | msgid "Do you want to risk killing active SSH sessions?" | ||
23 | msgstr "" | ||
24 | |||
25 | #. Type: boolean | ||
26 | #. Description | ||
27 | #: ../openssh-server.templates:1001 | ||
28 | msgid "" | ||
29 | "The currently installed version of /etc/init.d/ssh is likely to kill all " | ||
30 | "running sshd instances. If you are doing this upgrade via an SSH session, " | ||
31 | "you're likely to be disconnected and leave the upgrade procedure unfinished." | ||
32 | msgstr "" | ||
33 | |||
34 | #. Type: boolean | ||
35 | #. Description | ||
36 | #: ../openssh-server.templates:1001 | ||
37 | msgid "" | ||
38 | "This can be fixed by manually adding \"--pidfile /var/run/sshd.pid\" to the " | ||
39 | "start-stop-daemon line in the stop section of the file." | ||
40 | msgstr "" | ||
41 | |||
42 | #. Type: note | 20 | #. Type: note |
43 | #. Description | 21 | #. Description |
44 | #: ../openssh-server.templates:2001 | 22 | #: ../openssh-server.templates:1001 |
45 | msgid "New host key mandatory" | 23 | msgid "New host key mandatory" |
46 | msgstr "" | 24 | msgstr "" |
47 | 25 | ||
48 | #. Type: note | 26 | #. Type: note |
49 | #. Description | 27 | #. Description |
50 | #: ../openssh-server.templates:2001 | 28 | #: ../openssh-server.templates:1001 |
51 | msgid "" | 29 | msgid "" |
52 | "The current host key, in /etc/ssh/ssh_host_key, is encrypted with the IDEA " | 30 | "The current host key, in /etc/ssh/ssh_host_key, is encrypted with the IDEA " |
53 | "algorithm. OpenSSH can not handle this host key file, and the ssh-keygen " | 31 | "algorithm. OpenSSH can not handle this host key file, and the ssh-keygen " |
@@ -57,19 +35,19 @@ msgstr "" | |||
57 | 35 | ||
58 | #. Type: note | 36 | #. Type: note |
59 | #. Description | 37 | #. Description |
60 | #: ../openssh-server.templates:2001 | 38 | #: ../openssh-server.templates:1001 |
61 | msgid "You need to manually generate a new host key." | 39 | msgid "You need to manually generate a new host key." |
62 | msgstr "" | 40 | msgstr "" |
63 | 41 | ||
64 | #. Type: boolean | 42 | #. Type: boolean |
65 | #. Description | 43 | #. Description |
66 | #: ../openssh-server.templates:3001 | 44 | #: ../openssh-server.templates:2001 |
67 | msgid "Disable challenge-response authentication?" | 45 | msgid "Disable challenge-response authentication?" |
68 | msgstr "" | 46 | msgstr "" |
69 | 47 | ||
70 | #. Type: boolean | 48 | #. Type: boolean |
71 | #. Description | 49 | #. Description |
72 | #: ../openssh-server.templates:3001 | 50 | #: ../openssh-server.templates:2001 |
73 | msgid "" | 51 | msgid "" |
74 | "Password authentication appears to be disabled in the current OpenSSH server " | 52 | "Password authentication appears to be disabled in the current OpenSSH server " |
75 | "configuration. In order to prevent users from logging in using passwords " | 53 | "configuration. In order to prevent users from logging in using passwords " |
@@ -81,7 +59,7 @@ msgstr "" | |||
81 | 59 | ||
82 | #. Type: boolean | 60 | #. Type: boolean |
83 | #. Description | 61 | #. Description |
84 | #: ../openssh-server.templates:3001 | 62 | #: ../openssh-server.templates:2001 |
85 | msgid "" | 63 | msgid "" |
86 | "If you disable challenge-response authentication, then users will not be " | 64 | "If you disable challenge-response authentication, then users will not be " |
87 | "able to log in using passwords. If you leave it enabled (the default " | 65 | "able to log in using passwords. If you leave it enabled (the default " |
@@ -91,13 +69,13 @@ msgstr "" | |||
91 | 69 | ||
92 | #. Type: note | 70 | #. Type: note |
93 | #. Description | 71 | #. Description |
94 | #: ../openssh-server.templates:4001 | 72 | #: ../openssh-server.templates:3001 |
95 | msgid "Vulnerable host keys will be regenerated" | 73 | msgid "Vulnerable host keys will be regenerated" |
96 | msgstr "" | 74 | msgstr "" |
97 | 75 | ||
98 | #. Type: note | 76 | #. Type: note |
99 | #. Description | 77 | #. Description |
100 | #: ../openssh-server.templates:4001 | 78 | #: ../openssh-server.templates:3001 |
101 | msgid "" | 79 | msgid "" |
102 | "Some of the OpenSSH server host keys on this system were generated with a " | 80 | "Some of the OpenSSH server host keys on this system were generated with a " |
103 | "version of OpenSSL that had a broken random number generator. As a result, " | 81 | "version of OpenSSL that had a broken random number generator. As a result, " |
@@ -107,7 +85,7 @@ msgstr "" | |||
107 | 85 | ||
108 | #. Type: note | 86 | #. Type: note |
109 | #. Description | 87 | #. Description |
110 | #: ../openssh-server.templates:4001 | 88 | #: ../openssh-server.templates:3001 |
111 | msgid "" | 89 | msgid "" |
112 | "Users of this system should be informed of this change, as they will be " | 90 | "Users of this system should be informed of this change, as they will be " |
113 | "prompted about the host key change the next time they log in. Use 'ssh-" | 91 | "prompted about the host key change the next time they log in. Use 'ssh-" |
@@ -117,13 +95,13 @@ msgstr "" | |||
117 | 95 | ||
118 | #. Type: note | 96 | #. Type: note |
119 | #. Description | 97 | #. Description |
120 | #: ../openssh-server.templates:4001 | 98 | #: ../openssh-server.templates:3001 |
121 | msgid "The affected host keys are:" | 99 | msgid "The affected host keys are:" |
122 | msgstr "" | 100 | msgstr "" |
123 | 101 | ||
124 | #. Type: note | 102 | #. Type: note |
125 | #. Description | 103 | #. Description |
126 | #: ../openssh-server.templates:4001 | 104 | #: ../openssh-server.templates:3001 |
127 | msgid "" | 105 | msgid "" |
128 | "User keys may also be affected by this problem. The 'ssh-vulnkey' command " | 106 | "User keys may also be affected by this problem. The 'ssh-vulnkey' command " |
129 | "may be used as a partial test for this. See /usr/share/doc/openssh-server/" | 107 | "may be used as a partial test for this. See /usr/share/doc/openssh-server/" |