mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 12:23:31 +00:00
Added French translation for kbswitch.exe
svn path=/trunk/; revision=33220
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user