aboutsummaryrefslogtreecommitdiffstats
path: root/examples/qml/qml-i18n/doc/src/i18n.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'examples/qml/qml-i18n/doc/src/i18n.qdoc')
-rw-r--r--examples/qml/qml-i18n/doc/src/i18n.qdoc5
1 files changed, 3 insertions, 2 deletions
diff --git a/examples/qml/qml-i18n/doc/src/i18n.qdoc b/examples/qml/qml-i18n/doc/src/i18n.qdoc
index 3ea56f6518..6096aa3383 100644
--- a/examples/qml/qml-i18n/doc/src/i18n.qdoc
+++ b/examples/qml/qml-i18n/doc/src/i18n.qdoc
@@ -2,6 +2,7 @@
// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GFDL-1.3-no-invariants-only
/*!
\title Qt Quick I18N
+ \examplecategory {User Interface Components}
\example qml-i18n
\image qml-i18n-example.png
\ingroup examples-linguist
@@ -13,10 +14,10 @@
\section1 Marking Text as Translatable
- In the \c qml-i18n.qml file, use the \c qsTr command to mark UI text as
+ In the \c Main.qml file, use the \c qsTr command to mark UI text as
translatable:
- \quotefromfile qml-i18n/qml-i18n.qml
+ \quotefromfile qml-i18n/Main.qml
\skipto }
\skipto Text
\printuntil )