mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-13 04:35:56 +00:00
update plugin readability-related option names
This commit is contained in:
@@ -87,7 +87,7 @@ class Af_Readability extends Plugin {
|
||||
print "<fieldset>";
|
||||
print "<label class='checkbox'> ";
|
||||
print_checkbox("enable_share_anything", $enable_share_anything);
|
||||
print " " . __("Use Readability for pages shared via bookmarklet.");
|
||||
print " " . __("Provide full-text services to core code (bookmarklets) and other plugins");
|
||||
print "</label>";
|
||||
print "</fieldset>";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user