We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a155521 commit abfabd9Copy full SHA for abfabd9
po/README
@@ -34,7 +34,7 @@ find */* -name "*.cpp" >> po/POTFILES.in
34
35
intltool-update --pot
36
37
- make a new vips7.xx.pot translation template from the sources
+ make a new vips8.x.pot translation template from the sources
38
39
:%s/msgstr ""/msgstr "Malkovich"/
40
:%s/msgstr\[0\] ""/msgstr[0] "Malkovich"/
@@ -57,7 +57,7 @@ msgstr ""
57
"Content-Type: text/plain; charset=UTF-8\n"
58
"Content-Transfer-Encoding: 8bit\n"
59
60
- edits to make vips7.xx.pot into test.po
+ edits to make vips8.xx.pot into test.po
61
62
msgfmt -cv -o /dev/null test.po
63
0 commit comments