[Internationalisation] +Trad titre carte plein ecran
authorLudovic CHEVALIER <ludovic.chevalier@heureux-cyclage.org>
Sun, 20 May 2012 19:42:30 +0000 (21:42 +0200)
committerLudovic CHEVALIER <ludovic.chevalier@heureux-cyclage.org>
Tue, 19 Jun 2012 14:16:15 +0000 (16:16 +0200)
carte_de_sites_plein.html
lang/carte_de_sites_en.php
lang/carte_de_sites_fr.php

index 16191a1..d5c3f5b 100755 (executable)
@@ -1,8 +1,7 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
 <html>
 <head>
-<title>Carte des ateliers</title>
-[(#REM) Carte des ateliers toute nue ]
+<title><:carte_de_sites:nom_carte:></title>
 #INSERT_HEAD
 </head>
 <body>
index 4e4fcb1..8ad6bf1 100644 (file)
@@ -8,5 +8,6 @@ $GLOBALS[$GLOBALS['idx_lang']] = array(
 'vue_jour' => 'Day view',
 'aide_iframe' => 'Copy and paste the following code to insert the map in your website.',
 'grande_carte' => 'Go to the fullscreen map',
+'nom_carte' => 'Bike co-ops Map',
 );
 ?>
index 44994b3..779b498 100644 (file)
@@ -8,5 +8,6 @@ $GLOBALS[$GLOBALS['idx_lang']] = array(
 'vue_jour' => 'Vue de jour',
 'aide_iframe' => 'Ins&eacute;rer le code ci-dessous pour int&eacute la carte dans votre site oueb.',
 'grande_carte' => 'Voir la carte en plus grand',
+'nom_carte' => 'Carte des ateliers',
 );
 ?>