Table of Contents

Multi-language parts of the ArsBuilder software

The following parts of the software are multi-language:

Please note a few general things:

Multi-language interface

The conception of the language variables are used to make the multi-language interface. So, the following code is used in the templates:

    <label>{$lng.lbl_301_redirect}</label>

instead of direct:

    <label>301 redirect URL</label>

Every language variable can be filled in on the modify language page (“Webmaster tools → Languages” in menu). Also on the same page you are able to create a new language.

For the fast language creation the import/export tool is present.

Multi-language static pages

To make a multi-language static page, you are able to switch the language selector at the right top corner of the edit page. All of the multi-language fields are marked with the red square near the field name.

Multi-language speed bar

To make a multi-language static page, you are able to switch the language selector at the right top corner of the edit page. Only link title is can be different for any language. All of the other parameters are general for all of the languages.