From: Andrew Dolgov Date: Sun, 31 Mar 2013 05:24:33 +0000 (+0400) Subject: googlereaderimport: rename dialog X-Git-Tag: 1.7.6~122 X-Git-Url: https://git.wh0rd.org/?a=commitdiff_plain;h=55bd5dec8048f741b932725607b994cc4f2abd38;p=tt-rss.git googlereaderimport: rename dialog --- diff --git a/plugins/googlereaderimport/init.js b/plugins/googlereaderimport/init.js index e7057d82..043952c7 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);