From ee7695fd904d97f8f35b29225f2106b8895268c9 Mon Sep 17 00:00:00 2001 From: dob205 Date: Sun, 14 Nov 2021 19:35:31 +0100 Subject: [PATCH] Loading the German localization into 86Box.rc This commit adds the loading of the German localization into 86Box.rc --- src/win/86Box.rc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/win/86Box.rc b/src/win/86Box.rc index 8755f1639..e260e42aa 100644 --- a/src/win/86Box.rc +++ b/src/win/86Box.rc @@ -363,3 +363,5 @@ END #include "languages/en-US.rc" #include "languages/hu-HU.rc" #include "languages/pt-BR.rc" +#include "languages/de-DE.rc" +