Skip to content

Commit de08a62

Browse files
committed
Enable french translation now that we have the french custom message file.
1 parent 8fd7e12 commit de08a62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Rubberduck.Deployment/InnoSetup/Installer Build Script.iss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ Source: "{#IncludesDir}Rubberduck.RegisterAddIn.reg"; DestDir: "{app}"; Flags: i
113113
; TODO add additional languages here by adding include files in \Includes folder
114114
; and uncomment or add lines to include the file.
115115
#include <English.CustomMessages.iss>
116-
; #include <French.CustomMessages.iss>
116+
#include <French.CustomMessages.iss>
117117
#include <German.CustomMessages.iss>
118118

119119
[Icons]

0 commit comments

Comments
 (0)