(version 1.2.16-20020707)

Doxygen supports the following (27) languages (sorted alphabetically):

Brazilian Portuguese, Chinese, Chinese Traditional, Croatian, Czech, 
Danish, Dutch, English, Finnish, French, 
German, Greek, Hungarian, Italian, Japanese, 
Korean, Norwegian, Polish, Portuguese, Romanian, 
Russian, Serbian, Slovak, Slovene, Spanish, 
Swedish, and Ukrainian.

----------------------------------------------------------------------
The following translator classes are up-to-date (sorted alphabetically).
This means that they derive from the Translator class.  Anyway, there still
may be some details listed even for the up-to-date translators.
Please, check the text below if the translator is marked so.

  TranslatorCzech
  TranslatorDutch
  TranslatorEnglish

----------------------------------------------------------------------
The following translator classes are obsolete (sorted alphabetically).
This means that they derive from some of the adapter classes.

  TranslatorBrazilian	(TranslatorAdapter_1_2_16)
  TranslatorChinese	(TranslatorAdapter_1_2_13)
  TranslatorChinesetraditional	(TranslatorAdapter_1_2_16)
  TranslatorCroatian	(TranslatorAdapter_1_2_16)
  TranslatorDanish	(TranslatorAdapter_1_2_7)
  TranslatorFrench	(TranslatorAdapter_1_2_16)
  TranslatorGerman	(TranslatorAdapter_1_2_16)
  TranslatorGreek	(TranslatorAdapter_1_2_11)
  TranslatorHungarian	(TranslatorAdapter_1_2_1)
  TranslatorItalian	(TranslatorAdapter_1_2_16)
  TranslatorJapanese	(TranslatorAdapter_1_2_16)
  TranslatorKorean	(TranslatorAdapter_1_2_13)
  TranslatorNorwegian	(TranslatorAdapter_1_2_2)
  TranslatorPolish	(TranslatorAdapter_1_2_16)
  TranslatorPortuguese	(TranslatorAdapter_1_2_16)
  TranslatorRomanian	(TranslatorAdapter_1_2_16)
  TranslatorRussian	(TranslatorAdapter_1_2_16)
  TranslatorSerbian	(TranslatorAdapter_1_2_16)
  TranslatorSlovak	(TranslatorAdapter_1_2_13)
  TranslatorSlovene	(TranslatorAdapter_1_2_16)
  TranslatorSpanish	(TranslatorAdapter_1_2_7)
  TranslatorUkrainian	(TranslatorAdapter_1_2_11)

----------------------------------------------------------------------
The following translator classes are implemented via deriving
from the English translator.  This should be done only in the case
when the language maintainer or the doxygen developers need to update
some really outdated translator.  Otherwise, deriving from
the translator adapter classes should be prefered for obsolete translators.
See details below in the report.

  TranslatorFinnish	(TranslatorEnglish)
  TranslatorSwedish	(TranslatorEnglish)

----------------------------------------------------------------------
The following translator adapter classes are implemented -- the older (with
lower number) are always derived from the newer. They implement the
listed required methods. Notice that some versions of doxygen did not
introduce any changes related to the language translators.  From here you may
guess how much work should be done to update your translator:
      
  TranslatorAdapter_1_2_16	implements  1 required method...
    QCString trRTFTableOfContents()

  TranslatorAdapter_1_2_13	implements  2 required methods...
    QCString trImplementedFromList(int numEntries)
    QCString trImplementedInList(int numEntries)

  TranslatorAdapter_1_2_11	implements  1 required method...
    QCString trReferences()

  TranslatorAdapter_1_2_7	implements  1 required method...
    QCString trAuthor(bool first_capital, bool singular)

  TranslatorAdapter_1_2_6	implements 13 required methods...
    QCString trRTFansicp()
    QCString trRTFCharSet()
    QCString trRTFGeneralIndex()
    QCString trFile(bool first_capital, bool singular)
    QCString latexLanguageSupportCommand()
    QCString idLanguageCharset()
    QCString trClass(bool first_capital, bool singular)
    QCString trNamespace(bool first_capital, bool singular)
    QCString trGroup(bool first_capital, bool singular)
    QCString trPage(bool first_capital, bool singular)
    QCString trMember(bool first_capital, bool singular)
    QCString trField(bool first_capital, bool singular)
    QCString trGlobal(bool first_capital, bool singular)

  TranslatorAdapter_1_2_5	implements  2 required methods...
    QCString trBug()
    QCString trBugList()

  TranslatorAdapter_1_2_4	implements  8 required methods...
    QCString trInterfaces()
    QCString trClasses()
    QCString trPackage(const char *name)
    QCString trPackageList()
    QCString trPackageListDescription()
    QCString trPackages()
    QCString trPackageDocumentation()
    QCString trDefineValue()

  TranslatorAdapter_1_2_2	implements  2 required methods...
    QCString trProperties()
    QCString trPropertyDocumentation()

  TranslatorAdapter_1_2_1	implements  1 required method...
    QCString trDCOPMethods()


