general: Fix brand name to КолибриОС #280

Open
ace-dent wants to merge 1 commits from ace-dent/kolibrios-gitea:PR-Branding into main
Member
  • Ensure consistent brand nameКолибриОС; update Docs and source code. Fixes #6.
  • Minimal whitespace clean-up; remove some trailing space from end of lines.
- Ensure consistent brand name`КолибриОС`; update Docs and source code. Fixes #6. - Minimal whitespace clean-up; remove some trailing space from end of lines.
ace-dent added 1 commit 2025-09-14 12:57:18 +02:00
general: Fix brand name to КолибриОС
Some checks failed
Build system / Check kernel codestyle (pull_request) Successful in 32s
Build system / Build (pull_request) Failing after 3m9s
285fb668b8
- Ensure consistent brand name`КолибриОС`; update Docs and source code. Fixes #6.
- Minimal whitespace clean-up; remove some trailing space from end of lines.
ace-dent requested review from Burer 2025-09-14 12:57:21 +02:00
ace-dent requested review from dunkaist 2025-09-14 12:57:21 +02:00
ace-dent requested review from Sweetbread 2025-09-14 12:57:21 +02:00
Author
Member

Files were searched for using:

git grep 'Колибри ' # UTF-8 encoded
git grep --text -P $'\xca\xee\xeb\xe8\xe1\xf0\xe8\x20' # Windows 1251 encoded 
git grep --text -P $'\xaa\xba\xeb\xa0\xa8\xb0\xa8\x20' # CP 866 encoded 

... so there may still be remaining cases.

I encourage a native Russian speaker to review the changes are reasonable.
I also think data/ru_RU/docs/guide/faq.htm could be further improved.

Files were searched for using: ```sh git grep 'Колибри ' # UTF-8 encoded git grep --text -P $'\xca\xee\xeb\xe8\xe1\xf0\xe8\x20' # Windows 1251 encoded git grep --text -P $'\xaa\xba\xeb\xa0\xa8\xb0\xa8\x20' # CP 866 encoded ``` ... so there may still be remaining cases. I encourage a native Russian speaker to review the changes are reasonable. I also think `data/ru_RU/docs/guide/faq.htm` could be further improved.
Burer approved these changes 2025-09-14 15:43:14 +02:00
Doczom approved these changes 2025-09-14 18:16:47 +02:00
Some checks failed
Build system / Check kernel codestyle (pull_request) Successful in 32s
Required
Details
Build system / Build (pull_request) Failing after 3m9s
Required
Details
This pull request has official review requests.
You are not authorized to merge this pull request.
View command line instructions.

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u PR-Branding:ace-dent-PR-Branding
git checkout ace-dent-PR-Branding
Sign in to join this conversation.
3 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: KolibriOS/kolibrios#280
No description provided.