//Changed English strings using the translationsenglish module.

This commit is contained in:
djfm
2013-01-04 16:58:58 +01:00
parent 507309ddf5
commit 385c593129
319 changed files with 5991 additions and 5991 deletions
@@ -69,7 +69,7 @@ function customMenu(node)
"add_shop_group" : {
"separator_before" : false,
"separator_after" : false,
"label" : "{l s='Add new shop group'}",
"label" : "{l s='Add a new shop group'}",
"icon" : "../img/admin/add.gif",
"action" : function (obj){
location.href = '{$link->getAdminLink('AdminShopGroup')}&addshop_group';
@@ -154,7 +154,7 @@ function customMenu(node)
"add_shop_group" : {
"separator_before" : false,
"separator_after" : false,
"label" : "{l s='Add new shop group'}",
"label" : "{l s='Add a new shop group'}",
"icon" : "../img/admin/add.gif",
"action" : function (obj){
location.href = '{$link->getAdminLink('AdminShopGroup')}&addshop_group';