Merge branch 'platal-0.9.16'
[platal.git] / templates / geoloc / init.tpl
index b3beaf9..f7d88fc 100644 (file)
@@ -1,48 +1,59 @@
-{**************************************************************************}\r
-{*                                                                        *}\r
-{*  Copyright (C) 2003-2006 Polytechnique.org                             *}\r
-{*  http://opensource.polytechnique.org/                                  *}\r
-{*                                                                        *}\r
-{*  This program is free software; you can redistribute it and/or modify  *}\r
-{*  it under the terms of the GNU General Public License as published by  *}\r
-{*  the Free Software Foundation; either version 2 of the License, or     *}\r
-{*  (at your option) any later version.                                   *}\r
-{*                                                                        *}\r
-{*  This program is distributed in the hope that it will be useful,       *}\r
-{*  but WITHOUT ANY WARRANTY; without even the implied warranty of        *}\r
-{*  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the         *}\r
-{*  GNU General Public License for more details.                          *}\r
-{*                                                                        *}\r
-{*  You should have received a copy of the GNU General Public License     *}\r
-{*  along with this program; if not, write to the Free Software           *}\r
-{*  Foundation, Inc.,                                                     *}\r
-{*  59 Temple Place, Suite 330, Boston, MA  02111-1307  USA               *}\r
-{*                                                                        *}\r
-{**************************************************************************}\r
-<config\r
-grandOncleVisibility="-1"\r
-tooltipSize="0"\r
-tooltipDX="0"\r
-tooltipDY="20"\r
-panelSize="28"\r
-citySize="6"\r
-radius100="1.6"\r
-radius0="3"\r
-select="aim"\r
-aimTween="5"\r
-transition="2"\r
-textLookInCity="Rechercher les x dans cette ville"\r
-textZoomIn="Zoom"\r
-textGoTo="Va à "\r
-textZoomBackTo="Revient à "\r
-textLoading="Chargement"\r
-textYouAreIn="Tu es dans "\r
-textSeeMapOfCity="Voir la carte de "\r
-textYouHaveSelected="Tu as sélectionné "\r
-{if $background}\r
-background="{$background}"\r
-zoomBarBackgroundColor="{$background}"\r
-{/if} \r
-textCopyright="Les règles de l'annuaire s'appliquent aussi à cette application"\r
-iconSwf="{$platal->ns}geoloc/icon.swf"\r
-scriptInfosArea="{$platal->ns}geoloc/country?{$querystring}"/>\r
+{**************************************************************************}
+{*                                                                        *}
+{*  Copyright (C) 2003-2008 Polytechnique.org                             *}
+{*  http://opensource.polytechnique.org/                                  *}
+{*                                                                        *}
+{*  This program is free software; you can redistribute it and/or modify  *}
+{*  it under the terms of the GNU General Public License as published by  *}
+{*  the Free Software Foundation; either version 2 of the License, or     *}
+{*  (at your option) any later version.                                   *}
+{*                                                                        *}
+{*  This program is distributed in the hope that it will be useful,       *}
+{*  but WITHOUT ANY WARRANTY; without even the implied warranty of        *}
+{*  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the         *}
+{*  GNU General Public License for more details.                          *}
+{*                                                                        *}
+{*  You should have received a copy of the GNU General Public License     *}
+{*  along with this program; if not, write to the Free Software           *}
+{*  Foundation, Inc.,                                                     *}
+{*  59 Temple Place, Suite 330, Boston, MA  02111-1307  USA               *}
+{*                                                                        *}
+{**************************************************************************}
+<config
+grandOncleVisibility="-1"
+tooltipSize="0"
+tooltipDX="0"
+tooltipDY="20"
+panelSize="28"
+citySize="6"
+radius100="1.6"
+radius0="3"
+select="aim"
+aimTween="5"
+transition="2"
+textLookInCity="Rechercher les x dans cette ville"
+textZoomIn="Zoom"
+textGoTo="Va à "
+textZoomBackTo="Revient à "
+textLoading="Chargement"
+textYouAreIn="Tu es dans "
+textSeeMapOfCity="Voir la carte de "
+textYouHaveSelected="Tu as sélectionné "
+{if $background}
+background="{$background}"
+zoomBarBackgroundColor="{$background}"
+{/if} 
+textCopyright="Les règles de l'annuaire s'appliquent aussi à cette application"
+autofolder="true"
+iconSwf="icon.swf"
+scriptInfosArea="country{$plset_search|escape_html}">
+<translation>
+  <text name="Hide/Show labels" value="Montrer/Cacher les étiquettes"/>
+  <text name="- You are in " value="Vous êtes dans "/>
+  <text name="Loading first part of XML data" value="Chargement des données"/>
+  <text name="Loading own map" value="Chargement de la carte principale"/>
+  <text name="Loading XML data" value="Chargement des données"/>
+  <text name="Loading maps of sub-countries" value="Chargement des cartes"/>
+</translation>
+</config>
+{* vim:set et sw=2 sts=2 sws=2 enc=utf-8: *}