diff options
| author | Joshua Vandaƫle <joshua@vandaele.software> | 2025-07-15 22:25:51 +0200 |
|---|---|---|
| committer | Joshua Vandaƫle <joshua@vandaele.software> | 2025-07-16 23:52:07 +0200 |
| commit | 5c7743e61707034b7fbffbfcbae95b93a3ce54b8 (patch) | |
| tree | 667d5f326222d428130abfb9ec92465955ff0cd2 /Languages | |
| parent | 12482c8c3b010c8c20c05006dfe9d024ffb17d8e (diff) | |
Translation: Specify encodings for Qt strings
This is required for update-source-strings.sh to work with xgettext 0.25.0
Diffstat (limited to 'Languages')
| -rw-r--r-- | Languages/po/qt-strings.pot | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Languages/po/qt-strings.pot b/Languages/po/qt-strings.pot index ce9a339dd0..dcb598244f 100644 --- a/Languages/po/qt-strings.pot +++ b/Languages/po/qt-strings.pot @@ -2,6 +2,7 @@ # and may be accessed in applications which use Qt. Extracted from Qt 5.15.1. msgid "" msgstr "" +"Content-Type: text/plain; charset=UTF-8\n" #: qtbase/src/gui/kernel/qguiapplication.cpp:234 msgctxt "" |
