📄 webappuilabels.properties
字号:
#################################################################### OFBiz UiLabel Properties used for errors messages in the # Webapp module#################################################################### CoreEvents##################################################################coreEvents.not_authorized_use_fct=You are not authorized to use this functioncoreEvents.delegator_not_passed=Required parameter 'delegator' not passed.coreEvents.no_delegator_name_defined=No delegator defined by that namecoreEvents.dispatcher_name_null=Dispatcher name is nullcoreEvents.dispatcher_context_null=Dispatch context is nullcoreEvents.dispatcher_not_passed=Required parameter 'dispatcher' not passedcoreEvents.no_dispachter_name_registered=No dispatcher with that name has been registeredcoreEvents.must_specify_service=You must specify a 'SERVICE_NAME' (other parameters include: SERVICE_TIME, SERVICE_FREQUENCY, SERVICE_INTERVAL, SERVICE_COUNT)coreEvents.error_modelservice_for_srv_name=Error looking up ModelService for serviceNamecoreEvents.service_name_not_find=Could not find a service with the serviceNamecoreEvents.not_authorized_to_call=You are not authorized to call this non-exported service, you must be logged in and have the SERVICE_INVOKE_ANY permissioncoreEvents.invalid_format_time=Invalid format for SERVICE_TIMEcoreEvents.service_time_already_passed=SERVICE_TIME has already passedcoreEvents.invalid_format_interval=Invalid format for SERVICE_INTERVALcoreEvents.invalid_format_count=Invalid format for SERVICE_COUNTcoreEvents.invalid_format_frequency=Invalid format for SERIVCE_FREQUENCYcoreEvents.service_dispatcher_exception=Service dispatcher threw an exceptioncoreEvents.service_scheduled=Service has been scheduledcoreEvents.must_specify_service_name=You must specify a 'serviceName', and optionally a 'mode' (sync or async, defaults to sync)coreEvents.service_eventhandler_exception=ServiceEventHandler threw an exception################################################################### RequestHandler##################################################################requestHandler.error_call_event=Error calling event################################################################### SimpleEventHandler##################################################################simpleEventHandler.event_not_completed=Could not complete event
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -