This wiki is now locked - both user registration and edits (except by admins) are disabled. We're currently migrating all the content to our new wiki. If you have time, please register and help us out!

You can still view the source code of every page. Once a page has been copied over to the new wiki, please add a link to it to MigratedPages (the only page which is still editable), to notify the admins to go and blank it.


How to create a lang pack for the freenet installer ?


  1. Get the l10n file associated to the language you want to translate to from : https://emu.freenetproject.org/svn/trunk/apps/new_installer/langpacks/
  2. Translate the strings, taking care of NOT breaking the encoding specified on top of the file.
  3. Ensure that the following ids are defined :

    <str id="base.description" txt=""/>
    <str id="license.description" txt=""/>
    <str id="windows.description" txt=""/>
    <str id="unix.description" txt=""/>
    <str id="uninstall.description" txt=""/>
    <str id="autoupdater.description" txt=""/>
    <str id="stun.description" txt=""/>
    <str id="librarian.description" txt=""/>
    <str id="jsite.description" txt=""/>
    <str id="frost.description" txt=""/>
    <str id="thaw.description" txt=""/>

4) Send the file to devl AT freenetproject DOT org
Valid XHTML 1.0 Transitional :: Valid CSS :: Powered by WikkaWiki