bookmarks: change wording
This commit is contained in:
parent
c2c891723f
commit
a522a66715
@ -76,7 +76,7 @@ class Bookmarks extends \Zotlabs\Web\Controller {
|
|||||||
App::$pdl = '';
|
App::$pdl = '';
|
||||||
|
|
||||||
$o = '<b>' . t('Bookmarks App') . ' (' . t('Not Installed') . '):</b><br>';
|
$o = '<b>' . t('Bookmarks App') . ' (' . t('Not Installed') . '):</b><br>';
|
||||||
$o .= t('Bookmark links from the item dropdown and manage them');
|
$o .= t('Bookmark links from posts and manage them');
|
||||||
return $o;
|
return $o;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user