﻿id	summary	reporter	owner	description	type	status	priority	component	severity	resolution	keywords	cc	release
8813	German documents of options is leaked when browser's locale is other than 'de'	jun66j5	hasienda	"=== Reproduce ===
 1. Launch tracd.
 2. Add 'de' locale to the browser langauage settings. (`Accept-Language: de,ja,en;q=0.7,en-us;q=0.3`)
 3. Access wiki:TracIni, `hash_method`'s document is `Standard-Hash-Typ für neue/aktualisierte Kennwörter`.
 4. Remove 'de' locale from the browser languages settings.  (`Accept-Language: ja,en;q=0.7,en-us;q=0.3`)
 5. Reload the page of wiki:TracIni. `hash_method`'s document is still German.

`_` (gettext) method must not be used at the `doc` keyword argument of `Option` family.
In trunk, the documents of options can be translated.

See http://trac.edgewall.org/ticket/9666."	defect	closed	normal	AccountManagerPlugin	normal	fixed	i18n Python doc		0.12
