[Kimchi-devel] [PATCH V4] add a make check-local command to verify the i18n string formatting
shaohef at linux.vnet.ibm.com
shaohef at linux.vnet.ibm.com
Tue Apr 8 01:38:22 UTC 2014
From: ShaoHe Feng <shaohef at linux.vnet.ibm.com>
V3 -> V4:
use python script to check the i18n string formatting
For discuss with ZhengSheng, we should extend the check.
We should check the string are obsolete or they are statement but not define in i18n.py
V2 -> V3:
improve the regular expression pattern.
V1 -> V2:
move the check to top makefile.
check all i18n.py
improve the checking information.
ShaoHe Feng (1):
add a make check-local command to verify the i18n string formatting
Makefile.am | 5 +++++
contrib/check_i18n.py | 61 +++++++++++++++++++++++++++++++++++++++++++++++++++
2 files changed, 66 insertions(+)
create mode 100755 contrib/check_i18n.py
--
1.8.5.3
More information about the Kimchi-devel
mailing list