Remove hardcoded translation key
parent
ae95b088dc
commit
0e6e691d7d
|
@ -1350,8 +1350,6 @@ MessengerUI, Messages) {
|
|||
}
|
||||
};
|
||||
|
||||
Messages.snaphot_title = "Snapshot"; //XXX
|
||||
|
||||
toolbar.setSnapshot = function (bool) {
|
||||
toolbar.history = bool;
|
||||
toolbar.title.toggleClass('cp-toolbar-unsync', bool);
|
||||
|
|
Loading…
Reference in New Issue