News:

CPG Release 1.6.29
During HTML5 upload, keep pseudo blank code 200 messages from triggering error condition
added Russian language
correct failure to use theme menu icons in album manager
minor vulnerabilities mitigation

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://coppermine-gallery.com/forum/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.