vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   Language translations for Mods... (https://vborg.vbsupport.ru/showthread.php?t=93357)

GrendelKhan{TSU 08-01-2005 12:21 PM

Language translations for Mods...
 
question:

ok. so I install a mod or plug-in or whatever...

How do I translate the language for everything in a mod/plug-in etc? I run a forum with English and Korean....

and I want to translate all the words into Korean as well.... but nothing from a mod shows in the language manager (global).

is there a way? :ermm:

I'd kinda suck if I could translate the stuff in the mods for my Korean users.
Any help would be very appreciated...trying to stay international here.^^

Thank you!

Andreas 08-01-2005 12:24 PM

Depends on the Hacks.
If they are fully phrased you just have to translate the Phrases.
If not you must translate all hard-coded Text and/or change it to phrases.

GrendelKhan{TSU 08-01-2005 05:52 PM

Quote:

Originally Posted by KirbyDE
Depends on the Hacks.
If not you must translate all hard-coded Text and/or change it to phrases.

hmm....I was afraid of that.

Are there any instructions anywhere on how to do that? (change it to phrases)

Andreas 08-01-2005 06:11 PM

Hmm ...
1) Take a look at the Text you want to Phrase
2) Invent a not too long Variable Name for this Text (only using alpha-numeric characters and underscore)
3) Add a new Phrase with this Variable Name in an approprite Phrasegroup
4) Replace the Text with $vbphrase[invented_variable_name]

Repeat steps 1-4 for all Text.

Done.

GrendelKhan{TSU 08-02-2005 10:12 AM

Quote:

Originally Posted by KirbyDE
Hmm ...
1) Take a look at the Text you want to Phrase
2) Invent a not too long Variable Name for this Text (only using alpha-numeric characters and underscore)
3) Add a new Phrase with this Variable Name in an approprite Phrasegroup
4) Replace the Text with $vbphrase[invented_variable_name]

Repeat steps 1-4 for all Text.

Done.

thank you ! looks like I just doubled my work load. :(
heh. oh well...gotta do what I gotta do........


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

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.05549 seconds
  • Memory Usage 1,716KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (5)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.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/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.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
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete