Skip to content

Commit a4a0584

Browse files
committed
update pot file
1 parent e07a68f commit a4a0584

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

languages/redis-cache.pot

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,14 @@
22
# This file is distributed under the GPLv3.
33
msgid ""
44
msgstr ""
5-
"Project-Id-Version: Redis Object Cache 2.5.2\n"
5+
"Project-Id-Version: Redis Object Cache 2.5.3\n"
66
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/redis-cache\n"
77
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
88
"Language-Team: LANGUAGE <LL@li.org>\n"
99
"MIME-Version: 1.0\n"
1010
"Content-Type: text/plain; charset=UTF-8\n"
1111
"Content-Transfer-Encoding: 8bit\n"
12-
"POT-Creation-Date: 2024-04-22T18:55:04+00:00\n"
12+
"POT-Creation-Date: 2024-07-12T00:53:48+00:00\n"
1313
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
1414
"X-Generator: WP-CLI 2.10.0\n"
1515
"X-Domain: redis-cache\n"
@@ -308,30 +308,30 @@ msgstr ""
308308
msgid "Object cache drop-in could not be updated. Redis server is unreachable: %s"
309309
msgstr ""
310310

311-
#: includes/object-cache.php:2974
311+
#: includes/object-cache.php:2988
312312
msgid "Error establishing a Redis connection"
313313
msgstr ""
314314

315315
#. translators: %s = Formatted wp-config.php file name.
316-
#: includes/object-cache.php:2981
316+
#: includes/object-cache.php:2995
317317
msgid "WordPress is unable to establish a connection to Redis. This means that the connection information in your %s file are incorrect, or that the Redis server is not reachable."
318318
msgstr ""
319319

320-
#: includes/object-cache.php:2986
320+
#: includes/object-cache.php:3000
321321
msgid "Is the correct Redis host and port set?"
322322
msgstr ""
323323

324-
#: includes/object-cache.php:2987
324+
#: includes/object-cache.php:3001
325325
msgid "Is the Redis server running?"
326326
msgstr ""
327327

328328
#. translators: %s = Link to installation instructions.
329-
#: includes/object-cache.php:2992
329+
#: includes/object-cache.php:3006
330330
msgid "If you need help, please read the <a href=\"%s\">installation instructions</a>."
331331
msgstr ""
332332

333333
#. translators: %1$s = Formatted object-cache.php file name, %2$s = Formatted wp-content directory name.
334-
#: includes/object-cache.php:2999
334+
#: includes/object-cache.php:3013
335335
msgid "To disable Redis, delete the %1$s file in the %2$s directory."
336336
msgstr ""
337337

0 commit comments

Comments
 (0)