Mark a string as translatable
This commit is contained in:
@@ -1525,7 +1525,7 @@ const NotificationSection = new Lang.Class({
|
||||
Extends: MessageListSection,
|
||||
|
||||
_init: function() {
|
||||
this.parent('Notifications');
|
||||
this.parent(_("Notifications"));
|
||||
|
||||
this._sources = new Map();
|
||||
this._nUrgent = 0;
|
||||
|
Reference in New Issue
Block a user