]> git.wh0rd.org - tt-rss.git/commitdiff
googlereaderimport: rename dialog
authorAndrew Dolgov <fox@madoka.volgo-balt.ru>
Sun, 31 Mar 2013 05:24:33 +0000 (09:24 +0400)
committerAndrew Dolgov <fox@madoka.volgo-balt.ru>
Sun, 31 Mar 2013 05:24:33 +0000 (09:24 +0400)
plugins/googlereaderimport/init.js

index e7057d82a027a115b573da383c311cfc666b02be..043952c75cc068afe4824f5d17d3755aeac747b4 100644 (file)
@@ -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);