diff -r 170f46b3b318 -r 953c68b4da79 web/traduction.php --- a/web/traduction.php Mon May 21 12:16:03 2012 +0200 +++ b/web/traduction.php Mon May 21 18:18:08 2012 +0200 @@ -162,9 +162,9 @@ "SemanticBoard" => "Semantic Board", "SocialGraph" => "Graphe des contributeurs", - /* Jenkins Multilingual */ - - 'jenkins_multilingual_embedcode' => '', + "CollaborativePad" => "Pad Collaboratif", + "ThisIsTheCollaborativePad" => "

Le pad ci-dessous est dédié à la présente séance et est ouvert à tous. Véritable éditeur collectif, il peut-être utilisé pour structurer une prise de note collaborative, poser et répondre à des questions, enrichir et référencer les interventions, etc.

+

Le pad sera ultérieurement associé et synchronisé à la vidéo de la conférence, accessible dans les archives de polemictweet.com.

", ); $english = array( @@ -314,9 +314,9 @@ "SemanticBoard" => "Semantic Board", "SocialGraph" => "Contributors Graph", - /* Jenkins Multilingual */ - - 'jenkins_multilingual_embedcode' => '', + "CollaborativePad" => "Collaborative pad", + "ThisIsTheCollaborativePad" => "

The pad below is dedicated to the current event and open to everyone. As a collective editing interface, it can be used to structure collective note-taking, ask and answer questions, enrich and reference speeches, etc.

+

The pad will subsequently be associated and synchronized with the video recording and published in the archives of polemictweet.com.

", ); $japan = array( @@ -458,8 +458,8 @@ "SemanticBoard" => "Semantic Board", "SocialGraph" => "Contributors Graph", - /* Jenkins Multilingual */ - - 'jenkins_multilingual_embedcode' => '', -); + "CollaborativePad" => "Collaborative pad", + "ThisIsTheCollaborativePad" => "

The pad below is dedicated to the current event and open to everyone. As a collective editing interface, it can be used to structure collective note-taking, ask and answer questions, enrich and reference speeches, etc.

+

The pad will subsequently be associated and synchronized with the video recording and published in the archives of polemictweet.com.

", + ); ?> \ No newline at end of file