From 608da647cb984df3f909a5b32bb8318ed87a39d0 Mon Sep 17 00:00:00 2001 From: Kat <65649991+00-kat@users.noreply.github.com> Date: Sat, 28 Feb 2026 08:09:47 +1100 Subject: [PATCH] Elaborate on X-Generator removal. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit That line was intended to guide those who do not normally edit po files with a plain text editor, but ended up sounding like it states the obvious (“to do X, do X”) before this change. --- po/README_TRANSLATORS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/README_TRANSLATORS.md b/po/README_TRANSLATORS.md index db71e70fc..b985e0678 100644 --- a/po/README_TRANSLATORS.md +++ b/po/README_TRANSLATORS.md @@ -273,7 +273,7 @@ a different editor, and some (such as Poedit) update the line when a different _version_ is used—this adds unnecessary changes to the diff. You can remove the `X-Generator` field by simply deleting that line from the -file. +file with a plain text editor. ### Updating metadata (revision date)