From bff0c89a5d4af4e13b2cdb9f5f6c7e84fbc3d30c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jindra=20Pet=C5=99=C3=ADk?= Date: Sun, 13 Mar 2016 13:15:39 +0100 Subject: [PATCH] reload all locales --- .../jpexs/decompiler/flash/gui/locales/MainFrame.properties | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/com/jpexs/decompiler/flash/gui/locales/MainFrame.properties b/src/com/jpexs/decompiler/flash/gui/locales/MainFrame.properties index c3893f429..581c7ea8a 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/MainFrame.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/MainFrame.properties @@ -713,3 +713,6 @@ menu.settings.simplifyExpressions = Simplify expressions #after 8.0.1 menu.recentFiles.empty = Recent file list is empty message.warning.outOfMemory32BitJre = OutOfMemory error occured. You are running 32bit Java on 64bit system. Please use 64bit Java. + +menu.file.reloadAll = Reload all +message.confirm.reloadAll = This action cancels all unsaved changes in all SWF files and reloads whole application again.\nDo you want to continue?