----------------------------------------------------------------------
Localized translators are expected to implement the following methods
(prototypes sorted aplhabetically):

QCString idLanguage()
QCString idLanguageCharset()
QCString latexLanguageSupportCommand()
QCString trAlphabeticalList()
QCString trAttention()
QCString trAuthor(bool first_capital, bool singular)
QCString trBug()
QCString trBugList()
QCString trBugsAndLimitations()
QCString trClass(bool first_capital, bool singular)
QCString trClassDiagram(const char *clName)
QCString trClassDocumentation()
QCString trClassHierarchy()
QCString trClassHierarchyDescription()
QCString trClasses()
QCString trCode()
QCString trCollaborationDiagram(const char *clName)
QCString trCompoundIndex()
QCString trCompoundList()
QCString trCompoundListDescription()
QCString trCompoundMembers()
QCString trCompoundMembersDescription(bool extractAll)
QCString trCompoundReference(const char *clName, ClassDef::CompoundType compType, bool isTemplate)
QCString trCompounds()
QCString trConstructorDocumentation()
QCString trDCOPMethods()
QCString trDate()
QCString trDefineDocumentation()
QCString trDefineValue()
QCString trDefinedAtLineInSourceFile()
QCString trDefinedIn()
QCString trDefinedInSourceFile()
QCString trDefines()
QCString trDeprecated()
QCString trDetailedDescription()
QCString trDocumentation()
QCString trEnumName()
QCString trEnumValue()
QCString trEnumerationTypeDocumentation()
QCString trEnumerationValueDocumentation()
QCString trEnumerationValues()
QCString trEnumerations()
QCString trExampleDocumentation()
QCString trExamples()
QCString trExamplesDescription()
QCString trExceptions()
QCString trField(bool first_capital, bool singular)
QCString trFile(bool first_capital, bool singular)
QCString trFileDocumentation()
QCString trFileIndex()
QCString trFileList()
QCString trFileListDescription(bool extractAll)
QCString trFileMembers()
QCString trFileMembersDescription(bool extractAll)
QCString trFileReference(const char *fileName)
QCString trForInternalUseOnly()
QCString trFriends()
QCString trFuncProtos()
QCString trFunctionDocumentation()
QCString trFunctionPrototypeDocumentation()
QCString trFunctions()
QCString trGeneratedAt(const char *date,const char *projName)
QCString trGeneratedAutomatically(const char *s)
QCString trGeneratedBy()
QCString trGeneratedFromFiles(ClassDef::CompoundType compType, bool single)
QCString trGlobal(bool first_capital, bool singular)
QCString trGotoDocumentation()
QCString trGotoGraphicalHierarchy()
QCString trGotoSourceCode()
QCString trGotoTextualHierarchy()
QCString trGraphicalHierarchy()
QCString trGroup(bool first_capital, bool singular)
QCString trHeaderFiles()
QCString trHeaderFilesDescription()
QCString trHierarchicalIndex()
QCString trImplementedFromList(int numEntries)
QCString trImplementedInList(int numEntries)
QCString trInclByDepGraph()
QCString trInclDepGraph(const char *fName)
QCString trIncludingInheritedMembers()
QCString trInheritedByList(int numEntries)
QCString trInheritsList(int numEntries)
QCString trInitialValue()
QCString trInterfaces()
QCString trInvariant()
QCString trLegend()
QCString trLegendDocs()
QCString trLegendTitle()
QCString trListOfAllMembers()
QCString trMainPage()
QCString trMember(bool first_capital, bool singular)
QCString trMemberDataDocumentation()
QCString trMemberEnumerationDocumentation()
QCString trMemberFunctionDocumentation()
QCString trMemberList()
QCString trMemberTypedefDocumentation()
QCString trModuleDocumentation()
QCString trModuleIndex()
QCString trModules()
QCString trModulesDescription()
QCString trMore()
QCString trNamespace(bool first_capital, bool singular)
QCString trNamespaceDocumentation()
QCString trNamespaceIndex()
QCString trNamespaceList()
QCString trNamespaceListDescription(bool extractAll)
QCString trNamespaceMemberDescription(bool extractAll)
QCString trNamespaceMembers()
QCString trNamespaceReference(const char *namespaceName)
QCString trNamespaces()
QCString trNoDescriptionAvailable()
QCString trNote()
QCString trPackage(const char *name)
QCString trPackageDocumentation()
QCString trPackageList()
QCString trPackageListDescription()
QCString trPackages()
QCString trPage(bool first_capital, bool singular)
QCString trPageAbbreviation()
QCString trPageDocumentation()
QCString trPageIndex()
QCString trParameters()
QCString trPostcondition()
QCString trPrecondition()
QCString trPrivateAttribs()
QCString trPrivateMembers()
QCString trPrivateSlots()
QCString trPrivateTypes()
QCString trProperties()
QCString trPropertyDocumentation()
QCString trProtectedAttribs()
QCString trProtectedMembers()
QCString trProtectedSlots()
QCString trProtectedTypes()
QCString trPublicAttribs()
QCString trPublicMembers()
QCString trPublicSlots()
QCString trPublicTypes()
QCString trRTFCharSet()
QCString trRTFGeneralIndex()
QCString trRTFTableOfContents()
QCString trRTFansicp()
QCString trReferenceManual()
QCString trReferencedBy()
QCString trReferences()
QCString trReimplementedForInternalReasons()
QCString trReimplementedFromList(int numEntries)
QCString trReimplementedInList(int numEntries)
QCString trRelatedFunctionDocumentation()
QCString trRelatedFunctions()
QCString trRelatedPages()
QCString trRelatedPagesDescription()
QCString trRelatedSubscript()
QCString trRemarks()
QCString trReturnValues()
QCString trReturns()
QCString trSearch()
QCString trSeeAlso()
QCString trSignals()
QCString trSince()
QCString trSources()
QCString trStaticPrivateAttribs()
QCString trStaticPrivateMembers()
QCString trStaticProtectedAttribs()
QCString trStaticProtectedMembers()
QCString trStaticPublicAttribs()
QCString trStaticPublicMembers()
QCString trTest()
QCString trTestList()
QCString trThisIsTheListOfAllMembers()
QCString trTodo()
QCString trTodoList()
QCString trTypedefDocumentation()
QCString trTypedefs()
QCString trVariableDocumentation()
QCString trVariables()
QCString trVersion()
QCString trWarning()
QCString trWriteList(int numEntries)
QCString trWrittenBy()


