diff i18n/zh_CN.po @ 26853:cf798a7f2694 stable

i18n: make sure to include translation of (DEPRECATED) This patch replaces old "DEPRECATED" msgid by "(DEPRECATED)" if that .po file does not have "(DEPRECATED)" but have "... (DEPRECATED)". It is necessary to hide deprecated options correctly.
author Yuya Nishihara <yuya@tcha.org>
date Tue, 03 Nov 2015 22:44:57 +0900
parents 8dd99720a139
children 4acf569facef
line wrap: on
line diff
--- a/i18n/zh_CN.po	Tue Nov 03 22:39:26 2015 +0900
+++ b/i18n/zh_CN.po	Tue Nov 03 22:44:57 2015 +0900
@@ -10444,5 +10444,5 @@
 msgid "user name not available - set USERNAME environment variable"
 msgstr ""
 
-msgid "DEPRECATED"
-msgstr "不赞成"
+msgid "(DEPRECATED)"
+msgstr "(不赞成)"