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/github') diff --git a/site/github/index.php b/site/github/index.php index 560aac7..e3fddb3 100644 --- a/site/github/index.php +++ b/site/github/index.php @@ -28,7 +28,7 @@ - Please do not use GitHub! + <?php echo gettext("Please do not use GitHub!"); ?> @@ -38,85 +38,71 @@
-

Please do not use GitHub!

+

- Please do not use GitHub to host libreboot. - Libreboot is a free software project, so this is only a request, and not a restriction on the software. + +

- Don't use gitorious, either. + +

+

+

-

What's wrong with GitHub?

+

- ...The GPL is not focused on freedom. It's too long. - Too many restrictions. -- Tom Preston-Werner OSCON2013 +

-

or how about:

+

- Notice that everything we keep closed has specific business value - that could be compromised by giving it away to our competitors. - -- Tom Preston-Werner's - blog + blog"); ?>

- GitHub simply uses Free Software for its own benefit, releasing source code under a free license - only when suited to it's business goals; they are quite happy to violate the rights of their users, for profit. +

- By contrast, the libreboot project adheres strictly to the goals of the Free Software movement, which - seeks to eliminate proprietary software to the point where all software is free. +

- The opinions expressed by Tom Preston-Werner of GitHub are incompatible with those of - the libreboot project. Users and developers of - free software - are strongly advised not to use GitHub, for any of their projects. + free software are strongly advised not to use GitHub, for any of their projects."); ?>

- -
- + + +

[1] @@ -138,12 +124,7 @@

- This text on this page was adapted from - http://librecmc.org/librecmc/wiki?name=github, - licensed under CC BY-SA 4.0 like the original. -

-

- Back to home page + http://librecmc.org/librecmc/wiki?name=github, licensed under CC BY-SA 4.0 like the original."); ?>

-- cgit v0.9.1