======================================================================
Details related to specific translator classes follow.



TranslatorBrazilian (TranslatorAdapter_1_2_16)
-------------------

Missing methods (should be implemented):

  QCString trRTFTableOfContents()



TranslatorChinese (TranslatorAdapter_1_2_13)
-----------------

Missing methods (should be implemented):

  QCString trImplementedFromList(int numEntries)
  QCString trImplementedInList(int numEntries)
  QCString trRTFTableOfContents()



TranslatorGerman (TranslatorAdapter_1_2_16)
----------------

Missing methods (should be implemented):

  QCString trRTFTableOfContents()



TranslatorDanish (TranslatorAdapter_1_2_7)
----------------

Missing methods (should be implemented):

  QCString trAuthor(bool first_capital, bool singular)
  QCString trReferences()
  QCString trImplementedFromList(int numEntries)
  QCString trImplementedInList(int numEntries)
  QCString trRTFTableOfContents()

Obsolete methods (should be removed):

  QCString trAuthor()
  QCString trAuthors()



TranslatorSpanish (TranslatorAdapter_1_2_7)
-----------------

Missing methods (should be implemented):

  QCString trAuthor(bool first_capital, bool singular)
  QCString trReferences()
  QCString trImplementedFromList(int numEntries)
  QCString trImplementedInList(int numEntries)
  QCString trRTFTableOfContents()

Obsolete methods (should be removed):

  QCString latexBabelPackage()
  QCString trAuthor()
  QCString trAuthors()
  QCString trFiles()
  QCString trVerbatimText(const char *f)



