Opened 15 years ago
Closed 15 years ago
#126 closed defect (fixed)
Add Japanese language support for installer
Reported by: | jmckenna | Owned by: | jmckenna |
---|---|---|---|
Priority: | major | Component: | Installer |
Version: | Keywords: | ||
Cc: | hhayashi |
Description
Add Japanese resource file to enable Japanese support for installer. It looks like we can follow existing examples of German and Russian (https://svn.osgeo.org/osgeo4w/trunk/setup/res.rc).
Attachments (1)
Change History (4)
comment:1 by , 15 years ago
comment:2 by , 15 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
Initial tests of a res_ja.rc file are successful. We will translate the various GUI windows, and then commit to SVN.
by , 15 years ago
Attachment: | osgeo4w-installer-english.odt added |
---|
English installer text to translate (includes interface screen captures)
comment:3 by , 15 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
- commited changes to res_ja.rc for Japanese text in the installer (r1141).
- we've found some problems with the existing language support:
- some English text is hardcoded in the Advanced dialog (ticket:130)
- setup.hint values are used in the Advanced dialog, and currently only English is supported (ticket:131)
Note:
See TracTickets
for help on using tickets.
for the record, initial translation support (russian and german) was added through ticket:91