[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-i18n-doc
Subject:    Missing "pluralisations"
From:       Jacob Sparre Andersen <sparre () nbi ! dk>
Date:       2002-04-27 17:05:45
[Download RAW message or body]

Using the command:

   find kde-i18n/templates/ -type f -name '*.pot' \
     | grep -v '/docs/' \
     | xargs egrep -B3 '([[:lower:]]|[[:upper:]])[(]s[)]' \
     | egrep -v '[-]msgstr' \
     | egrep '[#][:][ ]' \
     | tr ' ' '\n' \
     | grep -v ':$' \
     | sort -u

I have found 203 source code locations, where it seems that
the programmers have forgotten to use the "pluralised" i18n
function. What do I do with these data?

Jacob
-- 
"It ain't rocket science!"

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic