[FIX] website: typo event tour
authorChristophe Matthieu <chm@openerp.com>
Fri, 14 Feb 2014 10:02:42 +0000 (11:02 +0100)
committerChristophe Matthieu <chm@openerp.com>
Fri, 14 Feb 2014 10:02:42 +0000 (11:02 +0100)
bzr revid: chm@openerp.com-20140214100242-rzt6mboq0j0gpp6i

addons/website_event/static/src/js/website.tour.event.js

index 73510b4..a9e40a5 100644 (file)
@@ -21,7 +21,7 @@
                 {
                     title:     _t("Create an Event"),
                     content:   _t("Let's go through the first steps to publish a new event."),
-                    popover:   { next: _("Start Tutorial"), end: _("Skip It") },
+                    popover:   { next: _t("Start Tutorial"), end: _t("Skip It") },
                 },
                 {
                     element:   '#content-menu-button',