TranslatorFinnish (TranslatorEnglish)
-----------------

This translator is implemented via deriving from the English translator.
This should be done only in the case when the language maintainer
or the doxygen developers need to update some really old-dated translator.
Otherwise, deriving from the translator adapter classes should be used
for obsolete translators.  If you still want some texts to be in English
copy the sources of the English translator.

The obsolete and missing method lists (below) reflect what have to be done
to derive directly from the Translator class (i.e. to reach up-to-date status).

Missing methods (should be implemented):

  QCString latexLanguageSupportCommand()
  QCString idLanguageCharset()
  QCString trNamespaces()
  QCString trGeneratedFromFiles(ClassDef::CompoundType compType, bool single)
  QCString trAlphabeticalList()
  QCString trReturnValues()
  QCString trMainPage()
  QCString trPageAbbreviation()
  QCString trSources()
  QCString trDefinedAtLineInSourceFile()
  QCString trDefinedInSourceFile()
  QCString trDeprecated()
  QCString trCollaborationDiagram(const char *clName)
  QCString trInclDepGraph(const char *fName)
  QCString trConstructorDocumentation()
  QCString trGotoSourceCode()
  QCString trGotoDocumentation()
  QCString trPrecondition()
  QCString trPostcondition()
  QCString trInvariant()
  QCString trInitialValue()
  QCString trCode()
  QCString trGraphicalHierarchy()
  QCString trGotoGraphicalHierarchy()
  QCString trGotoTextualHierarchy()
  QCString trPageIndex()
  QCString trNote()
  QCString trPublicTypes()
  QCString trPublicAttribs()
  QCString trStaticPublicAttribs()
  QCString trProtectedTypes()
  QCString trProtectedAttribs()
  QCString trStaticProtectedAttribs()
  QCString trPrivateTypes()
  QCString trPrivateAttribs()
  QCString trStaticPrivateAttribs()
  QCString trTodo()
  QCString trTodoList()
  QCString trReferencedBy()
  QCString trRemarks()
  QCString trAttention()
  QCString trInclByDepGraph()
  QCString trSince()
  QCString trLegendTitle()
  QCString trLegendDocs()
  QCString trLegend()
  QCString trTest()
  QCString trTestList()
  QCString trDCOPMethods()
  QCString trProperties()
  QCString trPropertyDocumentation()
  QCString trInterfaces()
  QCString trClasses()
  QCString trPackage(const char *name)
  QCString trPackageList()
  QCString trPackageListDescription()
  QCString trPackages()
  QCString trPackageDocumentation()
  QCString trDefineValue()
  QCString trBug()
  QCString trBugList()
  QCString trRTFansicp()
  QCString trRTFCharSet()
  QCString trRTFGeneralIndex()
  QCString trClass(bool first_capital, bool singular)
  QCString trFile(bool first_capital, bool singular)
  QCString trNamespace(bool first_capital, bool singular)
  QCString trGroup(bool first_capital, bool singular)
  QCString trPage(bool first_capital, bool singular)
  QCString trMember(bool first_capital, bool singular)
  QCString trField(bool first_capital, bool singular)
  QCString trGlobal(bool first_capital, bool singular)
  QCString trAuthor(bool first_capital, bool singular)
  QCString trReferences()
  QCString trImplementedFromList(int numEntries)
  QCString trImplementedInList(int numEntries)
  QCString trRTFTableOfContents()

Obsolete methods (should be removed):

  QCString latexBabelPackage()
  QCString trAuthor()
  QCString trAuthors()
  QCString trFiles()
  QCString trGeneratedFrom(const char *s,bool single)
  QCString trVerbatimText(const char *f)
  QCString updateNeededMessage()



TranslatorFrench (TranslatorAdapter_1_2_16)
----------------

Missing methods (should be implemented):

  QCString trRTFTableOfContents()



TranslatorGreek (TranslatorAdapter_1_2_11)
---------------

Missing methods (should be implemented):

  QCString trReferences()
  QCString trImplementedFromList(int numEntries)
  QCString trImplementedInList(int numEntries)
  QCString trRTFTableOfContents()

Obsolete methods (should be removed):

  QCString latexBabelPackage()



TranslatorCroatian (TranslatorAdapter_1_2_16)
------------------

Missing methods (should be implemented):

  QCString trRTFTableOfContents()



