From bc4b3dac15f50fa25e7d6c8fc0046e76db094e5c Mon Sep 17 00:00:00 2001 From: lLefevre Date: Thu, 6 Sep 2012 14:00:43 +0000 Subject: [PATCH] [-] TR : update translations strings git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@17213 b9a71923-0436-4b27-9f14-aed3839534dd --- themes/default/mobile/authentication.tpl | 2 +- themes/default/mobile/header.tpl | 2 +- themes/default/mobile/order-opc-carrier.tpl | 2 +- themes/default/mobile/pages-list.tpl | 2 +- themes/default/mobile/pagination.tpl | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/themes/default/mobile/authentication.tpl b/themes/default/mobile/authentication.tpl index 2726c63fa..9b5325708 100644 --- a/themes/default/mobile/authentication.tpl +++ b/themes/default/mobile/authentication.tpl @@ -51,7 +51,7 @@ countriesNeedZipCode = new Array(); {/foreach} {/if} $(function(){ldelim} - $('.id_state option[value={if isset($smarty.post.id_state)}{$smarty.post.id_state}{else}{if isset($address)}{$address->id_state|escape:'htmlall':'UTF-8'}{/if}{/if}]').attr('selected', 'selected'); + $('.id_state option[value={if isset($smarty.post.id_state)}{$smarty.post.id_state|intval}{else}{if isset($address)}{$address->id_state|escape:'htmlall':'UTF-8'}{/if}{/if}]').attr('selected', 'selected'); {rdelim}); //]]> {if $vat_management} diff --git a/themes/default/mobile/header.tpl b/themes/default/mobile/header.tpl index 8c98913cc..874ab6895 100644 --- a/themes/default/mobile/header.tpl +++ b/themes/default/mobile/header.tpl @@ -73,7 +73,7 @@ {if $logged} {l s='My account'} {else} - {l s='Authenticate'} + {l s='Log in'} {/if} {hook h="displayMobileTop"} diff --git a/themes/default/mobile/order-opc-carrier.tpl b/themes/default/mobile/order-opc-carrier.tpl index 8136ca1f1..6010b7316 100644 --- a/themes/default/mobile/order-opc-carrier.tpl +++ b/themes/default/mobile/order-opc-carrier.tpl @@ -28,7 +28,7 @@ {include file='./page-title.tpl'}
-

{l s='Choose delivery method'}

+

{l s='Choose your delivery method'}

{if isset($delivery_option_list)} {foreach $delivery_option_list as $id_address => $option_list} diff --git a/themes/default/mobile/pages-list.tpl b/themes/default/mobile/pages-list.tpl index 729ddd873..c74242a3f 100644 --- a/themes/default/mobile/pages-list.tpl +++ b/themes/default/mobile/pages-list.tpl @@ -25,7 +25,7 @@ *}
-

{l s='Site map'}

+

{l s='Sitemap'}

    {if $controller_name != 'index'}
  • Accueil
  • {/if} diff --git a/themes/default/mobile/pagination.tpl b/themes/default/mobile/pagination.tpl index d5ff44d0e..b28484064 100644 --- a/themes/default/mobile/pagination.tpl +++ b/themes/default/mobile/pagination.tpl @@ -57,7 +57,7 @@ {assign var='p_previous' value=$p-1} {/if}
  • - {l s='Prev'} + {l s='Previous'}
  • {if $start>3}
  • 1