equal
deleted
inserted
replaced
158 "keywords" => "Mots-clés", |
158 "keywords" => "Mots-clés", |
159 "suggested" => "Suggérés", |
159 "suggested" => "Suggérés", |
160 "contextual" => "Contextuels", |
160 "contextual" => "Contextuels", |
161 "Video" => "Vidéo", |
161 "Video" => "Vidéo", |
162 "SemanticBoard" => "Semantic Board", |
162 "SemanticBoard" => "Semantic Board", |
163 "SocialGraph" => "Graphe des contributeurs" |
163 "SocialGraph" => "Graphe des contributeurs", |
|
164 |
|
165 /* Jenkins Multilingual */ |
|
166 |
|
167 '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>', |
164 ); |
168 ); |
165 |
169 |
166 $english = array( |
170 $english = array( |
167 //Navigation |
171 //Navigation |
168 'Accueil' => 'Home', |
172 'Accueil' => 'Home', |
306 "keywords" => "Keywords", |
310 "keywords" => "Keywords", |
307 "suggested" => "Suggested", |
311 "suggested" => "Suggested", |
308 "contextual" => "Contextual", |
312 "contextual" => "Contextual", |
309 "Video" => "Video", |
313 "Video" => "Video", |
310 "SemanticBoard" => "Semantic Board", |
314 "SemanticBoard" => "Semantic Board", |
311 "SocialGraph" => "Contributors Graph" |
315 "SocialGraph" => "Contributors Graph", |
|
316 |
|
317 /* Jenkins Multilingual */ |
|
318 |
|
319 '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>', |
312 ); |
320 ); |
313 |
321 |
314 $japan = array( |
322 $japan = array( |
315 // Navigation ######## |
323 // Navigation ######## |
316 'Accueil' => 'ホーム', |
324 'Accueil' => 'ホーム', |
446 "keywords" => "Keywords", |
454 "keywords" => "Keywords", |
447 "suggested" => "Suggested", |
455 "suggested" => "Suggested", |
448 "contextual" => "Contextual", |
456 "contextual" => "Contextual", |
449 "Video" => "Video", |
457 "Video" => "Video", |
450 "SemanticBoard" => "Semantic Board", |
458 "SemanticBoard" => "Semantic Board", |
451 "SocialGraph" => "Contributors Graph" |
459 "SocialGraph" => "Contributors Graph", |
|
460 |
|
461 /* Jenkins Multilingual */ |
|
462 |
|
463 '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>', |
452 ); |
464 ); |
453 ?> |
465 ?> |