TranslatorHungarian (TranslatorAdapter_1_2_1)
-------------------

Missing methods (should be implemented):

  QCString trDCOPMethods()
  QCString trProperties()
  QCString trPropertyDocumentation()
  QCString trInterfaces()
  QCString trClasses()
  QCString trPackage(const char *name)
  QCString trPackageList()
  QCString trPackageListDescription()
  QCString trPackages()
  QCString trPackageDocumentation()
  QCString trDefineValue()
  QCString trBug()
  QCString trBugList()
  QCString trRTFansicp()
  QCString trRTFCharSet()
  QCString trRTFGeneralIndex()
  QCString trClass(bool first_capital, bool singular)
  QCString trFile(bool first_capital, bool singular)
  QCString trNamespace(bool first_capital, bool singular)
  QCString trGroup(bool first_capital, bool singular)
  QCString trPage(bool first_capital, bool singular)
  QCString trMember(bool first_capital, bool singular)
  QCString trField(bool first_capital, bool singular)
  QCString trGlobal(bool first_capital, bool singular)
  QCString trAuthor(bool first_capital, bool singular)
  QCString trReferences()
  QCString trImplementedFromList(int numEntries)
  QCString trImplementedInList(int numEntries)
  QCString trRTFTableOfContents()

Obsolete methods (should be removed):

  QCString latexBabelPackage()
  QCString trAuthor()
  QCString trAuthors()
  QCString trFiles()
  QCString trVerbatimText(const char *f)



TranslatorItalian (TranslatorAdapter_1_2_16)
-----------------

Missing methods (should be implemented):

  QCString trRTFTableOfContents()



TranslatorJapanese (TranslatorAdapter_1_2_16)
------------------

Missing methods (should be implemented):

  QCString trRTFTableOfContents()



TranslatorKorean (TranslatorAdapter_1_2_13)
----------------

Missing methods (should be implemented):

  QCString trImplementedFromList(int numEntries)
  QCString trImplementedInList(int numEntries)
  QCString trRTFTableOfContents()



TranslatorNorwegian (TranslatorAdapter_1_2_2)
-------------------

Missing methods (should be implemented):

  QCString latexLanguageSupportCommand()
  QCString idLanguageCharset()
  QCString trProperties()
  QCString trPropertyDocumentation()
  QCString trInterfaces()
  QCString trClasses()
  QCString trPackage(const char *name)
  QCString trPackageList()
  QCString trPackageListDescription()
  QCString trPackages()
  QCString trPackageDocumentation()
  QCString trDefineValue()
  QCString trBug()
  QCString trBugList()
  QCString trRTFansicp()
  QCString trRTFCharSet()
  QCString trRTFGeneralIndex()
  QCString trClass(bool first_capital, bool singular)
  QCString trFile(bool first_capital, bool singular)
  QCString trNamespace(bool first_capital, bool singular)
  QCString trGroup(bool first_capital, bool singular)
  QCString trPage(bool first_capital, bool singular)
  QCString trMember(bool first_capital, bool singular)
  QCString trField(bool first_capital, bool singular)
  QCString trGlobal(bool first_capital, bool singular)
  QCString trAuthor(bool first_capital, bool singular)
  QCString trReferences()
  QCString trImplementedFromList(int numEntries)
  QCString trImplementedInList(int numEntries)
  QCString trRTFTableOfContents()

Obsolete methods (should be removed):

  QCString latexBabelPackage()
  QCString trAuthor()
  QCString trAuthors()
  QCString trFiles()
  QCString trVerbatimText(const char *f)



TranslatorPolish (TranslatorAdapter_1_2_16)
----------------

Missing methods (should be implemented):

  QCString trRTFTableOfContents()

Obsolete methods (should be removed):

  QCString latexBabelPackage()
  QCString trAuthor()
  QCString trAuthors()
  QCString trFiles()
  QCString trVerbatimText(const char *f)



TranslatorPortuguese (TranslatorAdapter_1_2_16)
--------------------

Missing methods (should be implemented):

  QCString trRTFTableOfContents()



TranslatorRomanian (TranslatorAdapter_1_2_16)
------------------

Missing methods (should be implemented):

  QCString trRTFTableOfContents()



TranslatorRussian (TranslatorAdapter_1_2_16)
-----------------

Missing methods (should be implemented):

  QCString trRTFTableOfContents()



