From 0d23c6bdda2bc86e523da0a7ee66e9cbbfdf0823 Mon Sep 17 00:00:00 2001 From: Florent Villard Date: Tue, 12 Aug 2003 08:33:31 +0000 Subject: remove echo"silent" from pot --- po/Makefile | 1 + po/bootsplash.pot | 20 ++++++++++---------- 2 files changed, 11 insertions(+), 10 deletions(-) diff --git a/po/Makefile b/po/Makefile index a62d582..901961e 100644 --- a/po/Makefile +++ b/po/Makefile @@ -23,6 +23,7 @@ pot $(NLSPACKAGE).pot: else \ mv $(NLSPACKAGE).po $(NLSPACKAGE).pot; \ fi + perl -pi -e 's,\#: tmp/splash.sh:98,,; s,msgid "silent",,;s,msgstr "",,' $(NLSPACKAGE).pot rm -rf tmp update-po: Makefile diff --git a/po/bootsplash.pot b/po/bootsplash.pot index b424832..f2f9197 100644 --- a/po/bootsplash.pot +++ b/po/bootsplash.pot @@ -4,7 +4,7 @@ # #, fuzzy msgid "" -msgstr "" + "Project-Id-Version: initscripts VERSION\n" "POT-Creation-Date: 2001-03-02 09:00+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" @@ -16,29 +16,29 @@ msgstr "" #. all the letters that are a "yes" reply to yes/no questions msgid "yY" -msgstr "" + #. all the letters that are a "no" reply to yes/no questions msgid "nN" -msgstr "" + #. all the letters that are a "continue" reply to yes/no/continue questions msgid "cC" -msgstr "" + #: tmp/splash.sh:101 msgid "Booting the system..." -msgstr "" -#: tmp/splash.sh:98 -msgid "silent" -msgstr "" + + + + #: tmp/splash.sh:106 msgid "Press F2 for verbose mode." -msgstr "" + #: tmp/splash.sh:96 msgid "Shutting down the system..." -msgstr "" + -- cgit v1.2.1