Author: dreimer
Date: Sun Dec 14 22:55:08 2014
New Revision: 65658

URL: http://svn.reactos.org/svn/reactos?rev=65658&view=rev
Log:
[BROWSEUI]
Update German translation by Robert Naumann
CORE-8913 #resolve #comment Committed Thx for help.

Modified:
    trunk/reactos/dll/win32/browseui/lang/de-DE.rc

Modified: trunk/reactos/dll/win32/browseui/lang/de-DE.rc
URL: 
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/browseui/lang/de-DE.rc?rev=65658&r1=65657&r2=65658&view=diff
==============================================================================
--- trunk/reactos/dll/win32/browseui/lang/de-DE.rc      [iso-8859-1] (original)
+++ trunk/reactos/dll/win32/browseui/lang/de-DE.rc      [iso-8859-1] Sun Dec 14 
22:55:08 2014
@@ -95,6 +95,17 @@
     END
 END
 
+IDM_TASKBAR_TOOLBARS MENUEX
+BEGIN
+       POPUP "&Symbolleisten", -1, MFT_STRING, MFS_ENABLED, 0
+       BEGIN
+               MENUITEM "&Desktop", IDM_TASKBAR_TOOLBARS_DESKTOP, MFT_STRING, 
MFS_GRAYED
+               MENUITEM "Schnellstartleiste", 
IDM_TASKBAR_TOOLBARS_QUICKLAUNCH, MFT_STRING, MFS_GRAYED
+               MENUITEM "", -1, MFT_SEPARATOR, MFS_ENABLED
+               MENUITEM "&Neue Symbolleiste...", IDM_TASKBAR_TOOLBARS_NEW, 
MFT_STRING, MFS_GRAYED
+       END
+END
+
 /* Dialogs */
 
 IDD_CUSTOMIZETOOLBAREX DIALOGEX 0, 0, 357, 33


Reply via email to