X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=plugins%2FNoticeTitle%2Flocale%2FNoticeTitle.pot;h=6e3fefebaeb18694f8ebdcee461b304ddffe689f;hb=b4ecb249070803b0600b2c1c100e80ca53e942ca;hp=8c6f2e0adcbc23dfa73704682ff3bc676c1406c5;hpb=6e894c010fc0e7ddaaafa8795634d6343019aafb;p=quix0rs-gnu-social.git diff --git a/plugins/NoticeTitle/locale/NoticeTitle.pot b/plugins/NoticeTitle/locale/NoticeTitle.pot index 8c6f2e0adc..6e3fefebae 100644 --- a/plugins/NoticeTitle/locale/NoticeTitle.pot +++ b/plugins/NoticeTitle/locale/NoticeTitle.pot @@ -8,20 +8,31 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-12-16 15:08+0000\n" +"POT-Creation-Date: 2011-11-11 15:03+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:314 +#: NoticeTitlePlugin.php:307 #, php-format msgid "%1$s - %2$s" msgstr ""