Add Linux compatibility (Mono)
Improve options screen and updating of translations
New translation is uploaded, thanks again!
Hello, here's an updated translation file.
Make KeeTheme aware of this plugin's option screen
Restart after updating plugins - now working even is KeePass is limited to a single instance
Restart after updating plugins - now working even is KeePass is limited to a single instance
Improved handling of translations
Improved handling of translations
Improved handling of translations
Improved support for plugins' translation files
Add used language to PluginTools
Improved support for plugins' translation files, show UAC indicator on buttons if required (best guess approach)
Check for updated translations at startup
Check for updated translations at startup
Check for updated translations at startup
Restarting KeePass after updating plugins now works
Hide 'Active' checkbox, use config file instead
Fix automated check for updates
New translation is uploaded, thanks again!
Hello, I've just update a russian translation.
Add option to manually update plugin translations (options menu)
Add option to manually update plugin translations (options menu)
Beautify code, no functional changes
Improve display of one-click update progress
Yes, this is the best variant of all. I think it may be released. Thank you!
Thanks for testing and your feedback! Adding a label to the Update Check form turned out to be no god idea considering different DPI settings. I reworked this to now show update progress a separate window. My tests were successful, would you mind testing again with the attached file?
Thanks for testing and your feedback! Adding a label to the Update Check form turned out to be no god idea considering diffefent DPI settings. I reworked this to now show update progress a separate window. My tests were successful, would you mind testing again with the attached file?
Sorry but I can't check it on the same PC (it placed at my work place). Here is the result of test on home notebook: https://imgur.com/DNqX8U6 I think it makes sense to move the text label 2 pixels up.
Can you please test with the attached file? My tests with different dpi settings were succesful. I changed the version to 1.6.1.5 to allow testing as you're using 1.6.2 currently. If you can confirm the issue is fixed I'll release it as 1.6.3
Yes, I added the red line manually. I'm using 1600x900 and 100% dpi on Windows 10.
I corrected the template file but I can't reproduce the issue shown in your screenshot. Is the red line underneath the text part of the screenshot or did you add it manually to show the issue? Which screen resolution and DPi are you using? I'm using 2160 x 1440 and 144 dpi, looks like you're using 96 dpi? Thanks for the updated translation, I added it to te download area.
Hello, Rookiestyle! I've made an updated version of russian translation, see below. But also I've noticed a codepage error in template file: "XML Parsing error at line 1: Document labelled UTF-16 but has UTF-8 content" Another error see at screenshot (red underlined): https://imgur.com/a/PtK7ojY
Hello, Rookiestyle! I've made an updated version of russian translation, see below. But also I've noticed a codepage error in template file: "XML Parsing error at line 1: Document labelled UTF-16 but has UTF-8 content" Another error see at screenshot (red underlined):
Hello, Rookiestyle! I've made an updated version of russian translation, see below. But also I've noticed a codepage error in template file: "XML Parsing error at line 1: Document labelled UTF-16 but has UTF-8 content" Another error see at screenshot (red underlined):
Add UAC shield symbol to buttons if required
incorrect definition of the path to translation folder resulting in an exception
Works good, the problem seems to be solved. Thank.
Bugfix: Read installed translation files only if translation folder exists
V1.6.1 checks the translations folder for existance. If the issue still persist please restart KeePass with --debug option and attach the additional Information shown by EarlyUpdateCheck
Bugfix: Read installed translation files only if translation folder exists
Russian translation
In previous versions of EarlyUpdateCheck relative folder names were used and I assume this is causing issues in your case. Current version 1.6 is using absolute folder names. Please update EarlyUpdateCheck manually and let me know whether the issue still exist. If required I can provide an older version of one of my other plugins for testing purpose.
Improve Windows UAC handling during one click update
incorrect definition of the path to translation folder resulting in an exception
I uploaded the file. Seems some texts might require an update, you can refer to the template file which is now available for download
Add plugin icon
Thank you, attached an updated translation file below.
Hi, thanks for providing the translation! I meanwhile released a new version that can invoke Windows UAC to finish plugin update if required. This includes small text changes and also introduces new texts. Would you mind updating your translation? All translatable texts can be seen in file PluginTranslation.cs
Hi, thanks for providing the translation! I meanwhile released a new version that can invoke Windows UAC to finish plugin update if required. This includes small text changes and also introduces new texts. Would you mind updating your translation? All translatable texts can be seen in file PluginTranslate.cs
Fix typo
Hi, thanks for providing the translation! I meanwhile released a new version that can invoke Windows UAC to finish plugin update if required. This includes small text changes and also introduces new texts. Would you mind updating your translation?
One click update involves Windows UAC if required
Hello again! I made an update and attached it below.
Russian translation
Optional one click update for all of my plugins
Optional one click update for all of my plugins
Optional one click update for all of my plugins
Finish update check before 'Open Database', continue in background if requested
Merge branch 'master' of ssh://git.code.sf.net/p/earlyupdatecheck/code
Finish update check before 'Open Database', continue in background if requested
Finish update check before 'Open Database', continue in background if requested
Finish update check before 'Open Database', continue in background if requested
Local dev environment changes
Perform update check even before showing the "Open Database" window
Remove not required references, make it work on Linux
Initial commit