TP-Docs
HTML5 Icon HTML5 Icon HTML5 Icon
TP on Social Media

Recent

Welcome to TinyPortal. Please login or sign up.

Members
Stats
  • Total Posts: 195,856
  • Total Topics: 21,292
  • Online today: 790
  • Online ever: 8,223 (February 19, 2025, 04:35:35 AM)
Users Online
  • Users: 0
  • Guests: 827
  • Total: 827

language file

Started by domp, October 24, 2005, 03:27:01 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

domp

I'm using the dutch languagefile for testing. One problem I discovered is in the userbox. where it should say PM: #  is just gives the number of messages. Also no text field where it says "Show unread" and "Show replies" "Total Loggen IN: too..

I've been looking true a bunch of files but really dizzy now.. Any idea what file that text is in ??

Btw its the userbox like the one at the left of this text :D

IchBin

It would probably be in TPortal.dutch.php file which should be in the default/languages folder I believe.

domp

Yeah I think the same but no idea where to look since it says nothing :| 

bloc

Those are new..so they are in the TPortal.english.php, but not in the TPortal.dutch.php...add these strings to it(untranslated):

// for userbox block
$txt['tp-pm']='PM: ';
$txt['tp-pm2']='New: ';
$txt['tp-unread']='Show unread';
$txt['tp-replies']='Show replies';
$txt['tp_unapproved_members']='Unapproved: ';
$txt['tp_maintenace'] = 'Maintenace Mode';
$txt['tp-loggedintime'] = 'Total Logged In:';
$txt['tp-writearticle']= 'Submit an article!';
$txt['tp-editarticles']= 'Edit articles';
$txt['tp-editarticle']= 'Edit article';

// 0.74 - 0.8 new
$txt['tp-stats'] = 'Stats';
$txt['tp-guests'] = 'Guests';
$txt['tp-total'] = 'Total';
$txt['tp-users'] = 'Users';
$txt['tp-mostonline-today'] = 'Online Today';
$txt['tp-mostonline'] = 'Online Ever';
$txt['tp-latest'] = 'Latest';

domp

Thanks that did the trick..

I added the dutch langauge file for use with TP 0.75.

I was really dizzy from looking everywhere but this made sense :D

This website is proudly hosted on Crocweb Cloud Website Hosting.