We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8fd7e12 commit de08a62Copy full SHA for de08a62
Rubberduck.Deployment/InnoSetup/Installer Build Script.iss
@@ -113,7 +113,7 @@ Source: "{#IncludesDir}Rubberduck.RegisterAddIn.reg"; DestDir: "{app}"; Flags: i
113
; TODO add additional languages here by adding include files in \Includes folder
114
; and uncomment or add lines to include the file.
115
#include <English.CustomMessages.iss>
116
-; #include <French.CustomMessages.iss>
+#include <French.CustomMessages.iss>
117
#include <German.CustomMessages.iss>
118
119
[Icons]
0 commit comments