https://git.reactos.org/?p=reactos.git;a=commitdiff;h=abaf0d1cbbdf0802344fe4d671f9e23c795d021f

commit abaf0d1cbbdf0802344fe4d671f9e23c795d021f
Author:     Robert Naumann <[email protected]>
AuthorDate: Thu Oct 13 21:30:22 2022 +0200
Commit:     Robert Naumann <[email protected]>
CommitDate: Thu Oct 13 21:30:22 2022 +0200

    [WMIC] Update German translation
---
 base/applications/cmdutils/wmic/lang/de-DE.rc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/base/applications/cmdutils/wmic/lang/de-DE.rc 
b/base/applications/cmdutils/wmic/lang/de-DE.rc
index 2d5424e9e26..3fa2b962c57 100644
--- a/base/applications/cmdutils/wmic/lang/de-DE.rc
+++ b/base/applications/cmdutils/wmic/lang/de-DE.rc
@@ -5,5 +5,5 @@ STRINGTABLE
     STRING_CMDLINE_NOT_SUPPORTED, "Fehler: Befehlszeile nicht unterstützt\n"
     STRING_ALIAS_NOT_FOUND, "Fehler: Alias nicht gefunden\n"
     STRING_INVALID_QUERY, "Fehler: Ungültige Abfrage\n"
-    STRING_INVALID_PATH, "Error: Invalid syntax for PATH\n"
+    STRING_INVALID_PATH, "Fehler: Ungültige Syntax für PATH\n"
 }

Reply via email to