X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;ds=sidebyside;f=plugins%2FSimpleUrl%2Flocale%2FSimpleUrl.pot;h=30d6e9b0ba245f24e4e6d77ff18a1eb4f820d833;hb=HEAD;hp=7edf70abf9bf7b1f3c5530faa1a5ab0e1e42ae02;hpb=b2abae433de8ae625fc0420eb78ee74479f6e9b9;p=quix0rs-gnu-social.git diff --git a/plugins/SimpleUrl/locale/SimpleUrl.pot b/plugins/SimpleUrl/locale/SimpleUrl.pot index 7edf70abf9..a317a40152 100644 --- a/plugins/SimpleUrl/locale/SimpleUrl.pot +++ b/plugins/SimpleUrl/locale/SimpleUrl.pot @@ -8,14 +8,21 @@ 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: 2015-02-27 16:31+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" +"Language: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=CHARSET\n" "Content-Transfer-Encoding: 8bit\n" +#. TRANS: Exception thrown when the SimpleUrl plugin has been configured incorrectly. +#: SimpleUrlPlugin.php:42 +msgid "You must specify a serviceUrl." +msgstr "" + +#. TRANS: Plugin description. #: SimpleUrlPlugin.php:58 #, php-format msgid "Uses %1$s URL-shortener service."