-
Notifications
You must be signed in to change notification settings - Fork 70
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Problems with the character field length in the de-DE version #74
Comments
which version of WinNUT do you have? |
ok, this is the last version. as for forcing it in another language: in the installation directory of WinNUT, you will find a directory containing the localized dlls. By the way, if you find translations that are imprecise or that could be improved, do not hesitate to put it back up because the translation was done with google translate and I do not speak German at all. |
Ok done, if I rename or delete the de-DE language folder (or the file it contains), a new folder/file is simply created again when I start the program. |
Try to copy dll from another directory and replace german dll |
The WinNUT-client.resources.dll exist only in DE, FR, RU and CN folders. |
yes, but if you replace DE translation with another, WinNUT will not find the good translation in the correct directory and it normally fallback to neutral language. |
Replace only the dll file, don't modify the directory itself. |
a bit crazy - but it works without error message |
Error narrowed down. Do you still want to fix this? sometime? |
It will be resolved, no worries about it. On the other hand it will be for v2.1, it will be necessary to wait a little the time that it is sufficiently mature to be published (it will not take weeks either) and it will be on the dev branch (therefore in beta) in a first step because I bring very big changes on the code in anticipation of future evolutions. If you don't have too many problems with the English version at the moment, I'll leave the issue open and let you know as soon as the version is published. |
Je suis heureux de lire cela ! Merci pour votre engagement. traduit avec www.deepl.com/translator :) |
Beta Release #### Fix : - Fixed a string length error for the German language (this problem should also exist with other languages but only if the strings were long enough) - related to issue #74 ### Changed - Redesign of the connection functions to the Nut server - Creation of a DLL containing functions not essential to the GUI in order to prepare for the upcoming arrival of service mode - Modification of the instantaneous power calculation method in the case of inverters not supporting the variables previously used - in conjunction with issue #68
The first beta version of 2.1 has just been released. I think the problem you are having should be resolved. |
To everyone following this, please follow our latest issue at nutdotnet/WinNUT-Client#5, there's a new pre-release that should fix this. Please provide your feedback there. |
Hi there,
everything works fine until I disconnect the 230V plug from the UPS:
Errormessage:
WINnut then cannot connect to the Synology UPS server because a text field value is too large (longer than 64 characters). Can I force English to test this? Do you need any other information?
Microsoft® .NET Framework Version:
thanks :)
The text was updated successfully, but these errors were encountered: