bifurqué depuis GNUsocial/gnu-social
Don't include site in gettext
Cette révision appartient à :
Parent
f0abc0fe15
révision
968389fb45
@ -47,7 +47,7 @@ class BookmarkletAction extends NewnoticeAction
|
||||
{
|
||||
function showTitle()
|
||||
{
|
||||
$this->element('title', null, _('Post to '.common_config('site', 'name')));
|
||||
$this->element('title', null, _('Post to ').common_config('site', 'name'));
|
||||
}
|
||||
|
||||
function showHeader()
|
||||
|
Chargement…
x
Référencer dans un nouveau ticket
Bloquer un utilisateur