Added French translation for kbswitch.exe

svn path=/trunk/; revision=33220
This commit is contained in:
Pierre Schweitzer
2008-05-01 17:19:38 +00:00
parent fdc64df76a
commit bf34df5460
2 changed files with 12 additions and 0 deletions
@@ -0,0 +1,11 @@
LANGUAGE LANG_FRENCH, SUBLANG_NEUTRAL
IDR_POPUP MENU
BEGIN
POPUP "popup"
BEGIN
MENUITEM SEPARATOR
MENUITEM "&Préférences...", ID_PREFERENCES
MENUITEM "Quitt&er", ID_EXIT
END
END
@@ -2,5 +2,6 @@
#include "lang/de-DE.rc"
#include "lang/en-US.rc"
#include "lang/es-ES.rc"
#include "lang/fr-FR.rc"
#include "lang/pl-PL.rc"
#include "lang/ru-RU.rc"