|
Language
VShow is Unicode compatible and can support any language. Currently, only a few languages are available. New languages will be added in the near future. You can choose from any available language by clicking "Select Language" under the "File" menu. You can also load a language from a VShow language file (.mo) on your computer. See the next section about how to create a VShow language file.
VShow allows you to create your own language files. Before you can create a new language file, you need to download and install "poEdit" from http://www.poedit.org/download.php. VShow uses poEdit as its language editor. To create a new language file, select "New Language File..." from the File menu. You will be asked to enter a file name for the language file. VShow will create a ".po" file and automatically launch poEdit to allow you to edit the file. You can set the language type of the file in poEdit by clicking "Settings" under the "Catalog" menu. Fill in the "Language" field in the "Project info" tab. To translate the text in the language file, enter the translated text into the lower-left corner box of the poEdit window. Click "Save" under the File menu in poEdit to save the changes you make to the language file. A ".mo" file of the same file name will be created if this is the first time you save the language file. The .mo file is needed by VShow when you select to load from a language file. You must load the language file into VShow for it to take effect. If you want to edit the language file after you have created it, simply locate the .po file on your computer and double-click it to launch poEdit. Make sure to save the changes. The file must be reloaded by VShow for the changes to take effect. Notes:
|