[systemsettings] [Bug 428026] Font chooser tooltip incorrectly uses title case (also for non-English locales)

2021-01-04 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=428026

Nate Graham  changed:

   What|Removed |Added

 CC||tyson...@tysontan.com

--- Comment #6 from Nate Graham  ---
*** Bug 431130 has been marked as a duplicate of this bug. ***

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

[systemsettings] [Bug 428026] Font chooser tooltip incorrectly uses title case (also for non-English locales)

2020-10-21 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=428026

Nate Graham  changed:

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
   Version Fixed In||5.21
 Resolution|--- |FIXED
  Latest Commit||https://invent.kde.org/plas
   ||ma/plasma-workspace/commit/
   ||9d252c407125dc1d05e5cc7cd69
   ||ba39bf93d2354

--- Comment #5 from Nate Graham  ---
Git commit 9d252c407125dc1d05e5cc7cd69ba39bf93d2354 by Nate Graham.
Committed on 21/10/2020 at 19:23.
Pushed by ngraham into branch 'master'.

[kcms/fonts] Fix string puzzle in font chooser tooltips

These tooltips' text was built up by embedding one string inside
another, which is a recipe for string puzzles. Instead let's assign
the whole text individually, which will allow translators to
translate the entire string properly.
FIXED-IN: 5.21

M  +2-3kcms/fonts/package/contents/ui/FontWidget.qml
M  +6-0kcms/fonts/package/contents/ui/main.qml

https://invent.kde.org/plasma/plasma-workspace/commit/9d252c407125dc1d05e5cc7cd69ba39bf93d2354

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

[systemsettings] [Bug 428026] Font chooser tooltip incorrectly uses title case (also for non-English locales)

2020-10-20 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=428026

--- Comment #4 from Bug Janitor Service  ---
A possibly relevant merge request was started @
https://invent.kde.org/plasma/plasma-workspace/-/merge_requests/376

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

[systemsettings] [Bug 428026] Font chooser tooltip incorrectly uses title case (also for non-English locales)

2020-10-20 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=428026

Nate Graham  changed:

   What|Removed |Added

 Status|CONFIRMED   |ASSIGNED
   Assignee|plasma-b...@kde.org |n...@kde.org

--- Comment #3 from Nate Graham  ---
I'll fix it.

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

[systemsettings] [Bug 428026] Font chooser tooltip incorrectly uses title case (also for non-English locales)

2020-10-20 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=428026

Nate Graham  changed:

   What|Removed |Added

 CC||n...@kde.org
 Status|REPORTED|CONFIRMED
 Ever confirmed|0   |1

--- Comment #2 from Nate Graham  ---
Yeah this is a bit of a string puzzle:

text: i18n("Select %1 Font...", label.replace(':', ''))

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

[systemsettings] [Bug 428026] Font chooser tooltip incorrectly uses title case (also for non-English locales)

2020-10-20 Thread Karl Ove Hufthammer
https://bugs.kde.org/show_bug.cgi?id=428026

--- Comment #1 from Karl Ove Hufthammer  ---
Created attachment 132589
  --> https://bugs.kde.org/attachment.cgi?id=132589=edit
Screenshot showing tooltip (in Norwegian Nynorsk locale)

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