Fixed
Normal
#4
Discord Integration: AdminCP shows raw language keys instead of names
Some AdminCP screens show an internal key such as task__example where a readable name should be. Cosmetic, but it makes the affected screen look broken and gives no clue what the setting or task actually is.
It fails silently: Invision returns the key itself when a language string is missing, so nothing is written to any log.
Affected in this application:
r__settings— acprestrictions.json: groupr__invites— acprestrictions.json: groupr__logs— acprestrictions.json: grouptask__reconcile— tasks.json: shown on System > Background Processestask__prune— tasks.json: shown on System > Background Processesblock_server_desc— widgets.json: block descriptioneddiscord_configured— settings.json: form labeleddiscord_widget_theme— settings.json: form labeleddiscord_min_posts— settings.json: form labeleddiscord_last_error— settings.json: form labeleddiscord_reconcile_offset— settings.json: form label