mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 04:13:34 +00:00
- Reactivated French translation in mstsc
- Added French translation for telephon svn path=/trunk/; revision=30528
This commit is contained in:
@@ -16,6 +16,6 @@ IDB_SPECT BITMAP "res/spectrum.bmp"
|
||||
|
||||
#include "lang/de-DE.rc"
|
||||
#include "lang/en-US.rc"
|
||||
//#include "lang/fr-FR.rc"
|
||||
#include "lang/fr-FR.rc"
|
||||
//#include "lang/ru-RU.rc"
|
||||
#include "lang/uk-UA.rc"
|
||||
|
||||
@@ -0,0 +1,7 @@
|
||||
LANGUAGE LANG_FRENCH, SUBLANG_NEUTRAL
|
||||
|
||||
STRINGTABLE
|
||||
BEGIN
|
||||
IDS_CPLSYSTEMNAME "Options des téléphones et modems"
|
||||
IDS_CPLSYSTEMDESCRIPTION "Configurez vos règles de téléphonie et les paramètres de votre modem."
|
||||
END
|
||||
@@ -2,5 +2,6 @@
|
||||
#include <windows.h>
|
||||
|
||||
#include "lang/en-US.rc"
|
||||
#include "lang/fr-FR.rc"
|
||||
#include "lang/ru-RU.rc"
|
||||
#include "lang/uk-UA.rc"
|
||||
|
||||
Reference in New Issue
Block a user