diff options
author | Brion Vibber <brion@pobox.com> | 2010-05-03 12:27:44 -0700 |
---|---|---|
committer | Brion Vibber <brion@pobox.com> | 2010-05-03 12:27:44 -0700 |
commit | 67eeaa9cf46b0c68565c84e6c2747344ba66a860 (patch) | |
tree | 34da4016368e222bc6dd8783f8c4b3f657a52cd1 /plugins/BitlyUrl | |
parent | 940a8c2c1ead41648af2e1054de91080e757c231 (diff) |
Pull localization updates from 0.9.x branch0.9.2
Diffstat (limited to 'plugins/BitlyUrl')
-rw-r--r-- | plugins/BitlyUrl/locale/BitlyUrl.pot | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/plugins/BitlyUrl/locale/BitlyUrl.pot b/plugins/BitlyUrl/locale/BitlyUrl.pot new file mode 100644 index 000000000..28023759a --- /dev/null +++ b/plugins/BitlyUrl/locale/BitlyUrl.pot @@ -0,0 +1,22 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2010-04-29 23:39+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" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=CHARSET\n" +"Content-Transfer-Encoding: 8bit\n" + +#: BitlyUrlPlugin.php:60 +#, php-format +msgid "Uses <a href=\"http://%1$s/\">%1$s</a> URL-shortener service." +msgstr "" |