[BROWSEUI]

Update German translation by Robert Naumann
CORE-8913 #resolve #comment Committed Thx for help.

svn path=/trunk/; revision=65658
This commit is contained in:
Daniel Reimer 2014-12-14 22:55:08 +00:00
parent af188cf2f8
commit b812120a00

View file

@ -95,6 +95,17 @@ BEGIN
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