Kelsenellenelvian Posted September 13, 2006 Share Posted September 13, 2006 Post them here and we will kill them as soon as is possible! Link to comment Share on other sites More sharing options...
Kamus Posted September 13, 2006 Share Posted September 13, 2006 Hi, I download the WPI 5.4, and don't load the translations, I try to change to spanish, german, italian and nothing.I enter to Options>Language and check the Use Translations, Save.Try to save to useroptions1 and nothing, in 5.3 works fine.Help please!Thank you Link to comment Share on other sites More sharing options...
Kelsenellenelvian Posted September 13, 2006 Author Share Posted September 13, 2006 Looking into it right now... Link to comment Share on other sites More sharing options...
Dynaletik Posted September 13, 2006 Share Posted September 13, 2006 (edited) Hmm, I can confirm that bug with the languages. Alle entries get written into useroptions.js, but WPI only loads english interface. With the WPI 5.4 Beta version that mritter sent some people, this still was OK. Edited September 13, 2006 by Dynaletik Link to comment Share on other sites More sharing options...
McStarfighter Posted September 13, 2006 Share Posted September 13, 2006 This post is written in german because it is a language specified bug:@Dynaletik: Ich gehe mal davon aus, daß du immer an den Sprachdateien für Deutsch bastelst. Und mir ist aufgefallen, daß du immer "Standart" schreibst. Aber richtig wird das Wort "Standard" geschrieben. Wäre nett, wenn du das ausbügeln würdest. Danke im Voraus. Link to comment Share on other sites More sharing options...
Dynaletik Posted September 13, 2006 Share Posted September 13, 2006 (edited) @ McStarfighter: Ok, ich habe das geändert. (Übersetzung im Translationsthread. Danke für den Hinweis. Wenn noch etwas ist, dann meld Dich einfach. @ Kel: Thank you for the language fix. Did you integrate that WPI.hta into the WPI_5.4 archive? Edited September 14, 2006 by Dynaletik Link to comment Share on other sites More sharing options...
oneless Posted September 14, 2006 Share Posted September 14, 2006 This post is written in german because it is a language specified bug: ... is not. i set romanian, italian, chinese traditional ... only english.i like english, but this is a WPI 5.4 bug, not a language bug. Link to comment Share on other sites More sharing options...
sadicq Posted September 14, 2006 Share Posted September 14, 2006 Check the main forum. It has a sticky with the fix for this problem. Link to comment Share on other sites More sharing options...
oneless Posted September 14, 2006 Share Posted September 14, 2006 sorry . i will . [too much european football ( soccer) this days.] Link to comment Share on other sites More sharing options...
mritter Posted September 14, 2006 Share Posted September 14, 2006 For the languages, just pick the language from the drop-down box. That item you are selecting is Use Transitions not Use Translations. Ue Transitions is for the Tool Tips. Link to comment Share on other sites More sharing options...
kof94 Posted September 14, 2006 Share Posted September 14, 2006 (edited) Found another bug!If I try to set my resolution in version 5.4 I get an error when starting WPI. Somthing like "cannot find "Tools\ResChange.exe"". ResChange is definatly there so is there a piece of code I can change to get this to work again.I have wpi.ico in the same dir as wpi.hta to set the %wpipath% variable and the full path to the dir containing wpi has no spaces in it. Hope it helps.Thanks Edited September 14, 2006 by kof94 Link to comment Share on other sites More sharing options...
sadicq Posted September 14, 2006 Share Posted September 14, 2006 (edited) OK. I thought i should let you guys know: the reschange, font installer and language bugs are coming from the same problem: not updating wpipath in wpi.hta.So, to fix all these bugs, do a global search and replace in the wpi.hta forwpipath+"withwpipath+"\\unless you already downloaded the fixed wpi.hta from the sticky thread.If you did that, start over with the wpi.hta from the main archive (I hope Kel didn't update it yet). Edited September 14, 2006 by sadicq Link to comment Share on other sites More sharing options...
MGadAllah Posted September 14, 2006 Share Posted September 14, 2006 @sadicq ... Thanksbut may I know the differ between two codes?just for my own information Link to comment Share on other sites More sharing options...
sadicq Posted September 14, 2006 Share Posted September 14, 2006 The updated one has if (!FileExists(wpipath+"\\Lang\\lang_"+Language+".js"))while the other one has onlyif (!FileExists(wpipath+"Lang\\lang_"+Language+".js")) Link to comment Share on other sites More sharing options...
MGadAllah Posted September 14, 2006 Share Posted September 14, 2006 so the extra \\ cause path error? Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now