From d64f6e841ad7189729774837f18011848fa73c0c Mon Sep 17 00:00:00 2001 From: Dimitri Schoolwerth Date: Sat, 23 May 2015 14:42:41 +0400 Subject: [PATCH] Fix duplicate message definitions in pt.po There are duplicate message IDs (since 92c94be) in pt.po which cause fatal errors with msgmerge. Remove the duplicates to fix the errors. --- locale/pt.po | 15 --------------- 1 file changed, 15 deletions(-) diff --git a/locale/pt.po b/locale/pt.po index 1422b36916..2f1a6a7c34 100644 --- a/locale/pt.po +++ b/locale/pt.po @@ -9128,18 +9128,3 @@ msgstr "~" #~ msgid "wxRichTextStylePage" #~ msgstr "wxRichTextStylePage" - -#~ msgid "unknown line terminator" -#~ msgstr "terminador de linha desconhecido" - -#~ msgid "writing" -#~ msgstr "a escrever" - -#~ msgid "wxRichTextBulletsPage" -#~ msgstr "wxRichTextBulletsPage" - -#~ msgid "wxRichTextListStylePage" -#~ msgstr "wxRichTextListStylePage" - -#~ msgid "wxRichTextStylePage" -#~ msgstr "wxRichTextStylePage"