comparison src/po/README.txt @ 449:3709cf52b9b5 v7.0119

updated for version 7.0119
author vimboss
date Fri, 29 Jul 2005 22:36:03 +0000
parents eb531146be0e
children 96cd8222a819
comparison
equal deleted inserted replaced
448:dd9db57ee7ce 449:3709cf52b9b5
95 :source cleanup.vim 95 :source cleanup.vim
96 96
97 Background: on Solaris an empty msgstr results in an empty message; GNU 97 Background: on Solaris an empty msgstr results in an empty message; GNU
98 gettext ignores empty strings and items marked with "#, fuzzy". 98 gettext ignores empty strings and items marked with "#, fuzzy".
99 99
100 This also removes the line numbers from the file, so that patches are not
101 messed up by changes in line numbers and show the actual changes in the
102 text.
103
100 (4) Check: 104 (4) Check:
101 105
102 vim -S check.vim xx.po 106 vim -S check.vim xx.po
103 make xx.mo 107 make xx.mo
104 108