tweak auxDlg
This commit is contained in:
+1
-1
@@ -2162,7 +2162,7 @@ function displayNewContentPrompt(id) {
|
||||
try {
|
||||
|
||||
var msg = "<a href='#' onclick='viewfeed("+id+")'>" +
|
||||
__("New articles available (Click to show)") + "</a>";
|
||||
__("New articles available in this feed (click to show)") + "</a>";
|
||||
|
||||
msg = msg.replace("%s", getFeedName(id));
|
||||
|
||||
|
||||
Reference in New Issue
Block a user