Difference between revisions of "Translations:Install/Bootloader/200/ru"

From Funtoo
Jump to navigation Jump to search
(Created page with "{{file|name=/etc/boot.conf|body= boot { generate grub default "Funtoo Linux" timeout 3 }")
 
Line 2: Line 2:
boot {
boot {
generate grub
generate grub
default "Funtoo Linux"  
default "Funtoo Linux genkernel"  
timeout 3  
timeout 3  
}
}

Revision as of 20:40, April 14, 2019

Information about message (contribute)
This message has no documentation. If you know where or how this message is used, you can help other translators by adding documentation to this message.
Message definition (Install/Bootloader)
{{file|name=/etc/boot.conf|body=
boot {
generate grub
default "Funtoo Linux"
timeout 3
}

{{file|name=/etc/boot.conf|body= boot { generate grub default "Funtoo Linux genkernel" timeout 3 }