Author: dreimer
Date: Sun Nov 18 15:46:55 2007
New Revision: 30540
URL:
http://svn.reactos.org/svn/reactos?rev=30540&view=rev
Log:
Add German Translation.
Added:
trunk/reactos/dll/cpl/telephon/lang/de-DE.rc (with props)
Modified:
trunk/reactos/dll/cpl/telephon/rsrc.rc
Added: trunk/reactos/dll/cpl/telephon/lang/de-DE.rc
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/cpl/telephon/lang/de-D…
==============================================================================
--- trunk/reactos/dll/cpl/telephon/lang/de-DE.rc (added)
+++ trunk/reactos/dll/cpl/telephon/lang/de-DE.rc Sun Nov 18 15:46:55 2007
@@ -1,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
Propchange: trunk/reactos/dll/cpl/telephon/lang/de-DE.rc
------------------------------------------------------------------------------
svn:eol-style = native
Modified: trunk/reactos/dll/cpl/telephon/rsrc.rc
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/cpl/telephon/rsrc.rc?r…
==============================================================================
--- trunk/reactos/dll/cpl/telephon/rsrc.rc (original)
+++ trunk/reactos/dll/cpl/telephon/rsrc.rc Sun Nov 18 15:46:55 2007
@@ -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"