comparison src/po/README.txt @ 440:eb531146be0e v7.0114

updated for version 7.0114
author vimboss
date Sat, 23 Jul 2005 22:25:46 +0000
parents 3fc0f57ecb91
children 3709cf52b9b5
comparison
equal deleted inserted replaced
439:8d2b705a5a51 440:eb531146be0e
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 (4) Check: 100 (4) Check:
101 101
102 vim -S check.vim xx.po
102 make xx.mo 103 make xx.mo
103 104
104 Look out for syntax errors and fix them. 105 Look out for syntax errors and fix them.