I made Japanese translation.
However, translation is not completed.
That is because a defect is in the original message.
ex)
ajax.js:
message = LNGRENAMING+curname+" to "+newname+" on
"+curusrfolder;
lang.en.php:
$LNGRENAMING = "Renaming ";
actual result:
message = "Renaming "+curname+" to "+newname+" on
"+curusrfolder;
A Japanese order style:
message = currentfolder + " on " + curname + " renaming
to " + newname;
It cannot be translated because the order of a word
cannot be changed.
Nobody/Anonymous
None
None
Public
|
Date: 2006-05-22 03:57 Logged In: YES |
| Filename | Description | Download |
|---|---|---|
| lang.ja.php | Japanese translation file. | Download |
| Field | Old Value | Date | By |
|---|---|---|---|
| status_id | Open | 2006-05-22 03:57 | athenasoft |
| close_date | - | 2006-05-22 03:57 | athenasoft |
| File Added | 178723: lang.ja.php | 2006-05-21 05:49 | elf2000 |
Copyright © 2009 Geeknet, Inc. All rights reserved. Terms of Use