Manual:The Dude/Languages

From MikroTik Wiki
< Manual:The Dude
Revision as of 10:36, 19 February 2007 by Normis (talk | contribs) (dude translation)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

It is in fact possible to do custom interface translations of the Dude program, which can help many non-english speaking users. Here we will describe the making of the files, and the use of them.

The source file

Simply install The Dude with the Latvian language interface, and find the file strings.txt in the installation directory (c:/program files/dude). The file contains all terms and phrases used in the Dude, next to which are the translations that you can customize. Example:

'Color' 'Krāsa'
'Command' 'Komanda'

On the left you see the reference term, on the right you see the translated word. To change this to another language, simply change the second word. Example in German:

'Color' 'Farbe'
'Command' 'Befehl'

Then, save the file and Dude will load it on next program start.