]> dev.renevier.net Git - syj.git/commitdiff
fixes welcome popup wording (bis) v0.2
authorarno <arno@renevier.net>
Mon, 20 Sep 2010 09:28:52 +0000 (11:28 +0200)
committerarno <arno@renevier.net>
Mon, 20 Sep 2010 09:28:52 +0000 (11:28 +0200)
application/languages/lang_en.po
application/languages/lang_fr.po
application/views/scripts/idx/index.phtml

index e12aa17eb153e01a59e43c646c967fc3c5fea6fd..ddd2a0187dfafeb12c26bd40990fe2b569f9ee74 100644 (file)
@@ -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 <arno@renevier.net>\n"
 "Language-Team: arno <arno@renevier.net>\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 <strong>\"start a route\"</strong> 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 <strong>\"start a route\"</strong> 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"
index 12bbc608c05b5b61d455f7c3a37073098dd86449..0e5c9f05757d60f38c7c1b8f87a87eb3b249fd16 100644 (file)
@@ -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 <arno@renevier.net>\n"
 "Language-Team: arno <arno@renevier.net>\n"
@@ -59,8 +59,8 @@ msgid "To create a journey, just press <strong>\"start a route\"</strong> button
 msgstr "Pour créer un trajet, pressez simplement le bouton <strong>\"commencer un itinéraire\"</strong> 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"
index c4222f4a76d4ecfdfd0bdcb55236807889b8698c..a98f1d2137f5b41733468bd5e4cbfb72627ad310 100644 (file)
@@ -16,7 +16,7 @@
 <br/>
 <?php echo $this->translate('To create a journey, just press <strong>"start a route"</strong> 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')?>
 <br/>
-<?php echo $this->translate('When you have finished a path, press "save", button.')?>
+<?php echo $this->translate('When you have finished a path, press "create", button.')?>
 <?php }?>
 </div>