Remove hardcoded translation key

pull/1/head
yflory 4 years ago
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…
Cancel
Save