# HG changeset patch # User diego # Date 1147868123 0 # Node ID 2c4e00fa6f0ee77048e756586abd56e1444a0c08 # Parent 585837bbe7c389a323b4b4bb35326c58222230ec Add mphelp_check.py. diff -r 585837bbe7c3 -r 2c4e00fa6f0e TOOLS/README --- 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] + +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