From 09f60e75c90e5734a3b11a0cca944bd42bc41665 Mon Sep 17 00:00:00 2001 From: Bernhard Posselt Date: Wed, 11 Sep 2013 16:42:03 +0200 Subject: #342 implement export --- templates/part.settings.php | 28 +++++++++++++++++++++------- 1 file changed, 21 insertions(+), 7 deletions(-) (limited to 'templates') diff --git a/templates/part.settings.php b/templates/part.settings.php index b245ee3be..9d7763978 100644 --- a/templates/part.settings.php +++ b/templates/part.settings.php @@ -8,25 +8,27 @@ }"> -
+
- t('Import / Export OPML')); ?> + t('Subscriptions')); ?> - - t('Export')); ?>
- t('Import Google Reader JSON')); ?> -

t('To import starred and shared articles from Google - Reader please upload the .json files from the Google Takeout archive')); ?> + t('Unread/Starred Articles')); ?> + + t('Export')); ?> + + +

t('Error when importing: file does not contain valid JSON')); ?>

-- cgit v1.2.3