WEBalbum - Your photos on the web
P A R T N E R S
Language files
If you made own language file and you want to place it in next version of WEBalbum send it to us.

How can I make my own language file?

Language files are in the 'lang' directory. Each file is a XML includes phrases. For example see the English.xml file.

If you will make new language file you have to remember basic rules:
  • <WEBalbum> -> <fileDetails> -> <codePage> is a code page.
  • If you want to use < and & characters in a text, you have to use a CDATA section.
    example:
    <setting id="2001"><![CDATA[example <B>HTML</B> tags]]></setting>
  • <setting id="hotstuff> includes hot stuff separated by a point, which will be replaced to '...' in users comments to photos.