From c0853159018d86bf7ac2ab7a070336d7f8580aa6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jindra=20Pet=C5=99=C3=ADk?= Date: Sun, 11 May 2025 20:38:48 +0200 Subject: [PATCH] Color chooser language fix --- .../flash/gui/locales/ColorChooserDialog.properties | 4 ++-- .../flash/gui/locales/ColorChooserDialog_cs.properties | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/com/jpexs/decompiler/flash/gui/locales/ColorChooserDialog.properties b/src/com/jpexs/decompiler/flash/gui/locales/ColorChooserDialog.properties index ae5ced1e9..fd63fa7a3 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/ColorChooserDialog.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/ColorChooserDialog.properties @@ -12,5 +12,5 @@ # # You should have received a copy of the GNU General Public License # along with this program. If not, see . -dialog.title = Vyberte barvu -recent.add = P\u0159idat \ No newline at end of file +dialog.title = Choose color +recent.add = Add \ No newline at end of file diff --git a/src/com/jpexs/decompiler/flash/gui/locales/ColorChooserDialog_cs.properties b/src/com/jpexs/decompiler/flash/gui/locales/ColorChooserDialog_cs.properties index fd63fa7a3..ae5ced1e9 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/ColorChooserDialog_cs.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/ColorChooserDialog_cs.properties @@ -12,5 +12,5 @@ # # You should have received a copy of the GNU General Public License # along with this program. If not, see . -dialog.title = Choose color -recent.add = Add \ No newline at end of file +dialog.title = Vyberte barvu +recent.add = P\u0159idat \ No newline at end of file