Lookup Runner Language Files

To install a new language, please follow these simple steps:

  • Download your language file to your computer.
  • Unzip this file at your computer.
  • Upload the unzipped .xml file to files/languages at your website.
  • In the Lookup Runner admin panel, go to Settings >> Languages, find your new language, then click the Activate link.

Available Languages

Czech German Spanish French Italian Latvian Dutch Polish Portuguese (Brazil) Romanian Russian

Creating New Language File

If your language is not available here, you can easily create your language file yourself.

  • Download the sample language file.
  • Unzip this file at your computer.
  • Open the unzipped XML file in a text editor like Notepad, or similar.
  • Enter your translations between the <translate></translate> tags (default English text is already there, replace it with your language strings). DO NOT change the text between <original></original> tags!
  • If you need to use HTML code in the text strings, no problem, use it as needed, then replace the < with [, and > with ]. For example, <b>some text</b> becomes [b]some text[/b]. Please make sure that you do this otherwise the language file will not work.
  • Once you are done translating, please save your file to a name according to the language, for example fr.xml, es.xml, de.xml, etc
  • Please send your new language file to us: support at lookuprunner.com. We will check it, and if it is ok, will publish it here.