Advanced search  

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Pages: [1]   Go Down

Author Topic: Japanese language updated for cpg 1.4.25  (Read 5114 times)

0 Members and 1 Guest are viewing this topic.

Tinywoods

  • Coppermine newbie
  • Offline Offline
  • Gender: Male
  • Posts: 1
Japanese language updated for cpg 1.4.25
« on: December 28, 2009, 01:53:52 pm »

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
Logged

Joachim Müller

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de
Re: Japanese language updated for cpg 1.4.25
« Reply #1 on: December 28, 2009, 11:10:05 pm »

I'm sorry, but your version of the language file appears to be rolling back some things: the strings
Code: [Select]
  'rubbish' => '残念',
  'poor' => 'いまひとつ',
  'fair' => 'まあまあ',
in your version are
Code: [Select]
  '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
Code: [Select]
  'choose_language' => 'Select your language',in your version is
Code: [Select]
  '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.
Logged
Pages: [1]   Go Up
 

Page created in 0.015 seconds with 19 queries.