Remove hardcoded translation key

This commit is contained in:
yflory 2020-10-21 16:14:49 +02:00
parent ae95b088dc
commit 0e6e691d7d
1 changed files with 0 additions and 2 deletions

View File

@ -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);