Japanese language updated for cpg 1.4.25 Japanese language updated for cpg 1.4.25
 

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Main Menu

Japanese language updated for cpg 1.4.25

Started by Tinywoods, December 28, 2009, 01:53:52 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Tinywoods

I corrected a section where link to register.php.
  ;D  According to this topic ->http://forum.coppermine-gallery.net/index.php/topic,53025.0.html

Deleted  "{PASSWORD}" and added "<a href="{ACT_LINK}">{ACT_LINK}</a>"


Attachment: Japanese.php

Joachim Müller

I'm sorry, but your version of the language file appears to be rolling back some things: the strings  'rubbish' => '残念',
  'poor' => 'いまひとつ',
  'fair' => 'まあまあ',
in your version are  'rubbish' => '酷い',
  'poor' => '悪い',
  'fair' => '普通',
in the subversion repository. As I don't speak Japanese I can't figure out the difference, so I'd love to hear your feedback about that. However, the string  'choose_language' => 'Select your language',in your version is  'choose_language' => '言語を選択してください',inside the subversion repository, which is a rollback if you ask me that needs an explanation imo.
That's why I haven't comitted your version of the file. Please elaborate.