From 222e36661007202252a7c381013cd19793d29df7 Mon Sep 17 00:00:00 2001 From: Romain d'Alverny Date: Wed, 1 Jun 2011 16:38:46 +0000 Subject: l10ned nav --- en/1/nav.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'en/1/nav.php') diff --git a/en/1/nav.php b/en/1/nav.php index 6a40848d1..d6ac25d42 100644 --- a/en/1/nav.php +++ b/en/1/nav.php @@ -1,8 +1,8 @@ array('for-you' => 'For You', 'dl' => 'Download', 'next' => 'And Next?', 'notes' => 'Notes'), - 'fr' => array('for-you' => 'Pour Vous', 'dl' => 'Télécharger', 'next' => 'Et après ?') + 'en' => array('for-you' => 'For you', 'dl' => 'Download', 'next' => 'And next?', 'notes' => 'Notes'), + 'fr' => array('for-you' => 'Pour vous', 'dl' => 'Télécharger', 'next' => 'Et après ?') ); if (array_key_exists($locale, $_nt)) -- cgit v1.2.1