<?xml version="1.0" encoding="utf-8"?><!DOCTYPE article  PUBLIC '-//OASIS//DTD DocBook XML V4.4//EN'  'http://www.docbook.org/xml/4.4/docbookx.dtd'><article><articleinfo><title>LanguageSetup</title></articleinfo><section><title>Welcome</title><informaltable><tgroup cols="3"><colspec colname="col_0"/><colspec colname="col_1" colwidth="76*"/><colspec colname="col_2"/><tbody><row rowsep="1"><entry align="left" colsep="1" rowsep="1"><para> <inlinemediaobject><imageobject><imagedata depth="16" fileref="https://techwiki.helsinki.at/moin_static198/mandarin/img/checkmark.png" width="16"/></imageobject><textobject><phrase>(./)</phrase></textobject></inlinemediaobject> <inlinemediaobject><imageobject><imagedata depth="15" fileref="https://techwiki.helsinki.at/moin_static198/mandarin/img/alert.png" width="15"/></imageobject><textobject><phrase>/!\</phrase></textobject></inlinemediaobject> <inlinemediaobject><imageobject><imagedata depth="15" fileref="https://techwiki.helsinki.at/moin_static198/mandarin/img/attention.png" width="15"/></imageobject><textobject><phrase>&lt;!&gt;</phrase></textobject></inlinemediaobject> </para></entry><entry align="center" colsep="1" rowsep="1"><para>If you have just installed or upgraded your wiki you are not in the wrong place.</para><para>Just read the informations given below.</para></entry><entry align="right" colsep="1" rowsep="1"><para> <inlinemediaobject><imageobject><imagedata depth="15" fileref="https://techwiki.helsinki.at/moin_static198/mandarin/img/attention.png" width="15"/></imageobject><textobject><phrase>&lt;!&gt;</phrase></textobject></inlinemediaobject> <inlinemediaobject><imageobject><imagedata depth="15" fileref="https://techwiki.helsinki.at/moin_static198/mandarin/img/alert.png" width="15"/></imageobject><textobject><phrase>/!\</phrase></textobject></inlinemediaobject> <inlinemediaobject><imageobject><imagedata depth="16" fileref="https://techwiki.helsinki.at/moin_static198/mandarin/img/checkmark.png" width="16"/></imageobject><textobject><phrase>(./)</phrase></textobject></inlinemediaobject> </para></entry></row></tbody></tgroup></informaltable><section><title>System and Help Page Package installation</title><para>MoinMoin comes with no system and help pages installed by default (the page you read right now is the only page after a fresh installation). </para><section><title>Becoming superuser</title><para>For installation of the language packages, it is required that you are superuser: </para><orderedlist numeration="arabic"><listitem><para>If you do not already have an account, create one (see hints on the login page). </para></listitem><listitem><para>If the wiki is not already configured to recognize you as a superuser, change wiki config appropriately: </para><screen><![CDATA[    superuser = [u"YourLoginName", ]]]></screen><para>See <ulink url="https://techwiki.helsinki.at/LanguageSetup/HelpOnConfiguration#">HelpOnConfiguration</ulink> for more details. </para></listitem><listitem><para>Restart the wiki to make it load the changed configuration. </para></listitem><listitem><para>Login in (with the login name you configured as superuser). </para></listitem></orderedlist></section><section><title>Installing page packages</title><para>You can <ulink url="https://techwiki.helsinki.at/LanguageSetup/LanguageSetup?action=language_setup">install help and system page packages</ulink> for any language you want to support for your wiki users. You should see links for each supported language, and below an <emphasis role="strong">install</emphasis> link for each page package of that language - click on it for each of the packages you wish to install. When you're finished, restart the wiki (otherwise it won't recognize the newly installed pages correctly). </para><para><inlinemediaobject><imageobject><imagedata depth="15" fileref="https://techwiki.helsinki.at/moin_static198/mandarin/img/alert.png" width="15"/></imageobject><textobject><phrase>/!\</phrase></textobject></inlinemediaobject> Make sure you at least install the essential system page package for the <code>language_default</code> you might have configured (the default for this setting is <code>en</code>, i.e English). Note however that if you don't install the whole page set, the installed pages may contain broken links to the non-installed. </para><para><inlinemediaobject><imageobject><imagedata depth="15" fileref="https://techwiki.helsinki.at/moin_static198/mandarin/img/alert.png" width="15"/></imageobject><textobject><phrase>/!\</phrase></textobject></inlinemediaobject> If you want to use translated categories and templates, after installing their corresponding pages you still need to update your <code>page_category_regex</code> and <code>page_template_regex</code> configs to match the translated page names. See <ulink url="https://techwiki.helsinki.at/LanguageSetup/HelpOnConfiguration#">HelpOnConfiguration</ulink> and <ulink url="http://moinmo.in/ConfigMarket"/> for more details. </para></section></section><section><title>FrontPage configuration</title><para>For the root URL of your wiki, moin will use a special page (called the &quot;front page&quot;). Users can be given a translated front page in their preferred language, or they can be given any other single page you specify. </para><para>Note: you <emphasis role="strong">must</emphasis> set <code>page_front_page</code> to get rid of this page being the front page: </para><screen><![CDATA[    # Choose this, if most wiki content is in a single language.
    # If English is not your wiki's main language, choose something in YOUR wiki language
    page_front_page = u"MyStartingPage"]]></screen><para>OR </para><screen><![CDATA[    # Choose this, if wiki content is maintained in multiple languages.
    # In the navigation, "FrontPage" will get automatically translated for installed languages.
    page_front_page = u"FrontPage"]]></screen><para>If you go the <emphasis>single language</emphasis> way, you can copy some of the content of <ulink url="https://techwiki.helsinki.at/LanguageSetup/FrontPage#">FrontPage</ulink> (or one of its translations) to the page you choose as your <code>page_front_page</code>. </para><para>If you go the <emphasis>multiple language</emphasis> way, don't forget to edit all translations of FrontPage. </para><para><inlinemediaobject><imageobject><imagedata depth="15" fileref="https://techwiki.helsinki.at/moin_static198/mandarin/img/alert.png" width="15"/></imageobject><textobject><phrase>/!\</phrase></textobject></inlinemediaobject> If you go the <emphasis>multiple languages</emphasis> way, people reaching your wiki will be directed to the front page corresponding to their browser language setting. If you did not prepare that page, they will see the default page for their language and have the impression the wiki is empty or badly maintained. </para><remark><informaltable><tgroup cols="4"><colspec colname="col_0"/><colspec colname="col_1"/><colspec colname="col_2"/><colspec colname="col_3"/><tbody><row rowsep="1"><entry colsep="1" rowsep="1"><para>Arabic</para></entry><entry colsep="1" rowsep="1"><para>Arabic (written in Arabic XXX)</para></entry><entry colsep="1" rowsep="1"><para>ar</para></entry><entry colsep="1" rowsep="1"><para>none</para></entry></row><row rowsep="1"><entry colsep="1" rowsep="1"><para>Bulgarian</para></entry><entry colsep="1" rowsep="1"><para>Български</para></entry><entry colsep="1" rowsep="1"><para>bg</para></entry><entry colsep="1" rowsep="1"><para><ulink url="https://techwiki.helsinki.at/LanguageSetup/%D0%9D%D0%B0%D1%87%D0%B0%D0%BB%D0%BD%D0%B0%D0%A1%D1%82%D1%80%D0%B0%D0%BD%D0%B8%D1%86%D0%B0#">НачалнаСтраница</ulink></para></entry></row><row rowsep="1"><entry colsep="1" rowsep="1"><para>Catalan</para></entry><entry colsep="1" rowsep="1"><para>català</para></entry><entry colsep="1" rowsep="1"><para>ca</para></entry><entry colsep="1" rowsep="1"><para><ulink url="https://techwiki.helsinki.at/LanguageSetup/P%C3%A0ginaPrincipal#">PàginaPrincipal</ulink></para></entry></row><row rowsep="1"><entry colsep="1" rowsep="1"><para>Czech</para></entry><entry colsep="1" rowsep="1"><para>Čeština</para></entry><entry colsep="1" rowsep="1"><para>cs</para></entry><entry colsep="1" rowsep="1"><para><ulink url="https://techwiki.helsinki.at/LanguageSetup/HlavniStranka#">HlavniStranka</ulink></para></entry></row><row rowsep="1"><entry colsep="1" rowsep="1"><para>Danish</para></entry><entry colsep="1" rowsep="1"><para>Dansk</para></entry><entry colsep="1" rowsep="1"><para>da</para></entry><entry colsep="1" rowsep="1"><para><ulink url="https://techwiki.helsinki.at/LanguageSetup/ForSide#">ForSide</ulink></para></entry></row><row rowsep="1"><entry colsep="1" rowsep="1"><para>German</para></entry><entry colsep="1" rowsep="1"><para>Deutsch</para></entry><entry colsep="1" rowsep="1"><para>de</para></entry><entry colsep="1" rowsep="1"><para><ulink url="https://techwiki.helsinki.at/LanguageSetup/StartSeite#">StartSeite</ulink></para></entry></row><row rowsep="1"><entry colsep="1" rowsep="1"><para>Greek</para></entry><entry colsep="1" rowsep="1"><para>Ελληνικά</para></entry><entry colsep="1" rowsep="1"><para>el</para></entry><entry colsep="1" rowsep="1"><para>none</para></entry></row><row rowsep="1"><entry colsep="1" rowsep="1"><para>English</para></entry><entry colsep="1" rowsep="1"><para>English</para></entry><entry colsep="1" rowsep="1"><para>en</para></entry><entry colsep="1" rowsep="1"><para>none</para></entry></row><row rowsep="1"><entry colsep="1" rowsep="1"><para>Spanish</para></entry><entry colsep="1" rowsep="1"><para>Español</para></entry><entry colsep="1" rowsep="1"><para>es</para></entry><entry colsep="1" rowsep="1"><para><ulink url="https://techwiki.helsinki.at/LanguageSetup/P%C3%A1ginaInicial#">PáginaInicial</ulink></para></entry></row><row rowsep="1"><entry colsep="1" rowsep="1"><para>Persian</para></entry><entry colsep="1" rowsep="1"><para>Persian</para></entry><entry colsep="1" rowsep="1"><para>fa</para></entry><entry colsep="1" rowsep="1"><para><ulink url="https://techwiki.helsinki.at/LanguageSetup/%D8%B5%D9%81%D8%AD%D9%87%20%D8%A7%D9%88%D9%84%DB%8C%D9%87#">صفحه اولیه</ulink></para></entry></row><row rowsep="1"><entry colsep="1" rowsep="1"><para>Finnish</para></entry><entry colsep="1" rowsep="1"><para>Suomi</para></entry><entry colsep="1" rowsep="1"><para>fi</para></entry><entry colsep="1" rowsep="1"><para><ulink url="https://techwiki.helsinki.at/LanguageSetup/EtuSivu#">EtuSivu</ulink></para></entry></row><row rowsep="1"><entry colsep="1" rowsep="1"><para>French</para></entry><entry colsep="1" rowsep="1"><para>Français</para></entry><entry colsep="1" rowsep="1"><para>fr</para></entry><entry colsep="1" rowsep="1"><para><ulink url="https://techwiki.helsinki.at/LanguageSetup/PageD%27Accueil#">PageD'Accueil</ulink></para></entry></row><row rowsep="1"><entry colsep="1" rowsep="1"><para>Galician</para></entry><entry colsep="1" rowsep="1"><para>galego</para></entry><entry colsep="1" rowsep="1"><para>gl</para></entry><entry colsep="1" rowsep="1"><para><ulink url="https://techwiki.helsinki.at/LanguageSetup/P%C3%A1xinaInicial#">PáxinaInicial</ulink></para></entry></row><row rowsep="1"><entry colsep="1" rowsep="1"><para>Hebrew</para></entry><entry colsep="1" rowsep="1"><para>עברית</para></entry><entry colsep="1" rowsep="1"><para>he</para></entry><entry colsep="1" rowsep="1"><para><ulink url="https://techwiki.helsinki.at/LanguageSetup/%D7%93%D7%A3%20%D7%A8%D7%90%D7%A9%D7%99#">דף ראשי</ulink></para></entry></row><row rowsep="1"><entry colsep="1" rowsep="1"><para>Hindi</para></entry><entry colsep="1" rowsep="1"><para>Hindi (XXX in Hindi)</para></entry><entry colsep="1" rowsep="1"><para>hi</para></entry><entry colsep="1" rowsep="1"><para>none</para></entry></row><row rowsep="1"><entry colsep="1" rowsep="1"><para>Croatian</para></entry><entry colsep="1" rowsep="1"><para>Hrvatski</para></entry><entry colsep="1" rowsep="1"><para>hr</para></entry><entry colsep="1" rowsep="1"><para><ulink url="https://techwiki.helsinki.at/LanguageSetup/Po%C4%8Detna#">Početna</ulink></para></entry></row><row rowsep="1"><entry colsep="1" rowsep="1"><para>Hungarian</para></entry><entry colsep="1" rowsep="1"><para>Magyar</para></entry><entry colsep="1" rowsep="1"><para>hu</para></entry><entry colsep="1" rowsep="1"><para><ulink url="https://techwiki.helsinki.at/LanguageSetup/Kezd%C5%91Lap#">KezdőLap</ulink></para></entry></row><row rowsep="1"><entry colsep="1" rowsep="1"><para>Indonesian</para></entry><entry colsep="1" rowsep="1"><para>Bahasa Indonesia</para></entry><entry colsep="1" rowsep="1"><para>id</para></entry><entry colsep="1" rowsep="1"><para><ulink url="https://techwiki.helsinki.at/LanguageSetup/HalamanMuka#">HalamanMuka</ulink></para></entry></row><row rowsep="1"><entry colsep="1" rowsep="1"><para>Italian</para></entry><entry colsep="1" rowsep="1"><para>Italiano</para></entry><entry colsep="1" rowsep="1"><para>it</para></entry><entry colsep="1" rowsep="1"><para><ulink url="https://techwiki.helsinki.at/LanguageSetup/PaginaPrincipale#">PaginaPrincipale</ulink></para></entry></row><row rowsep="1"><entry colsep="1" rowsep="1"><para>Japanese</para></entry><entry colsep="1" rowsep="1"><para>Japanese</para></entry><entry colsep="1" rowsep="1"><para>ja</para></entry><entry colsep="1" rowsep="1"><para><ulink url="https://techwiki.helsinki.at/LanguageSetup/%E3%83%95%E3%83%AD%E3%83%B3%E3%83%88%E3%83%9A%E3%83%BC%E3%82%B8#">フロントページ</ulink></para></entry></row><row rowsep="1"><entry colsep="1" rowsep="1"><para>Korean</para></entry><entry colsep="1" rowsep="1"><para>한국어</para></entry><entry colsep="1" rowsep="1"><para>ko</para></entry><entry colsep="1" rowsep="1"><para><ulink url="https://techwiki.helsinki.at/LanguageSetup/%EB%8C%80%EB%AC%B8#">대문</ulink></para></entry></row><row rowsep="1"><entry colsep="1" rowsep="1"><para>Kurdish</para></entry><entry colsep="1" rowsep="1"><para>Kurdish (XXX in kurdish)</para></entry><entry colsep="1" rowsep="1"><para>ku</para></entry><entry colsep="1" rowsep="1"><para>none</para></entry></row><row rowsep="1"><entry colsep="1" rowsep="1"><para>Lithuanian</para></entry><entry colsep="1" rowsep="1"><para>Lietuvių</para></entry><entry colsep="1" rowsep="1"><para>lt</para></entry><entry colsep="1" rowsep="1"><para><ulink url="https://techwiki.helsinki.at/LanguageSetup/PirmasisPuslapis#">PirmasisPuslapis</ulink></para></entry></row><row rowsep="1"><entry colsep="1" rowsep="1"><para>Latvian</para></entry><entry colsep="1" rowsep="1"><para>Latviešu</para></entry><entry colsep="1" rowsep="1"><para>lv</para></entry><entry colsep="1" rowsep="1"><para><ulink url="https://techwiki.helsinki.at/LanguageSetup/S%C4%81kumLapa#">SākumLapa</ulink></para></entry></row><row rowsep="1"><entry colsep="1" rowsep="1"><para>Macedonian</para></entry><entry colsep="1" rowsep="1"><para>Македонски</para></entry><entry colsep="1" rowsep="1"><para>mk</para></entry><entry colsep="1" rowsep="1"><para><ulink url="https://techwiki.helsinki.at/LanguageSetup/%D0%9F%D0%BE%D1%87%D0%B5%D1%82%D0%BD%D0%B0#">Почетна</ulink></para></entry></row><row rowsep="1"><entry colsep="1" rowsep="1"><para>Mongolian</para></entry><entry colsep="1" rowsep="1"><para>Mongolian (XXX in Mongolian)</para></entry><entry colsep="1" rowsep="1"><para>mn</para></entry><entry colsep="1" rowsep="1"><para><ulink url="https://techwiki.helsinki.at/LanguageSetup/%D0%AD%D1%85%D0%BD%D0%B8%D0%B9%20%D1%85%D1%83%D1%83%D0%B4%D0%B0%D1%81#">Эхний хуудас</ulink></para></entry></row><row rowsep="1"><entry colsep="1" rowsep="1"><para>Norwegian Bokmal</para></entry><entry colsep="1" rowsep="1"><para>Norsk Bokmål</para></entry><entry colsep="1" rowsep="1"><para>nb</para></entry><entry colsep="1" rowsep="1"><para><ulink url="https://techwiki.helsinki.at/LanguageSetup/StartSide#">StartSide</ulink></para></entry></row><row rowsep="1"><entry colsep="1" rowsep="1"><para>Dutch</para></entry><entry colsep="1" rowsep="1"><para>Nederlands</para></entry><entry colsep="1" rowsep="1"><para>nl</para></entry><entry colsep="1" rowsep="1"><para><ulink url="https://techwiki.helsinki.at/LanguageSetup/VoorPagina#">VoorPagina</ulink></para></entry></row><row rowsep="1"><entry colsep="1" rowsep="1"><para>Polish</para></entry><entry colsep="1" rowsep="1"><para>Polski</para></entry><entry colsep="1" rowsep="1"><para>pl</para></entry><entry colsep="1" rowsep="1"><para><ulink url="https://techwiki.helsinki.at/LanguageSetup/StronaG%C5%82%C3%B3wna#">StronaGłówna</ulink></para></entry></row><row rowsep="1"><entry colsep="1" rowsep="1"><para>Brazilian Portuguese</para></entry><entry colsep="1" rowsep="1"><para>Português do Brasil</para></entry><entry colsep="1" rowsep="1"><para>pt-br</para></entry><entry colsep="1" rowsep="1"><para><ulink url="https://techwiki.helsinki.at/LanguageSetup/P%C3%A1ginaPrincipal#">PáginaPrincipal</ulink></para></entry></row><row rowsep="1"><entry colsep="1" rowsep="1"><para>Portuguese</para></entry><entry colsep="1" rowsep="1"><para>Português</para></entry><entry colsep="1" rowsep="1"><para>pt</para></entry><entry colsep="1" rowsep="1"><para><ulink url="https://techwiki.helsinki.at/LanguageSetup/P%C3%A1ginaPrincipal#">PáginaPrincipal</ulink></para></entry></row><row rowsep="1"><entry colsep="1" rowsep="1"><para>Romanian</para></entry><entry colsep="1" rowsep="1"><para>Română</para></entry><entry colsep="1" rowsep="1"><para>ro</para></entry><entry colsep="1" rowsep="1"><para><ulink url="https://techwiki.helsinki.at/LanguageSetup/PaginaPrincipal%C4%83#">PaginaPrincipală</ulink></para></entry></row><row rowsep="1"><entry colsep="1" rowsep="1"><para>Russian</para></entry><entry colsep="1" rowsep="1"><para>Русский</para></entry><entry colsep="1" rowsep="1"><para>ru</para></entry><entry colsep="1" rowsep="1"><para><ulink url="https://techwiki.helsinki.at/LanguageSetup/%D0%93%D0%BB%D0%B0%D0%B2%D0%BD%D0%B0%D1%8F%D0%A1%D1%82%D1%80%D0%B0%D0%BD%D0%B8%D1%86%D0%B0#">ГлавнаяСтраница</ulink></para></entry></row><row rowsep="1"><entry colsep="1" rowsep="1"><para>Slovak</para></entry><entry colsep="1" rowsep="1"><para>slovenčina</para></entry><entry colsep="1" rowsep="1"><para>sk</para></entry><entry colsep="1" rowsep="1"><para><ulink url="https://techwiki.helsinki.at/LanguageSetup/Hlavn%C3%A1Str%C3%A1nka#">HlavnáStránka</ulink></para></entry></row><row rowsep="1"><entry colsep="1" rowsep="1"><para>Slovenian</para></entry><entry colsep="1" rowsep="1"><para>slovenščina</para></entry><entry colsep="1" rowsep="1"><para>sl</para></entry><entry colsep="1" rowsep="1"><para><ulink url="https://techwiki.helsinki.at/LanguageSetup/PrvaStran#">PrvaStran</ulink></para></entry></row><row rowsep="1"><entry colsep="1" rowsep="1"><para>Serbian</para></entry><entry colsep="1" rowsep="1"><para>Srpski</para></entry><entry colsep="1" rowsep="1"><para>sr</para></entry><entry colsep="1" rowsep="1"><para><ulink url="https://techwiki.helsinki.at/LanguageSetup/%D0%9D%D0%B0%D1%81%D0%BB%D0%BE%D0%B2%D0%BD%D0%B0%D0%A1%D1%82%D1%80%D0%B0%D0%BD%D0%B0#">НасловнаСтрана</ulink></para></entry></row><row rowsep="1"><entry colsep="1" rowsep="1"><para>Swedish</para></entry><entry colsep="1" rowsep="1"><para>Svenska</para></entry><entry colsep="1" rowsep="1"><para>sv</para></entry><entry colsep="1" rowsep="1"><para><ulink url="https://techwiki.helsinki.at/LanguageSetup/StartSida#">StartSida</ulink></para></entry></row><row rowsep="1"><entry colsep="1" rowsep="1"><para>Turkish</para></entry><entry colsep="1" rowsep="1"><para>Türkçe</para></entry><entry colsep="1" rowsep="1"><para>tr</para></entry><entry colsep="1" rowsep="1"><para><ulink url="https://techwiki.helsinki.at/LanguageSetup/AnaSayfa#">AnaSayfa</ulink></para></entry></row><row rowsep="1"><entry colsep="1" rowsep="1"><para>Ukrainian</para></entry><entry colsep="1" rowsep="1"><para>Українська</para></entry><entry colsep="1" rowsep="1"><para>uk</para></entry><entry colsep="1" rowsep="1"><para><ulink url="https://techwiki.helsinki.at/LanguageSetup/%D0%9F%D0%BE%D1%87%D0%B0%D1%82%D0%BE%D0%BA#">Початок</ulink></para></entry></row><row rowsep="1"><entry colsep="1" rowsep="1"><para>Vietnamese</para></entry><entry colsep="1" rowsep="1"><para>Tiếng Việt</para></entry><entry colsep="1" rowsep="1"><para>vi</para></entry><entry colsep="1" rowsep="1"><para><ulink url="https://techwiki.helsinki.at/LanguageSetup/Trang%20%C4%91%E1%BA%A7u#">Trang đầu</ulink></para></entry></row><row rowsep="1"><entry colsep="1" rowsep="1"><para>Simplified Chinese</para></entry><entry colsep="1" rowsep="1"><para>简体中文</para></entry><entry colsep="1" rowsep="1"><para>zh</para></entry><entry colsep="1" rowsep="1"><para><ulink url="https://techwiki.helsinki.at/LanguageSetup/%E9%A6%96%E9%A1%B5#">首页</ulink></para></entry></row><row rowsep="1"><entry colsep="1" rowsep="1"><para>Chinese/Taiwan</para></entry><entry colsep="1" rowsep="1"><para>繁體中文</para></entry><entry colsep="1" rowsep="1"><para>zh-tw</para></entry><entry colsep="1" rowsep="1"><para><ulink url="https://techwiki.helsinki.at/LanguageSetup/%E9%A6%96%E9%A0%81#">首頁</ulink></para></entry></row></tbody></tgroup></informaltable></remark></section><section><title>User interface text translations</title><para>MoinMoin tries to adapt the user interface to the language the user prefers. </para><para>If the user puts a specific language preference into his user preferences, that language will be used for the user interface. But the user doesn't even need to do that if he already has configured his browser with his language preferences. </para><para>If there is no specific user preferences language setting, moin tries to adapt to the languages the user configured in his browser. So if the browser tells moin that its preference is Canadian English, then German, then English in general and moin has German and English available (but not a specific configuration for Canadian English), then the user will get a German user interface. </para><para>If there is no common language in the user's browser configuration and in moin or if you have set <code>language_ignore_browser = True</code>, moin will fall back to using what is configured as <code>language_default</code>. This is also the case if the user's browser does not specify any language. </para><para>The usual case when you want to set <code>language_ignore_browser = True</code> is when running a local wiki with no international audience and you maintain the wiki in only one (your local) language. Don't forget to specify your one-and-only language using language_default when doing this. </para></section><section><title>System and help page translations and the navigation bar</title><para>The MoinMoin distribution archive contains the system pages (like <code>RecentChanges</code>) in different languages, selecting the correct language in the same way as for the user interface. </para><para>For example, if the navi_bar contains a link to <code>RecentChanges</code>, moin will first look for a translation of <code>RecentChanges</code> into the user's language. So if the user's language is German (de), the translation is <code>AktuelleÄnderungen</code>. Moin will use <code>AktuelleÄnderungen</code> in the navi_bar display if that page actually exists; otherwise, it will fall back to using <code>RecentChanges</code>. </para></section><section><title>Understanding Language packs</title><note><para><emphasis role="strong">Quickstart (for lazy people)</emphasis>: Install the package <code>all_pages</code> for the language(s) in which you provide some content. </para></note><para>For each language, there is up 17 packages of underlay pages. The underlay pages are split by priorities (<code>essential</code>, <code>optional</code> and &quot;<code>all</code>&quot;) and by categories: </para><itemizedlist><listitem><para><code>*_System_*</code> - Page needed run the wiki like <ulink url="https://techwiki.helsinki.at/LanguageSetup/RecentChanges#">RecentChanges</ulink>, <ulink url="https://techwiki.helsinki.at/LanguageSetup/FindPage#">FindPage</ulink> and <ulink url="https://techwiki.helsinki.at/LanguageSetup/FrontPage#">FrontPage</ulink>. </para></listitem><listitem><para><code>*_Help_*</code> - Some help pages (mostly for wiki editors) </para></listitem><listitem><para><code>*_Template_*</code> - Templates ! </para></listitem><listitem><para><code>*_Category_*</code> - MoinMoin built-in categories (like <code>Category</code><code>Category</code>) </para></listitem><listitem><para><code>*_Admin_*</code> - Pages useful for wiki administrators only </para></listitem><listitem><para><code>*_pages</code> - Contains the content of all 5 packages above. </para></listitem></itemizedlist><para>Language packs are named like <code>essential_help_pages.zip</code>, where <code>essential</code> and <code>help</code> are the priority and category. Here's a matrix with the packages available: </para><informaltable><tgroup cols="7"><colspec colname="col_0"/><colspec colname="col_1"/><colspec colname="col_2"/><colspec colname="col_3"/><colspec colname="col_4"/><colspec colname="col_5"/><colspec colname="col_6"/><tbody><row rowsep="1"><entry colsep="1" rowsep="1"/><entry align="center" colsep="1" nameend="col_6" namest="col_1" rowsep="1"><para> Categories</para></entry></row><row rowsep="1"><entry colsep="1" rowsep="1"/><entry colsep="1" rowsep="1"><para><emphasis role="strong">System </emphasis></para></entry><entry colsep="1" rowsep="1"><para><emphasis role="strong">Help</emphasis></para></entry><entry colsep="1" rowsep="1"><para><emphasis role="strong">Template</emphasis></para></entry><entry colsep="1" rowsep="1"><para><emphasis role="strong">Category</emphasis></para></entry><entry colsep="1" rowsep="1"><para><emphasis role="strong">Admin</emphasis></para></entry><entry colsep="1" rowsep="1"><para><emphasis role="strong">All Categories</emphasis></para></entry></row><row rowsep="1"><entry colsep="1" rowsep="1"><para><emphasis role="strong">Essential</emphasis></para></entry><entry colsep="1" rowsep="1"><para> <code>essential_system_pages</code> </para></entry><entry colsep="1" rowsep="1"><para> <code>essential_help_pages</code> </para></entry><entry colsep="1" rowsep="1"><para> <code>essential_template_pages</code> </para></entry><entry colsep="1" rowsep="1"><para> <code>essential_category_pages</code> </para></entry><entry colsep="1" rowsep="1"/><entry colsep="1" rowsep="1"><para> <code>essential_pages</code> </para></entry></row><row rowsep="1"><entry colsep="1" rowsep="1"><para><emphasis role="strong">Optional </emphasis></para></entry><entry colsep="1" rowsep="1"><para> <code>optional_system_pages</code> </para></entry><entry colsep="1" rowsep="1"><para> <code>optional_help_pages</code> </para></entry><entry colsep="1" rowsep="1"><para> <code>optional_template_pages</code> </para></entry><entry colsep="1" rowsep="1"/><entry colsep="1" rowsep="1"/><entry colsep="1" rowsep="1"><para> <code>optional_pages</code>  </para></entry></row><row rowsep="1"><entry colsep="1" rowsep="1"><para><emphasis role="strong">All priorities</emphasis></para></entry><entry colsep="1" rowsep="1"><para> <code>all_system_pages</code> </para></entry><entry colsep="1" rowsep="1"><para> <code>all_help_pages</code> </para></entry><entry colsep="1" rowsep="1"><para> <code>all_template_pages</code> </para></entry><entry colsep="1" rowsep="1"><para> <code>all_category_pages</code>  </para></entry><entry colsep="1" rowsep="1"><para> <code>admin_pages</code> </para></entry><entry colsep="1" rowsep="1"><para> <emphasis role="strong"><code>all_pages</code></emphasis>       </para></entry></row></tbody></tgroup></informaltable><para><remark>The language packs are compiled according to pages listed in <ulink url="http://hg.moinmo.in/moin/1.9/file/ac5dc19e0a0e/MoinMoin/i18n/strings.py">MoinMoin/i18n/strings.py</ulink> (using the command <code>moin maint mkpagepacks</code>)</remark> </para></section></section></article>