Which of these is not a part of the internationalization and localization process?
using a tool like Poedit to parse source code and extract translatable strings into a POT file.
using a gettext function to wrap transatable strings when writing code.
installing/using the Wordpress Multilingual Plugin.
translators translating the PO file, one for each language.