msgid ""
msgstr ""
"Project-Id-Version: Nos oignons website\n"
-"POT-Creation-Date: 2013-11-23 19:45+0100\n"
+"POT-Creation-Date: 2013-11-23 23:15+0100\n"
"PO-Revision-Date: 2013-11-23 19:51+0100\n"
"Last-Translator: Nos oignons <webmaster@nos-oignons.net>\n"
"Language-Team: English <webmaster@nos-oignons.net>\n"
msgstr "<script>\n"
#. type: Plain text
-#, no-wrap
+#, fuzzy, no-wrap
+#| msgid ""
+#| "var content = d3.select(\"#content\");\n"
+#| "var consensus_div = content.append(\"div\")\n"
+#| "consensus_div.append(\"div\")\n"
+#| " .attr(\"id\", \"consensus-pie\")\n"
+#| " .style(\"width\", PieDrawer.width + \"px\")\n"
+#| " .style(\"height\", PieDrawer.height + \"px\")\n"
+#| " .style(\"float\", \"left\");\n"
+#| "consensus_div.append(\"div\")\n"
+#| " .style(\"width\", \"400px\")\n"
+#| " .style(\"margin-left\", \"5px\")\n"
+#| " .style(\"line-height\", PieDrawer.height + \"px\")\n"
+#| " .style(\"font-weight\", \"bold\")\n"
+#| " .style(\"float\", \"left\")\n"
+#| " .text(L10n.consensus_weight);\n"
msgid ""
"var content = d3.select(\"#content\");\n"
"var consensus_div = content.append(\"div\")\n"
" .style(\"height\", PieDrawer.height + \"px\")\n"
" .style(\"float\", \"left\");\n"
"consensus_div.append(\"div\")\n"
-" .style(\"width\", \"400px\")\n"
+" .style(\"width\", \"460px\")\n"
" .style(\"margin-left\", \"5px\")\n"
" .style(\"line-height\", PieDrawer.height + \"px\")\n"
" .style(\"font-weight\", \"bold\")\n"