diff options
Diffstat (limited to 'locale/tools/src')
-rw-r--r-- | locale/tools/src/main.rs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/locale/tools/src/main.rs b/locale/tools/src/main.rs index 401fbc63..1ae59c83 100644 --- a/locale/tools/src/main.rs +++ b/locale/tools/src/main.rs @@ -51,6 +51,7 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" + {}"#, input.file_stem().unwrap().to_string_lossy(), ini.into_iter() |