[Language Pack] Japanese

Mod that adds a extra field to the users profile, the gender is displayed beside the posts

Moderator: Moderators

Forum rules
The content in this forum is dated Dec. 21 2005 and can be used as Archive only. This Forum is LOCKED and READ ONLY !

[Language Pack] Japanese

Postby chiron on Wed 05. Jun, 2002 12:04

Code: Select all
##############################################################
##
## MOD Title: Japanese language to Gender MOD
## MOD Version: 1.0.0
## Author: chiron   http://chiron.s1.xrea.com/
## Description: This is the language plug-in to support Japanese language
##
## Installation Level: easy
## Installation Time: 1 Minutes
## Files To Edit: phpBB2/language/lang_japanese/lang_main.php
##
##############################################################
##
## Installation Notes:
##
## Only need if your board support Japanese
## Please use this for language translations
##
## For questions and corrections, contact me at
## http://chiron.s2.xrea.com:8080/phpBB2/
##
##############################################################

#
#-----[ OPEN ]------------------------------------------
#
phpBB2/language/lang_japanese/lang_main.php

#
#-----[ FIND ]------------------------------------------
#

//
// That's all Folks!

#
#-----[ BEFORE, ADD ]------------------------------------------
#

//Add on for Gender Mod
$lang['Gender'] = "性別";//used in users profile to display witch gender he/she is
$lang['Male'] = "男性";
$lang['Female']="女性";
$lang['No_gender_specify'] = "指定なし";

#
#-----[ SAVE/CLOSE ALL FILES ]------------------------------------------
#
# EoM
chiron
Special supporter
 
Posts: 8
Joined: Wed 05. Jun, 2002 08:09
Location: JAPAN

Postby Niels on Thu 06. Jun, 2002 16:32

thanks for the language pack :D
(if a how-to is EM ready, it will mostly be bullet prof, since a machine is more picky than a human. :D)
User avatar
Niels
Poster
Poster
 
Posts: 4390
Joined: Sat 27. Jul, 2002 15:46


Return to Gender [2.0.10/EM]

Who is online

Users browsing this forum: No registered users and 1 guest

cron