v1.5.0
This commit is contained in:
parent
8e6a52d8ce
commit
b2849880ec
8 changed files with 91 additions and 16 deletions
|
|
@ -2,7 +2,7 @@
|
|||
# This file is distributed under the GPL-3.0-or-later.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Manager (by ROBOTSTXT) 1.4.1\n"
|
||||
"Project-Id-Version: Manager (by ROBOTSTXT) 1.5.0\n"
|
||||
"Report-Msgid-Bugs-To: https://www.robotstxt.software/plugins/robotstxt-manager/\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
|
|
@ -259,7 +259,7 @@ msgid "A key is stored but could not be decoded. You can replace it by entering
|
|||
msgstr ""
|
||||
|
||||
#: admin/class-robotstxt-manager-settings.php:266
|
||||
msgid "Account-level API key from the ROBOTSTXT store (create your free account there to get one). Optional — the free catalog works without it — but required to link your subscriptions, install premium plugins, and receive their updates. Encrypted before storage."
|
||||
msgid "Account-level API key from the ROBOTSTXT store (<a href=\"%s\" target=\"_blank\" rel=\"noopener\">create your free account there to get one</a>). Optional — the free catalog works without it — but required to link your subscriptions, install premium plugins, and receive their updates. Encrypted before storage."
|
||||
msgstr ""
|
||||
|
||||
#: admin/class-robotstxt-manager-settings.php:298
|
||||
|
|
@ -475,6 +475,10 @@ msgstr ""
|
|||
msgid "The store responded with HTTP %d. Check the Store URL and API key."
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-robotstxt-manager-core-client.php:164
|
||||
msgid "Invalid API key. Please check your key and try again."
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-robotstxt-manager-core-client.php:177
|
||||
msgid "Connected."
|
||||
msgstr ""
|
||||
|
|
|
|||
Loading…
Reference in a new issue