aMule Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

We're back! (IN POG FORM)

Author Topic: language inconsistency (English)  (Read 2917 times)

wuischke

  • Developer
  • Hero Member
  • *****
  • Karma: 183
  • Offline Offline
  • Posts: 4292
language inconsistency (English)
« 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 ;) )
Logged

skolnick

  • Global Moderator
  • Hero Member
  • *****
  • Karma: 24
  • Offline Offline
  • Posts: 1188
  • CentOS 6 User
Re: language inconsistency (English)
« Reply #1 on: May 16, 2007, 07:01:00 AM »

I also checked the Webserver.cpp file, and many of the english error messages and error web pages have grammar errors.

Regards.
Logged

phoenix

  • Evil respawning bird from aMule Dev Team
  • Developer
  • Hero Member
  • *****
  • Karma: 44
  • Offline Offline
  • Posts: 2503
  • The last shadow you'll ever see
Re: language inconsistency (English)
« Reply #2 on: May 16, 2007, 01:59:23 PM »

Why don't you folks provide a fix?
Logged

wuischke

  • Developer
  • Hero Member
  • *****
  • Karma: 183
  • Offline Offline
  • Posts: 4292
Re: language inconsistency (English)
« Reply #3 on: May 16, 2007, 05:53:43 PM »

Hi phoenix:

I don't know the correct spelling myself.
Logged

phoenix

  • Evil respawning bird from aMule Dev Team
  • Developer
  • Hero Member
  • *****
  • Karma: 44
  • Offline Offline
  • Posts: 2503
  • The last shadow you'll ever see
Re: language inconsistency (English)
« Reply #4 on: May 17, 2007, 03:27:18 AM »

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!
Logged

skolnick

  • Global Moderator
  • Hero Member
  • *****
  • Karma: 24
  • Offline Offline
  • Posts: 1188
  • CentOS 6 User
Re: language inconsistency (English)
« Reply #5 on: May 17, 2007, 06:28:44 AM »

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.
Logged

wuischke

  • Developer
  • Hero Member
  • *****
  • Karma: 183
  • Offline Offline
  • Posts: 4292
Re: language inconsistency (English)
« Reply #6 on: May 17, 2007, 09:51:06 AM »

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...
Logged

skolnick

  • Global Moderator
  • Hero Member
  • *****
  • Karma: 24
  • Offline Offline
  • Posts: 1188
  • CentOS 6 User
Re: language inconsistency (English)
« Reply #7 on: May 20, 2007, 06:58:00 AM »

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:
Code: [Select]
diff -u WebServer.cpp.original WebServer.cpp > msgpatch.diff
Regards.
« Last Edit: May 20, 2007, 07:00:13 AM by skolnick »
Logged

wuischke

  • Developer
  • Hero Member
  • *****
  • Karma: 183
  • Offline Offline
  • Posts: 4292
Re: language inconsistency (English)
« Reply #8 on: May 20, 2007, 09:12:35 AM »

I'll have a look. (And fix the above by me reported errors as well).

Edit: Commited.
« Last Edit: May 20, 2007, 10:24:09 AM by wuischke »
Logged