Most recent edit on 2006-08-20 10:06:10 by NextGens [Add the proper markup]
Additions:
Deletions:
Oldest known version of this page was edited on 2006-08-20 10:05:04 by NextGens [first version]
Page view:
How to create a lang pack for the freenet installer ?
- Get the l10n file associated to the language you want to translate to from : https://emu.freenetproject.org/svn/trunk/apps/new_installer/langpacks/∞
- Translate the strings, taking care of NOT breaking the encoding specified on top of the file.
- Ensure that the following ids are defined :
<str id="base.description" txt=/>
/>
<str id="windows.description" txt=/>
/>
<str id="uninstall.description" txt=/>
/>
<str id="stun.description" txt=/>
/>
<str id="jsite.description" txt=/>
/>
<str id="thaw.description" txt=""/>
4) Send the file to devl AT freenetproject DOT org
Page was generated in 0.0716 seconds