googlereaderimport: rename dialog
This commit is contained in:
parent
4c8b7389a6
commit
55bd5dec80
1 changed files with 1 additions and 1 deletions
|
@ -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);
|
||||
|
|
Loading…
Reference in a new issue