[VersionBump] 2.0.0beta0
Updated composer and translations composer install --no-dev composer dump-autoload --optimize git add vendor/ --force make updatepo
This commit is contained in:
@@ -8,7 +8,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2020-08-04 01:05+0100\n"
|
||||
"POT-Creation-Date: 2021-07-18 12:38+0100\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"
|
||||
@@ -18,32 +18,25 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
|
||||
#. TRANS: Plugin description.
|
||||
#: WikiHowProfilePlugin.php:62
|
||||
#: WikiHowProfilePlugin.php:49
|
||||
msgid ""
|
||||
"Fetches avatar and other profile information for WikiHow users when setting "
|
||||
"up an account via OpenID."
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Exception thrown when fetching a WikiHow profile page fails.
|
||||
#: WikiHowProfilePlugin.php:128
|
||||
#: WikiHowProfilePlugin.php:115
|
||||
msgid "WikiHow profile page fetch failed."
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Exception thrown when parsing a WikiHow profile page fails.
|
||||
#: WikiHowProfilePlugin.php:145
|
||||
#: WikiHowProfilePlugin.php:132
|
||||
msgid "HTML parse failure during check for WikiHow avatar."
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Server exception thrown when an avatar URL is invalid.
|
||||
#. TRANS: %s is the invalid avatar URL.
|
||||
#: WikiHowProfilePlugin.php:178
|
||||
#: WikiHowProfilePlugin.php:165
|
||||
#, php-format
|
||||
msgid "Invalid avatar URL %s."
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Exception thrown when fetching an avatar from a URL fails.
|
||||
#. TRANS: %s is a URL.
|
||||
#: WikiHowProfilePlugin.php:188
|
||||
#, php-format
|
||||
msgid "Unable to fetch avatar from %s."
|
||||
msgstr ""
|
||||
|
Reference in New Issue
Block a user