https://bugs.kde.org/show_bug.cgi?id=522221
Kristen McWilliam <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://invent.kde.org/plas | |ma/plasma-keyboard/-/commit | |/ced0f8d1bcb032dbd72d24e960 | |03ef4e6cf84cdf Resolution|--- |FIXED Status|ASSIGNED |RESOLVED --- Comment #5 from Kristen McWilliam <[email protected]> --- Git commit ced0f8d1bcb032dbd72d24e96003ef4e6cf84cdf by Kristen McWilliam, on behalf of Levente Pál Szíjártó. Committed on 09/07/2026 at 17:33. Pushed by merritt into branch 'master'. feat(diacritics): Add closing Hungarian quotation mark Added low quotation mark and swapped guillemets ### Reason for the change Hungarian uses the following quotation marks (with nesting): „ » « ” The starting quotation mark was missing, so I added it. The inner quotation marks are also in the opposite order on the base layout, so I added an override for them. I left the American English opening quotation mark in place, as I feel like it might be confusing if it was demoted to be behind the closing quotation mark. ### Test plan I'm new to contributing to KDE and I haven't been able to test this. Sorry about that. I did build, install, and reboot, but could observe no changes. If someone else has a clue about what I might be doing wrong, please help. Either way, you should be able to see the changed list after holding down the " key. - Before: “ ” « » - After: “ „ ” » « ### Bugs fixed M +3 -2 src/overlay/diacritics/hu_HU.json https://invent.kde.org/plasma/plasma-keyboard/-/commit/ced0f8d1bcb032dbd72d24e96003ef4e6cf84cdf -- You are receiving this mail because: You are watching all bug changes.
