Topic: 2.0 beta, language template is outdated ...
I found the language template is not up to date. And there seems some problems in source:
find . -type f -iname "*.php" | xgettext -o test.po -j -L PHP -f -
find . -type f -iname "*.inc" | xgettext -o test.po -j -L PHP -f -
./sales/customer_delivery.php:119: internationalized messages should not contain the ‘\r’ escape sequence
./sales/customer_invoice.php:118: internationalized messages should not contain the ‘\r’ escape sequence
./sales/inquiry/sales_deliveries_view.php:68: internationalized messages should not contain the ‘\r’ escape sequence