Langpacks/en: Difference between revisions

From Miranda NG
Langpacks/en
Jump to navigation Jump to search
m ({{Menu}} used)
m (no space inside e.g.)
Line 11: Line 11:
To select and apply a langpack out of several ones installed go to {{Menu|Options|Customize|Languages}}.
To select and apply a langpack out of several ones installed go to {{Menu|Options|Customize|Languages}}.


If there are two or more langpacks in <tt>Languages</tt> folder, Miranda will use the one which comes first alphabetically at startup (e. g., in profile manager). You can specify the default language pack to be loaded at startup in <tt>[[mirandaboot.ini/en|Mirandaboot.ini]]</tt> by editing '''DefaultLanguage''' parameter under '''[Language]''' section, e. g.:
If there are two or more langpacks in <tt>Languages</tt> folder, Miranda will use the one which comes first alphabetically at startup (e.g., in profile manager). You can specify the default language pack to be loaded at startup in <tt>[[mirandaboot.ini/en|Mirandaboot.ini]]</tt> by editing '''DefaultLanguage''' parameter under '''[Language]''' section, e.g.:
<pre style="overflow:auto;">
<pre style="overflow:auto;">
DefaultLanguage=langpack_german.txt
DefaultLanguage=langpack_german.txt

Revision as of 23:53, 28 December 2016

A language pack (langpack) is a plain text file named langpack_*.txt which contains translation for all the strings Miranda and plugins use. You need a langpack only if you want to change the language to some other than English. All langpacks should be placed into subfolder Languages of your Miranda NG installation.


Changing interface language

Installation and usage

You can install langpacks using PluginUpdater (Main menu → Available components list), or manually by downloading a langpack and extracting the contents of the archive (including Languages folder) into your Miranda main folder.

To select and apply a langpack out of several ones installed go to Options → Customize → Languages.

If there are two or more langpacks in Languages folder, Miranda will use the one which comes first alphabetically at startup (e.g., in profile manager). You can specify the default language pack to be loaded at startup in Mirandaboot.ini by editing DefaultLanguage parameter under [Language] section, e.g.:

DefaultLanguage=langpack_german.txt


See also


Download