From 5ceefba3a369760b3dcf3f5f2b8ee7663d4c9baf Mon Sep 17 00:00:00 2001 From: Martin Fuchs Date: Fri, 12 Mar 2004 21:20:02 +0000 Subject: [PATCH] small 'Explorer' string adjustment for french svn path=/trunk/; revision=8670 --- reactos/subsys/system/explorer/explorer_intres.rc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/reactos/subsys/system/explorer/explorer_intres.rc b/reactos/subsys/system/explorer/explorer_intres.rc index 772eb8d750b..b85c4b16bd3 100644 --- a/reactos/subsys/system/explorer/explorer_intres.rc +++ b/reactos/subsys/system/explorer/explorer_intres.rc @@ -956,7 +956,7 @@ BEGIN IDS_FAVORITES "Favoris" IDS_PROGRAMS "Programmes" IDS_SETTINGS "Paramètres" - IDS_EXPLORE "Explore" + IDS_EXPLORE "Explorer" IDS_EMPTY "(Vide)" IDS_RECENT "Documents récents" IDS_ADMIN "Administration"