From e1bb0e33f23f7cf089f24b536283bac67cc09528 Mon Sep 17 00:00:00 2001 From: Marc Abonce Seguin Date: Sat, 27 Jul 2019 00:01:02 -0700 Subject: [fix] escape perecent signs in translation file (#1528) --- searx/translations/zh_CN/LC_MESSAGES/messages.mo | Bin 11590 -> 11628 bytes searx/translations/zh_CN/LC_MESSAGES/messages.po | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) (limited to 'searx/translations/zh_CN') diff --git a/searx/translations/zh_CN/LC_MESSAGES/messages.mo b/searx/translations/zh_CN/LC_MESSAGES/messages.mo index c2006aca1..b98af0547 100644 Binary files a/searx/translations/zh_CN/LC_MESSAGES/messages.mo and b/searx/translations/zh_CN/LC_MESSAGES/messages.mo differ diff --git a/searx/translations/zh_CN/LC_MESSAGES/messages.po b/searx/translations/zh_CN/LC_MESSAGES/messages.po index 78acb2d40..d71288ce5 100644 --- a/searx/translations/zh_CN/LC_MESSAGES/messages.po +++ b/searx/translations/zh_CN/LC_MESSAGES/messages.po @@ -692,7 +692,7 @@ msgid "" "Change how forms are submited, learn more about request methods" -msgstr "更改提交表单时使用的请求方法,深入了解请求方法" +msgstr "更改提交表单时使用的请求方法,深入了解请求方法" #: searx/templates/oscar/preferences.html:87 #: searx/templates/simple/preferences.html:71 -- cgit v1.2.3