[ros-diffs] [dreimer] 30540: Add German Translation.

dreimer at svn.reactos.org dreimer at svn.reactos.org
Sun Nov 18 13:46:55 CET 2007


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-DE.rc?rev=30540&view=auto
==============================================================================
--- 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?rev=30540&r1=30539&r2=30540&view=diff
==============================================================================
--- 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"




More information about the Ros-diffs mailing list