From fc0818a5e129cda5950cec12b503b361941061db Mon Sep 17 00:00:00 2001
From: Nicolas Braud-Santoni <nicolas+oignons@braud-santoni.eu>
Date: Tue, 30 Aug 2016 11:57:44 +0200
Subject: [PATCH] =?utf8?q?Services:=20Mise=20=C3=A0=20jour=20du=20fichier?=
 =?utf8?q?=20PO?=
MIME-Version: 1.0
Content-Type: text/plain; charset=utf8
Content-Transfer-Encoding: 8bit

---
 Services.en.po | 95 ++------------------------------------------------
 1 file changed, 3 insertions(+), 92 deletions(-)

diff --git a/Services.en.po b/Services.en.po
index d9d2ee9..8c14772 100644
--- a/Services.en.po
+++ b/Services.en.po
@@ -2,7 +2,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: Nos oignons website\n"
 "POT-Creation-Date: 2016-08-30 11:52+0200\n"
-"PO-Revision-Date: 2016-06-09 08:55+0200\n"
+"PO-Revision-Date: 2016-08-30 11:57+0200\n"
 "Last-Translator: Nos oignons <webmaster@nos-oignons.net>\n"
 "Language-Team: English <webmaster@nos-oignons.net>\n"
 "Language: en\n"
@@ -58,7 +58,7 @@ msgstr "[[!meta title=\"Services\"]]\n"
 #. type: Plain text
 #, no-wrap
 msgid "<script type=\"text/javascript\" src=\"../assets/services-pie.js\"></script>\n"
-msgstr ""
+msgstr "<script type=\"text/javascript\" src=\"../assets/services-pie.js\"></script>"
 
 #. type: Title =
 #, no-wrap
@@ -225,93 +225,4 @@ msgstr ""
 #. type: Plain text
 #, no-wrap
 msgid "<script type=\"text/javascript\" src=\"../assets/services-plot.js\"></script>\n"
-msgstr ""
-
-#~ msgid "<script>\n"
-#~ msgstr "<script>\n"
-
-#~ msgid ""
-#~ "var content = d3.select(\"#content\");\n"
-#~ "var consensus_figure = content.append(\"figure\")\n"
-#~ "  .attr('class', 'graph graph-consensus')\n"
-#~ "consensus_figure.append(\"span\")\n"
-#~ "  .attr(\"id\", \"consensus-pie\");\n"
-#~ "consensus_figure.append(\"figcaption\")\n"
-#~ "  .text(L10n.consensus_weight);\n"
-#~ msgstr ""
-#~ "var content = d3.select(\"#content\");\n"
-#~ "var consensus_figure = content.append(\"figure\")\n"
-#~ "  .attr('class', 'graph graph-consensus')\n"
-#~ "consensus_figure.append(\"span\")\n"
-#~ "  .attr(\"id\", \"consensus-pie\");\n"
-#~ "consensus_figure.append(\"figcaption\")\n"
-#~ "  .text(L10n.consensus_weight);\n"
-
-#~ msgid ""
-#~ "var exit_figure = content.append(\"figure\")\n"
-#~ "  .attr('class', 'graph graph-exit')\n"
-#~ "exit_figure.append(\"span\")\n"
-#~ "  .attr(\"id\", \"exit-pie\");\n"
-#~ "exit_figure.append(\"figcaption\")\n"
-#~ "  .text(L10n.exit_probability);\n"
-#~ msgstr ""
-#~ "var exit_figure = content.append(\"figure\")\n"
-#~ "  .attr('class', 'graph graph-exit')\n"
-#~ "exit_figure.append(\"span\")\n"
-#~ "  .attr(\"id\", \"exit-pie\");\n"
-#~ "exit_figure.append(\"figcaption\")\n"
-#~ "  .text(L10n.exit_probability);\n"
-
-#~ msgid ""
-#~ "content.append(\"div\")\n"
-#~ "  .style(\"clear\", \"left\");\n"
-#~ msgstr ""
-#~ "content.append(\"div\")\n"
-#~ "  .style(\"clear\", \"left\");\n"
-
-#~ msgid ""
-#~ "new ConsensusPieDrawer(\"#consensus-pie\").draw();\n"
-#~ "new ExitPieDrawer(\"#exit-pie\").draw();\n"
-#~ "</script>\n"
-#~ msgstr ""
-#~ "new ConsensusPieDrawer(\"#consensus-pie\").draw();\n"
-#~ "new ExitPieDrawer(\"#exit-pie\").draw();\n"
-#~ "</script>\n"
-
-#~ msgid ""
-#~ "<script>\n"
-#~ "d3.select(\"#content\").append(\"h1\")\n"
-#~ "  .text(L10n.bandwidth);\n"
-#~ "d3.select(\"#content\").append(\"div\")\n"
-#~ "  .attr(\"id\", \"bandwidth\")\n"
-#~ "  .text(L10n.loading);\n"
-#~ msgstr ""
-#~ "<script>\n"
-#~ "d3.select(\"#content\").append(\"h1\")\n"
-#~ "  .text(L10n.bandwidth);\n"
-#~ "d3.select(\"#content\").append(\"div\")\n"
-#~ "  .attr(\"id\", \"bandwidth\")\n"
-#~ "  .text(L10n.loading);\n"
-
-#~ msgid "new BwDrawer(\"#bandwidth\").draw();"
-#~ msgstr "new BwDrawer(\"#bandwidth\").draw();"
-
-#~ msgid ""
-#~ "d3.select(\"#content\").append(\"h1\")\n"
-#~ "  .text(L10n.weights);\n"
-#~ "d3.select(\"#content\").append(\"div\")\n"
-#~ "  .attr(\"id\", \"weights\")\n"
-#~ "  .text(L10n.loading);\n"
-#~ msgstr ""
-#~ "d3.select(\"#content\").append(\"h1\")\n"
-#~ "  .text(L10n.weights);\n"
-#~ "d3.select(\"#content\").append(\"div\")\n"
-#~ "  .attr(\"id\", \"weights\")\n"
-#~ "  .text(L10n.loading);\n"
-
-#~ msgid ""
-#~ "new WeightsDrawer(\"#weights\").draw();\n"
-#~ "</script>\n"
-#~ msgstr ""
-#~ "new WeightsDrawer(\"#weights\").draw();\n"
-#~ "</script>\n"
+msgstr "<script type=\"text/javascript\" src=\"../assets/services-plot.js\"></script>\n"
-- 
2.39.5