diff options
author | Siebrand Mazeland <s.mazeland@xs4all.nl> | 2010-09-15 01:16:45 +0200 |
---|---|---|
committer | Siebrand Mazeland <s.mazeland@xs4all.nl> | 2010-09-15 01:16:45 +0200 |
commit | db1d348135b223585fd96d3c7faac798ca040249 (patch) | |
tree | 9ca2076f67e371c3ecde0b7ead00935f5cce2a08 /plugins/BitlyUrl/locale | |
parent | c218eb50774ddee74c501544f45220083e1db74b (diff) |
Update/add pot files for plugins.
Diffstat (limited to 'plugins/BitlyUrl/locale')
-rw-r--r-- | plugins/BitlyUrl/locale/BitlyUrl.pot | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/plugins/BitlyUrl/locale/BitlyUrl.pot b/plugins/BitlyUrl/locale/BitlyUrl.pot index 28023759a..12012ba88 100644 --- a/plugins/BitlyUrl/locale/BitlyUrl.pot +++ b/plugins/BitlyUrl/locale/BitlyUrl.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-04-29 23:39+0000\n" +"POT-Creation-Date: 2010-09-14 22:56+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,10 @@ msgstr "" "Content-Type: text/plain; charset=CHARSET\n" "Content-Transfer-Encoding: 8bit\n" +#: BitlyUrlPlugin.php:43 +msgid "You must specify a serviceUrl." +msgstr "" + #: BitlyUrlPlugin.php:60 #, php-format msgid "Uses <a href=\"http://%1$s/\">%1$s</a> URL-shortener service." |