dhis2-devs team mailing list archive
-
dhis2-devs team
-
Mailing list archive
-
Message #28277
[Branch ~dhis2-documenters/dhis2/dhis2-docbook-docs] Rev 975: Adding section on custom locales.
------------------------------------------------------------
revno: 975
committer: Jason P. Pickering <jason.p.pickering@xxxxxxxxx>
branch nick: dhis2-docbook-docs
timestamp: Mon 2014-02-24 15:05:22 +0200
message:
Adding section on custom locales.
added:
src/docbkx/en/resources/images/maintainence/locale_management.png
modified:
src/docbkx/en/dhis2_user_man_data_administration.xml
--
lp:~dhis2-documenters/dhis2/dhis2-docbook-docs
https://code.launchpad.net/~dhis2-documenters/dhis2/dhis2-docbook-docs
Your team DHIS 2 developers is subscribed to branch lp:~dhis2-documenters/dhis2/dhis2-docbook-docs.
To unsubscribe from this branch go to https://code.launchpad.net/~dhis2-documenters/dhis2/dhis2-docbook-docs/+edit-subscription
=== modified file 'src/docbkx/en/dhis2_user_man_data_administration.xml'
--- src/docbkx/en/dhis2_user_man_data_administration.xml 2014-02-24 12:58:48 +0000
+++ src/docbkx/en/dhis2_user_man_data_administration.xml 2014-02-24 13:05:22 +0000
@@ -250,6 +250,18 @@
</listitem>
</itemizedlist>
</section>
+ <section>
+ <title>Locale Management</title>
+ <para>It is posible to create custom locales in DHIS2. In addition to the locales available through the system, you might want to add a custom locale such as "English" and "Zambia" to the system. This would allow you to translate metadata objects to local languages, or to account for slight variants between countries which use a common metadata definition. </para>
+ <screenshot>
+ <mediaobject>
+ <imageobject>
+ <imagedata align="center" fileref="resources/images/maintainence/locale_management.png" width="30%"/>
+ </imageobject>
+ </mediaobject>
+ </screenshot>
+ <para>The locale is composed of a language along with a country. Select the desired values and press "Add". This custom locale will now be available as one of the translation locales in the system. </para>
+ </section>
<section id="sqlView">
<title>SQL View</title>
<para>The SQL View functionality of DHIS2 will store the SQL view definition internally, and then materialize the view when requested. </para>
=== added file 'src/docbkx/en/resources/images/maintainence/locale_management.png'
Binary files src/docbkx/en/resources/images/maintainence/locale_management.png 1970-01-01 00:00:00 +0000 and src/docbkx/en/resources/images/maintainence/locale_management.png 2014-02-24 13:05:22 +0000 differ