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/sv.po | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'po/sv.po') diff --git a/po/sv.po b/po/sv.po index 0730d657..2eabe166 100644 --- a/po/sv.po +++ b/po/sv.po @@ -1061,8 +1061,8 @@ msgid "'for' block" msgstr "'for' block" #: parser.cpp:77 parse_constants.h:265 -msgid "Block created by breakpoint" -msgstr "Block skapat av det inbuggde kommandot breakpoint" +msgid "block created by breakpoint" +msgstr "block skapat av det inbuggde kommandot breakpoint" #: parser.cpp:82 parse_constants.h:272 msgid "'if' conditional block" @@ -1101,8 +1101,8 @@ msgid "'begin' unconditional block" msgstr "'begin' ovillkorligen exekverat block" #: parser.cpp:127 parse_constants.h:325 -msgid "Block created by the . builtin" -msgstr "Block skapat av det inbyggda kommandot '.'" +msgid "block created by the . builtin" +msgstr "block skapat av det inbyggda kommandot '.'" #: parser.cpp:132 parse_constants.h:330 msgid "event handler block" -- cgit v1.2.3