[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[or-cvs] r24029: {website} update file path (website/trunk)
Author: runa
Date: 2011-01-03 14:38:23 +0000 (Mon, 03 Jan 2011)
New Revision: 24029
Modified:
website/trunk/wml2po.sh
Log:
update file path
Modified: website/trunk/wml2po.sh
===================================================================
--- website/trunk/wml2po.sh 2011-01-03 14:37:36 UTC (rev 24028)
+++ website/trunk/wml2po.sh 2011-01-03 14:38:23 UTC (rev 24029)
@@ -22,7 +22,7 @@
# Location of the pot files.
# Assuming that the translation directory is relative to the website
-podir="`dirname $wmldir`/translation/projects/website/pot/templates"
+podir="`dirname $wmldir`/translation/projects/website/po/templates"
# Set the copyright holder of the files,
# for example "The Tor Project, Inc"