diff options
Diffstat (limited to 'app/i18n/he/sub.php')
| -rw-r--r-- | app/i18n/he/sub.php | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app/i18n/he/sub.php b/app/i18n/he/sub.php index 748f13f0b..25552ffa1 100644 --- a/app/i18n/he/sub.php +++ b/app/i18n/he/sub.php @@ -16,7 +16,7 @@ return array( 'title' => 'API', // TODO ), 'bookmarklet' => array( - 'documentation' => 'Drag this button to your bookmarks toolbar or right-click it and choose "Bookmark This Link". Then click the "Subscribe" button in any page you want to subscribe to.', // TODO + 'documentation' => 'Drag this button to your bookmarks toolbar or right-click it and choose “Bookmark This Link”. Then click the “Subscribe” button in any page you want to subscribe to.', // TODO 'label' => 'Subscribe', // TODO 'title' => 'Bookmarklet', // TODO ), @@ -26,7 +26,7 @@ return array( 'archiving' => 'ארכוב', 'dynamic_opml' => array( '_' => 'Dynamic OPML', // TODO - 'help' => 'Provide the URL to an <a href=http://opml.org/ target=_blank>OPML file</a> to dynamically populate this category with feeds', // TODO + 'help' => 'Provide the URL to an <a href="http://opml.org/" target="_blank">OPML file</a> to dynamically populate this category with feeds', // TODO ), 'empty' => 'Empty category', // TODO 'information' => 'מידע', |
