diff options
author | dimitri <dimitri@afe2bf4a-e733-0410-8a33-86f594647bc7> | 2010-10-09 08:04:33 (GMT) |
---|---|---|
committer | dimitri <dimitri@afe2bf4a-e733-0410-8a33-86f594647bc7> | 2010-10-09 08:04:33 (GMT) |
commit | a32c2461bfbe6705159abfcae92fb11f1309b37c (patch) | |
tree | fac3e1fdcea37381cbfa5042e20155883cf97372 /doc/translator_report.txt | |
parent | a80f9320bf9fdd879869cee2cea1ec3f9af822f8 (diff) | |
download | Doxygen-a32c2461bfbe6705159abfcae92fb11f1309b37c.zip Doxygen-a32c2461bfbe6705159abfcae92fb11f1309b37c.tar.gz Doxygen-a32c2461bfbe6705159abfcae92fb11f1309b37c.tar.bz2 |
Release-1.7.2
Diffstat (limited to 'doc/translator_report.txt')
-rw-r--r-- | doc/translator_report.txt | 17 |
1 files changed, 2 insertions, 15 deletions
diff --git a/doc/translator_report.txt b/doc/translator_report.txt index ba7f4ba..b5a5168 100644 --- a/doc/translator_report.txt +++ b/doc/translator_report.txt @@ -10,7 +10,7 @@ Persian, Polish, Portuguese, Romanian, Russian, Serbian, SerbianCyrilic, Slovak, Slovene, Spanish, Swedish, Turkish, Ukrainian, and Vietnamese. -Of them, 11 translators are up-to-date, 27 translators are based on +Of them, 12 translators are up-to-date, 26 translators are based on some adapter class, and 2 are English based. ---------------------------------------------------------------------- @@ -24,6 +24,7 @@ still may be some details listed even for them: TranslatorCzech TranslatorDutch TranslatorEnglish + TranslatorEsperanto TranslatorGreek TranslatorKorean -- Change the base class to Translator. TranslatorPersian -- The MAX_DOT_GRAPH_HEIGHT found in trLegendDocs() @@ -42,7 +43,6 @@ must be implemented to become up-to-date: TranslatorFrench 1.6.3 4 methods to implement (1 %) Note: Reimplementation using UTF-8 suggested. - TranslatorEsperanto 1.6.3 4 methods to implement (1 %) TranslatorCatalan 1.6.3 4 methods to implement (1 %) TranslatorVietnamese 1.6.0 9 methods to implement (4 %) TranslatorSwedish 1.6.0 9 methods to implement (4 %) @@ -288,19 +288,6 @@ TranslatorDanish (TranslatorAdapter_1_5_4) 31 methods to implement (13 %) virtual QCString trSubprogramDocumentation() -TranslatorEsperanto (TranslatorAdapter_1_6_3) 4 methods to implement (1 %) -------------------- - - Implements 221 of the required methods (98 %). - - Missing methods (should be implemented): - - virtual QCString trDateTime(int year, int month, int day, int dayOfWeek, int hour, int minutes, int seconds, bool includeTime) - virtual QCString trFileIn(const char * name) - virtual QCString trDirDependency(const char * name) - virtual QCString trIncludesFileIn(const char * name) - - TranslatorFinnish (TranslatorAdapter_1_6_0) 9 methods to implement (4 %) ----------------- |