DevFuse Products (View All Products)
Make Language String in help-files?
#1
Posted 18 May 2009 - 07:26 AM
I have a forum with two languages. English and Dutch. Is there a way to make a language-file with lines in it for the help-files?
DragonFly
#2
Posted 20 May 2009 - 12:28 PM
#3
Posted 20 May 2009 - 03:13 PM
Our Website
Our Twitter
Contact Us
Make Donation
Latest Product Releases
(MPFF) Shopping System 1.0.1 | (MPFF) Hot Or Not System 1.0.0 | (MPFF) Application System v1.0.0
(MPFF) Tutorial System v1.0.1 | (MPFF) Affilate System v1.0.0 | (MPFF) File Uploader 3.0.1 | (MPFF) Topic Preview 1.0.0
(MPFF) IP.Tweet System v1.0.0 | (MPFF) Arcade System 1.0.0 Beta 1
Upcoming Product Releases
(MPFF) Auction System 1.0.0 | (MPFF) Bookmaker System 1.0.0
#4
Posted 20 May 2009 - 03:26 PM
cache/lang_cache/xx/lang_help.php
<?php $lang = array( 'topic_text' => "Hier is het onderwerp u verkoos te bekijken", 'results_title' => "Uw Resultaten van het Onderzoek van de Hulp", 'choose_file' => "Kies een Onderwerp", 'help_txt' => "Kies een onderwerp van de lijst, of onderzoek naar een onderwerp", 'submit' => "Zoek!", 'search_txt' => "Ga sleutelwoorden aan onderzoek naar in", 'search_results' => "De Resultaten van het onderzoek", 'results_txt' => "Hier zijn de resultaten van het onderzoek u uitvoerde.", 'help_topics' => "De Onderwerpen van de hulp", 'no_results' => "Droevig, konden wij geen hulponderwerpen vinden die uw onderzoekscriteria aanpasten, gelieve opnieuw te proberen", 'help_topic' => "Het Onderwerp van de hulp", 'page_title' => "De Onderwerpen van de Hulp van het onderzoek", ); ?>
Our Website
Our Twitter
Contact Us
Make Donation
Latest Product Releases
(MPFF) Shopping System 1.0.1 | (MPFF) Hot Or Not System 1.0.0 | (MPFF) Application System v1.0.0
(MPFF) Tutorial System v1.0.1 | (MPFF) Affilate System v1.0.0 | (MPFF) File Uploader 3.0.1 | (MPFF) Topic Preview 1.0.0
(MPFF) IP.Tweet System v1.0.0 | (MPFF) Arcade System 1.0.0 Beta 1
Upcoming Product Releases
(MPFF) Auction System 1.0.0 | (MPFF) Bookmaker System 1.0.0
#5
Posted 21 May 2009 - 11:00 PM
#6
Posted 23 May 2009 - 11:45 PM
#8
Posted 24 May 2009 - 12:39 AM
#9
Posted 24 May 2009 - 01:27 AM
DragonFly, on May 24 2009, 04:39 PM, said:
Hard way would require some file edits to the help.php to either include some type of bbcode into the help title and description so you could just place [lang]text_bit[/lang] where ever you want language bits, or somehow create a second set of help files stored in the database.
Keep up to date with DevFuse mod development and releases.

#10
Posted 29 May 2009 - 07:59 AM
#11
Posted 06 June 2009 - 03:34 AM
0 user(s) are reading this topic
0 members, 0 guests, 0 anonymous users













