Add translator comment for button label
This commit is contained in:
parent
c99afed012
commit
61b8af2252
@ -1202,6 +1202,7 @@ AudioVideoNotification.prototype = {
|
|||||||
this.setResident(true);
|
this.setResident(true);
|
||||||
|
|
||||||
this.addButton('reject', _("Reject"));
|
this.addButton('reject', _("Reject"));
|
||||||
|
/* translators: this is a button label (verb), not a noun */
|
||||||
this.addButton('answer', _("Answer"));
|
this.addButton('answer', _("Answer"));
|
||||||
|
|
||||||
this.connect('action-invoked', Lang.bind(this, function(self, action) {
|
this.connect('action-invoked', Lang.bind(this, function(self, action) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user