home *** CD-ROM | disk | FTP | other *** search
/ Chip 2008 June / CHIP-2008-06.iso / software / HandBrake / HandBrake-0.9.2-Win32_GUI.exe / doc / TRANSLATIONS < prev   
Encoding:
Text File  |  2008-02-17  |  792 b   |  21 lines

  1. $Id: TRANSLATIONS,v 1.2 2004/03/22 18:20:30 titer Exp $
  2.  
  3. TRANSLATIONS file for HandBrake <http://handbrake.m0k.org/>
  4.  
  5. Translating HandBrake
  6. =====================
  7.  
  8. Only the OS X interface of HandBrake can be translated at the moment.
  9. Localization is not implemented in BeOS and GTK GUIs.
  10.  
  11. HandBrake uses the NSLocalizedString() OS X function to translate every
  12. item in the interface. Therefore, you don't need (and mustn't) modify
  13. the nib files. All you have to do is to write a Localizable.strings for
  14. your language. You can get it (for the latest release) at
  15. <http://handbrake.m0k.org/Localizable.strings>.
  16.  
  17. Edit it with Xcode, save it to HandBrake/macosx/i18n/xx.strings (where
  18. 'xx' are the two letters representing your language), then add 'xx' to
  19. the language list in the Jamrules file.
  20.  
  21.