Author: jfthomps
Date: Wed Jul 29 14:55:37 2015
New Revision: 1693284
URL: http://svn.apache.org/r1693284
Log:
corrected "po" in path to "po_files"
Modified:
vcl/site/trunk/content/docs/multilingualization.mdtext
Modified: vcl/site/trunk/content/docs/multilingualization.mdtext
URL:
http://svn.apache.org/viewvc/vcl/site/trunk/content/docs/multilingualization.mdtext?rev=1693284&r1=1693283&r2=1693284&view=diff
==============================================================================
--- vcl/site/trunk/content/docs/multilingualization.mdtext (original)
+++ vcl/site/trunk/content/docs/multilingualization.mdtext Wed Jul 29 14:55:37
2015
@@ -71,7 +71,7 @@ After you have translated everything, yo
file using msgfmt, also from the gettext suite, placing the .mo file under the
vcl/locale/es_PR/LC_MESSAGES/ path:
- msgfmt --output=vcl/locale/es_PR/LC_MESSAGES/vcl.mo
vcl/locale/po/es_PR/vcl.po
+ msgfmt --output=vcl/locale/es_PR/LC_MESSAGES/vcl.mo
vcl/locale/po_files/es_PR/vcl.po
## Creating a javascript translation file