mirror of
https://github.com/reactos/reactos.git
synced 2025-08-03 20:35:43 +00:00
update german translation
svn path=/trunk/; revision=30982
This commit is contained in:
parent
59013eaa31
commit
70d6253c17
1 changed files with 3 additions and 3 deletions
|
@ -6,7 +6,7 @@ BEGIN
|
||||||
BEGIN
|
BEGIN
|
||||||
MENUITEM "&Beenden", IDC_EXIT
|
MENUITEM "&Beenden", IDC_EXIT
|
||||||
END
|
END
|
||||||
POPUP "Action"
|
POPUP "Aktion"
|
||||||
BEGIN
|
BEGIN
|
||||||
MENUITEM "Drucken", IDC_PRINT, GRAYED
|
MENUITEM "Drucken", IDC_PRINT, GRAYED
|
||||||
MENUITEM SEPARATOR
|
MENUITEM SEPARATOR
|
||||||
|
@ -14,14 +14,14 @@ BEGIN
|
||||||
MENUITEM SEPARATOR
|
MENUITEM SEPARATOR
|
||||||
MENUITEM "Hilfe", IDC_PROGHELP, GRAYED
|
MENUITEM "Hilfe", IDC_PROGHELP, GRAYED
|
||||||
END
|
END
|
||||||
POPUP "View"
|
POPUP "Ansicht"
|
||||||
BEGIN
|
BEGIN
|
||||||
MENUITEM "Geräte nach Typ", IDC_DEVBYTYPE, CHECKED
|
MENUITEM "Geräte nach Typ", IDC_DEVBYTYPE, CHECKED
|
||||||
MENUITEM "Geräte nach Verbindung", IDC_STATIC, GRAYED
|
MENUITEM "Geräte nach Verbindung", IDC_STATIC, GRAYED
|
||||||
MENUITEM "Resourcen nach Typ", IDC_STATIC, GRAYED
|
MENUITEM "Resourcen nach Typ", IDC_STATIC, GRAYED
|
||||||
MENUITEM "Resourcen nach Verbindung", IDC_STATIC, GRAYED
|
MENUITEM "Resourcen nach Verbindung", IDC_STATIC, GRAYED
|
||||||
END
|
END
|
||||||
POPUP "Help"
|
POPUP "&?"
|
||||||
BEGIN
|
BEGIN
|
||||||
MENUITEM "Hilfe", IDC_PROGHELP
|
MENUITEM "Hilfe", IDC_PROGHELP
|
||||||
MENUITEM "Info", IDC_ABOUT
|
MENUITEM "Info", IDC_ABOUT
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue