aboutsummaryrefslogtreecommitdiff
path: root/locale/tools/src
diff options
context:
space:
mode:
authormetamuffin <metamuffin@disroot.org>2024-09-04 18:05:27 +0200
committermetamuffin <metamuffin@disroot.org>2024-09-04 18:05:27 +0200
commit815a8c255faa8959fa2086b11e3f3bf1785be274 (patch)
treeae49295004174f5010e28169b262b7006a22e769 /locale/tools/src
parent2c130686b0573844072b1c0a2862defa40a5082a (diff)
downloadhurrycurry-815a8c255faa8959fa2086b11e3f3bf1785be274.tar
hurrycurry-815a8c255faa8959fa2086b11e3f3bf1785be274.tar.bz2
hurrycurry-815a8c255faa8959fa2086b11e3f3bf1785be274.tar.zst
missing newline in po, balance quotes in es locale
Diffstat (limited to 'locale/tools/src')
-rw-r--r--locale/tools/src/main.rs1
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()