| NOTE: This web contains the official documentation of the TWiki Release 4.1, code named EdinburghRelease. It is a read-only web for reference. Please update documentation at TWiki.TWikiI18NExtractDotPm. -- PeterThoeny - 30 Mar 2007 |
TWiki::I18N::Extract $text,m using $file as the name of the current
file being read (for comments in PO file, for example). Overrides the base
class method but calls it so the base behavior is preserved.
As in base class, extracted strings are just stored in the =$self='s internal
table for further use (e.g. creating/updating a PO file). Nothing is returned.