Bug 504352 - String does not follow HIG
Summary: String does not follow HIG
Status: RESOLVED FIXED
Alias: None
Product: ktorrent
Classification: Applications
Component: general (other bugs)
Version First Reported In: 25.04.1
Platform: Kubuntu Linux
: NOR normal
Target Milestone: ---
Assignee: Joris Guisson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-05-16 17:50 UTC by Philipp Kiemle
Modified: 2025-05-18 09:27 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Philipp Kiemle 2025-05-16 17:50:21 UTC
While translating for the German language, I noticed that the string "Please check if the URL in Settings > Advanced > Tracker list URL is reachable." uses "less than" signs to indicate an arrow. This does not follow the KDE HIGs as per https://develop.kde.org/hig/text_and_labels/#symbols

It should use an actual arrow like this: → (U+2192)

The string is in the file "/ktorrent/dialogs/pastedialog.cpp:115" and is translatable in the file "ktorrent.po".