Simplode Suite 1.1.1.1 Released
2020-11-4 Simplode Suite 1.1.1.1 Released!
After receiving many requests to make Simplode Suite available in other languages, especially from Chinese users who have been very supportive, I have added internationalization support. I did not originally write the code with internationalization in mind, but I have implemented a custom solution which seems to work. I am not fluent in any language besides English, so I will be relying heavily on users to report any issues.
I have added automatically generated translations for the following languages:
I am prepared to add more automatically translated languages in the future, but for now I want to see if there is any important feedback that may impact my automatic translation process before proceeding.
If anyone would like to offer improvements to the translation files, I will gratefully accept. The files are downloaded to "%localappdata%\Simplode Suite\translations" and probably need little explanation, as they are simple JSON formatted mappings from English to other languages, though they do include replacement variables in many cases in the format of {0}, {1}, {2}, etc.
I have also included other small feature improvements and bug fixes:
After receiving many requests to make Simplode Suite available in other languages, especially from Chinese users who have been very supportive, I have added internationalization support. I did not originally write the code with internationalization in mind, but I have implemented a custom solution which seems to work. I am not fluent in any language besides English, so I will be relying heavily on users to report any issues.
I have added automatically generated translations for the following languages:
- Arabic (العربية) - Arabic may face a lot of issues regarding right to left text support.
- Bulgarian (Български)
- Chinese (Simplified) (简体中文)
- Chinese (Traditional) (繁體中文)
- Czech (Čeština)
- Danish (Dansk)
- Dutch (Nederlands)
- Finnish (Suomi)
- French (Français)
- German (Deutsch)
- Greek (Ελληνικά)
- Hungarian (Magyar)
- Italian (Italiano)
- Japanese (日本語)
- Korean (한국어)
- Norwegian (Norsk)
- Polish (Polski)
- Portuguese (Português)
- Romanian (Română)
- Russian (Русский)
- Spanish (Español)
- Swedish (Svenska)
- Thai (ไทย)
- Turkish (Türkçe)
- Ukrainian (Українська)
- Vietnamese (Tiếng Việt)
I am prepared to add more automatically translated languages in the future, but for now I want to see if there is any important feedback that may impact my automatic translation process before proceeding.
If anyone would like to offer improvements to the translation files, I will gratefully accept. The files are downloaded to "%localappdata%\Simplode Suite\translations" and probably need little explanation, as they are simple JSON formatted mappings from English to other languages, though they do include replacement variables in many cases in the format of {0}, {1}, {2}, etc.
I have also included other small feature improvements and bug fixes:
- The Toggle Ring Menu to Favorites option now works when the application first starts, and has been modified to open the favorites menu when left clicking on the Simplode button.
- Folders that are mirrored in the favorites menu will now ignore hidden files and folders.
- Reintroduced flyout locking. By default, flyout windows that have not been clicked will close automatically when clicking another window.Detailed options are available in the flyout, which you can use to determine if and when to prevent flyouts from automatically closing, which can be used to get the old behavior of leaving flyout windows open always.
- Added VSync option to the Red Cyan 3D feature.
- Added VSync option to the Equalizer Ring feature.
- Fixed bug with some windows not having a action button available.This had caused exceptions in some cases.
- Fixed an exception that would occur sometimes when closing a window too quickly after being opened.
- Adjusted readonly text boxes to have normal appearance.