summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNiels Weber <niels.weber@digia.com>2013-07-02 13:13:55 +0200
committerNiels Weber <niels.weber@digia.com>2013-07-02 13:24:28 +0200
commit07d0bf7675ace161b92e1aa92ddcd8f11278f596 (patch)
tree4333fc61d3bcf79eab33ef7518ad5dea895f483d
parent27715e1b25659292c5efb47359372f612d54eecf (diff)
Add explanation about translations to the tutorial.
Task-number: QTIFW-254 Change-Id: I97dee03d4f1bb276a642e0c7a414c6ab826325a4 Reviewed-by: Tim Jenssen <tim.jenssen@digia.com>
-rw-r--r--doc/tutorial.qdoc4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/tutorial.qdoc b/doc/tutorial.qdoc
index f4d537e49..1531922c7 100644
--- a/doc/tutorial.qdoc
+++ b/doc/tutorial.qdoc
@@ -188,6 +188,10 @@
\endlist
+ \note You have to either call \c lrelease on the included .ts file before building
+ the installer or add \c --ignore-translations as a parameter to the binarycreator
+ call.
+
The installer is created in the current directory and you can deliver it to
end users.