Show
Ignore:
Timestamp:
09/02/08 16:20:11 (4 months ago)
Author:
momo-i
Message:

Sync from r1734

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/locale/base/gather-messages.sh

    r1704 r1735  
    5959                        msgfmt -v -c ../$i/LC_MESSAGES/messages.po -o ../$i/LC_MESSAGES/messages.mo 
    6060                        rm -f ../$i/LC_MESSAGES/messages.po~ 
     61                        obs=`cat ../$i/LC_MESSAGES/messages.po | grep '^#~' | wc -l` 
     62                        echo "Obsolete: $obs" 
    6163                done 
    6264                ;;