https://bugs.kde.org/show_bug.cgi?id=431130

            Bug ID: 431130
           Summary: Unneeded colon in Select Font ... button tooltip
           Product: systemsettings
           Version: 5.20.4
          Platform: Other
                OS: Linux
            Status: REPORTED
          Severity: normal
          Priority: NOR
         Component: kcm_fonts
          Assignee: plasma-b...@kde.org
          Reporter: tyson...@tysontan.com
  Target Milestone: ---

On KDE System Setting's Font page, you can change fonts by using the "edit"
buttons on the right. However, the tooltips (cursor hovering popup message) of
those buttons have unneeded colons (:) after their name type.

For example, for General, the tooltip becomes:
"Select General: Font..."
But it really should be:
"Select General Font..."

I took a look at kcm_fonts.pot, the tooltip code's location is:
package/contents/ui/FontWidget.qml:65

I guess the tooltip is using the Type strings on the left directly, which all
ended with a colon. I could not find any other type strings in kcm_fonts.pot.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to