From 215311d1d2696b71279e47f6c8f6912562282cec Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jindra=20Pet=F8=EDk?= Date: Sat, 24 Aug 2013 16:44:45 +0200 Subject: [PATCH] language comment --- .../jpexs/decompiler/flash/gui/locales/ErrorLogFrame.properties | 2 ++ .../decompiler/flash/gui/locales/ErrorLogFrame_cs.properties | 2 ++ 2 files changed, 4 insertions(+) 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