Fork channel

Create a new channel as a copy of main.

Rename channel

Rename main to:

Delete channel

Delete main? This cannot be undone.

language.rc
1 MENU
LANGUAGE 1, 2
{
  MENUITEM "foo", 1
}

2 MENU {
  MENUITEM "bar", 2
}

LANGUAGE 3, 4

3 MENU {
  MENUITEM "baz", 3
}