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,
|
Extends: MessageListSection,
|
||||||
|
|
||||||
_init: function() {
|
_init: function() {
|
||||||
this.parent('Notifications');
|
this.parent(_("Notifications"));
|
||||||
|
|
||||||
this._sources = new Map();
|
this._sources = new Map();
|
||||||
this._nUrgent = 0;
|
this._nUrgent = 0;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user