X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=mod%2Fnetwork.php;h=a3eb169839427274879ab9cdb1a71745ccec55a9;hb=fd1da749808cdfccf05a4fa9ba8ba6aeafd35a9b;hp=1aa8046db1dac105d954c8e0f5431e159d6dfb77;hpb=0007da8630feed2f3207b95d226309a5f03ded43;p=friendica.git diff --git a/mod/network.php b/mod/network.php index 1aa8046db1..a3eb169839 100644 --- a/mod/network.php +++ b/mod/network.php @@ -305,7 +305,7 @@ function network_content(App $a, $update = 0, $parent = 0) } if ($o === '') { - notice("No items found"); + notice(DI::l10n()->t("No items found")); } return $o;