Work-around for description in non-i18n environments
authorAlexander Ebert <ebert@woltlab.com>
Sat, 26 Sep 2015 13:25:25 +0000 (15:25 +0200)
committerAlexander Ebert <ebert@woltlab.com>
Sat, 26 Sep 2015 13:25:25 +0000 (15:25 +0200)
commit8a162abf51fd2f592958942376109da942ebb50d
tree2e8e7597abc97df176741c976a7789d3ceb3d2e6
parent83204fd9d54ede2467bb61b857b444aa682cc56e
Work-around for description in non-i18n environments

If there is only a single language installed, the actual content is the
actual content and not a phrase. The `__optional` attribute will cause
`{lang}` to not yield any content at all.

This is pretty much an edge case because we want to suppress
non-existing descriptions to be displayed as a generic phrase.
wcfsetup/install/files/acp/templates/userOptionAdd.tpl