YetiForceCompany/YetiForceCRM

View on GitHub
languages/en-US/Settings/Menu.json

Summary

Maintainability
Test Coverage
{
  "php": {
    "LBL_MENU_BUILDER": "Menu - Configuration",
    "LBL_MENU_BUILDER_DESCRIPTION": "Create and manage menu items.",
    "LBL_DEFAULT_MENU": "Default menu",
    "LBL_ADD_MENU": "Add menu item",
    "LBL_CREATING_MENU": "Create new menu item",
    "LBL_SELECT_TYPE_OF_MENU": "Select menu type",
    "LBL_TYPE_OF_MENU": "Menu type",
    "LBL_NEW_WINDOW": "Open in a new window",
    "LBL_NEXT": "Next",
    "LBL_ADD_NEW_MENU": "Add",
    "LBL_URL": "URL address",
    "LBL_LABEL_NAME": "Label name",
    "LBL_EDITION_MENU": "Edit menu",
    "LBL_SAVE_MENU": "Save",
    "LBL_SAVED_MENU": "Changes in menu have been saved.",
    "LBL_HOTKEY": "Hot key",
    "LBL_NAME": "Name",
    "LBL_TEST_IT": "Test it",
    "LBL_MENU_TYPE": "Menu type",
    "LBL_AVAILABLE_FILTERS": "Available filters",
    "LBL_ICON_NAME": "Icon",
    "LBL_MODULE": "Module",
    "LBL_MODULE_DESC": "Menu item redirecting to selected module.",
    "LBL_SHORTCUT": "Shortcut",
    "LBL_SHORTCUT_DESC": "Menu item redirecting to entered address.",
    "LBL_LABEL": "Label",
    "LBL_LABEL_DESC": "Allows to group items in menu.",
    "LBL_SEPARATOR": "Separator",
    "LBL_SEPARATOR_DESC": "Divides large items into smaller parts.",
    "LBL_SHOW_NUMBER_ENTRIES": "Show number of entries",
    "LBL_QUICKCREATE": "Quick create",
    "LBL_QUICKCREATE_DESC": "Helps to create records quickly.",
    "LBL_HOMEICON": "Home icon",
    "LBL_HOMEICON_DESC": "Menu item redirecting to home page.",
    "LBL_CUSTOMFILTER": "Filter",
    "LBL_CUSTOMFILTER_DESC": "Menu item redirecting to selected filter.",
    "LBL_RECYCLEBIN": "Recycle bin",
    "LBL_RECYCLEBIN_DESC": "Menu item redirecting to recycle bin.",
    "LBL_PROFILE": "Profile",
    "LBL_PROFILE_DESC": "Menu item that allows changing the user's settings.",
    "LBL_REMOVED_MENU_ITEM": "Menu item has been removed",
    "LBL_SAVED_MAP_MENU": "Menu layout has been saved",
    "LBL_ITEM_ADDED_TO_MENU": "New item has been added to menu",
    "LBL_REMOVE_TITLE": "Remove menu item",
    "LBL_REMOVE_DESC": "Selected item contains submenus. All submenus will be also deleted together with this menu item.",
    "LBL_REMOVE": "Remove",
    "LBL_CANCEL": "Cancel",
    "LBL_MORE_INFO": "Click here for more information",
    "LBL_COPY_MENU": "Copy menu",
    "LBL_CUSTOM_VIEW_FILTER_RESTRICTIONS_DESC": "Applying restrictions makes it impossible to create filters from this list view."
  },
  "js": {
    "JS_EDIT": "Edit",
    "JS_REMOVE": "Remove",
    "JS_NO_DATA": "No menu",
    "JS_TEST_HOTKEY_OK": "Hot key works properly."
  }
}