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/contrib/index.php') diff --git a/site/contrib/index.php b/site/contrib/index.php index c5b5c20..2a2a19e 100644 --- a/site/contrib/index.php +++ b/site/contrib/index.php @@ -28,7 +28,7 @@ - Libreboot project maintainers + <?php echo gettext("Libreboot project maintainers"); ?> @@ -38,10 +38,11 @@
-

Libreboot project maintainers

+

- List of project maintainers, and how to contact them. Back to homepage + +

@@ -50,35 +51,29 @@

Francis Rowe

- Main developer, manages the libreboot website and git repository. - He can be contacted on IRC (freenode) in #libreboot by the alias fchmmr, or - you can contact him by his email address info@gluglug.org.uk - (GPG). + + fchmmr, or you can contact him by his email address info@gluglug.org.uk (GPG)."); ?>

Michał Masłowski

- Maintains the libreboot bug tracker linked from the homepage. - Coreboot developer, responsible for porting new boards that are compatible with libreboot. - Contact him by his alias mtjm on the - libreboot IRC channel, or find contact information (including GPG keys) on his website http://mtjm.eu/ + + + mtjm on the libreboot IRC channel, or find contact information (including GPG keys) on his website http://mtjm.eu/"); ?>

Patrick "P. J." McDermott

- ProteanOS maintainer, responsible for maintaining ProteanOS builds on many libreboot - targets. His alias on the libreboot IRC channel is pehjota, or you can find contact information on - the ProteanOS website. + ProteanOS maintainer, responsible for maintaining ProteanOS builds on many libreboot targets."); ?> + pehjota, or you can find contact information on the ProteanOS website."); ?>

Lisa Maginnis

- FSF sysadmin, responsible for maintaining the libreboot and libreboot-dev mailing lists. - Contact nully in the libreboot IRC channel. + FSF sysadmin, responsible for maintaining the libreboot and libreboot-dev mailing lists."); ?> + nully in the libreboot IRC channel."); ?>

Steve Shenton

- Wrote the original ich9deblob utility (ich9gen is based on it), which was used to - remove the ME on ICH9-M - laptops (originally the ThinkPad X200, and later expanded to more laptops). Contact sgsit on - the libreboot IRC channel. + remove the ME on ICH9-M laptops (originally the ThinkPad X200, and later expanded to more laptops)."); ?> + sgsit on the libreboot IRC channel."); ?>

-- cgit v0.9.1