From: cweiske Date: Thu, 23 Sep 2010 07:32:09 +0000 (+0000) Subject: fix typo X-Git-Tag: v0.98.0~208 X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=43c7481da239093ee9362ea4cd9778f8d1bf25e0;p=semanticscuttle.git fix typo git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@740 b3834d28-1941-0410-a4f8-b48e95affb8f --- diff --git a/doc/developers/translation b/doc/developers/translation index 401089a..776b5d7 100644 --- a/doc/developers/translation +++ b/doc/developers/translation @@ -21,7 +21,7 @@ We keep one base translation file, data/locales/messages.po. This file is auto-generated via xgettext from all our php source files. In case you added a new string to the code that needs translation, update the base translation file by running -> php scripts/update-translation-base.php. +> php scripts/update-translation-base.php After that has been done, the changes to the base messages.po file need to be merged into the single language translation files,