The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
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! |
#2
|
||||
|
||||
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. |
#3
|
||||
|
||||
Quote:
Are there any instructions anywhere on how to do that? (change it to phrases) |
#4
|
||||
|
||||
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. |
#5
|
||||
|
||||
Quote:
heh. oh well...gotta do what I gotta do........ |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|