diff --git a/po/.cvsignore b/po/.cvsignore index f7bc4e41a6..db6870f6a1 100644 --- a/po/.cvsignore +++ b/po/.cvsignore @@ -1,14 +1,14 @@ *.gmo *.mo +*.pot Makefile Makefile.in Makefile.in.in POTFILES cat-id-tbl.c -*.pot -stamp-cat-id messages missing +notexist po2tbl.sed po2tbl.sed.in -notexist +stamp-cat-id diff --git a/po/ChangeLog b/po/ChangeLog index e69de29bb2..0d2b171023 100644 --- a/po/ChangeLog +++ b/po/ChangeLog @@ -0,0 +1,6 @@ +2004-08-27 Christian Rose + + * .cvsignore: Sorted and added entries. + * POTFILES.in: Added missing entries. + * NetworkManager.pot: Removed. This is a generated file. + diff --git a/po/NetworkManager.pot b/po/NetworkManager.pot deleted file mode 100644 index 2e0543116f..0000000000 --- a/po/NetworkManager.pot +++ /dev/null @@ -1,65 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER -# This file is distributed under the same license as the PACKAGE package. -# FIRST AUTHOR , YEAR. -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: PACKAGE VERSION\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2004-08-26 17:17-0400\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: FULL NAME \n" -"Language-Team: LANGUAGE \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=CHARSET\n" -"Content-Transfer-Encoding: 8bit\n" - -#: panel-applet/NMWirelessApplet.c:553 -msgid "There are no network devices..." -msgstr "" - -#: panel-applet/NMWirelessApplet.c:648 -msgid "There are no wireless networks..." -msgstr "" - -#: panel-applet/NMWirelessApplet.c:720 -msgid "NetworkManager is not running..." -msgstr "" - -#: panel-applet/NMWirelessApplet.c:730 -msgid "No network connection is currently active..." -msgstr "" - -#: panel-applet/NMWirelessApplet.c:735 -msgid "A wired network connection is currently active..." -msgstr "" - -#: panel-applet/NMWirelessApplet.c:939 -msgid "" -"The NetworkManager Applet could not find some required resources (the glade " -"file was not found)." -msgstr "" - -#: panel-applet/wireless-applet.glade:8 -msgid " " -msgstr "" - -#: panel-applet/wireless-applet.glade:51 -msgid "_Login to Network" -msgstr "" - -#: panel-applet/wireless-applet.glade:100 -msgid "" -"Wireless Network Login Confirmation\n" -"\n" -"You have chosen log in to the wireless network '%s'. If you are sure this " -"wireless network is secure, click the checkbox below and NetworkManager will " -"no longer pester you with stupid questions when you connect to it." -msgstr "" - -#: panel-applet/wireless-applet.glade:124 -msgid "Always Trust this Wireless Network" -msgstr "" diff --git a/po/POTFILES.in b/po/POTFILES.in index 250b0d0ffb..038411524e 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -1,2 +1,7 @@ +# List of source files containing translatable strings. +# Please keep this file sorted alphabetically. +info-daemon/networks.glade +info-daemon/passphrase.glade panel-applet/NMWirelessApplet.c +panel-applet/NMWirelessApplet.xml panel-applet/wireless-applet.glade