From af53099279659166fb4b713ff3d24a2da0ef9f90 Mon Sep 17 00:00:00 2001 From: Athou Date: Fri, 17 May 2013 19:30:47 +0200 Subject: [PATCH] opml export --- src/main/resources/i18n/en.properties | 2 ++ src/main/webapp/templates/profile.html | 6 ++++++ 2 files changed, 8 insertions(+) diff --git a/src/main/resources/i18n/en.properties b/src/main/resources/i18n/en.properties index 83bcc3ae..001176c2 100644 --- a/src/main/resources/i18n/en.properties +++ b/src/main/resources/i18n/en.properties @@ -2,6 +2,7 @@ global.save=Save global.cancel=Cancel global.delete=Delete global.required=Required +global.download=Download tree.subscribe=Subscribe tree.import=Import @@ -72,6 +73,7 @@ profile.api_key=API key profile.api_key_not_generated=Not generated yet profile.generate_new_api_key=Generate new API key profile.generate_new_api_key_info=Changing password will generate a new API key +profile.opml_export=OPML export profile.delete_account=Delete account about.rest_api=REST API diff --git a/src/main/webapp/templates/profile.html b/src/main/webapp/templates/profile.html index 34b04ee4..9aa9a842 100644 --- a/src/main/webapp/templates/profile.html +++ b/src/main/webapp/templates/profile.html @@ -46,6 +46,12 @@ ${profile.generate_new_api_key_info} +
+ + +