xref: /plugin/catmenu/lang/en/lang.php (revision 6983cdfd4483215ff5a1e573925c9c612964e790)
1<?php
2
3$lang['namespace_not_found'] = 'The menu cannot be displayed (namespace not found).';
4$lang['js']['toolbar_button'] = 'CatMenu';
5$lang['js']['toolbar_popup_title'] = 'CatMenu';
6$lang['js']['toolbar_insert'] = 'Insert';
7$lang['js']['toolbar_cancel'] = 'Cancel';
8$lang['js']['toolbar_namespace'] = 'Namespace';
9$lang['js']['toolbar_namespace_help'] = 'Folder. "." = current folder.';
10