diff --git a/src/views/credits/credits.jsx b/src/views/credits/credits.jsx index 8f3337868..e72e4e670 100644 --- a/src/views/credits/credits.jsx +++ b/src/views/credits/credits.jsx @@ -203,13 +203,64 @@ var Credits = React.createClass({

-

+

+ National Science Foundation, + Scratch Foundation, + Google, + LEGO Foundation, + Intel, + Cartoon Network, + Lemann Foundation, + MacArthur Foundation. +

-

+

+ Advanced Installer, + Amazon Web Services, + Codetree, + Fastly, + Geckoboard, + Github, + Inversoft, + MailChimp, + Mandrill, + New Relic, + PagerDuty, + Pingdom, + Rally, + SauceLabs, + Screenhero, + Sentry, + Tower, + and Travis-CI. +

-

+

+ Django, + DjangoBB, + Docker, + Elasticsearch, + Ganglia, + Gunicorn, + Jenkins, + Linux, + Memcached, + MediaWiki, + MySQL, + Nagios, + Nginx, + Node.js, + Pootle, + PostgreSQL, + Python, + Redis, + SaltStack, + StatsD, + Ubuntu, + and Varnish. +

); } diff --git a/src/views/credits/l10n.json b/src/views/credits/l10n.json index ab467987e..6b22a1e5e 100644 --- a/src/views/credits/l10n.json +++ b/src/views/credits/l10n.json @@ -15,9 +15,6 @@ "credits.acknowledgementsInfluencers": "The ideas of Seymour Papert and Alan Kay have deeply inspired and influenced our work on Scratch.", "credits.supportersTitle": "Supporting Organizations", "credits.supportersFinancialHeader": "The following organizations have provided major financial support for Scratch:", - "credits.supportersFinancialBody": "National Science Foundation, Scratch Foundation, Google, LEGO Foundation, Intel, Cartoon Network, Lemann Foundation, and the MacArthur Foundation.", "credtis.supportersServicesHeader": "The following organizations donate their services to help keep the Scratch project running:", - "credits.supportersServicesBody": "Advanced Installer, Amazon Web Services, Codetree, Fastly, Geckoboard, Github, Inversoft, MailChimp, Mandrill, New Relic, PagerDuty, Pingdom, Rally, SauceLabs, Screenhero, Sentry, Tower, and Travis-CI.", - "credits.supportersOpenHeader": "Scratch would not be possible without free and open source software, including:", - "credits.supportersOpenBody": "Django, DjangoBB, Docker, Elasticsearch, Ganglia, Gunicorn, Jenkins, Linux, Memcached, MediaWiki, MySQL, Nagios, Nginx, Node.js, Pootle, PostgreSQL, Python, Redis, SaltStack, StatsD, Ubuntu, and Varnish." + "credits.supportersOpenHeader": "Scratch would not be possible without free and open source software, including:" }