--- a/web/traduction.php Tue May 15 15:59:58 2012 +0200
+++ b/web/traduction.php Wed May 16 12:38:49 2012 +0200
@@ -160,7 +160,11 @@
"contextual" => "Contextuels",
"Video" => "Vidéo",
"SemanticBoard" => "Semantic Board",
- "SocialGraph" => "Graphe des contributeurs"
+ "SocialGraph" => "Graphe des contributeurs",
+
+ /* Jenkins Multilingual */
+
+ 'jenkins_multilingual_embedcode' => '<iframe src="http://epresence.univ-paris3.fr/2/embed.aspx?eventId=128&embedded=true&clickToGoHome=true&templateType=Live" width="{{width}}" height="{{height}}" frameborder="0"></iframe>',
);
$english = array(
@@ -308,7 +312,11 @@
"contextual" => "Contextual",
"Video" => "Video",
"SemanticBoard" => "Semantic Board",
- "SocialGraph" => "Contributors Graph"
+ "SocialGraph" => "Contributors Graph",
+
+ /* Jenkins Multilingual */
+
+ 'jenkins_multilingual_embedcode' => '<iframe src="http://epresence.univ-paris3.fr/1/embed.aspx?eventId=128&embedded=true&clickToGoHome=true&templateType=Live" width="{{width}}" height="{{height}}" frameborder="0"></iframe>',
);
$japan = array(
@@ -448,6 +456,10 @@
"contextual" => "Contextual",
"Video" => "Video",
"SemanticBoard" => "Semantic Board",
- "SocialGraph" => "Contributors Graph"
+ "SocialGraph" => "Contributors Graph",
+
+ /* Jenkins Multilingual */
+
+ 'jenkins_multilingual_embedcode' => '<iframe src="http://epresence.univ-paris3.fr/1/embed.aspx?eventId=128&embedded=true&clickToGoHome=true&templateType=Live" width="{{width}}" height="{{height}}" frameborder="0"></iframe>',
);
?>
\ No newline at end of file