X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=plugins%2FNoticeTitle%2Flocale%2FNoticeTitle.pot;h=c4a806f93564a421b7524cc4b78f7a96f9d49b48;hb=7c5fb37e590bc3ed44d4ddd46bdcc8a19be80e3e;hp=73b418540027f82a937ce48de18a314294b86f6f;hpb=08054e85fe4b47b6d28acb83b4c251be92f12316;p=quix0rs-gnu-social.git diff --git a/plugins/NoticeTitle/locale/NoticeTitle.pot b/plugins/NoticeTitle/locale/NoticeTitle.pot index 73b4185400..c4a806f935 100644 --- a/plugins/NoticeTitle/locale/NoticeTitle.pot +++ b/plugins/NoticeTitle/locale/NoticeTitle.pot @@ -8,18 +8,29 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-10-01 20:22+0000\n" +"POT-Creation-Date: 2011-06-05 09:13+0000\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" +"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n" -#: NoticeTitlePlugin.php:132 +#. TRANS: Plugin description. +#: NoticeTitlePlugin.php:129 msgid "Adds optional titles to notices." msgstr "" +#. TRANS: Exception thrown when a notice title is too long. +#. TRANS: %d is the maximum number of characters allowed in a title (used for plural). +#: NoticeTitlePlugin.php:172 +#, php-format +msgid "The notice title is too long (maximum %d character)." +msgid_plural "The notice title is too long (maximum %d characters)." +msgstr[0] "" +msgstr[1] "" + #. TRANS: Page title. %1$s is the title, %2$s is the site name. #: NoticeTitlePlugin.php:307 #, php-format