Author: weiden Date: Mon Jun 11 22:14:14 2007 New Revision: 27147
URL: http://svn.reactos.org/svn/reactos?rev=27147&view=rev Log: Fix syntax error
Modified: trunk/reactos/base/shell/explorer-new/lang/fr-FR.rc
Modified: trunk/reactos/base/shell/explorer-new/lang/fr-FR.rc URL: http://svn.reactos.org/svn/reactos/trunk/reactos/base/shell/explorer-new/lan... ============================================================================== --- trunk/reactos/base/shell/explorer-new/lang/fr-FR.rc (original) +++ trunk/reactos/base/shell/explorer-new/lang/fr-FR.rc Mon Jun 11 22:14:14 2007 @@ -44,7 +44,7 @@ MENUITEM "", 450, MFT_SEPARATOR, MFS_ENABLED MENUITEM "S&ynchroniser", IDM_SYNCHRONIZE, MFT_STRING, MFS_ENABLED MENUITEM "Fermer &la session %s...", IDM_LOGOFF, MFT_STRING, MFS_ENABLED - MENUITEM "Déconnecter...", IDM_DISCONNECT, MFT_STRING, MFS_ENABLED */ + MENUITEM "Déconnecter...", IDM_DISCONNECT, MFT_STRING, MFS_ENABLED MENUITEM "Libér&er l'ordinateur de la station", IDM_UNDOCKCOMPUTER, MFT_STRING, MFS_ENABLED MENUITEM "Éteindre...", IDM_SHUTDOWN, MFT_STRING, MFS_ENABLED END