X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=plugins%2FRecaptcha%2Flocale%2FRecaptcha.pot;h=2efd4625fc27c62176bb80c964246deda5b49137;hb=3898500ff9fed71561b75ca3dc92c780dd617171;hp=586d674b8b59879c42f4e1b0000b983e758f4143;hpb=59a0b2a82da418f688faf182407146d9e7a7af7a;p=quix0rs-gnu-social.git diff --git a/plugins/Recaptcha/locale/Recaptcha.pot b/plugins/Recaptcha/locale/Recaptcha.pot index 586d674b8b..2efd4625fc 100644 --- a/plugins/Recaptcha/locale/Recaptcha.pot +++ b/plugins/Recaptcha/locale/Recaptcha.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2011-01-29 21:45+0000\n" +"POT-Creation-Date: 2012-04-21 10:18+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -16,15 +16,18 @@ msgstr "" "Content-Type: text/plain; charset=CHARSET\n" "Content-Transfer-Encoding: 8bit\n" -#: RecaptchaPlugin.php:64 +#. TRANS: Field label. +#: RecaptchaPlugin.php:58 msgid "Captcha" msgstr "" -#: RecaptchaPlugin.php:105 +#. TRANS: Error message displayed if a provided captcha response does not match. +#: RecaptchaPlugin.php:102 msgid "Captcha does not match!" msgstr "" -#: RecaptchaPlugin.php:117 +#. TRANS: Plugin description. +#: RecaptchaPlugin.php:115 msgid "" "Uses Recaptcha service to add a " "captcha to the registration page."