The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
[Q] about language XML files
ok,
i am trying to do my own add-on phrases xml file for my own plug-in and i have a question about the language XML file look at this Code:
<phrase name="sort" date="0" username="" version=""><![CDATA[Sort]]></phrase> this is one phrase of the official vbulletin-language.xml is it ok if i want to add my own custom phrases to add it this way ? Code:
<phrase name="resize_start"><![CDATA[Start conversion]]></phrase> <phrase name="resize_check"><![CDATA[Show image]]></phrase> is it legal to write custom phrases without them ? thank you for your time |
#2
|
||||
|
||||
Turn on Debug mode and create "products". Also, once you've done that, add new phrase via the phrase manager, remembering to create phrases for the master language and select your product name. When you export, the whole process will be done for you.
|
#3
|
|||
|
|||
sound like a plan
thanks man |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|