[Language Pack] Polish

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

Postby mioll on Sat 06. Jul, 2002 19:39

Code: Select all
##############################################################
##
## MOD Title: Polish language to Gender MOD
## MOD Version: 1.0.0
## Author: mioll   
## Description: This is the language plug-in to support Polish language
##
## Installation Level: easy
## Installation Time: 1 Minutes
## Files To Edit: phpBB2/language/lang_polish/lang_main.php
##
##############################################################
##
## Installation Notes:
##
## Only need if your board support Polish
## Please use this for language translations 
##
##############################################################

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

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

//
// That's all Folks!

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

//Add on for Gender Mod
$lang['Gender'] = "Płeć";//used in users profile to display witch gender he/she is
$lang['Male'] = "Kobieta";
$lang['Female']="Mężczyzna";
$lang['No_gender_specify'] = "Nie określono";

#
#-----[ SAVE/CLOSE ALL FILES ]------------------------------------------
#
# EoM
mioll
Special supporter
 
Posts: 2
Joined: Sat 06. Jul, 2002 19:34
Location: Warsaw Poland

Return to Gender [2.0.10/EM]

Who is online

Users browsing this forum: No registered users and 0 guests

cron