feat(interface-edit): normalize command name type prefix (plural/Russian to singular)

All operations (hide, show, place, order) now auto-normalize
the first segment of command names — e.g. Catalogs.X → Catalog.X,
Справочник.X → Catalog.X.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
Nick Shirokov
2026-04-05 16:46:01 +03:00
parent 9620c3846a
commit 91798e3838
3 changed files with 110 additions and 7 deletions
@@ -16,7 +16,7 @@
<Explanation/>
<Picture/>
<Content>
<xr:Item xsi:type="xr:MDObjectRef">Catalogs.Товары</xr:Item>
<xr:Item xsi:type="xr:MDObjectRef">Catalog.Товары</xr:Item>
</Content>
</Properties>
<ChildObjects/>