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/zh_CN.po | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'po/zh_CN.po') diff --git a/po/zh_CN.po b/po/zh_CN.po index 08b54db5..391f76fc 100644 --- a/po/zh_CN.po +++ b/po/zh_CN.po @@ -1039,8 +1039,8 @@ msgid "'for' block" msgstr "“for” block" #: parser.cpp:77 parse_constants.h:265 -msgid "Block created by breakpoint" -msgstr "Block created by breakpoint" +msgid "block created by breakpoint" +msgstr "block created by breakpoint" #: parser.cpp:82 parse_constants.h:272 msgid "'if' conditional block" @@ -1079,8 +1079,8 @@ msgid "'begin' unconditional block" msgstr "“begin” unconditional block" #: parser.cpp:127 parse_constants.h:325 -msgid "Block created by the . builtin" -msgstr "Block created by the . builtin" +msgid "block created by the . builtin" +msgstr "block created by the . builtin" #: parser.cpp:132 parse_constants.h:330 msgid "event handler block" -- cgit v1.2.3