[Pkg-sysvinit-commits] r1696 - in sysvinit/trunk/debian: . po
Petter Reinholdtsen
pere at alioth.debian.org
Tue Sep 1 18:41:35 UTC 2009
Author: pere
Date: 2009-09-01 18:41:35 +0000 (Tue, 01 Sep 2009)
New Revision: 1696
Modified:
sysvinit/trunk/debian/po/templates.pot
sysvinit/trunk/debian/sysv-rc.templates
Log:
Compress template to get it below 20 lines.
Modified: sysvinit/trunk/debian/po/templates.pot
===================================================================
--- sysvinit/trunk/debian/po/templates.pot 2009-09-01 18:10:52 UTC (rev 1695)
+++ sysvinit/trunk/debian/po/templates.pot 2009-09-01 18:41:35 UTC (rev 1696)
@@ -8,7 +8,7 @@
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: sysvinit at packages.debian.org\n"
-"POT-Creation-Date: 2009-09-01 20:10+0200\n"
+"POT-Creation-Date: 2009-09-01 20:41+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL at ADDRESS>\n"
"Language-Team: LANGUAGE <LL at li.org>\n"
@@ -61,21 +61,12 @@
#: ../sysv-rc.templates:2001
msgid ""
"See http://wiki.debian.org/LSBInitScripts/DependencyBasedBoot for more "
-"information about dependency based boot sequencing."
+"information about dependency based boot sequencing. To reattempt the "
+"migration process run 'dpkg-reconfigure sysv-rc'."
msgstr ""
-#. Type: boolean
-#. Description
#. Type: note
#. Description
-#: ../sysv-rc.templates:2001 ../sysv-rc.templates:3001
-msgid ""
-"To reattempt the migration process after the problems have been fixed, run "
-"'dpkg-reconfigure sysv-rc'."
-msgstr ""
-
-#. Type: note
-#. Description
#: ../sysv-rc.templates:3001
msgid "Unable to migrate to dependency based boot system"
msgstr ""
@@ -108,9 +99,11 @@
#: ../sysv-rc.templates:3001
msgid ""
"The detected problems need to be reported to and fixed manually or by the "
-"maintainer of the package/software which installed a problematic boot init.d "
-"script. See http://wiki.debian.org/LSBInitScripts/DependencyBasedBoot for "
-"more information about how to fix the problems preventing migration."
+"maintainer of the package/software which installed a problematic boot init."
+"d script. See http://wiki.debian.org/LSBInitScripts/DependencyBasedBoot for "
+"more information about how to fix the problems preventing migration. To "
+"reattempt the migration process after the problems have been fixed, run "
+"'dpkg-reconfigure sysv-rc'."
msgstr ""
#. Type: note
Modified: sysvinit/trunk/debian/sysv-rc.templates
===================================================================
--- sysvinit/trunk/debian/sysv-rc.templates 2009-09-01 18:10:52 UTC (rev 1695)
+++ sysvinit/trunk/debian/sysv-rc.templates 2009-09-01 18:41:35 UTC (rev 1696)
@@ -29,10 +29,8 @@
migrate.
.
See http://wiki.debian.org/LSBInitScripts/DependencyBasedBoot for
- more information about dependency based boot sequencing.
- .
- To reattempt the migration process after the problems have been
- fixed, run 'dpkg-reconfigure sysv-rc'.
+ more information about dependency based boot sequencing. To
+ reattempt the migration process run 'dpkg-reconfigure sysv-rc'.
Template: sysv-rc/unable-to-convert
Type: note
@@ -48,13 +46,11 @@
by preserving the boot sequence when problems are detected; the boot
sequence is only modified if it is safe to do so
.
- The detected problems need to be reported to and fixed manually or by
- the maintainer of the package/software which installed a problematic
- boot init.d script. See
- http://wiki.debian.org/LSBInitScripts/DependencyBasedBoot for more
- information about how to fix the problems preventing migration.
+ The detected problems need to be reported to and fixed manually or by the
+ maintainer of the package/software which installed a problematic boot init.d
+ script. See http://wiki.debian.org/LSBInitScripts/DependencyBasedBoot for
+ more information about how to fix the problems preventing migration. To
+ reattempt the migration process after the problems have been fixed, run
+ 'dpkg-reconfigure sysv-rc'.
.
- To reattempt the migration process after the problems have been
- fixed, run 'dpkg-reconfigure sysv-rc'.
- .
The following problems were detected: ${PROBLEMATIC}
More information about the Pkg-sysvinit-commits
mailing list