We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b7ea0ac commit 27d2367Copy full SHA for 27d2367
qgis-app/plugins/templates/plugins/version_detail.html
@@ -435,7 +435,7 @@ <h5 class="title is-6 mb-3">{% trans "Issues found" %}: {{ qt6_issues|length }}<
435
</div>
436
{% else %}
437
<div class="notification is-success is-light">
438
- {% trans "No issues found, this plugin is fully Qt6 compatible!" %}
+ {% trans "No issues found." %}
439
440
{% endif %}
441
0 commit comments