diff options
author | vorlon <Unknown> | 2007-08-30 15:07:44 +0000 |
---|---|---|
committer | vorlon <Unknown> | 2007-08-30 15:07:44 +0000 |
commit | dd4925e106f54afa46e8b64ad9a6ff689fdf48a4 (patch) | |
tree | 22fc03e8d4c13327a9e0efadb0813f6db9373f9f | |
parent | 2b94b173e4241479783aae52d5286ad09c8a16cf (diff) | |
download | pam-dd4925e106f54afa46e8b64ad9a6ff689fdf48a4.tar.gz pam-dd4925e106f54afa46e8b64ad9a6ff689fdf48a4.tar.bz2 pam-dd4925e106f54afa46e8b64ad9a6ff689fdf48a4.zip |
Pluggable Authentication Modules -> PAM, brevity is the soul of usability
-rw-r--r-- | libpam0g.templates | 8 | ||||
-rw-r--r-- | po/templates.pot | 10 |
2 files changed, 9 insertions, 9 deletions
diff --git a/libpam0g.templates b/libpam0g.templates index 8868287b..8515b042 100644 --- a/libpam0g.templates +++ b/libpam0g.templates @@ -1,10 +1,10 @@ Template: libpam0g/restart-services Type: string _Description: Services to restart for PAM library upgrade: - Most services that use Pluggable Authentication Modules need to be - restarted to use modules built for this new version of libpam. Please - review the following space-separated list of init.d scripts for services - to be restarted now, and correct it if needed. + Most services that use PAM need to be restarted to use modules built for + this new version of libpam. Please review the following space-separated + list of init.d scripts for services to be restarted now, and correct it + if needed. . Among the services that require restarting are the display managers kdm, wdm, and xdm. If you are upgrading from within an X session started with diff --git a/po/templates.pot b/po/templates.pot index 6e5eca10..8be925ad 100644 --- a/po/templates.pot +++ b/po/templates.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: vorlon@debian.org\n" -"POT-Creation-Date: 2007-08-29 23:09-0700\n" +"POT-Creation-Date: 2007-08-30 08:07-0700\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -26,10 +26,10 @@ msgstr "" #. Description #: ../libpam0g.templates:1001 msgid "" -"Most services that use Pluggable Authentication Modules need to be restarted " -"to use modules built for this new version of libpam. Please review the " -"following space-separated list of init.d scripts for services to be " -"restarted now, and correct it if needed." +"Most services that use PAM need to be restarted to use modules built for " +"this new version of libpam. Please review the following space-separated " +"list of init.d scripts for services to be restarted now, and correct it if " +"needed." msgstr "" #. Type: string |