I need to be able to have a locale such as : Everything is written in english. week day sunday till thursday 24 hour clock. metric system. With the options I can see now it's either droping English usage or loosing Sunday till Thursday workday. Reproducible: Always Steps to Reproduce: 1.open systemsettings 2.set locale to en_GB (to have english,metric , 24 hours) Actual Results: weekday monday to friday Expected Results: A way to have sunday to thursday , metric , 24 hours . someone created a specific locale for that http://whatsup.org.il/index.php?name=PNphpBB2&file=viewtopic&p=334122#334122 versions : libkdecore5 = 4.14.1 plasmashell 5.4.3 Qt: 4.8.7 KDE Development Platform: 4.14.14 Kontact: 4.14.10
βThe root of the problem is that even if you don't translate the UI (SystemSettings -> Regional Settings -> Translations - you keep only english) and in Formats -> you choose your location, you still get dates in the "current locale" (hebrew in this example). However the user clearly want pure english localization, even those the date/numbers should be in the country locale. In unix he wants: [elcuco@homer ~]$ locale LANG=he_IL.UTF-8 LC_CTYPE="he_IL" LC_NUMERIC="he_IL" LC_TIME="he_IL" LC_COLLATE="he_IL" LC_MONETARY="he_IL" LC_MESSAGES="he_IL" LC_PAPER="he_IL" LC_NAME="he_IL" LC_ADDRESS="he_IL" LC_TELEPHONE="he_IL" LC_MEASUREMENT="he_IL" LC_IDENTIFICATION="he_IL" LC_ALL=he_IL The proposed woarrounds are: 1) Create an en_IL locale - ugly 2) Use en_US - but bring back a hack that makes the week start at Sunday instead of Monday. #1 is beyond the technical capabilities of many users. #2 should come from the platform - us :)
Thank you for reporting this bug in KDE software. As it has been a while since this issue was reported, can we please ask you to see if you can reproduce the issue with a recent software version? If you can reproduce the issue, please change the status to "CONFIRMED" when replying. Thank you!
Dear Bug Submitter, This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information as soon as possible and set the bug status as REPORTED. Due to regular bug tracker maintenance, if the bug is still in NEEDSINFO status with no change in 30 days the bug will be closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging If you have already provided the requested information, please mark the bug as REPORTED so that the KDE team knows that the bug is ready to be confirmed. Thank you for helping us make KDE software even better for everyone!
(In reply to Bug Janitor Service from comment #3) > Dear Bug Submitter, > > This bug has been in NEEDSINFO status with no change for at least > 15 days. Please provide the requested information as soon as > possible and set the bug status as REPORTED. Due to regular bug > tracker maintenance, if the bug is still in NEEDSINFO status with > no change in 30 days the bug will be closed as RESOLVED > WORKSFORME > due to lack of needed information. > > For more information about our bug triaging procedures please read the > wiki located here: > https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging > > If you have already provided the requested information, please > mark the bug as REPORTED so that the KDE team knows that the bug is > ready to be confirmed. > > Thank you for helping us make KDE software even better for everyone! bug still here , there is a workaround for me as en_IL locale had been now created, but it does not work for any other country that has expats who need an English UI and workday from Sunday till Thursday (or any other other combination for that matter). Some places even have four day work week!
Is this still relevant somehow?
(In reply to Yaron Shahrabani from comment #5) > Is this still relevant somehow? Sorry for not answering earlier, it seems that is now fixed in 5.27.5+5.103.0
Thanks!