messages.properties
来自「找了很久才找到到源代码」· PROPERTIES 代码 · 共 28 行
PROPERTIES
28 行
INIT_ADD_REPOSITORY_2 =. Repository init : adding {0} with name "{1}"
INIT_STARTING_REPOSITORY_CONFIG_0 =. Repository config : starting
INIT_REPOSITORY_CONFIG_FINISHED_0 =. Repository config : finished
INIT_ADD_WRAPPER_1 =. Repository init : adding wrapper "{0}"
INIT_ADD_FILTER_RULE_2 =. Repository init : adding filter {0}: "{1}"
ERR_NO_CONFIG_AFTER_STARTUP_0 =The repository manager configuration is possible only during system startup.
ERR_INVALID_WRAPPER_NAME_1 =Can not find the class "{0}" for the wrapper
ERR_INVALID_FILTER_TYPE_1 =Filter type is invalid
ERR_ITEM_FILTERED_1 =Item at path "{0}" was filtered out
ERR_OVERWRITE_0 =Could not overwrite existing item
ERR_DEST_EXISTS_0 =Destination exists and should not be overwritten
ERR_UNLOCK_FAILED_0 =Error while unlocking item
LOG_WRAPPER_CLASS_NOT_FOUND_1 =Configured wrapper class not found: {0}
LOG_COPY_ITEM_2 =Copy "{0}" to "{1}"
LOG_DELETE_DEST_0 =Delete existing destination item
LOG_CREATE_ITEM_1 =Create item "{0}"
LOG_DELETE_ITEM_1 =Delete item "{0}"
LOG_LOCK_ITEM_1 =Lock item "{0}"
LOG_READ_ITEM_1 =Read item "{0}"
LOG_LIST_ITEMS_1 =List items for "{0}"
LOG_LIST_ITEMS_SUCESS_1 =Found {0} items in path
LOG_MOVE_ITEM_2 =Move "{0}" to "{1}"
LOG_UPDATE_ITEM_1 =Update item "{0}"
LOG_UNLOCK_ITEM_1 =Unlock item "{0}"
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?