equal
deleted
inserted
replaced
149 "Tagcloud" => "Nuage de mots-clés contextuel", |
149 "Tagcloud" => "Nuage de mots-clés contextuel", |
150 "SearchByPolemic" => "Rechercher par polémique", |
150 "SearchByPolemic" => "Rechercher par polémique", |
151 "Agree" => "accord", |
151 "Agree" => "accord", |
152 "Disagree" => "désaccord", |
152 "Disagree" => "désaccord", |
153 "Question" => "question", |
153 "Question" => "question", |
154 "Reference" => "référence" |
154 "Reference" => "référence", |
155 |
155 "addToTweet" => "Tweeter", |
|
156 "SuggestedKW" => "Mots-clés suggérés" |
156 ); |
157 ); |
157 |
158 |
158 $english = array( |
159 $english = array( |
159 //Navigation |
160 //Navigation |
160 'Accueil' => 'Home', |
161 'Accueil' => 'Home', |
289 "Tagcloud" => "Contextual keyword cloud", |
290 "Tagcloud" => "Contextual keyword cloud", |
290 "SearchByPolemic" => "Search by polemic", |
291 "SearchByPolemic" => "Search by polemic", |
291 "Agree" => "agree", |
292 "Agree" => "agree", |
292 "Disagree" => "disagree", |
293 "Disagree" => "disagree", |
293 "Question" => "question", |
294 "Question" => "question", |
294 "Reference" => "reference" |
295 "Reference" => "reference", |
|
296 "addToTweet" => "Tweet it", |
|
297 "SuggestedKW" => "Suggested Keywords" |
295 ); |
298 ); |
296 |
299 |
297 $japan = array( |
300 $japan = array( |
298 // Navigation ######## |
301 // Navigation ######## |
299 'Accueil' => 'ホーム', |
302 'Accueil' => 'ホーム', |
420 "Tagcloud" => "Contextual keyword cloud", |
423 "Tagcloud" => "Contextual keyword cloud", |
421 "SearchByPolemic" => "Search by polemic", |
424 "SearchByPolemic" => "Search by polemic", |
422 "Agree" => "agree", |
425 "Agree" => "agree", |
423 "Disagree" => "disagree", |
426 "Disagree" => "disagree", |
424 "Question" => "question", |
427 "Question" => "question", |
425 "Reference" => "reference" |
428 "Reference" => "reference", |
|
429 "addToTweet" => "Tweet it", |
|
430 "SuggestedKW" => "Suggested Keywords" |
426 ); |
431 ); |
427 ?> |
432 ?> |