YetiForceCompany/YetiForceCRM

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

Summary

Maintainability
Test Coverage
{
  "php": {
    "ConfigEditor": "Config editor",
    "LBL_DEFAULT_MODULE": "Default module",
    "LBL_MAX_TEXT_LENGTH_IN_LISTVIEW": "Maximum text length in List View",
    "LBL_MAX_ENTRIES_PER_PAGE_IN_LISTVIEW": "Maximum entries per page in List View",
    "LBL_DEFAULT_LAYOUT": "Layout",
    "LBL_SHOWING_BREADCRUMBS": "Show breadcrumbs menu",
    "LBL_TITLE_MAX_LENGTH": "Maximum length of characters for title",
    "LBL_MINIMUM_CRON_FREQUENCY": "Minimum cron frequency [min] ",
    "LBL_LIST_MAX_ENTRIES_MASSEDIT": "Maximum number of records in mass edition",
    "LBL_BG_CLOSING_MODAL": "Enable closing of modal window by clicking on the background",
    "LBL_HREF_MAX_LEGTH": "Maximum length for href tag",
    "LBL_SHOW_LANG_IN_LOGIN_PAGE": "Show language selection on the login page",
    "LBL_SHOW_LAYOUT_IN_LOGIN_PAGE": "Show layout selection on the login page",
    "LBL_CONFIG_EDITOR": "System – Configuration",
    "LBL_CONFIG_EDITOR_DESCRIPTION": "Update configuration file of the application",
    "LBL_MAX_UPLOAD_SIZE": "Maximum upload size",
    "LBL_MB": "MB",
    "LBL_RELATION_CONFIG": "Relation",
    "LBL_RELATION_COMMENT_MAX_LENGTH": "Maximum length of a comment visible on the related record",
    "LBL_RELATION_COMMENT_MAX_LENGTH_DESC": "These fields are available in some relations, e.g. in the Products & services tab in Account module",
    "LBL_RELATION_SHOW_RELATED_MODULE_NAME": "Show related modules names in tabs",
    "LBL_RELATION_SHOW_RELATED_ICON": "Show related modules icon in tabs",
    "LBL_RELATION_SHOW_RECORDS_COUNT": "Show record count in tabs of related modules",
    "LBL_RELATION_SEPARATE_CHANGE_RELATION_BUTTON": "Separate action buttons for changing additional data",
    "LBL_RELATION_SEPARATE_CHANGE_RELATION_BUTTON_DESC": "The button defines a special data type that belongs only to relations, available e.g. in the Occurrences module",
    "LBL_MAX_NUMBER_EXPORT_RECORDS": "Max number of export records",
    "LBL_PERFORMANCE": "Performance",
    "LBL_BRAND_DATA_NAME": "Footer's name",
    "LBL_TWITTER": "Twitter URL",
    "LBL_FACEBOOK": "Facebook URL",
    "LBL_LINKEDIN": "LinkedIn URL",
    "LBL_BRAND_DATA": "Brand data",
    "LBL_BRAND_DATA_INFO": "Block used when YetiForce Branding is purchased allows you to enter custom data visible in the footer."
  },
  "js": {
    "JS_CONFIGURATION_DETAILS_SAVED": "Configuration details saved",
    "JS_PLEASE_ENTER_NUMBER_IN_RANGE_1TO100": "Please enter value in the range 1-100"
  }
}