From dcd609cac5443ce7844ef8b48d71acd8a3f3bb8e Mon Sep 17 00:00:00 2001 From: Santhosh Thottingal Date: Fri, 12 Dec 2008 20:52:49 +0530 Subject: adding todo file for l10n-qa --- l10n-qa/TODO | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 l10n-qa/TODO (limited to 'l10n-qa') diff --git a/l10n-qa/TODO b/l10n-qa/TODO new file mode 100644 index 0000000..4ca96af --- /dev/null +++ b/l10n-qa/TODO @@ -0,0 +1,6 @@ +TODO +1. handle comment lines in error pattern file- comments starts with # +2. Handle empty lines +3. For each error pattern, add an error description and dignosis . it can be in this format + errorpatter - description, diagnosis +4. Improve the report -- cgit