// Translations for mobile theme
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@17237 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
@@ -36,7 +36,7 @@
|
||||
<!-- Footer -->
|
||||
<div id="footer" class="grid_9 alpha omega clearfix">
|
||||
{$HOOK_FOOTER}
|
||||
<p class="center clearBoth"><a href="{$link->getPageLink('index', true)}?mobile_theme_ok">{l s='Consult the mobile site'}</a></p>
|
||||
<p class="center clearBoth"><a href="{$link->getPageLink('index', true)}?mobile_theme_ok">{l s='Browse the mobile site'}</a></p>
|
||||
</div>
|
||||
</div>
|
||||
{/if}
|
||||
|
||||
@@ -236,8 +236,8 @@ $_LANG['errors_4016ff118e1955bcaef744127da84314'] = 'Il y a %d erreurs :';
|
||||
$_LANG['errors_5fbddd8d4e0d8c7a868272f2f171df09'] = 'Il y a %d erreur';
|
||||
$_LANG['errors_9ead913c5b7c87efda39ca9640c46ae4'] = 'Il y a %d erreurs';
|
||||
$_LANG['errors_f117e0acb7542168cb93c7e084f998c8'] = 'Il y a %d erreur :';
|
||||
$_LANG['footer_2e9c2af4367e14bd8173c62a59eeba1f'] = 'Consultez le site complet';
|
||||
$_LANG['footer_4475c84bd0eb5c4efa671dad4bf4bfc3'] = 'Consultez la version mobile du site';
|
||||
$_LANG['footer_08f800aff1c944464c18d790827e3876'] = 'Consultez le site complet';
|
||||
$_LANG['footer_a5ea2dfa0714015b950c49835945ec19'] = 'Consultez la version mobile du site';
|
||||
$_LANG['footer_e4045598261988d9988c594243a9434d'] = 'Conditions générale de vente';
|
||||
$_LANG['guest-tracking_109636f722b8fccc95d072b2760a6282'] = 'Transformez votre compte invité en un compte client et profitez :';
|
||||
$_LANG['guest-tracking_1f1015bbef5f42d858e8486397ad8f3e'] = 'Retours produits simplifiés';
|
||||
|
||||
@@ -30,7 +30,7 @@
|
||||
</div><!-- /grid-a -->
|
||||
|
||||
<div id="full-site-section" class="center">
|
||||
<a href="{$link->getPageLink('index', true)}?no_mobile_theme" data-ajax="false">{l s='Consult full site'}</a>
|
||||
<a href="{$link->getPageLink('index', true)}?no_mobile_theme" data-ajax="false">{l s='Browse the full site'}</a>
|
||||
</div>
|
||||
|
||||
<div data-role="footer" data-theme="a" id="bar_footer">
|
||||
|
||||
Reference in New Issue
Block a user