From a42d32f4c58777f644b9e9e0f26def2f76a16045 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?B=C3=A1rbara=20Perretti?= Date: Fri, 4 Oct 2013 14:07:56 -0300 Subject: [PATCH] Fix translate selling_home.js --- selling/page/selling_home/selling_home.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/selling/page/selling_home/selling_home.js b/selling/page/selling_home/selling_home.js index cd8eb7225d5..b4e93054ccd 100644 --- a/selling/page/selling_home/selling_home.js +++ b/selling/page/selling_home/selling_home.js @@ -63,7 +63,7 @@ wn.module_page["Selling"] = [ "label": wn._("Selling Settings"), "route": "Form/Selling Settings", "doctype":"Selling Settings", - "description": wn.("Settings for Selling Module") + "description": wn._("Settings for Selling Module") }, { "route":"Form/Shopping Cart Settings",