Buy Now!
FAQ
Formats & Decoders
Options & Settings
Fullscreen Navigation
Playlist
Equalizer
Control Bar
Media Library
Skin Selector
Chapters & Bookmarks
Scene Cuts
Presets
Remote Control
Patterns & Whitewash
Streaming
Command Line
Resources
Control API
Home > Zoom Player > Guides



Translating Zoom Player into new Languages

In order to translate the Zoom Player Language files you must follow these rules:

  1. You must be using Windows 2000/2003/XP (or newer).
  2. You must use a unicode enabled text editor that will not word-wrap (divide long lines into multiple lines) as that will corrupt the language file ordering system. This means, that you can't use NotePad. UltraEdit works well as an editor.
  3. It is VERY important that the number of lines remains unmodified, you may not leave empty lines or add your own lines to the text as that would corrupt it (see #1).
  4. There are certain special codes in the text files that you must NOT modify in any way.
    A. "%s" = String variable.
    B. "%d" = Digit variable.
    C. "\n" = Line Break
  5. The files reside in Zoom Player's "Language" sub-directory and you must translate the following:
    A. "english.string"
    B. "english.dialog"
    C. "english.menu"
    D. "english.keyhelp"
  6. When translating, rename the files to the name of the language, for example:
    "german.string"
    "german.dialog"
    "german.menu"
    "german.keyhelp"
  7. You must not use the "(" character as part of the new language file name.
  8. When translating "english.keyhelp", make sure to check that it fits well within the interface (Press F1 to bring up the interface from within Zoom Player).
  9. All translations should be posted on the Zoom Player Translation Forum.