From: arno Date: Mon, 20 Sep 2010 09:28:52 +0000 (+0200) Subject: fixes welcome popup wording (bis) X-Git-Tag: v0.2 X-Git-Url: https://dev.renevier.net/?p=syj.git;a=commitdiff_plain;h=fb6f0c87d1bc16db8a2a444e421be44b2e813c18 fixes welcome popup wording (bis) --- diff --git a/application/languages/lang_en.po b/application/languages/lang_en.po index e12aa17..ddd2a01 100644 --- a/application/languages/lang_en.po +++ b/application/languages/lang_en.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: syj\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-09-19 20:54+0200\n" +"POT-Creation-Date: 2010-09-20 11:26+0200\n" "PO-Revision-Date: \n" "Last-Translator: arno \n" "Language-Team: arno \n" @@ -55,13 +55,12 @@ msgid "Welcome on Syj." msgstr "Welcome on Syj." #: application/views/scripts/idx/index.phtml:17 -#, fuzzy msgid "To create a journey, just press \"start a route\" button, then click on the map to add points to your route. You can zoom and move the map with the controls in the top left corner" -msgstr "To create a journey, just press \"start a route\" button, then click on the map to add points to your route. You can zoom and move the map with the controls in the top left corner" +msgstr "To create a journey, just press \"start a route\" button, then click on the map to add points to your route. You can zoom and move the map with the controls in the top left corner" #: application/views/scripts/idx/index.phtml:19 -msgid "When you have finished a path, press \"save\", button." -msgstr "When you have finished a path, press \"save\", button." +msgid "When you have finished a path, press \"create\", button." +msgstr "When you have finished a path, press \"create\", button." #: application/views/scripts/idx/index.phtml:25 msgid "route length" diff --git a/application/languages/lang_fr.po b/application/languages/lang_fr.po index 12bbc60..0e5c9f0 100644 --- a/application/languages/lang_fr.po +++ b/application/languages/lang_fr.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: syj\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-09-19 20:54+0200\n" +"POT-Creation-Date: 2010-09-20 11:26+0200\n" "PO-Revision-Date: \n" "Last-Translator: arno \n" "Language-Team: arno \n" @@ -59,8 +59,8 @@ msgid "To create a journey, just press \"start a route\" button msgstr "Pour créer un trajet, pressez simplement le bouton \"commencer un itinéraire\" puis cliquez sur la carte pour ajouter des points à votre tracé. Vous pouvez zoomer et bouger la carte avec les boutons en haut à gauche." #: application/views/scripts/idx/index.phtml:19 -msgid "When you have finished a path, press \"save\", button." -msgstr "Lorsque vous avez fini votre tracé, pressez le bouton \"enregistrer\"." +msgid "When you have finished a path, press \"create\", button." +msgstr "Lorsque vous avez fini votre tracé, pressez le bouton \"créer\"." #: application/views/scripts/idx/index.phtml:25 msgid "route length" diff --git a/application/views/scripts/idx/index.phtml b/application/views/scripts/idx/index.phtml index c4222f4..a98f1d2 100644 --- a/application/views/scripts/idx/index.phtml +++ b/application/views/scripts/idx/index.phtml @@ -16,7 +16,7 @@
translate('To create a journey, just press "start a route" button, then click on the map to add points to your route. You can zoom and move the map with the controls in the top left corner')?>
-translate('When you have finished a path, press "save", button.')?> +translate('When you have finished a path, press "create", button.')?>