Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 2.x > vBulletin 2.x Full Releases
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
Details »»

Version: , by s.molinari s.molinari is offline
Developer Last Online: Sep 2018 Show Printable Version Email this Page

Version: Unknown Rating:
Released: 08-08-2001 Last Update: Never Installs: 2
 
No support by the author.

Hello vB Troopers,

Ok, Ok, it's not a hack, but it is a download and it will help alot of foreign vB users with the "correct" translation of their board.

Attached is a list I made of all the php files that hold small bits of english in them. Without translating these bits your board will not be completely translated.

I have seen many threads about getting the "english" out of the code. And making some sort of include to get it done. Well, this list should help.

I believe I have everything, but it is possible that I may have missed something. If I did please post it here and I'll update my list. Thanx.

Hope I could help!

Scott

Mods - if you know of a better place to put this, be my guest.

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #2  
Old 08-09-2001, 01:27 PM
dxb's Avatar
dxb dxb is offline
 
Join Date: Oct 2001
Posts: 120
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

thanks alot scott and I have a dummy question I always wanted to know the answer

when you say line numbers ... how can you know the line number ...I use wordpad and there is no place where it tells you the line number

and thanks again
Reply With Quote
  #3  
Old 08-09-2001, 01:57 PM
Fryzid
Guest
 
Posts: n/a
Default

dxb Then it is time to get yourself a good texteditor like Ultraedit. There are certainly many others around that are equal good.
Reply With Quote
  #4  
Old 08-09-2001, 02:01 PM
The Prohacker's Avatar
The Prohacker The Prohacker is offline
 
Join Date: Oct 2001
Location: Dayton, Ohio
Posts: 55
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I enjoy the simple things in life..

http://www.phpide.de


Sometimes the best tools are the free ones
Reply With Quote
  #5  
Old 08-09-2001, 02:13 PM
dxb's Avatar
dxb dxb is offline
 
Join Date: Oct 2001
Posts: 120
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thanks alot Fryzid and Prohacker
Reply With Quote
  #6  
Old 08-09-2001, 02:27 PM
Streicher Streicher is offline
 
Join Date: Oct 2001
Location: Reinbek, Germany
Posts: 62
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I have also translated the variable $idname in all php-files.

In showthread.php you can find:

$post[usertitle]="Guest";
$post[joindate]="Not Yet";
$post[posts]="N/A";

At last there are some alt-tags for images. You have to searc for them.
Reply With Quote
  #7  
Old 08-13-2001, 07:02 AM
Ivan
Guest
 
Posts: n/a
Default

Everybody using national characters must insert setlocale function into the code. That's for sure.

Don't know the most appropriate place.
I added one in admin/functions.php -> function indexpost
and another in showthread.php
Examples (change locale for your own language)

setlocale("LC_ALL","ru_RU.KOI8-R");
or
setlocale("LC_ALL","de_DE.ISO-8859-1");
or
setlocale("LC_ALL","fr_FR.ISO-8859-1");

That will correct problem with unappropriate indexing of non-english messages.
Reply With Quote
  #8  
Old 08-17-2001, 01:14 PM
Streicher Streicher is offline
 
Join Date: Oct 2001
Location: Reinbek, Germany
Posts: 62
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally posted by Streicher
I have also translated the variable $idname in all php-files.

In showthread.php you can find:

$post[usertitle]="Guest";
$post[joindate]="Not Yet";
$post[posts]="N/A";


At last there are some alt-tags for images. You have to searc for them.
I have to correct myself. Since version 2.0.3 the part

$post[usertitle]="Guest";
$post[joindate]="Not Yet";
$post[posts]="N/A";

is in functions.php
Reply With Quote
  #9  
Old 11-11-2001, 06:08 PM
Thomas P's Avatar
Thomas P Thomas P is offline
 
Join Date: Oct 2001
Location: Munich, DE
Posts: 365
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thanks, great job!
-Tom
Reply With Quote
  #10  
Old 03-29-2002, 05:28 AM
freehtml's Avatar
freehtml freehtml is offline
 
Join Date: Nov 2001
Location: Singapore
Posts: 60
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

thx, i need it for translation to "chinese" version.
And I wonder would vB3 support languages pack so that we just change that file only.
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 02:20 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.04699 seconds
  • Memory Usage 2,289KB
  • Queries Executed 23 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (1)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (10)post_thanks_box
  • (10)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (10)post_thanks_postbit_info
  • (9)postbit
  • (8)postbit_onlinestatus
  • (10)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete