Commit graph

45 commits

Author SHA1 Message Date
Konloch
309f363cc5 Extended Translation 2021-07-08 01:56:36 -07:00
Konloch
8933a9a8c0 More Translations
Most components should be translated. All of the components that were hardcoded for English now work with translations.

All of the translations now include any missing translation keys.

Added translations for: Farsi, Finnish, Greek, Indonesian, Bengali, Italian, Korean,  Dutch, Polish, Swedish, Thai, Hebrew, Turkish, Ukrainian, Hungarian, Georgian, Javanese, Hausa, Swahili, Norwegian & Vietnamese
2021-07-08 01:22:39 -07:00
Konloch
f1b36e785f Merge branch 'master' of https://github.com/Konloch/bytecode-viewer 2021-07-07 15:06:52 -07:00
Nico Mexis
76d04bfe70
Update intro.german.html 2021-07-07 15:26:50 +02:00
Nico Mexis
fb3994f28b
Update src/main/resources/translations/html/intro.mandarin.html
Co-authored-by: Janmm14 <Janmm14@users.noreply.github.com>
2021-07-07 15:25:30 +02:00
Nico Mexis
e3fe393c55
Update src/main/resources/translations/html/intro.english.html
Co-authored-by: Janmm14 <Janmm14@users.noreply.github.com>
2021-07-07 15:25:22 +02:00
Nico Mexis
b2f3181f10 Updated German translation 2021-07-07 13:45:03 +02:00
Nico Mexis
8828d4a193 Added Discord Server link to intro 2021-07-07 13:44:51 +02:00
Konloch
820a086a93 More Translation Support 2021-07-07 03:39:29 -07:00
Konloch
556c0ef1c8 Typo Fix 2021-07-07 02:01:53 -07:00
Konloch
bd636f2125 Translations & Better About Window 2021-07-07 02:00:14 -07:00
Konloch
af26f2c257 CTRL + L Hotkey
Opens your last opened file. If there is a more well known global hotkey for this function it should be changed to that
2021-07-06 22:38:47 -07:00
Konloch
c5b53be4b8 BCV API Change
This API change will break compatibility with most pre-existing plugins
2021-07-06 21:36:11 -07:00
Konloch
f2ada1aae1 Plugin Templates Cleanup 2021-07-04 20:23:40 -07:00
Konloch
e3a1d9b6f6 Better Loading Gif 2021-07-04 03:20:00 -07:00
Konloch
f3d5f25743 Built-in Script Editor
Still a work in progress
2021-07-01 14:54:10 -07:00
Konloch
400aa6e6dd Moved GUI Resources 2021-06-30 13:56:15 -07:00
Konloch
b82b1133c2 Renamed Loading Gif 2021-06-30 13:52:48 -07:00
Konloch
79fbe34da1 Google Translate Malay
Automatically translated through google translate
2021-06-30 13:10:37 -07:00
Konloch
97d4d51a04 Google Translate Portuguese
Automatically translated through google translate
2021-06-30 12:48:26 -07:00
Konloch
3032986021 Google Translate Japanese
Automatically translated through google translate
2021-06-30 12:36:16 -07:00
Konloch
98b5b678fe Google Translate Hindi
Automatically translated through google translate
2021-06-30 12:28:00 -07:00
Konloch
8c901c9f5b Google Translate French
Automatically translated through google translate
2021-06-30 12:21:18 -07:00
Konloch
032057813d Google Translate Spanish
Automatically translated through google translate
2021-06-30 12:16:44 -07:00
Konloch
eee8e47568 Google Translate Russian
Automatically translated through google translate
2021-06-30 12:05:53 -07:00
Konloch
38f2f6b570 Google Translate Arabic
Automatically translated through google translate
2021-06-30 12:03:39 -07:00
Konloch
158bff0fa5 Cleanup 2021-06-30 12:02:45 -07:00
NickUfer
85c2da1b6f
german translation: Apply suggestions from code review
Co-authored-by: Nico Mexis <nico.mexis@kabelmail.de>
2021-06-30 10:06:57 +02:00
Nick Ufer
bacf7c4047
feat: add forgotten translation 2021-06-29 23:58:39 +02:00
Nick Ufer
1fb03177cb
feat: more german translation 2021-06-29 23:50:26 +02:00
Konloch
f40c5a2fbe More Translation Strings
All of these translations still need to be implemented as enums and components
2021-06-29 09:10:50 -07:00
Konloch
6664b5cc1c Google Translate Mandarin
My apologies if I get anything incorrect!
2021-06-29 08:36:15 -07:00
Konloch
7faad9b94f Extended Translation Support 2021-06-29 08:32:35 -07:00
Konloch
a2c79f2a81 Google Translate German
My apologies for getting anything incorrect
2021-06-29 02:46:17 -07:00
Konloch
9bf32a794d Google Translate Hindi
I was unable to get the characters to load on the menu bar components, will need to look into this more
2021-06-29 02:45:56 -07:00
Konloch
34f71d0875 Google Translate Mandarin
My apologies for getting anything incorrect, I needed a language that had an entirely different character set
2021-06-29 02:45:41 -07:00
Konloch
9438079ac1 Added Translation Support
This still needs a lot more work but most of the menu bar has been mapped out, all that's left are the settings for the decompilers.

Titlebars, buttons and other dialogues still need to be mapped out, more of a proof of concept than anything.
2021-06-29 02:41:08 -07:00
Konloch
cec2df4685 Code Cleanup
+ Refactored a lot of the GUI
+ Fixed a few bugs with the swing components and swing interaction
+ Includes #304
+ Added LAF theme selection
+ Moved the Visual Settings from the Settings menu to the View menu
+ Added a simplified tab names option
2021-06-25 18:13:46 -07:00
Konloch
8f78328498 Jar Exporting Resolved
Temporarily resolved Jar exporting until maven-shaded can be properly fixed.
2021-06-21 10:59:02 -07:00
Konloch
4d4909f23e Re-added Enjarify and Krakatau & license cleanup
Re-added Enjarify and Krakatau for older BCV versions and updated the licenses folder
2021-06-20 23:48:11 -07:00
Nico Mexis
ff61c80dfc
Move resources 2021-04-12 22:17:15 +02:00
Nico Mexis
a4b452de6a
Include Krakatau and enjarify resources directly 2021-03-31 11:48:14 +02:00
Nico Mexis
875c278f08
Migrate project to Maven 2021-03-30 22:01:48 +02:00
ItzSomebody
bc17a1686f Reverting to a build that doesn't bug when saving a new zip -_- 2018-01-31 07:03:53 -08:00
Konloch
360b087a6a Lets give this a go, can't fuck it up too bad. 2015-11-10 21:16:45 -07:00