FreenetWiki : CreatingALangPackForTheInstaller

HomePage :: Categories :: PageIndex :: RecentChanges :: RecentlyCommented :: Login/Register
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 ?


  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="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
Valid XHTML 1.0 Transitional :: Valid CSS :: Powered by Wikka Wakka Wiki 1.1.6.2
Page was generated in 0.0716 seconds