FreenetWiki : CreatingALangPackForTheInstaller

HomePage :: Categories :: PageIndex :: RecentChanges :: RecentlyCommented :: Login/Register

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 Wikka Wakka Wiki 1.1.6.2
Page was generated in 0.0795 seconds