'Panel' -> 'Tab' (51091) r=mcafee
git-svn-id: svn://10.0.0.236/trunk@236600 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -155,8 +155,8 @@ function (aTitle, aContentURL, aCustomizeURL)
|
||||
}
|
||||
}
|
||||
catch (e) {
|
||||
titleMessage = "Add Panel to My Sidebar";
|
||||
dialogMessage = "Add the panel'" + aTitle + "' to My Sidebar?\n\n" + "Source: " + aContentURL;
|
||||
titleMessage = "Add Tab to My Sidebar";
|
||||
dialogMessage = "Add the Tab '" + aTitle + "' to My Sidebar?\n\n" + "Source: " + aContentURL;
|
||||
}
|
||||
|
||||
var cDlgService = Components.classes["component://netscape/appshell/commonDialogs"].getService();
|
||||
|
||||
Reference in New Issue
Block a user