From 3cecc1f475d8f2d34f6e2519a8f7f9168296a494 Mon Sep 17 00:00:00 2001 From: Kurtis Rader Date: Tue, 14 Jun 2016 19:55:30 -0700 Subject: trivial locale cleanups Clarify the purpose of the `N_()` macro. Remove inconsistent capitalization of two strings in the parser module. --- po/pt_BR.po | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'po/pt_BR.po') diff --git a/po/pt_BR.po b/po/pt_BR.po index 8bf4be18..1225812f 100644 --- a/po/pt_BR.po +++ b/po/pt_BR.po @@ -1063,8 +1063,8 @@ msgid "'for' block" msgstr "bloco “for”" #: parser.cpp:77 parse_constants.h:265 -msgid "Block created by breakpoint" -msgstr "Bloco criado por breakpoint" +msgid "block created by breakpoint" +msgstr "bloco criado por breakpoint" #: parser.cpp:82 parse_constants.h:272 msgid "'if' conditional block" @@ -1104,8 +1104,8 @@ msgid "'begin' unconditional block" msgstr "bloco não condicional “begin”" #: parser.cpp:127 parse_constants.h:325 -msgid "Block created by the . builtin" -msgstr "Bloco criado pelo builtin ." +msgid "block created by the . builtin" +msgstr "bloco criado pelo builtin ." #: parser.cpp:132 parse_constants.h:330 #, fuzzy -- cgit v1.2.3