From eb73ed07b217743bf7a2c589f112657d60dd3cbb Mon Sep 17 00:00:00 2001 From: Francis Rowe Date: Sun, 24 May 2015 13:12:45 -0400 Subject: switch to gettext() - TODO: i18n --- (limited to 'site/index.php') diff --git a/site/index.php b/site/index.php index 0472174..9d4e2a5 100644 --- a/site/index.php +++ b/site/index.php @@ -28,7 +28,7 @@ - Libreboot project + <?php echo gettext("Libreboot project"); ?> @@ -40,57 +40,57 @@

" />

-

Libreboot project

+

- Libreboot is a free (libre) - BIOS/UEFI replacement for your computer. Based on coreboot, the aim is to distribute - low-level boot firmware that is 100% free software, and to make coreboot easy to use. + free (libre) BIOS/UEFI replacement for your computer. Based on coreboot, the aim is to distribute low-level boot firmware that is 100% free software, and to make coreboot easy to use."); + ?>

-

Download libreboot

+

-

Support

+

-

Contact information

+

-- cgit v0.9.1