TranslatorSwedish (TranslatorEnglish)
-----------------

This translator is implemented via deriving from the English translator.
This should be done only in the case when the language maintainer
or the doxygen developers need to update some really old-dated translator.
Otherwise, deriving from the translator adapter classes should be used
for obsolete translators.  If you still want some texts to be in English
copy the sources of the English translator.

The obsolete and missing method lists (below) reflect what have to be done
to derive directly from the Translator class (i.e. to reach up-to-date status).

Missing methods (should be implemented):

  QCString latexLanguageSupportCommand()
  QCString idLanguageCharset()
  QCString trDeprecated()
  QCString trCollaborationDiagram(const char *clName)
  QCString trInclDepGraph(const char *fName)
  QCString trConstructorDocumentation()
  QCString trGotoSourceCode()
  QCString trGotoDocumentation()
  QCString trPrecondition()
  QCString trPostcondition()
  QCString trInvariant()
  QCString trInitialValue()
  QCString trCode()
  QCString trGraphicalHierarchy()
  QCString trGotoGraphicalHierarchy()
  QCString trGotoTextualHierarchy()
  QCString trPageIndex()
  QCString trNote()
  QCString trPublicTypes()
  QCString trPublicAttribs()
  QCString trStaticPublicAttribs()
  QCString trProtectedTypes()
  QCString trProtectedAttribs()
  QCString trStaticProtectedAttribs()
  QCString trPrivateTypes()
  QCString trPrivateAttribs()
  QCString trStaticPrivateAttribs()
  QCString trTodo()
  QCString trTodoList()
  QCString trReferencedBy()
  QCString trRemarks()
  QCString trAttention()
  QCString trInclByDepGraph()
  QCString trSince()
  QCString trLegendTitle()
  QCString trLegendDocs()
  QCString trLegend()
  QCString trTest()
  QCString trTestList()
  QCString trDCOPMethods()
  QCString trProperties()
  QCString trPropertyDocumentation()
  QCString trInterfaces()
  QCString trClasses()
  QCString trPackage(const char *name)
  QCString trPackageList()
  QCString trPackageListDescription()
  QCString trPackages()
  QCString trPackageDocumentation()
  QCString trDefineValue()
  QCString trBug()
  QCString trBugList()
  QCString trRTFansicp()
  QCString trRTFCharSet()
  QCString trRTFGeneralIndex()
  QCString trClass(bool first_capital, bool singular)
  QCString trFile(bool first_capital, bool singular)
  QCString trNamespace(bool first_capital, bool singular)
  QCString trGroup(bool first_capital, bool singular)
  QCString trPage(bool first_capital, bool singular)
  QCString trMember(bool first_capital, bool singular)
  QCString trField(bool first_capital, bool singular)
  QCString trGlobal(bool first_capital, bool singular)
  QCString trAuthor(bool first_capital, bool singular)
  QCString trReferences()
  QCString trImplementedFromList(int numEntries)
  QCString trImplementedInList(int numEntries)
  QCString trRTFTableOfContents()

Obsolete methods (should be removed):

  QCString latexBabelPackage()
  QCString trAuthor()
  QCString trAuthors()
  QCString trFiles()
  QCString trVerbatimText(const char *f)
  QCString updateNeededMessage()



TranslatorSlovene (TranslatorAdapter_1_2_16)
-----------------

Missing methods (should be implemented):

  QCString trRTFTableOfContents()



TranslatorSlovak (TranslatorAdapter_1_2_13)
----------------

Missing methods (should be implemented):

  QCString trImplementedFromList(int numEntries)
  QCString trImplementedInList(int numEntries)
  QCString trRTFTableOfContents()



TranslatorSerbian (TranslatorAdapter_1_2_16)
-----------------

Missing methods (should be implemented):

  QCString idLanguage()
  QCString trRTFTableOfContents()

Obsolete methods (should be removed):

  QCString decode(const QCString& sInput)
  public: QCString idLanguage()



TranslatorChinesetraditional (TranslatorAdapter_1_2_16)
----------------------------

Missing methods (should be implemented):

  QCString trRTFTableOfContents()



TranslatorUkrainian (TranslatorAdapter_1_2_11)
-------------------

Missing methods (should be implemented):

  QCString trReferences()
  QCString trImplementedFromList(int numEntries)
  QCString trImplementedInList(int numEntries)
  QCString trRTFTableOfContents()

