Commit ea71b31815a99e41da8f4e1c27b783230b47d0cb
1 parent
35dabc70
Exists in
master
and in
3 other branches
Fixing "deb" builds.
Showing
2 changed files
with
4 additions
and
3 deletions
Show diff stats
Makefile.in
locale/pt_BR.po
... | ... | @@ -5,7 +5,7 @@ msgid "" |
5 | 5 | msgstr "" |
6 | 6 | "Project-Id-Version: pw3270 5.0\n" |
7 | 7 | "Report-Msgid-Bugs-To: \n" |
8 | -"POT-Creation-Date: 2020-01-07 10:32-0300\n" | |
8 | +"POT-Creation-Date: 2020-01-07 16:48-0300\n" | |
9 | 9 | "PO-Revision-Date: 2020-01-07 10:43-0300\n" |
10 | 10 | "Last-Translator: Perry Werneck <perry.werneck@gmail.com>\n" |
11 | 11 | "Language-Team: Português <>\n" |
... | ... | @@ -532,7 +532,7 @@ msgstr "Apaga até o final da linha" |
532 | 532 | msgid "Erase input" |
533 | 533 | msgstr "Apagar campos" |
534 | 534 | |
535 | -#: src/core/util.c:592 | |
535 | +#: src/core/util.c:379 | |
536 | 536 | msgid "Error" |
537 | 537 | msgstr "Erro" |
538 | 538 | ... | ... |