aboutsummaryrefslogtreecommitdiffstats
path: root/share/qtcreator/translations/qtcreator_hr.ts
diff options
context:
space:
mode:
authorEike Ziller <eike.ziller@qt.io>2023-05-26 10:20:08 +0200
committerEike Ziller <eike.ziller@qt.io>2023-05-30 07:28:09 +0000
commitba2174983242d6924aea2cae188d216ab94530ae (patch)
treee4759b9e0a42db43e1d5a7e06d37200849e01ac2 /share/qtcreator/translations/qtcreator_hr.ts
parentd338e089fb6673290df9888a4b0c52f254c45dfb (diff)
Tr/Clang: Use markdown for easier translations
It was weird that the </a> was floating around without a corresponding opening tag, and the markdown "[text](%1)" is simpler than "<a %1>text</a>" Change-Id: Ic0bdc155b1bfef07845a36935dd5fbbb70692b45 Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org> Reviewed-by: <github-actions-qt-creator@cristianadam.eu> Reviewed-by: Christian Kandeler <christian.kandeler@qt.io>
Diffstat (limited to 'share/qtcreator/translations/qtcreator_hr.ts')
-rw-r--r--share/qtcreator/translations/qtcreator_hr.ts4
1 files changed, 2 insertions, 2 deletions
diff --git a/share/qtcreator/translations/qtcreator_hr.ts b/share/qtcreator/translations/qtcreator_hr.ts
index 6c6158034f..73f03bcfe0 100644
--- a/share/qtcreator/translations/qtcreator_hr.ts
+++ b/share/qtcreator/translations/qtcreator_hr.ts
@@ -2809,8 +2809,8 @@ p, li { white-space: pre-wrap; }
<translation>Dodatne C++ predprocesorske direktive za %1:</translation>
</message>
<message>
- <source>For appropriate options, consult the GCC or Clang manual pages or the &lt;a href=&quot;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html&quot;&gt;GCC online documentation&lt;/a&gt;.</source>
- <translation>Odgovarajuće opcije potraži na stranicama GCC ili Clang priručnika ili na &lt;a href=&quot;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html&quot;&gt;GCC online dokumentaciji&lt;/a&gt;.</translation>
+ <source>For appropriate options, consult the GCC or Clang manual pages or the [GCC online documentation](%1).</source>
+ <translation>Odgovarajuće opcije potraži na stranicama GCC ili Clang priručnika ili na [GCC online dokumentaciji](%1).</translation>
</message>
<message>
<source>Use diagnostic flags from build system</source>