diff options
author | Siebrand Mazeland <s.mazeland@xs4all.nl> | 2010-09-19 00:24:48 +0200 |
---|---|---|
committer | Siebrand Mazeland <s.mazeland@xs4all.nl> | 2010-09-19 00:24:48 +0200 |
commit | 8135f7d9605ef16d56b6588f3ebea333891d17ef (patch) | |
tree | 21013927b513fa941695e87014994aec0d20b2d6 /plugins/Recaptcha | |
parent | f1d78942b37d40c3aaa31ed52bc37a76a958dd66 (diff) |
Update pot files for plugins.
Diffstat (limited to 'plugins/Recaptcha')
-rw-r--r-- | plugins/Recaptcha/locale/Recaptcha.pot | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/plugins/Recaptcha/locale/Recaptcha.pot b/plugins/Recaptcha/locale/Recaptcha.pot index 855a1a11a..547f73ba1 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: 2010-09-14 22:56+0000\n" +"POT-Creation-Date: 2010-09-18 22:07+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -16,6 +16,14 @@ msgstr "" "Content-Type: text/plain; charset=CHARSET\n" "Content-Transfer-Encoding: 8bit\n" +#: RecaptchaPlugin.php:64 +msgid "Captcha" +msgstr "" + +#: RecaptchaPlugin.php:105 +msgid "Captcha does not match!" +msgstr "" + #: RecaptchaPlugin.php:117 msgid "" "Uses <a href=\"http://recaptcha.org/\">Recaptcha</a> service to add a " |