Language-constant stem: COM_MOKOJOOMBACKUP_* → COM_MOKOSUITEBACKUP_* (match element) #234
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?
Part of the org-wide MokoSuite component naming/consistency pass.
Backup already uses a
_SHORTmenu constant (COM_MOKOJOOMBACKUP_SHORT="Backup") and resolves correctly — so the menu label itself is fine. The inconsistency is the constant stem: it'sMOKOJOOMBACKUPwhile the component element iscom_mokosuitebackup.Suggested (low priority): rename the language-constant prefix
COM_MOKOJOOMBACKUP_*→COM_MOKOSUITEBACKUP_*so the stem matches the element/product name, consistent with HQ/Client. Keep_SHORT="Backup".Non-urgent — cosmetic/consistency only.
Branch created:
feature/234-language-constant-stem-com-mokojoombacku