diff --git a/src/main/resources/i18n/en.properties b/src/main/resources/i18n/en.properties index 3fe82b70..c8ab9924 100644 --- a/src/main/resources/i18n/en.properties +++ b/src/main/resources/i18n/en.properties @@ -94,6 +94,7 @@ about.goodies=Goodies about.goodies.subscribe_url=Subscribe URL about.goodies.chrome_extension=Chrome extension about.goodies.firefox_extension=Firefox extension +about.goodies.opera_extension=Opera extension about.goodies.subscribe_bookmarklet=Add subscription bookmarklet (click) about.goodies.next_unread_bookmarklet=Next unread item bookmarklet (drag to bookmark bar) about.translation=Translation diff --git a/src/main/webapp/templates/feeds.help.html b/src/main/webapp/templates/feeds.help.html index ed8b7563..c67affe8 100644 --- a/src/main/webapp/templates/feeds.help.html +++ b/src/main/webapp/templates/feeds.help.html @@ -34,6 +34,10 @@

${about.goodies.firefox_extension}

+

+ ${about.goodies.opera_extension} +

+

${about.goodies.subscribe_url}: rest/feed/subscribe?url=FEED_URL_HERE