From 2c12f250d8b4debc575a447fdd81e8d2d5a98857 Mon Sep 17 00:00:00 2001 From: Athou Date: Tue, 28 May 2013 11:55:33 +0200 Subject: [PATCH] link to opera extension --- src/main/resources/i18n/en.properties | 1 + src/main/webapp/templates/feeds.help.html | 4 ++++ 2 files changed, 5 insertions(+) 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