Tiny Core Linux

Tiny Core Base => TCB Q&A Forum => Topic started by: zmaster on February 09, 2017, 09:40:44 PM

Title: Russian localization
Post by: zmaster on February 09, 2017, 09:40:44 PM
I see Start new topic ^[%G-^[%@ Chromium in the header of my Chromium browser on latest Tiny Core Plus.

I load tcl with grub2 menu
Code: [Select]
set default=0
set timeout=4

menuentry "Tiny Core Linux" {
set root="(hd0,msdos1)"
linux /tce/boot/vmlinuz tz=MSK-4 lang=ru_RU.UTF-8 kmap=qwerty/ruwin_ctrl-UTF-8
initrd /tce/boot/core.gz
}
Title: Re: Russian localization
Post by: zmaster on February 09, 2017, 10:59:52 PM
But when I remove lang flag from boot line in grub, then i see "Start new topic - Chromium", it is correct, but in this way all software is not in russian language, but in english.
Title: Re: Russian localization
Post by: Scampada on March 15, 2017, 02:02:05 PM
Hi,

I know how to make a Russian localization in TCL. But I won't tell you.