aMule Forum
English => en_Bugs => Topic started by: wuischke on May 15, 2007, 06:19:15 PM
-
The tray icon preferences provide different spellings of tray icon (trayicon, Tray Icon) and system tray (system-tray, system tray.
This should be made consistent. (And checked by a native speaker ;) )
-
I also checked the Webserver.cpp file, and many of the english error messages and error web pages have grammar errors.
Regards.
-
Why don't you folks provide a fix?
-
Hi phoenix:
I don't know the correct spelling myself.
-
wuischke,
Hum, "Tray Icon" and "System Tray" seem to be the right spelling. Please, be my guest :D
What about you skolnick? Can you post a patch?
Cheers!
-
Sure phoenix, I'll post a patch ASAP. I just reinstalled my solaris to see if it solves some issues I'm having (besides the amuleweb one I posted in another thread).
Regards.
-
Ah, screw it. Has to be changed in muuli.wdr...which I cannot edit as I don't own (and don't intent to buy) a license for wxDesigner...
-
Sorry it took so long, but here's the patch I made. It corrects some grammar errors, adds more "user-friendly" errors, and corrects one or two misspelled words on WebServer.cpp. Feel free to correct my corrections ;) Patch was created with:
diff -u WebServer.cpp.original WebServer.cpp > msgpatch.diff
Regards.
-
I'll have a look. (And fix the above by me reported errors as well).
Edit: Commited.