Author Topic: Language installation  (Read 4136 times)

Florian Nücke

  • κρύα πόδια
  • Administrator
  • Hero Member
  • *****
  • Posts: 1985
  • MegaZine3 Developer
    • MegaZine3
Language installation
« on: March 15, 2009, 08:02:53 pm »
To "install" an additional language, download the lang.XX.xml file
(where XX is the id of the language, e.g. de) and place
into the same folder the megazine.swf file resides in.

Then add the language id to the lang attribute of the book, e.g.
Code: [Select]
<book lang="de">
Place the country flag image representing the language into the same
folder. You can replace the image, of course, just make sure it has the
correct sizes (14x12 pixels).
« Last Edit: April 24, 2009, 03:40:41 pm by Florian Nücke »
For the Snark was a Boojum, you see.

Before you ask a question
          After you get an answer
  • please document your problem with the answer in the Project Wiki. (e.g. in the FAQs)
  • help others out if you can, by answering their questions on the forum.