We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 544c3ca commit 27f8da2Copy full SHA for 27f8da2
2 files changed
po/meson.build
@@ -29,7 +29,7 @@
29
30
i18n = import('i18n')
31
32
-gettext_package = 'lib' + meson.project_name() + '-' + libversion
+gettext_package = meson.project_name() + '-' + libversion
33
34
add_project_arguments('-DGETTEXT_PACKAGE="' + gettext_package + '"', language: 'cpp')
35
po/pt_BR.po
@@ -5,7 +5,7 @@ msgid ""
5
msgstr ""
6
"Project-Id-Version: pw3270 5.0\n"
7
"Report-Msgid-Bugs-To: \n"
8
-"POT-Creation-Date: 2025-09-16 19:54-0300\n"
+"POT-Creation-Date: 2025-09-16 21:18-0300\n"
9
"PO-Revision-Date: 2020-02-05 15:53-0300\n"
10
"Last-Translator: Perry Werneck <perry.werneck@gmail.com>\n"
11
"Language-Team: Português <>\n"
0 commit comments