All: Update locale codes (Part 2) #76
No reviewers
Labels
No Label
C
Category/Applications
Category/Drivers
Category/General
Category/Kernel
Category/Libraries
Eolite
FASM
FS
HLL
Influence/Settings
Influence/Text/TYPO
IRCC
Kernel
Kind
Breaking
Kind
Bug
Kind
Build
Kind
Documentation
Kind
Enhancement
Kind
Feature
Kind
Security
Kind
Testing
Priority
Critical
Priority
High
Priority
Low
Priority
Medium
Reviewed
Confirmed
Reviewed
Duplicate
Reviewed
Invalid
Reviewed
Won't Fix
Status
Abandoned
Status
Blocked
Status
Need More Info
No Milestone
No project
No Assignees
2 Participants
Notifications
Total Time Spent: 47 minutes 44 seconds
Due Date
ace-dent
47 minutes 44 seconds
No due date set.
Dependencies
No dependencies set.
Reference: KolibriOS/kolibrios#76
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "ace-dent/kolibrios-gitea:PR-UpdateLocales2"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
en_US
translations.Ignore changes in whitespace at EOL
).WIP: Update locale codes (Part 2)to All: Update locale codes (Part 2)Due to earlier commits by @dunkaist, many of my changes are now purely adding comments, etc.
It's pretty big... impressive
@Sweetbread - Lots of trailing whitespaces and end-of-line cleanup, thanks to editorconfig... it's a one-off pain...
Megamaze
f23bb705b7As I understand, most of the changes is a change of newline style (
\r\n
->\n
). Can you please remove those and whitespaces changes to another PRThanks @Sweetbread for feedback. As we discussed on Discord, in future I will try to separate white space commits.