[mapserver-commits] r11720 - trunk/docs/en/development
svn at osgeo.org
svn at osgeo.org
Tue May 17 10:48:18 EDT 2011
Author: jmckenna
Date: 2011-05-17 07:48:18 -0700 (Tue, 17 May 2011)
New Revision: 11720
Modified:
trunk/docs/en/development/documentation.txt
Log:
add note about minimum required files for translations
Modified: trunk/docs/en/development/documentation.txt
===================================================================
--- trunk/docs/en/development/documentation.txt 2011-05-16 16:46:41 UTC (rev 11719)
+++ trunk/docs/en/development/documentation.txt 2011-05-17 14:48:18 UTC (rev 11720)
@@ -8,7 +8,7 @@
:Contact: hobu.inc at gmail.com
:Author: Jeff McKenna
:Contact: jmckenna at gatewaygeomatics.com
-:Last Updated: 2011-05-13
+:Last Updated: 2011-05-17
.. contents:: Table of Contents
:depth: 2
@@ -195,7 +195,10 @@
.. note::
To start a new translation, copy the directories images and include
- from docs/en to docs/<lang>, where <lang> is one of the country codes.
+ from docs/en to docs/<lang>, where <lang> is one of the country codes. You also
+ should copy the docs/en/documentation.txt and docs/en/index.txt files into
+ your <lang> directory (the build process requires these files...you
+ are free to edit them as you wish for your own language).
* Only translated files are kept in the <lang> directories and the repository.
* The build script (Makefile and make.bat) have an option (init) to preprocess
More information about the mapserver-commits
mailing list