From 2ce898f5fcdb5b1931fb0e37d28f023eaa39c0e1 Mon Sep 17 00:00:00 2001 From: Paul Licameli <paul.licameli@audacityteam.org> Date: Tue, 5 Dec 2017 14:28:24 -0500 Subject: [PATCH] Make it.po and zh_CN.po friendly to Windows build, again ( avoid #~| ) --- locale/it.po | 5 ----- locale/zh_CN.po | 5 ----- 2 files changed, 10 deletions(-) diff --git a/locale/it.po b/locale/it.po index d762dd343d..450fc17acc 100644 --- a/locale/it.po +++ b/locale/it.po @@ -15005,11 +15005,6 @@ msgstr "Errore: %hs alla linea %lu" msgid "Could not load file: \"%s\"" msgstr "Impossibile caricare il file: \"%s\"" -#, fuzzy -#~| msgid "this help message" -#~ msgid "unused message" -#~ msgstr "questo messaggio di aiuto" - #~ msgid "(" #~ msgstr "(" diff --git a/locale/zh_CN.po b/locale/zh_CN.po index d7872a3e93..035e7f2366 100644 --- a/locale/zh_CN.po +++ b/locale/zh_CN.po @@ -14722,11 +14722,6 @@ msgstr "错误: %hs (%lu 行)" msgid "Could not load file: \"%s\"" msgstr "无法载入文件: \"%s\"" -#, fuzzy -#~| msgid "this help message" -#~ msgid "unused message" -#~ msgstr "此帮助信息" - #~ msgid "(" #~ msgstr "(" -- GitLab