please run the ./strip-location.sh script on all files you want to commit. The locations are only redundant information for the translator. To regenerate the locations, just run make po-update. Example: cd mc/po ./strip-location.sh de.po cvs commit ChangeLog de.po make update-po The effect is that "cvs diff" is more readable. Roland