]> git.mxchange.org Git - friendica.git/commitdiff
Updated messages.po - again
authorMichael <heluecht@pirati.ca>
Thu, 12 Jan 2023 07:06:24 +0000 (07:06 +0000)
committerMichael <heluecht@pirati.ca>
Thu, 12 Jan 2023 07:06:24 +0000 (07:06 +0000)
src/Util/Strings.php
view/lang/C/messages.po

index 5df3c01b1e8d7f9fbc62d9670949c2597c2db18c..2405fbababcfdbcd8d6788f4ed28040c6b954c4f 100644 (file)
@@ -511,7 +511,7 @@ class Strings
                );
 
                if (is_null($return)) {
-                       Logger::warning('Received null value from preg_replace_callback', ['text' => $text, 'regex' => $regex, 'blocks' => $blocks, 'executionId' => $executionId, 'callstack' => System::callstack(10)]);
+                       Logger::notice('Received null value from preg_replace_callback', ['text' => $text, 'regex' => $regex, 'blocks' => $blocks, 'executionId' => $executionId, 'callstack' => System::callstack(10)]);
                }
 
                $text = $callback($return ?? $text) ?? '';
index 6b6842b868fad19c720632a140d2c12814e327ea..c9eeaaffa6be0864809834dd172e0478fd7554ef 100644 (file)
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: 2023.03-dev\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2023-01-12 06:34+0000\n"
+"POT-Creation-Date: 2023-01-12 07:05+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"