feat/flask: global locales and templates rework
Now list of locales is autogenerated from locales .ini files, and each locale use shared template files
This commit is contained in:
@@ -19,6 +19,26 @@ git = Git
|
||||
header = KolibriOS moved to Git!
|
||||
text = Check our new developers-friendly infrastructure
|
||||
|
||||
[article]
|
||||
p1[0] = is a tiny yet incredibly powerful and fast operating system for x86-compatible PCs. It requires only a few megabytes of disk space, an i586 processor, and 12 MB of RAM to run. Despite its small size, it includes a rich set of applications such as a text editor, image viewer, graphic editor, web browser, and over 30 exciting games. It offers full support for FAT12/16/32 file systems, read-only access to NTFS, exFAT, ISO9660, and Ext2/3/4, and
|
||||
p1[1] = drivers
|
||||
p1[2] = for popular sound, network, and graphics cards.
|
||||
|
||||
p2[0] = Have you ever dreamed of a system that boots in less than few seconds from power-on to working GUI? About applications that start instantly, immediately after clicking an icon, without annoying hourglass pointers? This speed is achieved since the core parts of
|
||||
p2[1] = (kernel and drivers) are written entirely in
|
||||
p2[11] = assembly language
|
||||
p2[2] = Try
|
||||
p2[3] = and compare it with such heavyweights as Windows and Linux.
|
||||
|
||||
p3[0] = has forked off from MenuetOS in 2004, and is run under independent development since then. Your
|
||||
p3[1] = feedback
|
||||
p3[2] = is very much appreciated, and your
|
||||
p3[3] = help
|
||||
p3[4] = is even more welcome.
|
||||
|
||||
p_subscription[0] = We hope you will enjoy it!
|
||||
p_subscription[1] = KolibriOS Team
|
||||
|
||||
[downloads]
|
||||
header = Downloads
|
||||
|
||||
|
||||
Reference in New Issue
Block a user