summaryrefslogtreecommitdiff
path: root/plugins
diff options
context:
space:
mode:
Diffstat (limited to 'plugins')
-rw-r--r--plugins/googlereaderimport/init.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/googlereaderimport/init.js b/plugins/googlereaderimport/init.js
index e7057d82a..043952c75 100644
--- a/plugins/googlereaderimport/init.js
+++ b/plugins/googlereaderimport/init.js
@@ -15,7 +15,7 @@ function starredImportComplete(iframe) {
dialog = new dijit.Dialog({
id: "starredImportDlg",
- title: __("OPML Import"),
+ title: __("Google Reader Import"),
style: "width: 600px",
onCancel: function() {
Element.hide(iframe);