Opened 5 years ago

#59 new enhancement

Existing WPProgram object renamed

Reported by: xynixme Owned by:
Priority: minor Milestone:
Component: installer Version: 2.19
Keywords: Language of WPProgram WPS object name Cc:

Description

If the language in use is Dutch and the operating system is Dutch, then the name of the WPProgram object of the OS component NewView chnages from "Help bekijker" to "Help Viewer".

If the NewView language (Dutch/NL) machtes the language of the OS, then please use the name of the original NewView WPProgram object. This may apply to the eCS languages DE, IT and NL. NO need to query the existing name, but please consider or offer to use the OS name.

In pseudo-code:

... name = 'Help Viewer' IF OS_LANG=NL & OS_VER=eCS THEN name = 'Help bekijker' ...

Change History (0)

Note: See TracTickets for help on using tickets.