From 9d4628df369b92016b7fc3bfc7fed6d06ff2ca9a Mon Sep 17 00:00:00 2001 From: "Suren A. Chilingaryan" Date: Sun, 7 Aug 2005 21:41:32 +0000 Subject: - Russian autoengine is renamed to LibRCD - Fix Learning with Language Autodetection switched on - Attempt to perform rccFS with Language Autodetection switched off, if failed with default behaviour. - Systematization of translation engine: + Rearangement of the translation modes: OFF, TO_ENGLISH, SKIP_RELATED, SKIP_PARRENT, FULL. + New class types: TRANSLATE_LOCALE, TRANSLATE_CURRENT, TRANSLATE_FROM. - Detect "Unicode" locales for foreign languages - "out" class is assumed to be TRANSLATE_LOCALE - Respect RCC_CLASS_KNOWN - Check for Latin UTF-8 prior to running any charset detection engine. --- examples/rcc-example.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'examples/rcc-example.xml') diff --git a/examples/rcc-example.xml b/examples/rcc-example.xml index 6bad1f3..8dc068c 100644 --- a/examples/rcc-example.xml +++ b/examples/rcc-example.xml @@ -11,7 +11,7 @@ Russian Русский - russian + librcd UTF-8 @@ -25,7 +25,7 @@ Ukrainian - russian + librcd UTF-8 -- cgit v1.2.3