Bugzilla – Bug 5064
Install Logitech English version of license.txt for localized Windows installations
Last modified: 2007-05-17 14:52:11 UTC
The software license.txt file is currently the Slim Devices English version for the non-English languages in 6.5.2. I tried only Spanish and German and saw this. I tested the May 15 2007 build. It's probably like this for the other languages. The localized Logitech versions of the license.txt file aren't ready yet, so for now we'll need to change the build to include the English version of the Logitech license.txt file -- with CR/LF for Windows, too!
You mean all the other languages should use the English version as well? It's imho as simple as removing the other files...
Removed the outdate files
I checked the May 16th build. When you install Spanish and open up the Licencia, XP can't find the file. For now, it should open up an English version of the software license file.
Ouch... that's a nice one: the file name is taken from the strings table, where we have a string "license". This has been translated into the different languages instead of set to the proper filename. Change 12025 will hopefully fix that (tested German only).
I checked the May 17 2007 build. No license.txt file found for Spanish and German. English is OK. Did not check others.
In all cases the english license.txt file should be opened. Doesn't this work? We don't have any translations.
change 12037 should hopefully fix this...
Looks great in May 17 2007 version created around noontime. I checked Italian and Spanish, and they both had the appropriate license.txt file. Didn't have the word "license" localized on the XP All Programs menu, but that's OK.
Thanks for the feedback. The name displayed is the same as the real file name. As we don't have the localized versions, I would have had to change a few more lines (risking to break yet another build).