From 0ae4f5ef3f6e28fdcb15d49da0a2bfdf1dff15c3 Mon Sep 17 00:00:00 2001 From: Steve Langasek Date: Sat, 15 Nov 2008 23:58:41 -0800 Subject: Don't refer to gnome-screensaver in the debconf template; it isn't actually affected by the libpam symbol issue because it forks a separate process to display the screensaver dialog. --- debian/po/nl.po | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'debian/po/nl.po') diff --git a/debian/po/nl.po b/debian/po/nl.po index b3db3f53..30150e3c 100644 --- a/debian/po/nl.po +++ b/debian/po/nl.po @@ -6,8 +6,8 @@ msgid "" msgstr "" "Project-Id-Version: pam\n" -"Report-Msgid-Bugs-To: vorlon@debian.org\n" -"POT-Creation-Date: 2007-09-24 17:06-0700\n" +"Report-Msgid-Bugs-To: pam@packages.debian.org\n" +"POT-Creation-Date: 2008-11-15 23:51-0800\n" "PO-Revision-Date: 2007-10-26 19:55+0100\n" "Last-Translator: Bart Cornelis \n" "Language-Team: debian-l10n-dutch \n" @@ -40,13 +40,13 @@ msgstr "" #. Description #: ../libpam0g.templates:1001 msgid "" -"Some other services such as xscreensaver, gnome-screensaver, and xlockmore " -"cannot be restarted for you. You will not be able to authenticate to these " -"services until you restart them manually." +"Some other services such as xscreensaver and xlockmore cannot be restarted " +"for you. You will not be able to authenticate to these services until you " +"restart them manually." msgstr "" -"Sommige andere diensten zoals xscreensaver, gnome-screensaver, en xlockmore " -"kunnen niet automatisch herstart worden. U kunt u bij deze diensten pas " -"terug authentificeren eens u ze handmatig herstart heeft." +"Sommige andere diensten zoals xscreensaver en xlockmore kunnen niet " +"automatisch herstart worden. U kunt u bij deze diensten pas terug " +"authentificeren eens u ze handmatig herstart heeft." #. Type: error #. Description -- cgit v1.2.3 From 65f06c6f86c3c538b4fb9e971b72246c4066f517 Mon Sep 17 00:00:00 2001 From: Steve Langasek Date: Sun, 28 Dec 2008 01:31:21 -0600 Subject: have libpam-modules Pre-Depend on ${misc:Depends} and add a debconf question to the libpam-modules preinst, so we can reliably warn users about xscreensaver and xlockmore before libpam-modules is unpacked; at the same time, clean up the text of the libpam0g debconf template to not refer to the screensavers. --- debian/po/nl.po | 32 +++++++++++++++++++------------- 1 file changed, 19 insertions(+), 13 deletions(-) (limited to 'debian/po/nl.po') diff --git a/debian/po/nl.po b/debian/po/nl.po index 30150e3c..2e973256 100644 --- a/debian/po/nl.po +++ b/debian/po/nl.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: pam\n" "Report-Msgid-Bugs-To: pam@packages.debian.org\n" -"POT-Creation-Date: 2008-11-15 23:51-0800\n" +"POT-Creation-Date: 2008-12-28 01:17-0600\n" "PO-Revision-Date: 2007-10-26 19:55+0100\n" "Last-Translator: Bart Cornelis \n" "Language-Team: debian-l10n-dutch \n" @@ -36,18 +36,6 @@ msgstr "" "volgende, met spaties gescheiden, lijst van init.d scripts wordt herstart. " "Gelieve deze lijst te controleren en indien nodig aan te passen." -#. Type: string -#. Description -#: ../libpam0g.templates:1001 -msgid "" -"Some other services such as xscreensaver and xlockmore cannot be restarted " -"for you. You will not be able to authenticate to these services until you " -"restart them manually." -msgstr "" -"Sommige andere diensten zoals xscreensaver en xlockmore kunnen niet " -"automatisch herstart worden. U kunt u bij deze diensten pas terug " -"authentificeren eens u ze handmatig herstart heeft." - #. Type: error #. Description #: ../libpam0g.templates:2001 @@ -92,3 +80,21 @@ msgid "" msgstr "" "U dient deze diensten handmatig op te starten via het commando '/etc/init.d/" " start'." + +#. Type: error +#. Description +#: ../libpam-modules.templates:1001 +msgid "xscreensaver and xlockmore must be restarted before upgrading" +msgstr "" + +#. Type: error +#. Description +#: ../libpam-modules.templates:1001 +msgid "" +"One or more running instances of xscreensaver or xlockmore have been " +"detected on this system. Because of incompatible library changes, the " +"upgrade of the libpam-modules package will leave you unable to authenticate " +"to these programs. You should arrange for these programs to be restarted or " +"stopped before continuing this upgrade, to avoid locking your users out of " +"their current sessions." +msgstr "" -- cgit v1.2.3