Add German Translation.

svn path=/trunk/; revision=30540
This commit is contained in:
Daniel Reimer 2007-11-18 12:46:55 +00:00
parent d1c6db9923
commit 475e550ac8
2 changed files with 8 additions and 0 deletions

View file

@ -0,0 +1,7 @@
LANGUAGE LANG_GERMAN, SUBLANG_NEUTRAL
STRINGTABLE
BEGIN
IDS_CPLSYSTEMNAME "Telefon- und Modemeinstellungen"
IDS_CPLSYSTEMDESCRIPTION "Konfiguriert Wählregeln zum Telefonieren und Modemoptionen."
END

View file

@ -1,6 +1,7 @@
#include "resource.h"
#include <windows.h>
#include "lang/de-DE.rc"
#include "lang/en-US.rc"
#include "lang/fr-FR.rc"
#include "lang/ru-RU.rc"