Disable german resource file as it breaks build

svn path=/trunk/; revision=28989
This commit is contained in:
Hervé Poussineau 2007-09-10 13:00:42 +00:00
parent 5f5a00646d
commit f19c8990fb
3 changed files with 503 additions and 503 deletions

View file

@ -25,6 +25,6 @@ LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL
* a neutral version. This is to get localized bitmaps for example.
*/
#include "lang/de-DE.rc"
//#include "lang/de-DE.rc"
#include "lang/en-US.rc"
#include "lang/uk-UA.rc"

View file

@ -5,7 +5,7 @@ STYLE DS_SETFONT | DS_FIXEDSYS | WS_CHILD | WS_DISABLED | WS_CAPTION
CAPTION "Einstellungen"
FONT 8, "MS Shell Dlg", 0, 0, 0x0
BEGIN
GROUPBOX "&Standard Eingabesprache", -1, 7,7,231,53
GROUPBOX "&Standard Eingabesprache", -1, 7,7,231,53
LTEXT "Wählen Sie eine der installieren Sprachen aus, die Sie beim Einschalten des PCs nutzen wollen ",-1,14,18,220,17
COMBOBOX IDC_DEFAULT_INPUT_LANG, 14, 40, 218, 46, CBS_DROPDOWNLIST
GROUPBOX "Installierte &Dienste", -1, 7,65,231,115