From d33a56d12c72d953c54522b7b0f34b86f6977038 Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Thu, 15 May 2025 06:25:04 -0300 Subject: Remove "Content-Transfer-Encoding" "header" from files and strings --- po/tests/de.po | 1 - po/tests/es.po | 1 - po/tests/tests.pot | 1 - 3 files changed, 3 deletions(-) (limited to 'po/tests') diff --git a/po/tests/de.po b/po/tests/de.po index fe8afea..5137c46 100644 --- a/po/tests/de.po +++ b/po/tests/de.po @@ -3,7 +3,6 @@ msgstr "" "Language: de\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #: tests/functional/api-usage/gotext.go:62 diff --git a/po/tests/es.po b/po/tests/es.po index 2658531..72623dd 100644 --- a/po/tests/es.po +++ b/po/tests/es.po @@ -3,7 +3,6 @@ msgstr "" "Language: es\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #: tests/functional/api-usage/gotext.go:62 diff --git a/po/tests/tests.pot b/po/tests/tests.pot index b9a1357..2bfeb76 100644 --- a/po/tests/tests.pot +++ b/po/tests/tests.pot @@ -3,7 +3,6 @@ msgstr "" "Language: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" #: tests/functional/api-usage/gotext.go:62 tests/functional/api-usage/gotext.go:67 tests/functional/api-usage/gotext.go:80 tests/functional/api-usage/gotext.go:85 tests/functional/api-usage/gotext.go:98 tests/functional/api-usage/gotext.go:103 #, c-format -- cgit v1.2.3