feat: add SHORT_NAME language constant for menu and toolbar labels #39
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
Add a
COM_MOKOSUITENPO_SHORT_NAMElanguage constant (value:"NPO") for use in admin menu items and toolbar titles. Follows the pattern from MokoSuiteCreate.Requirements
COM_MOKOSUITENPO_SHORT_NAME="NPO"to all language.iniand.sys.inifiles<menu>element in component manifest XML to use the short constantToolbarHelper::title()calls in admin viewsBranch created:
feature/39-feat-add-short-name-language-constant-fo