public final class Messages extends A_CmsMessageBundle
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
ERR_CREATE_DIR_1
Message constant for key in the resource bundle.
|
static java.lang.String |
ERR_CREATE_FILE_1
Message constant for key in the resource bundle.
|
static java.lang.String |
ERR_EXISTENT_FILE_1
Message constant for key in the resource bundle.
|
static java.lang.String |
ERR_IMPORT_1
Message constant for key in the resource bundle.
|
static java.lang.String |
ERR_INIT_SYNC_0
Message constant for key in the resource bundle.
|
static java.lang.String |
ERR_IO_WRITE_SYNCLIST_0
Message constant for key in the resource bundle.
|
static java.lang.String |
ERR_NO_RFS_DESTINATION_0
Message constant for key in the resource bundle.
|
static java.lang.String |
ERR_NO_VFS_SOURCE_0
Message constant for key in the resource bundle.
|
static java.lang.String |
ERR_READ_SYNC_LIST_0
Message constant for key in the resource bundle.
|
static java.lang.String |
ERR_READING_FILE_1
Message constant for key in the resource bundle.
|
static java.lang.String |
ERR_RFS_DESTINATION_NO_WRITE_1
Message constant for key in the resource bundle.
|
static java.lang.String |
ERR_RFS_DESTINATION_NOT_THERE_1
Message constant for key in the resource bundle.
|
static java.lang.String |
ERR_WRITE_FILE_0
Message constant for key in the resource bundle.
|
static java.lang.String |
LOG_EXTERNAL_TRANSLATION_1
Message constant for key in the resource bundle.
|
static java.lang.String |
LOG_SYNCHRONIZE_EXPORT_FAILED_1
Message constant for key in the resource bundle.
|
static java.lang.String |
LOG_SYNCHRONIZE_UPDATE_FAILED_1
Message constant for key in the resource bundle.
|
static java.lang.String |
RPT_DEL_FILE_0
Message constant for key in the resource bundle.
|
static java.lang.String |
RPT_DEL_FOLDER_0
Message constant for key in the resource bundle.
|
static java.lang.String |
RPT_DEL_FS_FILE_0
Message constant for key in the resource bundle.
|
static java.lang.String |
RPT_DEL_FS_FOLDER_0
Message constant for key in the resource bundle.
|
static java.lang.String |
RPT_EXCLUDING_0
Message constant for key in the resource bundle.
|
static java.lang.String |
RPT_EXPORT_FILE_0
Message constant for key in the resource bundle.
|
static java.lang.String |
RPT_EXPORT_FOLDER_0
Message constant for key in the resource bundle.
|
static java.lang.String |
RPT_FROM_FS_TO_0
Message constant for key in the resource bundle.
|
static java.lang.String |
RPT_IMPORT_FILE_0
Message constant for key in the resource bundle.
|
static java.lang.String |
RPT_IMPORT_FOLDER_0
Message constant for key in the resource bundle.
|
static java.lang.String |
RPT_SKIPPING_0
Message constant for key in the resource bundle.
|
static java.lang.String |
RPT_TO_FS_AS_0
Message constant for key in the resource bundle.
|
static java.lang.String |
RPT_UPDATE_FILE_0
Message constant for key in the resource bundle.
|
Modifier and Type | Method and Description |
---|---|
static I_CmsMessageBundle |
get()
Returns an instance of this localized message accessor.
|
java.lang.String |
getBundleName()
Returns the bundle name for this OpenCms package.
|
container, container, container, container, container, getBundle, getBundle, getOpenCmsMessageBundles, toString
public static final java.lang.String ERR_CREATE_DIR_1
public static final java.lang.String ERR_CREATE_FILE_1
public static final java.lang.String ERR_EXISTENT_FILE_1
public static final java.lang.String ERR_IMPORT_1
public static final java.lang.String ERR_INIT_SYNC_0
public static final java.lang.String ERR_IO_WRITE_SYNCLIST_0
public static final java.lang.String ERR_NO_RFS_DESTINATION_0
public static final java.lang.String ERR_NO_VFS_SOURCE_0
public static final java.lang.String ERR_READ_SYNC_LIST_0
public static final java.lang.String ERR_READING_FILE_1
public static final java.lang.String ERR_RFS_DESTINATION_NO_WRITE_1
public static final java.lang.String ERR_RFS_DESTINATION_NOT_THERE_1
public static final java.lang.String ERR_WRITE_FILE_0
public static final java.lang.String LOG_EXTERNAL_TRANSLATION_1
public static final java.lang.String LOG_SYNCHRONIZE_EXPORT_FAILED_1
public static final java.lang.String LOG_SYNCHRONIZE_UPDATE_FAILED_1
public static final java.lang.String RPT_DEL_FILE_0
public static final java.lang.String RPT_DEL_FOLDER_0
public static final java.lang.String RPT_DEL_FS_FILE_0
public static final java.lang.String RPT_DEL_FS_FOLDER_0
public static final java.lang.String RPT_EXCLUDING_0
public static final java.lang.String RPT_EXPORT_FILE_0
public static final java.lang.String RPT_EXPORT_FOLDER_0
public static final java.lang.String RPT_FROM_FS_TO_0
public static final java.lang.String RPT_IMPORT_FILE_0
public static final java.lang.String RPT_IMPORT_FOLDER_0
public static final java.lang.String RPT_SKIPPING_0
public static final java.lang.String RPT_TO_FS_AS_0
public static final java.lang.String RPT_UPDATE_FILE_0
public static I_CmsMessageBundle get()
public java.lang.String getBundleName()