]> git.mxchange.org Git - friendica.git/blobdiff - include/acl_selectors.php
Remove library/jgrowl
[friendica.git] / include / acl_selectors.php
index 67d10ef38cf3c4238efd93f3b3dd883ed651fd88..599b543ad0ee9fe76efccd897307c5a32a53d6a6 100644 (file)
@@ -357,7 +357,7 @@ function populate_acl($user = null, $show_jotnets = false) {
 
                        Addon::callHooks('jot_networks', $jotnets);
                } else {
-                       $jotnets .= L10n::t('Connectors disabled, since "%s" is enabled.', 'Hide your profile details from unknown viewers?');
+                       $jotnets .= L10n::t('Connectors disabled, since "%s" is enabled.', L10n::t('Hide your profile details from unknown viewers?'));
                }
        }