changeset 18531:2c4e00fa6f0e

Add mphelp_check.py.
author diego
date Wed, 17 May 2006 12:15:23 +0000
parents 585837bbe7c3
children fe17e7634db1
files TOOLS/README
diffstat 1 files changed, 13 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/TOOLS/README	Wed May 17 12:10:17 2006 +0000
+++ b/TOOLS/README	Wed May 17 12:15:23 2006 +0000
@@ -405,6 +405,19 @@
               source tree and/or the patches they are working on.
 
 
+mphelp_check.py
+
+Author:       Uoti Urpala
+
+Description:  Check console message translations for common errors.
+
+Usage:        mphelp_check.py [--missing] <master file> <files to check>
+
+Note:         Compares MPlayer translation files against a master file and
+              reports conflicting arguments, extra strings not present in
+              the base file and (optionally) missing strings.
+
+
 cpuinfo
 
 Author:       Jürgen Keil