mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-14 04:25:21 +02:00
[216252] [api][nls] Resource Strings specific to subsystems should be moved from rse.ui into files.ui / shells.ui / processes.ui where possible
This commit is contained in:
parent
a2e0197ea2
commit
a1ae13b84a
12 changed files with 48 additions and 1004 deletions
|
@ -25,7 +25,7 @@ MSG_CONNECT_UNKNOWNHOST=Connect failed. Host {0} not found or not responding
|
|||
|
||||
MSG_DISCONNECT_FAILED=Disconnect from {0} failed with exception
|
||||
|
||||
MSG_DISCONNECT_CANCELLED=Disconnect from {0} was canceled
|
||||
MSG_DISCONNECT_CANCELED=Disconnect from {0} was canceled
|
||||
|
||||
MSG_COMM_CONNECT_FAILED=Connection to {0} could not be established.
|
||||
MSG_COMM_CONNECT_FAILED_DETAILS=A socket connection to {0} could not be established. If you are connecting via the communications daemon make sure the daemon is running on the remote system. If you are connecting directly to the communications server make sure the server is started on the remote system. If you are connecting using REXEC, make sure that the server is installed on the remote system and that the REXEC service is running on that system.
|
||||
|
@ -78,7 +78,7 @@ MSG_COMM_INCOMPATIBLE_UPDATE_DETAILS=The host server needs to be updated to work
|
|||
|
||||
MSG_CONNECT_FAILED=Connect to {0} failed with an unexpected exception
|
||||
|
||||
MSG_OPERATION_CANCELLED=Operation canceled.
|
||||
MSG_OPERATION_CANCELED=Operation canceled.
|
||||
|
||||
MSG_COMM_INVALID_LOGIN=Invalid password or user ID for {0}.
|
||||
MSG_COMM_INVALID_LOGIN_DETAILS=Message from host: {0}
|
||||
|
|
|
@ -35,9 +35,9 @@ KeyboardInteractiveDialog_message=Keyboard Interactive authentication for {0}
|
|||
KeyboardInteractiveDialog_labelConnection=Enter values for the following connection: {0}
|
||||
|
||||
|
||||
MSG_CONNECT_CANCELLED = Connect to {0} was canceled
|
||||
MSG_CONNECT_CANCELED = Connect to {0} was canceled
|
||||
|
||||
MSG_DISCONNECT_FAILED = Disconnect from {0} failed with exception
|
||||
MSG_DISCONNECT_CANCELLED = Disconnect from {0} was canceled
|
||||
MSG_DISCONNECT_CANCELED = Disconnect from {0} was canceled
|
||||
|
||||
|
||||
|
|
|
@ -28,8 +28,8 @@ MSG_COMM_AUTH_FAILED = Invalid password or user ID
|
|||
MSG_COMM_AUTH_FAILED_DETAILS = Authentication with {0} failed because the password or user ID is not correct.
|
||||
|
||||
|
||||
MSG_CONNECT_CANCELLED = Connect to {0} was canceled
|
||||
MSG_CONNECT_CANCELED = Connect to {0} was canceled
|
||||
|
||||
|
||||
MSG_DISCONNECT_FAILED = Disconnect from {0} failed with exception
|
||||
MSG_DISCONNECT_CANCELLED = Disconnect from {0} was canceled
|
||||
MSG_DISCONNECT_CANCELED = Disconnect from {0} was canceled
|
|
@ -453,7 +453,7 @@ MSG_ERROR_PROFILE_NOTFOUND_DETAILS=No profile named {0} currently exists
|
|||
|
||||
MSG_CONNECT_FAILED = Connect to {0} failed with an unexpected exception
|
||||
MSG_CONNECT_UNKNOWNHOST = Connect failed. Host {0} not found or not responding
|
||||
MSG_CONNECT_CANCELLED =Connect to {0} was canceled
|
||||
MSG_CONNECT_CANCELED =Connect to {0} was canceled
|
||||
|
||||
MSG_EXCEPTION_OCCURRED = An unexpected exception has occurred
|
||||
|
||||
|
@ -477,7 +477,7 @@ MSG_REMOTE_SEARCH_INVALID_REGEX_DETAILS=The value {0} you entered is not a valid
|
|||
MSG_COPY_PROGRESS = Copying '{0}' to '{1}'
|
||||
|
||||
MSG_EXPAND_FAILED = Expand failed. Try again
|
||||
MSG_EXPAND_CANCELLED = Expand canceled. Try again
|
||||
MSG_EXPAND_CANCELED = Expand canceled. Try again
|
||||
|
||||
# operation status
|
||||
MSG_OPERATION_RUNNING = {0} - Running
|
||||
|
|
|
@ -83,7 +83,7 @@ RESID_REMOTE_PROCESSES_EXECUTABLE_TOOLTIP=Name of executable
|
|||
|
||||
# generic messages
|
||||
MSG_OPERATION_FAILED = Operation failed with exception '{0}'
|
||||
MSG_OPERATION_CANCELLED = Operation canceled.
|
||||
MSG_OPERATION_CANCELED = Operation canceled.
|
||||
MSG_EXPAND_FAILED = Expand failed. Try again
|
||||
|
||||
MSG_VALIDATE_FILEFILTERSTRING_NOTUNIQUE= Filter string '{0}' already exists in this filter
|
||||
|
|
|
@ -46,7 +46,7 @@ RESID_PROPERTY_PROCESS_TYPE_ZOS_PTHREADCREATEDTASKS_VALUE=One or more pthread cr
|
|||
RESID_PROPERTY_PROCESS_TYPE_ZOS_SWAPPEDOUT_VALUE=Swapped out (z/OS)
|
||||
RESID_PROPERTY_PROCESS_TYPE_ZOS_PTHREADCREATED_VALUE=Pthread created (z/OS)
|
||||
RESID_PROPERTY_PROCESS_TYPE_ZOS_OTHERKERNELWAIT_VALUE=Other kernel wait (z/OS)
|
||||
RESID_PROPERTY_PROCESS_TYPE_ZOS_CANCELLED_VALUE=Canceled (z/OS)
|
||||
RESID_PROPERTY_PROCESS_TYPE_ZOS_CANCELED_VALUE=Canceled (z/OS)
|
||||
RESID_PROPERTY_PROCESS_TYPE_ZOS_MULTITHREAD_VALUE=Multi-thread (z/OS)
|
||||
RESID_PROPERTY_PROCESS_TYPE_ZOS_MEDIUMWEIGHTTHREAD_VALUE=Medium weight thread (z/OS)
|
||||
RESID_PROPERTY_PROCESS_TYPE_ZOS_ASYNCHRONOUSTHREAD_VALUE=Asynchronous thread (z/OS)
|
||||
|
|
|
@ -1594,7 +1594,7 @@ public class UniversalFileSystemMiner extends Miner {
|
|||
createCommandDescriptor(FileDescriptors._deUniversalFolderObject, "SetPermissions", IUniversalDataStoreConstants.C_SET_FILE_PERMISSIONS); //$NON-NLS-1$
|
||||
createCommandDescriptor(FileDescriptors._deUniversalFileObject, "SetPermissions", IUniversalDataStoreConstants.C_SET_FILE_PERMISSIONS); //$NON-NLS-1$
|
||||
createCommandDescriptor(FileDescriptors._deUniversalArchiveFileObject, "SetPermissions",IUniversalDataStoreConstants.C_SET_FILE_PERMISSIONS); //$NON-NLS-1$
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
|
|
@ -230,7 +230,7 @@ MSG_VALIDATE_NAME_NOTVALID = Name not valid
|
|||
MSG_VALIDATE_NAME_NOTVALID_DETAILS =The name entered does not have valid syntax
|
||||
|
||||
MSG_CONNECT_FAILED = Connect to {0} failed with an unexpected exception
|
||||
MSG_OPERATION_CANCELLED = Operation canceled.
|
||||
MSG_OPERATION_CANCELED = Operation canceled.
|
||||
|
||||
FILEMSG_FOLDER_NOTEMPTY = Folder is not empty. Cannot delete
|
||||
FILEMSG_FOLDER_NOTEMPTY_DETAILS =The operation failed. One possible reason is that the folder is not empty
|
||||
|
|
|
@ -27,5 +27,5 @@ RSESubSystemOperation_Send_command_to_Shell_message = Send command to Shell
|
|||
RSESubSystemOperation_Refresh_Output = Refresh Output
|
||||
|
||||
MSG_CONNECT_FAILED = Connect to {0} failed with an unexpected exception
|
||||
MSG_OPERATION_CANCELLED = Operation canceled.
|
||||
MSG_OPERATION_CANCELED = Operation canceled.
|
||||
|
||||
|
|
|
@ -29,246 +29,9 @@ package org.eclipse.rse.ui;
|
|||
*/
|
||||
public interface ISystemMessages
|
||||
{
|
||||
|
||||
/***************************************************/
|
||||
/* Unused messages (that may still be usable)
|
||||
/***************************************************/
|
||||
public static final String MSG_VALIDATE_RENAME_EMPTY = "RSEG1012"; //MSG_VALIDATE_PREFIX + "ReName.Required"; //$NON-NLS-1$
|
||||
public static final String MSG_VALIDATE_RENAME_NOTVALID = "RSEG1011"; //MSG_VALIDATE_PREFIX + "ReName.NotValid"; //$NON-NLS-1$
|
||||
|
||||
public static final String MSG_VALIDATE_CONNECTIONNAME_NOTVALID = "RSEG1023"; //$NON-NLS-1$
|
||||
|
||||
public static final String MSG_VALIDATE_FILTERPOOLNAME_NOTVALID = "RSEG1039"; //$NON-NLS-1$
|
||||
|
||||
public static final String MSG_VALIDATE_FILTERNAME_NOTVALID = "RSEG1044"; //$NON-NLS-1$
|
||||
|
||||
public static final String MSG_VALIDATE_PASSWORD_EXPIRED = "RSEG1036"; //MSG_VALIDATE_PREFIX + "PasswordExpired"; //$NON-NLS-1$
|
||||
public static final String MSG_VALIDATE_PASSWORD_INVALID = "RSEG1297"; //$NON-NLS-1$
|
||||
|
||||
public static final String MSG_CONFIRM_DELETEREMOTE = "RSEG1130"; //$NON-NLS-1$
|
||||
public static final String MSG_CONFIRM_DELETEPROFILE = "RSEG1053"; //$NON-NLS-1$
|
||||
|
||||
public static final String MSG_CONFIRM_CHANGES_CANCELABLE = "RSEG1202"; //$NON-NLS-1$
|
||||
|
||||
//public static final String MSG_CONNECT_PREFIX = MSG_PREFIX + "Connect.";
|
||||
public static final String MSG_CONNECT_PROGRESS = "RSEG1054"; //MSG_CONNECT_PREFIX + "Connecting"; //$NON-NLS-1$
|
||||
public static final String MSG_CONNECTWITHPORT_PROGRESS = "RSEG1055"; //MSG_CONNECT_PREFIX + "ConnectingWithPort"; //$NON-NLS-1$
|
||||
public static final String MSG_CONNECT_FAILED = "RSEG1056"; //MSG_CONNECT_PREFIX + "Failed"; //$NON-NLS-1$
|
||||
public static final String MSG_CONNECT_UNKNOWNHOST = "RSEG1057"; //MSG_CONNECT_PREFIX + "UnknownHost"; //$NON-NLS-1$
|
||||
public static final String MSG_CONNECT_CANCELED = "RSEG1058"; //MSG_CONNECT_PREFIX + "Cancelled"; //$NON-NLS-1$
|
||||
|
||||
public static final String MSG_CONNECT_DAEMON_FAILED = "RSEG1242"; //MSG_CONNECT_PREFIX + "Failed"; //$NON-NLS-1$
|
||||
public static final String MSG_CONNECT_DAEMON_FAILED_EXCEPTION = "RSEG1243"; //MSG_CONNECT_PREFIX + "Failed"; //$NON-NLS-1$
|
||||
public static final String MSG_CONNECT_SSL_EXCEPTION = "RSEC2307"; //MSG_CONNECT_PREFIX + "Failed"; //$NON-NLS-1$
|
||||
|
||||
public static final String MSG_STARTING_SERVER_VIA_REXEC = "RSEC2310"; //$NON-NLS-1$
|
||||
public static final String MSG_STARTING_SERVER_VIA_DAEMON = "RSEC2311"; //$NON-NLS-1$
|
||||
public static final String MSG_CONNECTING_TO_SERVER= "RSEC2312"; //$NON-NLS-1$
|
||||
public static final String MSG_INITIALIZING_SERVER= "RSEC2313"; //$NON-NLS-1$
|
||||
public static final String MSG_PORT_OUT_RANGE = "RSEC2316"; //$NON-NLS-1$
|
||||
|
||||
|
||||
//public static final String MSG_DISCONNECT_PREFIX = MSG_PREFIX + "Disconnect.";
|
||||
public static final String MSG_DISCONNECT_PROGRESS = "RSEG1059"; //MSG_DISCONNECT_PREFIX + "Disconnecting"; //$NON-NLS-1$
|
||||
public static final String MSG_DISCONNECTWITHPORT_PROGRESS = "RSEG1060"; //MSG_DISCONNECT_PREFIX + "DisconnectingWithPort"; //$NON-NLS-1$
|
||||
public static final String MSG_DISCONNECT_FAILED = "RSEG1061"; // MSG_DISCONNECT_PREFIX + "Failed"; //$NON-NLS-1$
|
||||
public static final String MSG_DISCONNECT_CANCELED = "RSEG1062"; //MSG_DISCONNECT_PREFIX + "Cancelled"; //$NON-NLS-1$
|
||||
|
||||
public static final String MSG_RESTORE_FAILED = "RSEG1051"; //$NON-NLS-1$
|
||||
public static final String MSG_SAVE_CHANGES_PENDING = "RSEG1201"; //$NON-NLS-1$
|
||||
|
||||
public static final String MSG_EXCEPTION_MOVING = "RSEG1065"; //MSG_EXCEPTION_PREFIX + "Moving"; //$NON-NLS-1$
|
||||
|
||||
//public static final String MSG_RESOLVE_PREFIX = MSG_PREFIX + "Resolve.";
|
||||
public static final String MSG_RESOLVE_PROGRESS = "RSEG1070"; //$NON-NLS-1$
|
||||
|
||||
public static final String MSG_QUERY_PROPERTIES_PROGRESS = "RSEG1096"; //$NON-NLS-1$
|
||||
|
||||
//public static final String MSG_SET_PREFIX = MSG_PREFIX + "Set.";
|
||||
public static final String MSG_SET_PROGRESS = "RSEG1093"; //$NON-NLS-1$
|
||||
public static final String MSG_SET_PROPERTIES_PROGRESS = "RSEG1094"; //$NON-NLS-1$
|
||||
|
||||
//public static final String MSG_RUN_PREFIX = MSG_PREFIX + "Run.";
|
||||
public static final String MSG_RUN_PROGRESS = "RSEG1071"; //$NON-NLS-1$
|
||||
|
||||
public static final String MSG_COPYSUBSYSTEMS_PROGRESS = "RSEG1081"; //$NON-NLS-1$
|
||||
|
||||
|
||||
public static final String MSG_DOWNLOAD_PROGRESS = "RSEG1280"; //$NON-NLS-1$
|
||||
public static final String MSG_UPLOAD_PROGRESS = "RSEG1281"; //$NON-NLS-1$
|
||||
public static final String MSG_SYNCHRONIZE_PROGRESS = "RSEG1282"; //$NON-NLS-1$
|
||||
public static final String MSG_EXTRACT_PROGRESS = "RSEG1285"; //$NON-NLS-1$
|
||||
public static final String MSG_PERCENT_DONE = "RSEG1290"; //$NON-NLS-1$
|
||||
public static final String MSG_DOWNLOADING_PROGRESS = "RSEG1295"; //$NON-NLS-1$
|
||||
public static final String MSG_UPLOADING_PROGRESS = "RSEG1296"; //$NON-NLS-1$
|
||||
|
||||
public static final String MSG_MOVE_PROGRESS = "RSEG1083"; // "moving %1 to %2" //$NON-NLS-1$
|
||||
|
||||
public static final String MSG_CREATEFILEGENERIC_PROGRESS = "RSEG1143"; //$NON-NLS-1$
|
||||
public static final String MSG_CREATEFOLDERGENERIC_PROGRESS = "RSEG1144"; //$NON-NLS-1$
|
||||
|
||||
|
||||
public static final String MSG_SAVING_PROGRESS = "RSEG1119"; //$NON-NLS-1$
|
||||
|
||||
|
||||
public static final String FILEMSG_ARCHIVE_CORRUPTED = "RSEG1122"; //$NON-NLS-1$
|
||||
public static final String MSG_FOLDER_INUSE = "RSEG1150"; // defect 42138 //$NON-NLS-1$
|
||||
public static final String MSG_FILE_INUSE = "RSEG1151"; // defect 42332 //$NON-NLS-1$
|
||||
|
||||
|
||||
//public static final String MSG_LOADING_PREFIX = MSG_PREFIX + "Loading.";
|
||||
public static final String MSG_LOADING_PROFILE_SHOULDBE_ACTIVATED = "RSEG1068"; //$NON-NLS-1$
|
||||
public static final String MSG_LOADING_PROFILE_SHOULDNOTBE_DEACTIVATED = "RSEG1069"; //$NON-NLS-1$
|
||||
|
||||
public static final String MSG_WIZARD_PAGE_ERROR = "RSEG1240"; //$NON-NLS-1$
|
||||
|
||||
// universal find files
|
||||
public static final String MSG_UFF_PATTERN_EMPTY = "RSEG1250"; //$NON-NLS-1$
|
||||
public static final String MSG_UFF_PATTERN_INVALID_REGEX = "RSEG1251"; //$NON-NLS-1$
|
||||
|
||||
// universal commands
|
||||
public static final String MSG_UCMD_INVOCATION_EMPTY = "RSEG1260"; //$NON-NLS-1$
|
||||
|
||||
|
||||
// operation status
|
||||
public static final String MSG_OPERATION_RUNNING = "RSEG1255"; //$NON-NLS-1$
|
||||
public static final String MSG_OPERATION_FINISHED = "RSEG1256"; //$NON-NLS-1$
|
||||
public static final String MSG_OPERTION_STOPPED = "RSEG1257"; //$NON-NLS-1$
|
||||
public static final String MSG_OPERATION_DISCONNECTED = "RSEG1258"; //$NON-NLS-1$
|
||||
|
||||
public static final String FILEMSG_VALIDATE_FILEFILTERSTRING_EMPTY = "RSEF1011"; //$NON-NLS-1$
|
||||
public static final String FILEMSG_VALIDATE_FILEFILTERSTRING_NOTUNIQUE= "RSEF1007"; //$NON-NLS-1$
|
||||
public static final String FILEMSG_VALIDATE_FILEFILTERSTRING_NOTVALID = "RSEF1008"; //$NON-NLS-1$
|
||||
public static final String FILEMSG_VALIDATE_FILEFILTERSTRING_NOINCLUDES = "RSEF1009"; //$NON-NLS-1$
|
||||
public static final String FILEMSG_DELETE_FILE_FAILED = "RSEF1300"; //$NON-NLS-1$
|
||||
public static final String FILEMSG_RENAME_FILE_FAILED = "RSEF1301"; //$NON-NLS-1$
|
||||
public static final String FILEMSG_CREATE_FILE_FAILED = "RSEF1302"; //$NON-NLS-1$
|
||||
public static final String FILEMSG_CREATE_FILE_FAILED_EXIST = "RSEF1303"; //$NON-NLS-1$
|
||||
public static final String FILEMSG_CREATE_FOLDER_FAILED = "RSEF1304"; //$NON-NLS-1$
|
||||
public static final String FILEMSG_CREATE_FOLDER_FAILED_EXIST = "RSEF1309"; //$NON-NLS-1$
|
||||
public static final String FILEMSG_CREATE_RESOURCE_NOTVISIBLE = "RSEF1310"; //$NON-NLS-1$
|
||||
public static final String FILEMSG_RENAME_RESOURCE_NOTVISIBLE = "RSEF1311"; //$NON-NLS-1$
|
||||
public static final String FILEMSG_ERROR_NOFILETYPES = "RSEF1010"; //$NON-NLS-1$
|
||||
public static final String FILEMSG_COPY_FILE_FAILED = "RSEF1306"; //$NON-NLS-1$
|
||||
public static final String FILEMSG_MOVE_FILE_FAILED = "RSEF1307"; //$NON-NLS-1$
|
||||
public static final String FILEMSG_MOVE_TARGET_EQUALS_SOURCE = "RSEF1308"; //$NON-NLS-1$
|
||||
public static final String FILEMSG_MOVE_TARGET_EQUALS_PARENT_OF_SOURCE = "RSEF1314"; //$NON-NLS-1$
|
||||
public static final String FILEMSG_MOVE_TARGET_DESCENDS_FROM_SOURCE = "RSEF1312"; //$NON-NLS-1$
|
||||
public static final String FILEMSG_MOVE_FILTER_NOT_VALID = "RSEF1313"; //$NON-NLS-1$
|
||||
public static final String FILEMSG_DELETING = "RSEF1315"; //$NON-NLS-1$
|
||||
public static final String FILEMSG_MOVE_INTERRUPTED = "RSEG1245"; //$NON-NLS-1$
|
||||
|
||||
public static final String FILEMSG_COPY_INTERRUPTED = "RSEG1248"; //$NON-NLS-1$
|
||||
|
||||
// -------------------------
|
||||
// IMPORT/EXPORT MESSAGES...
|
||||
// -------------------------
|
||||
public static final String FILEMSG_COPY_ROOT = "RSEF8050"; //$NON-NLS-1$
|
||||
public static final String FILEMSG_IMPORT_ERROR = "RSEF8052"; //$NON-NLS-1$
|
||||
public static final String FILEMSG_IMPORT_PROBLEMS = "RSEF8054"; //$NON-NLS-1$
|
||||
public static final String FILEMSG_IMPORT_SELF = "RSEF8056"; //$NON-NLS-1$
|
||||
public static final String FILEMSG_EXPORT_ERROR = "RSEF8057"; //$NON-NLS-1$
|
||||
public static final String FILEMSG_EXPORT_PROBLEMS = "RSEF8058"; //$NON-NLS-1$
|
||||
public static final String FILEMSG_NOT_WRITABLE = "RSEF8059"; //$NON-NLS-1$
|
||||
|
||||
public static final String FILEMSG_TARGET_EXISTS = "RSEF8060"; //$NON-NLS-1$
|
||||
public static final String FILEMSG_FOLDER_IS_FILE = "RSEF8061"; //$NON-NLS-1$
|
||||
public static final String FILEMSG_DESTINATION_CONFLICTING = "RSEF8062"; //$NON-NLS-1$
|
||||
public static final String FILEMSG_SOURCE_IS_FILE = "RSEF8063"; //$NON-NLS-1$
|
||||
public static final String FILEMSG_SOURCE_EMPTY = "RSEF8066"; //$NON-NLS-1$
|
||||
public static final String FILEMSG_EXPORT_FAILED = "RSEF8067"; //$NON-NLS-1$
|
||||
public static final String FILEMSG_EXPORT_NONE_SELECTED = "RSEF8068"; //$NON-NLS-1$
|
||||
public static final String FILEMSG_DESTINATION_EMPTY = "RSEF8069"; //$NON-NLS-1$
|
||||
public static final String FILEMSG_IMPORT_FAILED = "RSEF8070"; //$NON-NLS-1$
|
||||
public static final String FILEMSG_IMPORT_NONE_SELECTED = "RSEF8071"; //$NON-NLS-1$
|
||||
public static final String FILEMSG_IMPORT_FILTERING = "RSEF8072"; //$NON-NLS-1$
|
||||
|
||||
|
||||
// Remote File Exception Messages
|
||||
public static final String FILEMSG_SECURITY_ERROR = "RSEF1001"; //$NON-NLS-1$
|
||||
public static final String FILEMSG_IO_ERROR = "RSEF1002"; //$NON-NLS-1$
|
||||
|
||||
public static final String FILEMSG_FOLDER_NOTEMPTY = "RSEF1003"; //$NON-NLS-1$
|
||||
public static final String FILEMSG_FOLDER_NOTFOUND = "RSEF1004"; //$NON-NLS-1$
|
||||
public static final String FILEMSG_FOLDER_NOTFOUND_WANTTOCREATE = "RSEF1005"; //$NON-NLS-1$
|
||||
public static final String FILEMSG_FILE_NOTFOUND = "RSEF1006"; //$NON-NLS-1$
|
||||
|
||||
|
||||
|
||||
public static final String MSG_ERROR_FOLDER_NOTFOUND = "RSEG1105"; //$NON-NLS-1$
|
||||
public static final String MSG_ERROR_FOLDERORFILE_NOTFOUND = "RSEG1107"; //$NON-NLS-1$
|
||||
public static final String MSG_ERROR_ARCHIVEMANAGEMENT_NOTSUPPORTED = "RSEG1304"; //$NON-NLS-1$
|
||||
|
||||
public static final String MSG_GENERIC_I_TWOPARMS_HELP = "RSEO1005"; //$NON-NLS-1$
|
||||
public static final String MSG_GENERIC_W_TWOPARMS_HELP = "RSEO1006"; //$NON-NLS-1$
|
||||
public static final String MSG_GENERIC_E_TWOPARMS_HELP = "RSEO1007"; //$NON-NLS-1$
|
||||
public static final String MSG_GENERIC_U_TWOPARMS_HELP = "RSEO1008"; //$NON-NLS-1$
|
||||
public static final String MSG_GENERIC_Q_TWOPARMS_HELP = "RSEO1009"; //$NON-NLS-1$
|
||||
|
||||
public static final String MSG_COMM_CONNECT_FAILED = "RSEC1001"; //$NON-NLS-1$
|
||||
public static final String MSG_COMM_AUTH_FAILED = "RSEC1002"; //$NON-NLS-1$
|
||||
|
||||
public static final String MSG_COMM_SERVER_NOTSTARTED = "RSEC2301"; //$NON-NLS-1$
|
||||
public static final String MSG_COMM_INVALID_LOGIN = "RSEC2302"; //$NON-NLS-1$
|
||||
|
||||
public static final String MSG_COMM_INCOMPATIBLE_PROTOCOL = "RSEC2303"; //$NON-NLS-1$
|
||||
public static final String MSG_COMM_INCOMPATIBLE_UPDATE = "RSEC2304"; //$NON-NLS-1$
|
||||
|
||||
public static final String MSG_COMM_REXEC_NOTSTARTED = "RSEC2305"; //$NON-NLS-1$
|
||||
|
||||
|
||||
public static final String MSG_COMM_SERVER_OLDER_WARNING = "RSEC2308"; //$NON-NLS-1$
|
||||
public static final String MSG_COMM_CLIENT_OLDER_WARNING = "RSEC2309"; //$NON-NLS-1$
|
||||
|
||||
public static final String MSG_COMM_USING_SSL = "RSEC2314"; //$NON-NLS-1$
|
||||
public static final String MSG_COMM_NOT_USING_SSL = "RSEC2315"; //$NON-NLS-1$
|
||||
|
||||
// Connection doesn't exist
|
||||
public static final String MSG_CONNECTION_DELETED = "RSEF5011"; //$NON-NLS-1$
|
||||
|
||||
// Remote editing messages
|
||||
public static final String MSG_DOWNLOAD_NO_WRITE = "RSEF5002"; //$NON-NLS-1$
|
||||
public static final String MSG_DOWNLOAD_ALREADY_OPEN_IN_EDITOR = "RSEF5009"; //$NON-NLS-1$
|
||||
public static final String MSG_UPLOAD_FILE_EXISTS = "RSEF5012"; //$NON-NLS-1$
|
||||
|
||||
public static final String MSG_FOLDER_UNREADABLE = "RSEF5020"; //$NON-NLS-1$
|
||||
|
||||
// General error message
|
||||
public static final String MSG_ERROR_GENERAL = "RSEO1002"; //$NON-NLS-1$
|
||||
|
||||
|
||||
// remote error list title message
|
||||
public static final String MSG_ERROR_LIST_TITLE = "RSEG1500"; //$NON-NLS-1$
|
||||
|
||||
// name validation
|
||||
public static final String MSG_ERROR_EXTENSION_EMPTY = "RSEF6001"; //$NON-NLS-1$
|
||||
public static final String MSG_ERROR_FILENAME_INVALID = "RSEF6002"; //$NON-NLS-1$
|
||||
|
||||
|
||||
// cache preferences
|
||||
public static final String MSG_CACHE_UPLOAD_BEFORE_DELETE = "RSEF6101"; //$NON-NLS-1$
|
||||
public static final String MSG_CACHE_UNABLE_TO_SYNCH = "RSEF6102"; //$NON-NLS-1$
|
||||
|
||||
// remote search messages
|
||||
public static final String MSG_REMOTE_SEARCH_INVALID_REGEX = "RSEG1601"; //$NON-NLS-1$
|
||||
|
||||
|
||||
// yantzi: artemis 6.0, offline messages
|
||||
public static final String MSG_OFFLINE_CANT_CONNECT = "RSEC3001"; //$NON-NLS-1$
|
||||
|
||||
// file import/export messages
|
||||
public static final String MSG_IMPORT_EXPORT_UNABLE_TO_USE_CONNECTION = "RSEF5101"; //$NON-NLS-1$
|
||||
public static final String MSG_IMPORT_EXPORT_UNEXPECTED_EXCEPTION = "RSEF5102"; //$NON-NLS-1$
|
||||
|
||||
// jar export messages
|
||||
public static final String MSG_REMOTE_JAR_EXPORT_OVERWRITE_FILE = "RSEF5103"; //$NON-NLS-1$
|
||||
|
||||
|
||||
/***************************************************/
|
||||
/* End of Unused messages (that may still be usable
|
||||
/***************************************************/
|
||||
|
||||
|
||||
public static final String MSG_CONFIRM_RELOADRSE = "RSEG1002"; //$NON-NLS-1$
|
||||
|
||||
public static final String MSG_VALIDATE_NAME_EMPTY = "RSEG1006"; //$NON-NLS-1$
|
||||
|
|
|
@ -20,15 +20,15 @@ MSG_CONNECT_PROGRESS = Connecting to {0}
|
|||
MSG_CONNECTWITHPORT_PROGRESS = Connecting to {0} at port {1}
|
||||
MSG_CONNECT_FAILED = Connect to {0} failed with an unexpected exception
|
||||
MSG_CONNECT_UNKNOWNHOST = Connect failed. Host {0} not found or not responding
|
||||
MSG_CONNECT_CANCELLED = Connect to {0} was canceled
|
||||
MSG_CONNECT_CANCELED = Connect to {0} was canceled
|
||||
|
||||
MSG_DISCONNECT_PROGRESS = Disconnecting from {0}
|
||||
MSG_DISCONNECTWITHPORT_PROGRESS = Disconnecting from {0} at port {1}
|
||||
MSG_DISCONNECT_FAILED = Disconnect from {0} failed with exception
|
||||
MSG_DISCONNECT_CANCELLED = Disconnect from {0} was canceled
|
||||
MSG_DISCONNECT_CANCELED = Disconnect from {0} was canceled
|
||||
|
||||
MSG_OPERATION_FAILED = Operation failed with exception '{0}'
|
||||
MSG_OPERATION_CANCELLED = Operation canceled.
|
||||
MSG_OPERATION_CANCELED = Operation canceled.
|
||||
|
||||
MSG_LOADING_PROFILE_SHOULDBE_ACTIVATED = Warning. Profile '{0}' should be made active. Active connection '{1}' contains a reference to it.
|
||||
MSG_LOADING_PROFILE_SHOULDNOTBE_DEACTIVATED = Warning. Profile '{0}' should be active. Active connection '{1}' contains a reference to it.
|
||||
|
|
|
@ -42,30 +42,13 @@ Kevin Doyle (IBM) - [160769] Added message for invalid filter when moving files
|
|||
<LevelOne>Enter name</LevelOne>
|
||||
<LevelTwo>You must enter a name in the field where the cursor is positioned.</LevelTwo>
|
||||
</Message>
|
||||
<Message ID="1007" Indicator="E">
|
||||
<LevelOne>Name in use</LevelOne>
|
||||
<LevelTwo>This name is already used by another resource. Enter a unique name.</LevelTwo>
|
||||
</Message>
|
||||
<Message ID="1008" Indicator="E">
|
||||
<LevelOne>Name not valid</LevelOne>
|
||||
<LevelTwo>The name entered does not have valid syntax</LevelTwo>
|
||||
</Message>
|
||||
<Message ID="1009" Indicator="E">
|
||||
<LevelOne>You must rename %1</LevelOne>
|
||||
<LevelTwo>You have left the new name the same as the old name. Enter a new name that is different from the old name.</LevelTwo>
|
||||
</Message>
|
||||
|
||||
<Message ID="1010" Indicator="E">
|
||||
<LevelOne>Name %1 is specified more than once</LevelOne>
|
||||
<LevelTwo>Two or more resources have been renamed to the same new name. Each resource must have a unique name.</LevelTwo>
|
||||
</Message>
|
||||
<Message ID="1011" Indicator="E">
|
||||
<LevelOne>Name %1 not valid</LevelOne>
|
||||
<LevelTwo>The name %1 does not have valid syntax</LevelTwo>
|
||||
</Message>
|
||||
<Message ID="1012" Indicator="E">
|
||||
<LevelOne>Enter new name</LevelOne>
|
||||
<LevelTwo>You have the new name entry field empty. You must enter a unique new name.</LevelTwo>
|
||||
</Message>
|
||||
|
||||
|
||||
<Message ID="1013" Indicator="E">
|
||||
<LevelOne>Expand failed or canceled. Try again.</LevelOne>
|
||||
<LevelTwo>When expanding a node in the tree, and retrieving the resources, either an error occurred or you cancelled the operation. The expand is cancelled.</LevelTwo>
|
||||
|
@ -106,10 +89,7 @@ Kevin Doyle (IBM) - [160769] Added message for invalid filter when moving files
|
|||
<LevelOne>Connection name is not unique for the selected profile.</LevelOne>
|
||||
<LevelTwo>Connection names must be unique to the profile that contains the connection. Specify a name not already in use.</LevelTwo>
|
||||
</Message>
|
||||
<Message ID="1023" Indicator="E">
|
||||
<LevelOne>Invalid connection name. Must be a valid folder name in the underlying file system.</LevelOne>
|
||||
<LevelTwo>The connection name is not syntactically valid. The name must be a valid folder name within the workbench and the underlying file system.</LevelTwo>
|
||||
</Message>
|
||||
|
||||
<Message ID="1024" Indicator="E">
|
||||
<LevelOne>Enter host name or IP address</LevelOne>
|
||||
<LevelTwo>You must specify a host name or TCP/IP address for the remote system.</LevelTwo>
|
||||
|
@ -158,10 +138,7 @@ Kevin Doyle (IBM) - [160769] Added message for invalid filter when moving files
|
|||
<LevelOne>Enter password</LevelOne>
|
||||
<LevelTwo>You must specify your password.</LevelTwo>
|
||||
</Message>
|
||||
<Message ID="1036" Indicator="E">
|
||||
<LevelOne>Password has expired</LevelOne>
|
||||
<LevelTwo>Your password has expired, and must be reset before continuing.</LevelTwo>
|
||||
</Message>
|
||||
|
||||
<Message ID="1037" Indicator="E">
|
||||
<LevelOne>Enter filter pool name</LevelOne>
|
||||
<LevelTwo>You must specify a name for your filter pool. Filter pool names are arbitrary, but typically reflect the contents of the filters, such as "Release 1" or "Accounts Payable".</LevelTwo>
|
||||
|
@ -170,10 +147,7 @@ Kevin Doyle (IBM) - [160769] Added message for invalid filter when moving files
|
|||
<LevelOne>Filter pool name already exists in this profile</LevelOne>
|
||||
<LevelTwo>A filter pool with this name already exists in the profile.</LevelTwo>
|
||||
</Message>
|
||||
<Message ID="1039" Indicator="E">
|
||||
<LevelOne>Filter pool name not valid</LevelOne>
|
||||
<LevelTwo>The filter pool name you specified is not a valid name. The name must be a valid folder name in the workbench, and must not contain the pound sign '#'. It must also not exceed 50 characters in length.</LevelTwo>
|
||||
</Message>
|
||||
|
||||
<Message ID="1040" Indicator="E">
|
||||
<LevelOne>Profile name %1 is reserved</LevelOne>
|
||||
<LevelTwo>The given profile name is reserved. Specify another name for the profile.</LevelTwo>
|
||||
|
@ -190,10 +164,7 @@ Kevin Doyle (IBM) - [160769] Added message for invalid filter when moving files
|
|||
<LevelOne>Filter name already exists in this filter pool</LevelOne>
|
||||
<LevelTwo>The filter name you specified is in use. You must specify a name unique for the parent filter pool.</LevelTwo>
|
||||
</Message>
|
||||
<Message ID="1044" Indicator="E">
|
||||
<LevelOne>Filter name not valid</LevelOne>
|
||||
<LevelTwo>The filter name you specified is not a valid name. The name must be a valid file name in the workbench, and must not contain the pound sign '#'. It must also not exceed 100 characters in length.</LevelTwo>
|
||||
</Message>
|
||||
|
||||
<Message ID="1045" Indicator="E">
|
||||
<LevelOne>Enter filtering information</LevelOne>
|
||||
<LevelTwo>You must specify filtering information</LevelTwo>
|
||||
|
@ -218,54 +189,14 @@ Kevin Doyle (IBM) - [160769] Added message for invalid filter when moving files
|
|||
<LevelOne>Save to disk failed with an unexpected exception</LevelOne>
|
||||
<LevelTwo>%1</LevelTwo>
|
||||
</Message>
|
||||
<Message ID="1051" Indicator="U">
|
||||
<LevelOne>Restore of data failed with unexpected exception</LevelOne>
|
||||
<LevelTwo>%1</LevelTwo>
|
||||
</Message>
|
||||
|
||||
<Message ID="1052" Indicator="Q">
|
||||
<LevelOne>Delete selected resources?</LevelOne>
|
||||
<LevelTwo>This is a permanent deletion of the selected resources and cannot be undone</LevelTwo>
|
||||
</Message>
|
||||
<Message ID="1053" Indicator="Q">
|
||||
<LevelOne>Delete profile '%1'?</LevelOne>
|
||||
<LevelTwo>Do you want to delete this profile, including all of its connections, filters and user actions? Select Yes to delete, or No to cancel the delete request</LevelTwo>
|
||||
</Message>
|
||||
<Message ID="1054" Indicator="I">
|
||||
<LevelOne>Connecting to %1</LevelOne>
|
||||
<LevelTwo></LevelTwo>
|
||||
</Message>
|
||||
<Message ID="1055" Indicator="I">
|
||||
<LevelOne>Connecting to %1 at port %2</LevelOne>
|
||||
<LevelTwo></LevelTwo>
|
||||
</Message>
|
||||
<Message ID="1056" Indicator="U">
|
||||
<LevelOne>Connect to %1 failed with an unexpected exception</LevelOne>
|
||||
<LevelTwo>%2</LevelTwo>
|
||||
</Message>
|
||||
<Message ID="1057" Indicator="E">
|
||||
<LevelOne>Connect failed. Host %1 not found or not responding</LevelOne>
|
||||
<LevelTwo></LevelTwo>
|
||||
</Message>
|
||||
<Message ID="1058" Indicator="I">
|
||||
<LevelOne>Connect to %1 was cancelled</LevelOne>
|
||||
<LevelTwo></LevelTwo>
|
||||
</Message>
|
||||
<Message ID="1059" Indicator="I">
|
||||
<LevelOne>Disconnecting from %1</LevelOne>
|
||||
<LevelTwo></LevelTwo>
|
||||
</Message>
|
||||
<Message ID="1060" Indicator="I">
|
||||
<LevelOne>Disconnecting from %1 at port %2</LevelOne>
|
||||
<LevelTwo></LevelTwo>
|
||||
</Message>
|
||||
<Message ID="1061" Indicator="U">
|
||||
<LevelOne>Disconnect from %1 failed with exception</LevelOne>
|
||||
<LevelTwo>%2</LevelTwo>
|
||||
</Message>
|
||||
<Message ID="1062" Indicator="E">
|
||||
<LevelOne>Disconnect from %1 was cancelled</LevelOne>
|
||||
<LevelTwo></LevelTwo>
|
||||
</Message>
|
||||
|
||||
|
||||
|
||||
<Message ID="1063" Indicator="U">
|
||||
<LevelOne>Unexpected error deleting %1</LevelOne>
|
||||
<LevelTwo>%2</LevelTwo>
|
||||
|
@ -274,34 +205,17 @@ Kevin Doyle (IBM) - [160769] Added message for invalid filter when moving files
|
|||
<LevelOne>Unexpected error renaming %1</LevelOne>
|
||||
<LevelTwo>%2</LevelTwo>
|
||||
</Message>
|
||||
<Message ID="1065" Indicator="E">
|
||||
<LevelOne>Unexpected error moving %1</LevelOne>
|
||||
<LevelTwo></LevelTwo>
|
||||
</Message>
|
||||
|
||||
<Message ID="1066" Indicator="U">
|
||||
<LevelOne>Operation failed with exception '%1'</LevelOne>
|
||||
<LevelTwo></LevelTwo>
|
||||
</Message>
|
||||
<Message ID="1067" Indicator="E">
|
||||
<LevelOne>Operation cancelled.</LevelOne>
|
||||
<LevelTwo></LevelTwo>
|
||||
</Message>
|
||||
<Message ID="1068" Indicator="W">
|
||||
<LevelOne>Warning. Profile '%1' should be made active. Active connection '%2' contains a reference to it.</LevelOne>
|
||||
<LevelTwo></LevelTwo>
|
||||
</Message>
|
||||
<Message ID="1069" Indicator="W">
|
||||
<LevelOne>Warning. Profile '%1' should be active. Active connection '%2' contains a reference to it.</LevelOne>
|
||||
<LevelTwo></LevelTwo>
|
||||
</Message>
|
||||
<Message ID="1070" Indicator="I">
|
||||
<LevelOne>Resolving %1</LevelOne>
|
||||
<LevelTwo></LevelTwo>
|
||||
</Message>
|
||||
<Message ID="1071" Indicator="I">
|
||||
<LevelOne>Running %1</LevelOne>
|
||||
<LevelOne>Operation canceled.</LevelOne>
|
||||
<LevelTwo></LevelTwo>
|
||||
</Message>
|
||||
|
||||
|
||||
<Message ID="1072" Indicator="I">
|
||||
<LevelOne>Copying '%1' to '%2'</LevelOne>
|
||||
<LevelTwo></LevelTwo>
|
||||
|
@ -338,18 +252,11 @@ Kevin Doyle (IBM) - [160769] Added message for invalid filter when moving files
|
|||
<LevelOne>Copying filter string %1</LevelOne>
|
||||
<LevelTwo></LevelTwo>
|
||||
</Message>
|
||||
<Message ID="1081" Indicator="I">
|
||||
<LevelOne>Copying subsystems</LevelOne>
|
||||
<LevelTwo></LevelTwo>
|
||||
</Message>
|
||||
|
||||
<Message ID="1082" Indicator="I">
|
||||
<LevelOne>Filter pool(s) successfully copied to '%1'. You must create a new filter pool reference to see it (them).</LevelOne>
|
||||
<LevelTwo></LevelTwo>
|
||||
</Message>
|
||||
<Message ID="1083" Indicator="I">
|
||||
<LevelOne>Moving '%1' to '%2'</LevelOne>
|
||||
<LevelTwo></LevelTwo>
|
||||
</Message>
|
||||
<Message ID="1084" Indicator="I">
|
||||
<LevelOne>Moving connection %1</LevelOne>
|
||||
<LevelTwo></LevelTwo>
|
||||
|
@ -386,22 +293,12 @@ Kevin Doyle (IBM) - [160769] Added message for invalid filter when moving files
|
|||
<LevelOne>Filter pool(s) successfully moved to '%1'. You must create a new filter pool reference to see it (them).</LevelOne>
|
||||
<LevelTwo></LevelTwo>
|
||||
</Message>
|
||||
<Message ID="1093" Indicator="I">
|
||||
<LevelOne>Setting %1</LevelOne>
|
||||
<LevelTwo></LevelTwo>
|
||||
</Message>
|
||||
<Message ID="1094" Indicator="I">
|
||||
<LevelOne>Setting properties</LevelOne>
|
||||
<LevelTwo></LevelTwo>
|
||||
</Message>
|
||||
|
||||
<Message ID="1095" Indicator="I">
|
||||
<LevelOne>Querying %1</LevelOne>
|
||||
<LevelTwo></LevelTwo>
|
||||
</Message>
|
||||
<Message ID="1096" Indicator="I">
|
||||
<LevelOne>Querying properties</LevelOne>
|
||||
<LevelTwo></LevelTwo>
|
||||
</Message>
|
||||
|
||||
<Message ID="1097" Indicator="I">
|
||||
<LevelOne>Running %1</LevelOne>
|
||||
<LevelTwo></LevelTwo>
|
||||
|
@ -434,18 +331,12 @@ Kevin Doyle (IBM) - [160769] Added message for invalid filter when moving files
|
|||
<LevelOne>Profile %1 not found</LevelOne>
|
||||
<LevelTwo>No profile named %1 currently exists</LevelTwo>
|
||||
</Message>
|
||||
<Message ID="1105" Indicator="E">
|
||||
<LevelOne>Folder %1 not found on host %2</LevelOne>
|
||||
<LevelTwo></LevelTwo>
|
||||
</Message>
|
||||
|
||||
<Message ID="1106" Indicator="E">
|
||||
<LevelOne>File %1 not found on host %2</LevelOne>
|
||||
<LevelTwo></LevelTwo>
|
||||
</Message>
|
||||
<Message ID="1107" Indicator="E">
|
||||
<LevelOne>File or folder %1 not found on host %2</LevelOne>
|
||||
<LevelTwo></LevelTwo>
|
||||
</Message>
|
||||
|
||||
<Message ID="1108" Indicator="I">
|
||||
<LevelOne>Connection created successfully. Expand this again to create another</LevelOne>
|
||||
<LevelTwo></LevelTwo>
|
||||
|
@ -482,66 +373,18 @@ Kevin Doyle (IBM) - [160769] Added message for invalid filter when moving files
|
|||
<LevelOne>Moving %1...</LevelOne>
|
||||
<LevelTwo></LevelTwo>
|
||||
</Message>
|
||||
<Message ID="1119" Indicator="I">
|
||||
<LevelOne>Saving %1...</LevelOne>
|
||||
<LevelTwo></LevelTwo>
|
||||
</Message>
|
||||
|
||||
<Message ID="1120" Indicator="E">
|
||||
<LevelOne>%1 is not a valid archive name.</LevelOne>
|
||||
<LevelTwo>You must give a filename with an extension that is recognized as a valid archive type extension.</LevelTwo>
|
||||
</Message>
|
||||
<Message ID="1122" Indicator="E">
|
||||
<LevelOne>The archive is corrupted or unreadable.</LevelOne>
|
||||
<LevelTwo>The archive cannot be opened because its format is unrecognized, or its contents are damaged in some way.</LevelTwo>
|
||||
</Message>
|
||||
<Message ID="1123" Indicator="E">
|
||||
<LevelOne>Cannot create archive.</LevelOne>
|
||||
<LevelTwo>There was an error creating the empty archive. The archive was not created.</LevelTwo>
|
||||
</Message>
|
||||
<Message ID="1124" Indicator="E">
|
||||
<LevelOne>Creation of the virtual file or folder %1 failed.</LevelOne>
|
||||
<LevelTwo>There was an error creating the virtual file or folder. The virtual file or folder was not created.</LevelTwo>
|
||||
</Message>
|
||||
<Message ID="1125" Indicator="E">
|
||||
<LevelOne>Deletion of the virtual file or folder %1 failed.</LevelOne>
|
||||
<LevelTwo>There was an error deleting the virtual file or folder. The virtual file or folder was not deleted.</LevelTwo>
|
||||
</Message>
|
||||
<Message ID="1126" Indicator="E">
|
||||
<LevelOne>Could not move the virtual file or folder %1.</LevelOne>
|
||||
<LevelTwo>There was an error moving the virtual file or folder. The virtual file or folder was not moved.</LevelTwo>
|
||||
</Message>
|
||||
<Message ID="1130" Indicator="Q">
|
||||
<LevelOne>Permanently delete selected remote resource(s)?</LevelOne>
|
||||
<LevelTwo>This is a permanent deletion of the selected remote resources from disk. This action cannot be undone</LevelTwo>
|
||||
</Message>
|
||||
<Message ID="1140" Indicator="U">
|
||||
<LevelOne>Error occurred while loading the user-defined action information from file: %1</LevelOne>
|
||||
<LevelTwo>%2</LevelTwo>
|
||||
</Message>
|
||||
<Message ID="1141" Indicator="U">
|
||||
<LevelOne>The xml file '%1' appears to be corrupted. It has been replaced</LevelOne>
|
||||
<LevelTwo>Expected root tag to be named '%2'. The corrupted file has been renamed to '%3' and a new file created for you</LevelTwo>
|
||||
</Message>
|
||||
|
||||
<Message ID="1142" Indicator="I">
|
||||
<LevelOne>Rename %1...</LevelOne>
|
||||
<LevelTwo></LevelTwo>
|
||||
</Message>
|
||||
<Message ID="1143" Indicator="I">
|
||||
<LevelOne>Creating file %1...</LevelOne>
|
||||
<LevelTwo></LevelTwo>
|
||||
</Message>
|
||||
<Message ID="1144" Indicator="I">
|
||||
<LevelOne>Creating folder %1...</LevelOne>
|
||||
<LevelTwo></LevelTwo>
|
||||
</Message>
|
||||
<Message ID="1150" Indicator="E">
|
||||
<LevelOne>Unable to perform action as the underlying file system folder is in use</LevelOne>
|
||||
<LevelTwo>The file system folder %1 is in use by another task and cannot be removed or modified</LevelTwo>
|
||||
</Message>
|
||||
<Message ID="1151" Indicator="E">
|
||||
<LevelOne>Unable to perform action as the underlying file system file is in use</LevelOne>
|
||||
<LevelTwo>The file system file %1 is in use by another task and cannot be removed or modified</LevelTwo>
|
||||
</Message>
|
||||
|
||||
|
||||
<Message ID="1160" Indicator="Q">
|
||||
<LevelOne>Filter pool %1 created. Create a reference to it in the selected subsystem?</LevelOne>
|
||||
<LevelTwo>New filter pools are not accessible until a reference is added to them in a subsystem. Select Yes to add a reference to the new filter pool in selected subsystem %2</LevelTwo>
|
||||
|
@ -646,14 +489,7 @@ Kevin Doyle (IBM) - [160769] Added message for invalid filter when moving files
|
|||
<LevelOne>Compile command string "%1" is not valid</LevelOne>
|
||||
<LevelTwo>The given string is not a valid command.</LevelTwo>
|
||||
</Message>
|
||||
<Message ID="1201" Indicator="Q">
|
||||
<LevelOne>Changes pending. Save changes?</LevelOne>
|
||||
<LevelTwo>You have changes pending. Select Yes to save those changes. Select No to discard those changes</LevelTwo>
|
||||
</Message>
|
||||
<Message ID="1202" Indicator="Q">
|
||||
<LevelOne>Changes pending. Continue?</LevelOne>
|
||||
<LevelTwo>You have changes pending. Select Yes to discard those changes. Select No to cancel the operation so you can first save your changes</LevelTwo>
|
||||
</Message>
|
||||
|
||||
<Message ID="1220" Indicator="E">
|
||||
<LevelOne>Host name '%1' not found or valid</LevelOne>
|
||||
<LevelTwo>A remote system of host name '%1' was not found. If you are working disconnected, de-select the checkbox to verify the host name</LevelTwo>
|
||||
|
@ -674,24 +510,11 @@ Kevin Doyle (IBM) - [160769] Added message for invalid filter when moving files
|
|||
<LevelOne>There is an error on another page</LevelOne>
|
||||
<LevelTwo>Another page of the wizard has an error that must be corrected before the wizard can be finished</LevelTwo>
|
||||
</Message>
|
||||
<Message ID="1242" Indicator="U">
|
||||
<LevelOne>Daemon failed to launch server on %1 using port %2</LevelOne>
|
||||
<LevelTwo>%3</LevelTwo>
|
||||
</Message>
|
||||
<Message ID="1243" Indicator="U">
|
||||
<LevelOne>Failed to connect to the daemon on %1 using port %2 with an unexpected exception</LevelOne>
|
||||
<LevelTwo>%3</LevelTwo>
|
||||
</Message>
|
||||
<Message ID="1244" Indicator="E">
|
||||
<LevelOne>The selected encoding is not supported.</LevelOne>
|
||||
<LevelTwo></LevelTwo>
|
||||
</Message>
|
||||
<Message ID="1245" Indicator="E">
|
||||
<LevelOne>Operation interrupted. Some objects have been moved.
|
||||
</LevelOne>
|
||||
<LevelTwo>The following objects have been moved:
|
||||
%1</LevelTwo>
|
||||
</Message>
|
||||
|
||||
<Message ID="1246" Indicator="E">
|
||||
<LevelOne>Operation interrupted. Some objects have been renamed.
|
||||
</LevelOne>
|
||||
|
@ -704,125 +527,15 @@ Kevin Doyle (IBM) - [160769] Added message for invalid filter when moving files
|
|||
<LevelTwo>The following objects have been deleted:
|
||||
%1</LevelTwo>
|
||||
</Message>
|
||||
<Message ID="1248" Indicator="E">
|
||||
<LevelOne>Operation interrupted. Some objects have been copied to the destination.
|
||||
</LevelOne>
|
||||
<LevelTwo>The following objects have been copied:
|
||||
%1</LevelTwo>
|
||||
</Message>
|
||||
|
||||
<!-- universal find files pattern verification -->
|
||||
<Message ID="1250" Indicator="E">
|
||||
<LevelOne>The pattern may not be blank</LevelOne>
|
||||
<LevelTwo></LevelTwo>
|
||||
</Message>
|
||||
<Message ID="1251" Indicator="E">
|
||||
<LevelOne>Invalid regular expression</LevelOne>
|
||||
<LevelTwo>The value %1 you entered is not a valid regular expression</LevelTwo>
|
||||
</Message>
|
||||
|
||||
<!-- operation status -->
|
||||
<Message ID="1255" Indicator="I">
|
||||
<LevelOne>%1 - Running</LevelOne>
|
||||
<LevelTwo></LevelTwo>
|
||||
</Message>
|
||||
<Message ID="1256" Indicator="I">
|
||||
<LevelOne>%1 - Finished</LevelOne>
|
||||
<LevelTwo></LevelTwo>
|
||||
</Message>
|
||||
<Message ID="1257" Indicator="I">
|
||||
<LevelOne>%1 - Cancelled</LevelOne>
|
||||
<LevelTwo></LevelTwo>
|
||||
</Message>
|
||||
<Message ID="1258" Indicator="I">
|
||||
<LevelOne>%1 - Disconnected</LevelOne>
|
||||
<LevelTwo></LevelTwo>
|
||||
</Message>
|
||||
|
||||
|
||||
<!-- universal command invocation verification -->
|
||||
<Message ID="1260" Indicator="E">
|
||||
<LevelOne>The invocation may not be blank</LevelOne>
|
||||
<LevelTwo></LevelTwo>
|
||||
</Message>
|
||||
|
||||
<!-- drag and drop -->
|
||||
<Message ID="1270" Indicator="E">
|
||||
<LevelOne>Invalid transfer operation</LevelOne>
|
||||
<LevelTwo>The source %1 cannot be transferred into the target %2</LevelTwo>
|
||||
</Message>
|
||||
<Message ID="1280" Indicator="I">
|
||||
<LevelOne>Downloading %1</LevelOne>
|
||||
<LevelTwo></LevelTwo>
|
||||
</Message>
|
||||
<Message ID="1281" Indicator="I">
|
||||
<LevelOne>Uploading %1</LevelOne>
|
||||
<LevelTwo></LevelTwo>
|
||||
</Message>
|
||||
<Message ID="1282" Indicator="I">
|
||||
<LevelOne>Synchronizing Resources...</LevelOne>
|
||||
<LevelTwo></LevelTwo>
|
||||
</Message>
|
||||
<Message ID="1285" Indicator="I">
|
||||
<LevelOne>Extracting %1</LevelOne>
|
||||
<LevelTwo></LevelTwo>
|
||||
</Message>
|
||||
<Message ID="1290" Indicator="I">
|
||||
<LevelOne>%1 of %2 complete (%3)</LevelOne>
|
||||
<LevelTwo></LevelTwo>
|
||||
</Message>
|
||||
<Message ID="1295" Indicator="I">
|
||||
<LevelOne>Downloading resources...</LevelOne>
|
||||
<LevelTwo></LevelTwo>
|
||||
</Message>
|
||||
<Message ID="1296" Indicator="I">
|
||||
<LevelOne>Uploading resources...</LevelOne>
|
||||
<LevelTwo></LevelTwo>
|
||||
</Message>
|
||||
<Message ID="1297" Indicator="E">
|
||||
<LevelOne>The new password is invalid.</LevelOne>
|
||||
<LevelTwo>The remote system indicated that the new password is unacceptable. Please ensure the new password follows all password rules for the remote system.</LevelTwo>
|
||||
</Message>
|
||||
|
||||
<!-- remote install issues -->
|
||||
<Message ID="1300" Indicator="E">
|
||||
<LevelOne>The FTP service is unavailable on the remote system.</LevelOne>
|
||||
<LevelTwo>The RSE server needs to be installed manually.</LevelTwo>
|
||||
</Message>
|
||||
<Message ID="1301" Indicator="E">
|
||||
<LevelOne>The Telnet service is unavailable on the remote system.</LevelOne>
|
||||
<LevelTwo>The RSE server needs to be started manually or a system administrator needs to install the RSE daemon.</LevelTwo>
|
||||
</Message>
|
||||
<Message ID="1302" Indicator="E">
|
||||
<LevelOne>Unable to start the RSE server.</LevelOne>
|
||||
<LevelTwo></LevelTwo>
|
||||
</Message>
|
||||
<Message ID="1303" Indicator="E">
|
||||
<LevelOne>Unable to install the RSE server.</LevelOne>
|
||||
<LevelTwo></LevelTwo>
|
||||
</Message>
|
||||
<Message ID="1304" Indicator="E">
|
||||
<LevelOne>Archive Management is not supported by the current File subsystem's configuration.</LevelOne>
|
||||
<LevelTwo>In the properties for the File subsystem, choose a configuration that supports Archive Management.</LevelTwo>
|
||||
</Message>
|
||||
|
||||
|
||||
|
||||
<!-- Dynamic Error List - dynamic message title -->
|
||||
<Message ID="1500" Indicator="E">
|
||||
<LevelOne>Remote Error List: %1</LevelOne>
|
||||
<LevelTwo></LevelTwo>
|
||||
</Message>
|
||||
|
||||
<!-- universal remote search dialog -->
|
||||
<Message ID="1600" Indicator="E">
|
||||
<LevelOne>Folder path must not be empty.</LevelOne>
|
||||
<LevelTwo>Select a folder from the dropdown list or click the Browse... button and select a folder from the dialog.</LevelTwo>
|
||||
</Message>
|
||||
<Message ID="1601" Indicator="E">
|
||||
<LevelOne>Regular expression is not valid.</LevelOne>
|
||||
<LevelTwo>The value %1 you entered is not a valid regular expression.</LevelTwo>
|
||||
</Message>
|
||||
|
||||
</MessageList>
|
||||
</Subcomponent>
|
||||
|
@ -837,10 +550,7 @@ Kevin Doyle (IBM) - [160769] Added message for invalid filter when moving files
|
|||
<LevelOne>%1</LevelOne>
|
||||
<LevelTwo>%2</LevelTwo>
|
||||
</Message>
|
||||
<Message ID="1002" Indicator="E">
|
||||
<LevelOne>%1</LevelOne>
|
||||
<LevelTwo>%2</LevelTwo>
|
||||
</Message>
|
||||
|
||||
<Message ID="1003" Indicator="U">
|
||||
<LevelOne>%1</LevelOne>
|
||||
<LevelTwo>%2</LevelTwo>
|
||||
|
@ -849,26 +559,7 @@ Kevin Doyle (IBM) - [160769] Added message for invalid filter when moving files
|
|||
<LevelOne>%1</LevelOne>
|
||||
<LevelTwo>%2</LevelTwo>
|
||||
</Message>
|
||||
<Message ID="1005" Indicator="I">
|
||||
<LevelOne>%1: %2</LevelOne>
|
||||
<LevelTwo>%3</LevelTwo>
|
||||
</Message>
|
||||
<Message ID="1006" Indicator="W">
|
||||
<LevelOne>%1: %2</LevelOne>
|
||||
<LevelTwo>%3</LevelTwo>
|
||||
</Message>
|
||||
<Message ID="1007" Indicator="E">
|
||||
<LevelOne>%1: %2</LevelOne>
|
||||
<LevelTwo>%3</LevelTwo>
|
||||
</Message>
|
||||
<Message ID="1008" Indicator="U">
|
||||
<LevelOne>%1: %2</LevelOne>
|
||||
<LevelTwo>%3</LevelTwo>
|
||||
</Message>
|
||||
<Message ID="1009" Indicator="Q">
|
||||
<LevelOne>%1: %2</LevelOne>
|
||||
<LevelTwo>%3</LevelTwo>
|
||||
</Message>
|
||||
|
||||
<Message ID="1010" Indicator="I">
|
||||
<LevelOne>%1</LevelOne>
|
||||
<LevelTwo></LevelTwo>
|
||||
|
@ -893,250 +584,15 @@ Kevin Doyle (IBM) - [160769] Added message for invalid filter when moving files
|
|||
</Subcomponent>
|
||||
<Subcomponent Name="Files" Abbr="F">
|
||||
<MessageList>
|
||||
<!-- REMOTE FILE SYSTEM EXCEPTION ERROR MESSAGES -->
|
||||
<Message ID="1001" Indicator="E">
|
||||
<LevelOne>Operation failed. Security violation</LevelOne>
|
||||
<LevelTwo>Message reported from file system: %1</LevelTwo>
|
||||
</Message>
|
||||
<Message ID="1002" Indicator="E">
|
||||
<LevelOne>Operation failed. File system input or output error</LevelOne>
|
||||
<LevelTwo>Message reported from file system: %1</LevelTwo>
|
||||
</Message>
|
||||
<Message ID="1003" Indicator="E">
|
||||
<LevelOne>Folder is not empty. Cannot delete</LevelOne>
|
||||
<LevelTwo>The operation failed. One possible reason is that the folder is not empty</LevelTwo>
|
||||
</Message>
|
||||
<Message ID="1004" Indicator="E">
|
||||
<LevelOne>Folder '%1' not found</LevelOne>
|
||||
<LevelTwo></LevelTwo>
|
||||
</Message>
|
||||
<Message ID="1005" Indicator="Q">
|
||||
<LevelOne>Folder '%1' not found. Would you like to create it?</LevelOne>
|
||||
<LevelTwo>The folder you specified does not exist. Select Yes to create it, No to cancel the operation</LevelTwo>
|
||||
</Message>
|
||||
<Message ID="1006" Indicator="E">
|
||||
<LevelOne>File '%1' not found</LevelOne>
|
||||
<LevelTwo></LevelTwo>
|
||||
</Message>
|
||||
<!-- REMOTE FILE SYSTEM ERROR MESSAGES -->
|
||||
<Message ID="1011" Indicator="E">
|
||||
<LevelOne>Enter file name pattern</LevelOne>
|
||||
<LevelTwo></LevelTwo>
|
||||
</Message>
|
||||
<Message ID="1007" Indicator="E">
|
||||
<LevelOne>Filter string '%1' already exists in this filter</LevelOne>
|
||||
<LevelTwo></LevelTwo>
|
||||
</Message>
|
||||
<Message ID="1008" Indicator="E">
|
||||
<LevelOne>Filter string name pattern not valid</LevelOne>
|
||||
<LevelTwo></LevelTwo>
|
||||
</Message>
|
||||
<Message ID="1009" Indicator="I">
|
||||
<LevelOne>You must include files or folders or both</LevelOne>
|
||||
<LevelTwo></LevelTwo>
|
||||
</Message>
|
||||
<Message ID="1010" Indicator="E">
|
||||
<LevelOne>No file types specified</LevelOne>
|
||||
<LevelTwo>Either specify one or more file types, or select to subset by file name</LevelTwo>
|
||||
</Message>
|
||||
|
||||
<Message ID="1200" Indicator="I">
|
||||
<LevelOne>Create a new File</LevelOne>
|
||||
<LevelTwo></LevelTwo>
|
||||
</Message>
|
||||
<Message ID="1201" Indicator="I">
|
||||
<LevelOne>Create a new Folder</LevelOne>
|
||||
<LevelTwo></LevelTwo>
|
||||
</Message>
|
||||
<Message ID="1202" Indicator="I">
|
||||
<LevelOne>Enter folder name</LevelOne>
|
||||
<LevelTwo></LevelTwo>
|
||||
</Message>
|
||||
<Message ID="1203" Indicator="E">
|
||||
<LevelOne>Names cannot begin or end with whitespace.</LevelOne>
|
||||
<LevelTwo></LevelTwo>
|
||||
</Message>
|
||||
<Message ID="1204" Indicator="E">
|
||||
<LevelOne>%1 is an invalid character in a name.</LevelOne>
|
||||
<LevelTwo></LevelTwo>
|
||||
</Message>
|
||||
<Message ID="1205" Indicator="I">
|
||||
<LevelOne>Enter file name</LevelOne>
|
||||
<LevelTwo></LevelTwo>
|
||||
</Message>
|
||||
<Message ID="1300" Indicator="E">
|
||||
<LevelOne>Deletion of the object %1 failed</LevelOne>
|
||||
<LevelTwo>Either the object does not exist or you do not have enough authority to delete the object. If this is a folder, the folder may not be empty</LevelTwo>
|
||||
</Message>
|
||||
<Message ID="1301" Indicator="E">
|
||||
<LevelOne>Renaming of the object %1 failed</LevelOne>
|
||||
<LevelTwo>Rename operation failed because, the object to rename does not exist, or the object with new object name already exists, or the user does not have enough authority to rename the object</LevelTwo>
|
||||
</Message>
|
||||
<Message ID="1302" Indicator="E">
|
||||
<LevelOne>No authority or file name not valid</LevelOne>
|
||||
<LevelTwo>The file could not be created because of one of the following reasons:
|
||||
- the user does not have enough authority to create the file
|
||||
- the file name is not valid </LevelTwo>
|
||||
</Message>
|
||||
<Message ID="1303" Indicator="E">
|
||||
<LevelOne>File already exists</LevelOne>
|
||||
<LevelTwo>The new file %1 already exists</LevelTwo>
|
||||
</Message>
|
||||
<Message ID="1304" Indicator="E">
|
||||
<LevelOne>Creation of the folder failed</LevelOne>
|
||||
<LevelTwo>The folder %1 could not be created because of one of the following reasons:
|
||||
- the user does not have enough authority to create the folder
|
||||
- the folder name is not valid </LevelTwo>
|
||||
</Message>
|
||||
<Message ID="1305" Indicator="E">
|
||||
<LevelOne>The operation did not complete successfully. See additional messages in the Remote Shell view</LevelOne>
|
||||
<LevelTwo>The operation requested failed. Look in the Remote Shell view to see additional messages indicating the cause of the failure</LevelTwo>
|
||||
</Message>
|
||||
<Message ID="1306" Indicator="E">
|
||||
<LevelOne>Copy of the file or folder %1 failed</LevelOne>
|
||||
<LevelTwo>The file system reported the copy operation failed. You may not have authority to the target folder, or it may be in use</LevelTwo>
|
||||
</Message>
|
||||
<Message ID="1307" Indicator="E">
|
||||
<LevelOne>Move of the file or folder %1 failed</LevelOne>
|
||||
<LevelTwo>The file system reported the move operation failed. You may not have authority to the source folder or file, or you may not have authority to the target folder, or it may be in use</LevelTwo>
|
||||
</Message>
|
||||
<Message ID="1308" Indicator="E">
|
||||
<LevelOne>Target folder cannot equal source folder</LevelOne>
|
||||
<LevelTwo>It is impossible to move a folder to itself.</LevelTwo>
|
||||
</Message>
|
||||
<Message ID="1309" Indicator="E">
|
||||
<LevelOne>Folder already exists</LevelOne>
|
||||
<LevelTwo>The new folder %1 already exists</LevelTwo>
|
||||
</Message>
|
||||
<Message ID="1310" Indicator="Q">
|
||||
<LevelOne>New resource will not be visible due to subsetting. Create it anyway?</LevelOne>
|
||||
<LevelTwo>The name of the resource you are creating does not match the current filter criteria. If you select Yes to create the resource, it will not be visible within the current filter.</LevelTwo>
|
||||
</Message>
|
||||
<Message ID="1311" Indicator="Q">
|
||||
<LevelOne>Resource will not be visible due to subsetting. Rename it anyway?</LevelOne>
|
||||
<LevelTwo>The new name of the resource does not match the current filter criteria. If you select Yes to rename the resource, it will not be visible within the current filter.</LevelTwo>
|
||||
</Message>
|
||||
<Message ID="1312" Indicator="E">
|
||||
<LevelOne>Target folder cannot descend from source folder</LevelOne>
|
||||
<LevelTwo>It is impossible to move a folder to one of its subfolders.</LevelTwo>
|
||||
</Message>
|
||||
<Message ID="1313" Indicator="E">
|
||||
<LevelOne>Selected filter is not a valid destination.</LevelOne>
|
||||
<LevelTwo>Some filters, such as the Root or Drives filter, do not designate locations on the remote file system and cannot have files moved into them.</LevelTwo>
|
||||
</Message>
|
||||
<Message ID="1314" Indicator="E">
|
||||
<LevelOne>Target folder cannot equal parent of source file/folder.</LevelOne>
|
||||
<LevelTwo>A file or folder cannot be moved into the directory in which it exists. If you wish to rename the file, use the rename action.</LevelTwo>
|
||||
</Message>
|
||||
|
||||
<Message ID="1315" Indicator="I">
|
||||
<LevelOne>Deleting %1...</LevelOne>
|
||||
<LevelTwo></LevelTwo>
|
||||
</Message>
|
||||
<!-- Universal Remote Editing -->
|
||||
<Message ID="5001" Indicator="E">
|
||||
<LevelOne>File %1 on %2 can not be opened. You do not have read access to the file.</LevelOne>
|
||||
<LevelTwo>Change file permissions to ensure you have read access to the file.</LevelTwo>
|
||||
</Message>
|
||||
<Message ID="5002" Indicator="Q">
|
||||
<LevelOne>You do not have write access to file %1 on %2. Do you want to open the file in browse mode?</LevelOne>
|
||||
<LevelTwo>You do not have write permission to the file %1 on %2. You can open the file in browse (read-only) mode. If you want to edit the file, change file permissions to allow write access to the file.</LevelTwo>
|
||||
</Message>
|
||||
<Message ID="5003" Indicator="E">
|
||||
<LevelOne>File %1 can not be saved on %2. You do not have write access to the file.</LevelOne>
|
||||
<LevelTwo>Change file permissions to ensure you have write access to the file.</LevelTwo>
|
||||
</Message>
|
||||
<Message ID="5004" Indicator="E">
|
||||
<LevelOne>File %1 can not be saved on %2. You do not have write access to the file.</LevelOne>
|
||||
<LevelTwo>Change file permissions to ensure you have write access to the file.</LevelTwo>
|
||||
</Message>
|
||||
<Message ID="5005" Indicator="Q">
|
||||
<LevelOne>File %1 on %2 was modified since you opened this file or saved the file on the server. Do you want to replace the current contents of the file on the server?</LevelOne>
|
||||
<LevelTwo>The file %1 was changed on the server after it was retrieved from %2 or since the last time the file was saved on the server. Choose Yes to replace the contents of the file. Choose No to leave the file on the server with its current contents.</LevelTwo>
|
||||
</Message>
|
||||
<Message ID="5006" Indicator="E">
|
||||
<LevelOne>File %1 was not completely saved on %2. The file was saved in the local file system.</LevelOne>
|
||||
<LevelTwo>An error occurred while saving the file on the server. A possible cause is the connection to the server was terminated. The file may only have been saved partially on the server. However, it was saved locally to help you recover. You will be asked to save the local copy to the server the next time you connect.</LevelTwo>
|
||||
</Message>
|
||||
<Message ID="5007" Indicator="Q">
|
||||
<LevelOne>File %1 on %2 may not have been saved completely during an earlier edit session. The file was saved on the local file system. Do you want to replace the file with the local copy now?</LevelOne>
|
||||
<LevelTwo>An error occurred during an earlier attempt to save the file. But a local copy of the file was saved for recovery. Choose Yes to save the local copy on the server. Choose No if recovery is not required.</LevelTwo>
|
||||
</Message>
|
||||
<Message ID="5008" Indicator="Q">
|
||||
<LevelOne>File %1 does not exist on %2. Do you want to create the file?</LevelOne>
|
||||
<LevelTwo>Choose Yes to create the file on the server and save the contents to the file. Choose No if you do not want the file to be created.</LevelTwo>
|
||||
</Message>
|
||||
<Message ID="5009" Indicator="Q">
|
||||
<LevelOne>You are currently editing file %1 on %2. Do you want to open the file in browse mode?</LevelOne>
|
||||
<LevelTwo>You are allowed to edit a file in one editor only. You can, however, open the file in another editor for browsing. Browsing lets you view the file but does not allow you to edit its contents.</LevelTwo>
|
||||
</Message>
|
||||
<Message ID="5010" Indicator="E">
|
||||
<LevelOne>Profile named %1 does not exist.</LevelOne>
|
||||
<LevelTwo>Profile may have been renamed or deleted.</LevelTwo>
|
||||
</Message>
|
||||
<Message ID="5011" Indicator="E">
|
||||
<LevelOne>Connection named %1 does not exist.</LevelOne>
|
||||
<LevelTwo>Connection may have been renamed or deleted.</LevelTwo>
|
||||
</Message>
|
||||
|
||||
|
||||
<!-- Enter or select dialog messages -->
|
||||
<Message ID="5012" Indicator="Q">
|
||||
<LevelOne>File %1 already exists. Do you want to replace it?</LevelOne>
|
||||
<LevelTwo></LevelTwo>
|
||||
</Message>
|
||||
<Message ID="5013" Indicator="Q">
|
||||
<LevelOne>Parent folder %1 does not exist. Do you want to create it?</LevelOne>
|
||||
<LevelTwo>The parent folder must be created for the file to be created.</LevelTwo>
|
||||
</Message>
|
||||
<Message ID="5014" Indicator="E">
|
||||
<LevelOne>Parent folder %1 does not exist. Verify that the correct path was entered.</LevelOne>
|
||||
<LevelTwo></LevelTwo>
|
||||
</Message>
|
||||
|
||||
|
||||
<Message ID="5020" Indicator="I">
|
||||
<LevelOne>Folder %1 is not readable. Cannot expand</LevelOne>
|
||||
<LevelTwo></LevelTwo>
|
||||
</Message>
|
||||
|
||||
<!-- Import/Export messages -->
|
||||
<Message ID="5101" Indicator="E">
|
||||
<LevelOne>Unable to use connection.</LevelOne>
|
||||
<LevelTwo>Please correct, or select alternate connection.</LevelTwo>
|
||||
</Message>
|
||||
<Message ID="5102" Indicator="E">
|
||||
<LevelOne>Unexpected exception received: %1.</LevelOne>
|
||||
<LevelTwo>Please see error log for details.</LevelTwo>
|
||||
</Message>
|
||||
<Message ID="5103" Indicator="Q">
|
||||
<LevelOne>The file '%1' already exists on %2. Do you want to overwrite it?</LevelOne>
|
||||
<LevelTwo>Click Yes to overwrite the existing file, or click No to cancel the export.</LevelTwo>
|
||||
</Message>
|
||||
|
||||
<!-- Universal File Preference Page -->
|
||||
<Message ID="6001" Indicator="E">
|
||||
<LevelOne>File type extension can not be empty.</LevelOne>
|
||||
<LevelTwo></LevelTwo>
|
||||
</Message>
|
||||
<Message ID="6002" Indicator="E">
|
||||
<LevelOne>File type extension must not contain '*' or '.'</LevelOne>
|
||||
<LevelTwo></LevelTwo>
|
||||
</Message>
|
||||
<Message ID="6003" Indicator="E">
|
||||
<LevelOne>The encoding is not supported.</LevelOne>
|
||||
<LevelTwo></LevelTwo>
|
||||
</Message>
|
||||
|
||||
|
||||
<!-- Cache Preference Page -->
|
||||
<Message ID="6101" Indicator="W">
|
||||
<LevelOne>One or more cached files have changes that have not been saved on the host.</LevelOne>
|
||||
<LevelTwo></LevelTwo>
|
||||
</Message>
|
||||
<Message ID="6102" Indicator="W">
|
||||
<LevelOne>Unable to synchronize cache changes to host. Operation cancelled.</LevelOne>
|
||||
<LevelTwo></LevelTwo>
|
||||
</Message>
|
||||
|
||||
<!-- Communications Preference Page -->
|
||||
<Message ID="6201" Indicator="E">
|
||||
|
@ -1164,128 +620,16 @@ Kevin Doyle (IBM) - [160769] Added message for invalid filter when moving files
|
|||
</Message>
|
||||
|
||||
<!-- Unexpected and miscellaneous error messages -->
|
||||
<Message ID="8001" Indicator="U">
|
||||
<LevelOne>An unknown error occurred.</LevelOne>
|
||||
<LevelTwo>%1</LevelTwo>
|
||||
</Message>
|
||||
<Message ID="8002" Indicator="U">
|
||||
<LevelOne>An unexpected error occurred.</LevelOne>
|
||||
<LevelTwo>%1</LevelTwo>
|
||||
</Message>
|
||||
<Message ID="8003" Indicator="E">
|
||||
<LevelOne>Value is not valid</LevelOne>
|
||||
<LevelTwo>%1</LevelTwo>
|
||||
</Message>
|
||||
<Message ID="8004" Indicator="E">
|
||||
<LevelOne>Input %1 is not valid</LevelOne>
|
||||
<LevelTwo>%1</LevelTwo>
|
||||
</Message>
|
||||
|
||||
<!-- REMOTE FILE IMPORT/EXPORT MESSAGES -->
|
||||
<Message ID="8050" Indicator="E">
|
||||
<LevelOne>Can not copy root file system</LevelOne>
|
||||
<LevelTwo>The root is not something that can be copied</LevelTwo>
|
||||
</Message>
|
||||
<Message ID="8051" Indicator="E">
|
||||
<LevelOne>Could not close import stream for %1</LevelOne>
|
||||
<LevelTwo></LevelTwo>
|
||||
</Message>
|
||||
<Message ID="8052" Indicator="E">
|
||||
<LevelOne>Unable to import %1: %2</LevelOne>
|
||||
<LevelTwo>%3</LevelTwo>
|
||||
</Message>
|
||||
<Message ID="8053" Indicator="I">
|
||||
<LevelOne>Creating folder %1</LevelOne>
|
||||
<LevelTwo></LevelTwo>
|
||||
</Message>
|
||||
<Message ID="8054" Indicator="E">
|
||||
<LevelOne>Problems were encountered during import</LevelOne>
|
||||
<LevelTwo>%1</LevelTwo>
|
||||
</Message>
|
||||
<Message ID="8055" Indicator="E">
|
||||
<LevelOne>Error opening input stream for %1</LevelOne>
|
||||
<LevelTwo>%2</LevelTwo>
|
||||
</Message>
|
||||
<Message ID="8056" Indicator="E">
|
||||
<LevelOne>Unable to import %1</LevelOne>
|
||||
<LevelTwo>The file cannot be copied onto itself</LevelTwo>
|
||||
</Message>
|
||||
<Message ID="8057" Indicator="E">
|
||||
<LevelOne>Error occurred while exporting %1: %2</LevelOne>
|
||||
<LevelTwo>%3</LevelTwo>
|
||||
</Message>
|
||||
<Message ID="8058" Indicator="E">
|
||||
<LevelOne>Problems were encountered during export</LevelOne>
|
||||
<LevelTwo>%1</LevelTwo>
|
||||
</Message>
|
||||
<Message ID="8059" Indicator="E">
|
||||
<LevelOne>Cannot overwrite file %1</LevelOne>
|
||||
<LevelTwo>The file does not have its write attribute set, so it cannot be written to</LevelTwo>
|
||||
</Message>
|
||||
<Message ID="8060" Indicator="Q">
|
||||
<LevelOne>Target folder does not exist. Would you like to create it?</LevelOne>
|
||||
<LevelTwo>Press Yes to create the folder %1, No to cancel</LevelTwo>
|
||||
</Message>
|
||||
<Message ID="8061" Indicator="E">
|
||||
<LevelOne>Target folder already exists, as a file</LevelOne>
|
||||
<LevelTwo>The remote resource %1 already exists, but as a file, not a folder</LevelTwo>
|
||||
</Message>
|
||||
<Message ID="8062" Indicator="E">
|
||||
<LevelOne>Destination folder conflicts with location of %1</LevelOne>
|
||||
<LevelTwo>You are attempting to export to the local file system, to a location that overlaps the resources being exported.</LevelTwo>
|
||||
</Message>
|
||||
<Message ID="8063" Indicator="E">
|
||||
<LevelOne>Source is a file, not a folder</LevelOne>
|
||||
<LevelTwo>The remote resource %1 is a file, but a folder is required</LevelTwo>
|
||||
</Message>
|
||||
<Message ID="8064" Indicator="E">
|
||||
<LevelOne>There are no resources currently selected for import</LevelOne>
|
||||
<LevelTwo></LevelTwo>
|
||||
</Message>
|
||||
<Message ID="8065" Indicator="E">
|
||||
<LevelOne>Select the source directory</LevelOne>
|
||||
<LevelTwo></LevelTwo>
|
||||
</Message>
|
||||
<Message ID="8066" Indicator="I">
|
||||
<LevelOne>Enter or select a source folder</LevelOne>
|
||||
<LevelTwo>You have left the source folder empty, but it must be set to continue.</LevelTwo>
|
||||
</Message>
|
||||
<Message ID="8067" Indicator="E">
|
||||
<LevelOne>Export problems</LevelOne>
|
||||
<LevelTwo>%1</LevelTwo>
|
||||
</Message>
|
||||
<Message ID="8068" Indicator="E">
|
||||
<LevelOne>There are no resources currently selected for export</LevelOne>
|
||||
<LevelTwo>Select resources to be exported and try again</LevelTwo>
|
||||
</Message>
|
||||
<Message ID="8069" Indicator="I">
|
||||
<LevelOne>Please enter a destination folder</LevelOne>
|
||||
<LevelTwo>The destination folder is empty. You must select a destination folder.</LevelTwo>
|
||||
</Message>
|
||||
<Message ID="8070" Indicator="E">
|
||||
<LevelOne>Import problems</LevelOne>
|
||||
<LevelTwo>%1</LevelTwo>
|
||||
</Message>
|
||||
<Message ID="8071" Indicator="E">
|
||||
<LevelOne>There are no resources currently selected for import</LevelOne>
|
||||
<LevelTwo>Select resources to be imported and try again</LevelTwo>
|
||||
</Message>
|
||||
<Message ID="8072" Indicator="I">
|
||||
<LevelOne>Filtering selection...</LevelOne>
|
||||
<LevelTwo></LevelTwo>
|
||||
</Message>
|
||||
|
||||
</MessageList>
|
||||
</Subcomponent>
|
||||
<Subcomponent Name="Communications" Abbr="C">
|
||||
<MessageList>
|
||||
<Message ID="1001" Indicator="E">
|
||||
<LevelOne>Connection to %1 could not be established.</LevelOne>
|
||||
<LevelTwo>A socket connection to %1 could not be established. If you are connecting via the communications daemon make sure the daemon is running on the remote system. If you are connecting directly to the communications server make sure the server is started on the remote system. If you are connecting using REXEC, make sure that the server is installed on the remote system and that the REXEC service is running on that system.</LevelTwo>
|
||||
</Message>
|
||||
<Message ID="1002" Indicator="E">
|
||||
<LevelOne>Invalid password or user ID</LevelOne>
|
||||
<LevelTwo>Authentication with %1 failed because the password or user ID is not correct.</LevelTwo>
|
||||
</Message>
|
||||
<Message ID="1003" Indicator="E">
|
||||
<LevelOne>The user ID %1 is not valid</LevelOne>
|
||||
<LevelTwo>The user ID %1 on host %2 is not valid. Change the user ID and try again.</LevelTwo>
|
||||
|
@ -1328,75 +672,12 @@ Kevin Doyle (IBM) - [160769] Added message for invalid filter when moving files
|
|||
<LevelTwo>The password information preference page is a centralized place for Workbench tools to save password information. Each tool registers and provides its own encryption algorithm. There are no tools installed that have registered with the password information preference page.</LevelTwo>
|
||||
</Message>
|
||||
|
||||
<Message ID="2301" Indicator="E">
|
||||
<LevelOne>Unable to launch server on host %1.</LevelOne>
|
||||
<LevelTwo>Message from host: %2</LevelTwo>
|
||||
</Message>
|
||||
<Message ID="2302" Indicator="E">
|
||||
<LevelOne>Invalid password or user ID for %1.</LevelOne>
|
||||
<LevelTwo>Message from host: %2</LevelTwo>
|
||||
</Message>
|
||||
<Message ID="2303" Indicator="E">
|
||||
<LevelOne>Incompatible host server running on remote system %1.</LevelOne>
|
||||
<LevelTwo>The host server is not a Remote System Explorer server.</LevelTwo>
|
||||
</Message>
|
||||
<Message ID="2304" Indicator="E">
|
||||
<LevelOne>Incompatible Remote System Explorer host server running on remote system %1.</LevelOne>
|
||||
<LevelTwo>The host server needs to be updated to work with the current client.</LevelTwo>
|
||||
</Message>
|
||||
<Message ID="2305" Indicator="E">
|
||||
<LevelOne>Unable to connect to REXEC host service on port %1 of host %2</LevelOne>
|
||||
<LevelTwo>Message from host: %3</LevelTwo>
|
||||
</Message>
|
||||
|
||||
<Message ID="2306" Indicator="W">
|
||||
<LevelOne>Port %1 is normally used for the %2 service.</LevelOne>
|
||||
<LevelTwo></LevelTwo>
|
||||
</Message>
|
||||
<Message ID="2307" Indicator="E">
|
||||
<LevelOne>Unable to establish a secure connection with the Remote System Explorer host server.</LevelOne>
|
||||
<LevelTwo>Make sure both the client and server are configured to use SSL. The SSL handshake between client and server failed with the following exception: %1</LevelTwo>
|
||||
</Message>
|
||||
<Message ID="2308" Indicator="W">
|
||||
<LevelOne>The host server running on remote system %1 is an older version than the RSE client.</LevelOne>
|
||||
<LevelTwo>It is recommended that the client and server versions match.</LevelTwo>
|
||||
</Message>
|
||||
<Message ID="2309" Indicator="W">
|
||||
<LevelOne>The host server running on remote system %1 is a newer version than the RSE client.</LevelOne>
|
||||
<LevelTwo>It is recommended that the client and server versions match.</LevelTwo>
|
||||
</Message>
|
||||
<Message ID="2310" Indicator="I">
|
||||
<LevelOne>Starting Remote System Explorer host server using REXEC</LevelOne>
|
||||
<LevelTwo></LevelTwo>
|
||||
</Message>
|
||||
<Message ID="2311" Indicator="I">
|
||||
<LevelOne>Starting Remote System Explorer host server using daemon</LevelOne>
|
||||
<LevelTwo></LevelTwo>
|
||||
</Message>
|
||||
<Message ID="2312" Indicator="I">
|
||||
<LevelOne>Connecting to Remote System Explorer host server on port %1</LevelOne>
|
||||
<LevelTwo></LevelTwo>
|
||||
</Message>
|
||||
<Message ID="2313" Indicator="I">
|
||||
<LevelOne>Initializing Remote System Explorer host server</LevelOne>
|
||||
<LevelTwo></LevelTwo>
|
||||
</Message>
|
||||
|
||||
<Message ID="2314" Indicator="I">
|
||||
<LevelOne>Communication with the remote system %1 has been secured using SSL. Continue?</LevelOne>
|
||||
<LevelTwo></LevelTwo>
|
||||
</Message>
|
||||
<Message ID="2315" Indicator="I">
|
||||
<LevelOne>Connection %1 has not been secured using SSL. Proceed anyway?</LevelOne>
|
||||
<LevelTwo></LevelTwo>
|
||||
</Message>
|
||||
<Message ID="2316" Indicator="E">
|
||||
<LevelOne>The specified server port is out of the allowed range: %1</LevelOne>
|
||||
<LevelTwo></LevelTwo>
|
||||
</Message>
|
||||
<Message ID="3001" Indicator="E">
|
||||
<LevelOne>The connection %1 is currently offline and cannot be connected.</LevelOne>
|
||||
<LevelTwo>You have performed an action which requires a live connection to the remote system. Switch the connection to online and perform the action again. To switch the connection online, right click on the connection %1 and select the Work Offline action.</LevelTwo>
|
||||
</Message>
|
||||
|
||||
</MessageList>
|
||||
</Subcomponent>
|
||||
</Component>
|
||||
|
|
Loading…
Add table
Reference in a new issue