From 62730366ee249a47641039f1963d8fb1ea337e75 Mon Sep 17 00:00:00 2001 From: Mario Vavti Date: Sat, 6 Oct 2018 12:50:17 +0000 Subject: bookmarks: change wording (cherry picked from commit a522a667157c778fca74ccd3391f1f9fdc84c3cc) --- Zotlabs/Module/Bookmarks.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Zotlabs/Module/Bookmarks.php') diff --git a/Zotlabs/Module/Bookmarks.php b/Zotlabs/Module/Bookmarks.php index 1c4c6a513..4b4929c65 100644 --- a/Zotlabs/Module/Bookmarks.php +++ b/Zotlabs/Module/Bookmarks.php @@ -76,7 +76,7 @@ class Bookmarks extends \Zotlabs\Web\Controller { App::$pdl = ''; $o = '' . t('Bookmarks App') . ' (' . t('Not Installed') . '):
'; - $o .= t('Bookmark links from the item dropdown and manage them'); + $o .= t('Bookmark links from posts and manage them'); return $o; } -- cgit v1.2.3