mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-25 01:41:29 +00:00
googlereaderimport: rename dialog
This commit is contained in:
@@ -15,7 +15,7 @@ function starredImportComplete(iframe) {
|
|||||||
|
|
||||||
dialog = new dijit.Dialog({
|
dialog = new dijit.Dialog({
|
||||||
id: "starredImportDlg",
|
id: "starredImportDlg",
|
||||||
title: __("OPML Import"),
|
title: __("Google Reader Import"),
|
||||||
style: "width: 600px",
|
style: "width: 600px",
|
||||||
onCancel: function() {
|
onCancel: function() {
|
||||||
Element.hide(iframe);
|
Element.hide(iframe);
|
||||||
|
|||||||
Reference in New Issue
Block a user