diff options
author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2017-12-02 19:18:59 +0100 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2017-12-02 19:18:59 +0100 |
commit | 6bc2b280c349851a05f28ca4b06fe5d51c59bea0 (patch) | |
tree | 6ad296b2792b4fa70a309f9e9bbdb3c6fabfb69c /po | |
parent | 27a4b02329b62efffa89419d73be7c1f10838d76 (diff) | |
download | ayatana-indicator-notifications-6bc2b280c349851a05f28ca4b06fe5d51c59bea0.tar.gz ayatana-indicator-notifications-6bc2b280c349851a05f28ca4b06fe5d51c59bea0.tar.bz2 ayatana-indicator-notifications-6bc2b280c349851a05f28ca4b06fe5d51c59bea0.zip |
Convert to Ayatana Indicators.
Diffstat (limited to 'po')
-rw-r--r-- | po/POTFILES.in | 2 | ||||
-rw-r--r-- | po/POTFILES.skip | 2 | ||||
-rw-r--r-- | po/indicator-notifications.pot | 34 |
3 files changed, 2 insertions, 36 deletions
diff --git a/po/POTFILES.in b/po/POTFILES.in index 733d6d5..0a6999a 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -1,4 +1,4 @@ -data/net.launchpad.indicator.notifications.gschema.xml.in.in +data/org.ayatana.indicator.notifications.gschema.xml.in.in src/dbus-spy.c src/indicator-notifications.c src/notification.c diff --git a/po/POTFILES.skip b/po/POTFILES.skip index 62744c2..81805f2 100644 --- a/po/POTFILES.skip +++ b/po/POTFILES.skip @@ -1 +1 @@ -data/net.launchpad.indicator.notifications.gschema.xml.in +data/org.ayatana.indicator.notifications.gschema.xml.in diff --git a/po/indicator-notifications.pot b/po/indicator-notifications.pot deleted file mode 100644 index bb3fbea..0000000 --- a/po/indicator-notifications.pot +++ /dev/null @@ -1,34 +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 <EMAIL@ADDRESS>, YEAR. -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: PACKAGE VERSION\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-02-26 15:13-0500\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" -"Language: \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=CHARSET\n" -"Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n" - -#: ../src/indicator-notifications.c:160 -msgid "Notifications" -msgstr "" - -#: ../src/indicator-notifications.c:451 -#, c-format -msgid "Clear <small>(%d Notification)</small>" -msgid_plural "Clear <small>(%d Notifications)</small>" -msgstr[0] "" -msgstr[1] "" - -#: ../src/notification-menuitem.c:96 -msgid "from" -msgstr "" |