X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=plugins%2FRecaptcha%2Flocale%2FRecaptcha.pot;h=d169e274a5caff15802bab6a885c1ac41c304a3f;hb=2e4e2f693d76dde8bcc42ef8aadbfd1c7965468b;hp=396e6294ba111be52576c04c7392f3ffdffbbc2c;hpb=55b4303ea4da2a74723f7df5dbd1d83ae3922d27;p=quix0rs-gnu-social.git diff --git a/plugins/Recaptcha/locale/Recaptcha.pot b/plugins/Recaptcha/locale/Recaptcha.pot index 396e6294ba..d169e274a5 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-03-06 02:34+0100\n" +"POT-Creation-Date: 2012-05-12 18:44+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:57 +#. TRANS: Field label. +#: RecaptchaPlugin.php:58 msgid "Captcha" msgstr "" -#: RecaptchaPlugin.php:98 +#. TRANS: Error message displayed if a provided captcha response does not match. +#: RecaptchaPlugin.php:102 msgid "Captcha does not match!" msgstr "" -#: RecaptchaPlugin.php:110 +#. TRANS: Plugin description. +#: RecaptchaPlugin.php:115 msgid "" "Uses Recaptcha service to add a " "captcha to the registration page."