Doc: fix links to changed or renamed i18n pages and sections
Change-Id: Ibe00b793ae0943cdbbcfa272e5cae4e91da5bf7d Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io> (cherry picked from commit 2e6de6f8b27f4a3ed2fbaf2e393614ee8f09a043) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
This commit is contained in:
parent
9ab1c94111
commit
908b5ebdc9
@ -2162,7 +2162,8 @@ void QCoreApplicationPrivate::quit()
|
|||||||
|
|
||||||
\note QCoreApplication does \e not take ownership of \a translationFile.
|
\note QCoreApplication does \e not take ownership of \a translationFile.
|
||||||
|
|
||||||
\sa removeTranslator(), translate(), QTranslator::load(), {Dynamic Translation}
|
\sa removeTranslator(), translate(), QTranslator::load(),
|
||||||
|
{Writing Source Code for Translation#Prepare for Dynamic Language Changes}{Prepare for Dynamic Language Changes}
|
||||||
*/
|
*/
|
||||||
|
|
||||||
bool QCoreApplication::installTranslator(QTranslator *translationFile)
|
bool QCoreApplication::installTranslator(QTranslator *translationFile)
|
||||||
|
@ -2398,8 +2398,8 @@ void QObject::deleteLater()
|
|||||||
|
|
||||||
See \l{Writing Source Code for Translation} for a detailed description of
|
See \l{Writing Source Code for Translation} for a detailed description of
|
||||||
Qt's translation mechanisms in general, and the
|
Qt's translation mechanisms in general, and the
|
||||||
\l{Writing Source Code for Translation#Disambiguation}{Disambiguation}
|
\l{Writing Source Code for Translation#Disambiguate Identical Text}
|
||||||
section for information on disambiguation.
|
{Disambiguate Identical Text} section for information on disambiguation.
|
||||||
|
|
||||||
\warning This method is reentrant only if all translators are
|
\warning This method is reentrant only if all translators are
|
||||||
installed \e before calling this method. Installing or removing
|
installed \e before calling this method. Installing or removing
|
||||||
|
Loading…
x
Reference in New Issue
Block a user