diff --git a/trunk/src/com/jpexs/decompiler/flash/gui/locales/ErrorLogFrame.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/ErrorLogFrame.properties index 5086f9026..0d02eac91 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/locales/ErrorLogFrame.properties +++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/ErrorLogFrame.properties @@ -16,4 +16,6 @@ copy = Copy to clipboard details = View details dialog.title = Log + +#after version 1.7.0u1: clear = Clear \ No newline at end of file diff --git a/trunk/src/com/jpexs/decompiler/flash/gui/locales/ErrorLogFrame_cs.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/ErrorLogFrame_cs.properties index 927ff3168..2ce4e7096 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/locales/ErrorLogFrame_cs.properties +++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/ErrorLogFrame_cs.properties @@ -16,4 +16,6 @@ copy = Zkop\u00edrovat do schr\u00e1nky details = Zobrazit detaily dialog.title = Log + +#after version 1.7.0u1: clear = Vypr\u00e1zdnit \ No newline at end of file