update_pkg_po(pkgdir, pkg = NULL, version = NULL, copyright, bugs)NULL it is read from the package's
NULL it is read from the
package's It will probably not work correctly for en@quot translations
except in a UTF-8 locale, so these are skipped elsewhere.
xgettext2potis called to create/update a filepowith namescheckPoFileis called on the updated file, and if
there are no problems the file is compiled and installed undersrc/windowsdirectory, files within it are also examined.powith namescheckPoFileis called on the updated file, and if
there are no problems the file is compiled and
installed under Note that C/C++ messages are not automatically prepared for
translation as they need to be explicitly marked for translation in
the source files. Once that has been done, create an empty file
pkg = "base" is special (and for use by Rdevelopers only):
the C files are not in the package directory but in the main sources.
xgettext2pot.