mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2025-12-24 09:42:28 +01:00
Localeify more strings.
This commit is contained in:
@@ -30,6 +30,7 @@ var Bookmarks = Module("bookmarks", {
|
||||
|
||||
signals: {
|
||||
"browser.locationChange": function (webProgress, request, uri) {
|
||||
statusline.bookmarked = false;
|
||||
this.checkBookmarked(uri);
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user