Mark a string as translatable
This commit is contained in:
parent
db2b83edf3
commit
b37496d086
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user