mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 04:13:34 +00:00
[LOCALMON]
Add French translation. CORE-12363 svn path=/trunk/; revision=73364
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
LANGUAGE LANG_FRENCH, SUBLANG_NEUTRAL
|
||||
|
||||
STRINGTABLE
|
||||
BEGIN
|
||||
IDS_LOCAL_PORT "Port local"
|
||||
IDS_LOCAL_MONITOR "Moniteur local"
|
||||
END
|
||||
@@ -24,6 +24,9 @@
|
||||
#ifdef LANGUAGE_EN_US
|
||||
#include "lang/en-US.rc"
|
||||
#endif
|
||||
#ifdef LANGUAGE_FR_FR
|
||||
#include "lang/fr-FR.rc"
|
||||
#endif
|
||||
#ifdef LANGUAGE_IT_IT
|
||||
#include "lang/it-IT.rc"
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user