X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=plugins%2FRecaptcha%2Flocale%2Fen_GB%2FLC_MESSAGES%2FRecaptcha.po;h=d7e790e3c93977dfb5559d3210fd16ec386de10a;hb=b2cfbded2edce0aa835ac9d589e7055c7a77d25b;hp=97f46311bff1d99091ab4f9cf002826f27cd3fe4;hpb=1e89540c3f52f95e9224d781c01b2c927d3c3f09;p=quix0rs-gnu-social.git diff --git a/plugins/Recaptcha/locale/en_GB/LC_MESSAGES/Recaptcha.po b/plugins/Recaptcha/locale/en_GB/LC_MESSAGES/Recaptcha.po index 97f46311bf..d7e790e3c9 100644 --- a/plugins/Recaptcha/locale/en_GB/LC_MESSAGES/Recaptcha.po +++ b/plugins/Recaptcha/locale/en_GB/LC_MESSAGES/Recaptcha.po @@ -3,14 +3,15 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: +# Luke Hollins , 2015 msgid "" msgstr "" "Project-Id-Version: GNU social\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2015-02-02 17:47+0100\n" -"PO-Revision-Date: 2015-02-07 09:39+0000\n" -"Last-Translator: FULL NAME \n" -"Language-Team: English (United Kingdom) (http://www.transifex.com/projects/p/gnu-social/language/en_GB/)\n" +"PO-Revision-Date: 2015-03-07 15:41+0000\n" +"Last-Translator: Luke Hollins \n" +"Language-Team: English (United Kingdom) (http://www.transifex.com/gnu-social/gnu-social/language/en_GB/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -20,17 +21,17 @@ msgstr "" #. TRANS: Field label. #: RecaptchaPlugin.php:58 msgid "Captcha" -msgstr "" +msgstr "Captcha" #. TRANS: Error message displayed if a provided captcha response does not #. match. #: RecaptchaPlugin.php:102 msgid "Captcha does not match!" -msgstr "" +msgstr "Captcha does not match!" #. TRANS: Plugin description. #: RecaptchaPlugin.php:115 msgid "" "Uses Recaptcha service to add a " "captcha to the registration page." -msgstr "" +msgstr "Uses Recaptcha service to add a captcha to the registration page."