https://bz.apache.org/bugzilla/show_bug.cgi?id=66478
Rich Bowen <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #2 from Rich Bowen <[email protected]> --- Patched in r1933604 (trunk), r1933605 (2.4). Thank you for reporting this — what looked like a single TimeOut context error turned out to be a systemic issue affecting all translated documentation. The <contextlist> metadata in translation files had drifted out of sync with the English source across multiple languages and modules. Fixed 239 directive contextlist mismatches per tree across 6 languages: - French (fr): 69 directives across 13 modules - Japanese (ja): 83 directives across 14 modules - Korean (ko): 41 directives across 9 modules - German (de): 18 directives in core - Turkish (tr): 20 directives across 3 modules - Spanish (es): 8 directives in core All translation contextlists now match the English source exactly. -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
