diff --git a/openbis/source/java/ch/systemsx/cisd/openbis/public/common-dictionary.js b/openbis/source/java/ch/systemsx/cisd/openbis/public/common-dictionary.js index 366e287a84f2086c947e307a75f888caac9bacb1..330f569db16ea1f1895341c89f4a0de080b60d1f 100644 --- a/openbis/source/java/ch/systemsx/cisd/openbis/public/common-dictionary.js +++ b/openbis/source/java/ch/systemsx/cisd/openbis/public/common-dictionary.js @@ -78,8 +78,8 @@ var common = { // Table Modifications // - confirm_save_table_modifications_dialog_title: "Save Table Modifications?" - confirm_save_table_modifications_dialog_message: "There are modifications in the table that you didn't save. If you don't save them now they will be lost.</br></br>Would you like to save your changes?" + confirm_save_table_modifications_dialog_title: "Save Table Modifications?", + confirm_save_table_modifications_dialog_message: "There are modifications in the table that you didn't save. If you don't save them now they will be lost.</br></br>Would you like to save your changes?", table_modifications: "Table Modifications:", table_modifications_info_title: "Table Modification Mode On", table_modifications_info_text: "Use <i>Table Modifications</i> toolbar below the table to <b>save</b> or <b>cancel</b> the changes made in table cells.",