[Language Pack] Spanish

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] Spanish

Postby t0m|ta on Tue 28. May, 2002 12:17

Code: Select all
##############################################
## Mod Title: spanish language to Gender MOD
## Mod Version: 1.0.0
## Translation Author: t0m|ta
##
## Description: This is the language to support spanish language
##
## Installation Level: easy
## Installation Time: 1 Minute
## Files To Edit: 1
## phpBB2/language/lang_spanish/lang_main.php
##
##
###############################################
##
## Installation Notes:
##
## Only need if your board support spanish
## Please use this for language translations
##
###############################################

#
#-----[ OPEN FILE ]---------
#
phpBB2/language/lang_spanish/lang_main.php

#
#-----[ FIND ]------------------------------------------
#
//
// That's all Folks!

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

//Add on for Gender Mod
$lang['Gender'] = "Sexo";//used in users profile to display witch gender he/she is
$lang['Male'] = "Masculino";
$lang['Female']="Femenino";
$lang['No_gender_specify'] = "Desconocido";

#
#-----[ SAVE FILE ]---------
#
phpBB2/language/lang_spanish/lang_main.php



t0m|ta
Special supporter
 
Posts: 18
Joined: Tue 28. May, 2002 11:44
Location: Spain

Return to Gender [2.0.10/EM]

Who is online

Users browsing this forum: No registered users and 0 guests

cron