My favorites | Sign in
Project Logo
             
Search
for
Updated Apr 24, 2008 by dsbomb
Labels: Featured
Translations  
Instructions for submitting translations for other languages

Translating text

  1. Copy one of the existing language files in source/ngc/intl/ to the target language.
  2. Edit the file, replacing the strings with your translated text.
  3. Go to the Issues tab, and submit a New Issue (requires a Google account)
  4. Enter a Summary and Description.
  5. Click the Attach a file link and attach your translated header file.
  6. Click Submit Issue and wait.

Compiling for a language

  1. Open Makefile.wii or Makefile.gc in an editor.
  2. Search for the text LANG. It should get you around line 24.
  3. Set the LANG variable to one of the supported languages listed, keeping it in all capital letters.
  4. Save and exit your editor.
  5. Compile the sources as usual.

Sign in to add a comment
Hosted by Google Code