mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-26 19:33:31 +00:00
[ACPPAGE] Update German (de-DE) translation
This commit is contained in:
committed by
Robert Naumann
parent
b667d82f0b
commit
e897a5654d
@@ -1,3 +1,14 @@
|
||||
/*
|
||||
* PROJECT: ReactOS Compatibility Layer Shell Extension
|
||||
* LICENSE: GPL-2.0-or-later (https://spdx.org/licenses/GPL-2.0-or-later)
|
||||
* PURPOSE: German resource file
|
||||
* TRANSLATORS: Copyright 2005 Klemens Friedl <[email protected]>
|
||||
* Copyright 2013 Daniel Reimer <[email protected]>
|
||||
* Copyright 2014 Zehnvor <[email protected]>
|
||||
* Copyright 2017 Robert Naumann <[email protected]>
|
||||
* Copyright 2024 Václav Zouzalík (Venca24) <[email protected]>
|
||||
*/
|
||||
|
||||
LANGUAGE LANG_GERMAN, SUBLANG_NEUTRAL
|
||||
|
||||
IDD_ACPPAGESHEET DIALOGEX 0, 0, 224, 226
|
||||
@@ -30,8 +41,8 @@ BEGIN
|
||||
PUSHBUTTON "<",IDC_REMOVE,144,60,18,14,WS_DISABLED
|
||||
PUSHBUTTON "&OK",IDOK,174,114,60,14
|
||||
PUSHBUTTON "&Abbrechen",IDCANCEL,240,114,60,14
|
||||
LTEXT "Available modes",-1,6,6,52,8
|
||||
LTEXT "Selected modes",-1,168,6,51,8
|
||||
LTEXT "Verfügbare Modi",-1,6,6,53,8
|
||||
LTEXT "Ausgewählte Modi",-1,168,6,58,8
|
||||
END
|
||||
|
||||
STRINGTABLE
|
||||
|
||||
Reference in New Issue
Block a user