Added a note about how to initiate internationalization support to the README.i18n file; the Makefile generated by the 'newplugin' script now has the 'i18n' target automatically create an initial 'po/pluginname.pot' file

This commit is contained in:
Klaus Schmidinger
2007-10-14 09:29:59 +02:00
parent de45da896a
commit 714e61b090
7 changed files with 36 additions and 11 deletions

View File

@@ -2199,3 +2199,7 @@ Timo Eskola <timo@tolleri.net>
Elias Luttinen <el@iki.fi>
for improving the description of where logging goes in the INSTALL file
Torsten Kunkel <vdrml@tkunkel.de>
for pointing out that it was not obvious how to initiate internationalization
support for a plugin