mirror of
https://github.com/reactos/reactos.git
synced 2025-08-01 19:53:22 +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
|
||||
MENUITEM "&Beenden", IDC_EXIT
|
||||
END
|
||||
POPUP "Action"
|
||||
POPUP "Aktion"
|
||||
BEGIN
|
||||
MENUITEM "Drucken", IDC_PRINT, GRAYED
|
||||
MENUITEM SEPARATOR
|
||||
|
@ -14,14 +14,14 @@ BEGIN
|
|||
MENUITEM SEPARATOR
|
||||
MENUITEM "Hilfe", IDC_PROGHELP, GRAYED
|
||||
END
|
||||
POPUP "View"
|
||||
POPUP "Ansicht"
|
||||
BEGIN
|
||||
MENUITEM "Geräte nach Typ", IDC_DEVBYTYPE, CHECKED
|
||||
MENUITEM "Geräte nach Verbindung", IDC_STATIC, GRAYED
|
||||
MENUITEM "Resourcen nach Typ", IDC_STATIC, GRAYED
|
||||
MENUITEM "Resourcen nach Verbindung", IDC_STATIC, GRAYED
|
||||
END
|
||||
POPUP "Help"
|
||||
POPUP "&?"
|
||||
BEGIN
|
||||
MENUITEM "Hilfe", IDC_PROGHELP
|
||||
MENUITEM "Info", IDC_ABOUT
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue