From b9cf25ee539bb529e813dd4af6cdfd4aa4b5f765 Mon Sep 17 00:00:00 2001
From: Leena Miettinen <riitta-leena.miettinen@digia.com>
Date: Wed, 10 Apr 2013 12:09:39 +0200
Subject: [PATCH] Doc: add link to Internationalization with Qt

To the Qt Linguist Manual.

Change-Id: I55b3ccb8fe04b6997c3ce953de6544a193b3548e
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@digia.com>
---
 src/linguist/linguist/doc/src/linguist-manual.qdoc | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/src/linguist/linguist/doc/src/linguist-manual.qdoc b/src/linguist/linguist/doc/src/linguist-manual.qdoc
index fc76ee4fe..193bdec81 100644
--- a/src/linguist/linguist/doc/src/linguist-manual.qdoc
+++ b/src/linguist/linguist/doc/src/linguist-manual.qdoc
@@ -56,6 +56,9 @@
     the context in which phrases appear. Developers can use tutorials to learn
     about their tasks.
 
+    For more information about the supported languages and writing systems, see
+    \l{Internationalization with Qt}.
+
     \section1 Table of Contents
 
     \list
-- 
GitLab