Home - Waterfall Grid T-Grid Console Builders Recent Builds Buildslaves Changesources - JSON API - About

Change #267027

Category doxygen
Changed by copilot-swe-agent[bot] <198982749+Copilotohnoyoudont@users.noreply.github.com>
Changed at Tue 12 May 2026 20:36:58
Repository https://github.com/doxygen/doxygen.git
Project doxygen
Branch master
Revision 6045786cef4e360252fe18ba396068dfe7594e28

Comments

fix: correct CDATA-initial Für in config_de.xml (missed umlaut on line 284)
The CDATA section for IDL propget/propset description started with
"Fur" immediately after the CDATA opener, making it invisible to the
previous umlaut scan. Fixed: <![CDATA[Fur -> <![CDATA[Für

Addresses comment #4433603740.

Agent-Logs-Url: https://github.com/doxygen/doxygen/sessions/266f1df8-7f61-4b50-bc16-2e8525ecf47e

Co-authored-by: doxygen <1300762+doxygen@users.noreply.github.com>

Changed files