From 56ddef212f3115a67bf84cc107d12c8e257639f9 Mon Sep 17 00:00:00 2001 From: Jason Conti Date: Wed, 18 May 2011 14:32:05 -0400 Subject: Updated the pot file. Not many strings so far. --- po/Makevars | 2 +- po/POTFILES.in | 2 +- po/indicator-notifications.pot | 34 ++++++++++++++++++++++++++++++++++ 3 files changed, 36 insertions(+), 2 deletions(-) create mode 100644 po/indicator-notifications.pot diff --git a/po/Makevars b/po/Makevars index bf02f7c..18ed957 100644 --- a/po/Makevars +++ b/po/Makevars @@ -1,5 +1,5 @@ DOMAIN = $(PACKAGE) subdir = po top_builddir = .. -XGETTEXT_OPTIONS = --keyword=_ --keyword=N_ --keyword=C_:1c,2 --keyword=T_ --from-code=UTF-8 +XGETTEXT_OPTIONS = --keyword=_ --keyword=N_ --from-code=UTF-8 EXTRA_LOCALE_CATEGORIES = diff --git a/po/POTFILES.in b/po/POTFILES.in index c9848ae..70d27c1 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -1,5 +1,5 @@ src/dbus-spy.c src/indicator-notifications.c -src/notifications.c +src/notification.c src/notifications-interface.c src/notifications-service.c diff --git a/po/indicator-notifications.pot b/po/indicator-notifications.pot new file mode 100644 index 0000000..50612fe --- /dev/null +++ b/po/indicator-notifications.pot @@ -0,0 +1,34 @@ +# 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: 2011-05-18 14:30-0400\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"Language: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=CHARSET\n" +"Content-Transfer-Encoding: 8bit\n" + +#: ../src/indicator-notifications.c:158 +msgid "Notifications" +msgstr "" + +#: ../src/indicator-notifications.c:303 +msgid "from" +msgstr "" + +#: ../src/notifications-service.c:137 +msgid "There are 0 notifications." +msgstr "" + +#: ../src/notifications-service.c:147 +msgid "Clear" +msgstr "" -- cgit v1.2.3