summaryrefslogtreecommitdiffstatshomepage
path: root/doc
diff options
context:
space:
mode:
authorGravatar cweiske2010-09-23 07:32:09 +0000
committerGravatar cweiske2010-09-23 07:32:09 +0000
commit43c7481da239093ee9362ea4cd9778f8d1bf25e0 (patch)
tree7d1960842dc7dd00fc0cd1d5d1746b6cd067fbfe /doc
parentc7c94fec725444b88f76dab40226634a6ed09f15 (diff)
downloadscuttle-43c7481da239093ee9362ea4cd9778f8d1bf25e0.tar.gz
scuttle-43c7481da239093ee9362ea4cd9778f8d1bf25e0.zip
fix typo
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@740 b3834d28-1941-0410-a4f8-b48e95affb8f
Diffstat (limited to 'doc')
-rw-r--r--doc/developers/translation2
1 files changed, 1 insertions, 1 deletions
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,