Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[dsdp-tm-dev] New NLS Strings added by Kushal

Hi Dave,

As part of hist work on
   [179937] [api] New control in property page for connection.
      Added new API to IHost() to set and get default encodings
      and to SystemConnectionForm to deal with encoding fields
      for connection "Host" property page.
Kushal added the following NLS Strings:

org.eclipse.rse.ui/ISystemMessages.java
	public static final String MSG_ENCODING_NOT_SUPPORTED =
"RSEG1244";
org.eclipse.rse.ui/systemMessages.xml
	<Message ID="1244" Indicator="E">
		<LevelOne>The selected encoding is not
supported.</LevelOne>		
		<LevelTwo></LevelTwo>
	</Message>
org.eclipse.rse.ui/SystemResources.properties
	# Strings for Encodings
	RESID_HOST_ENCODING_GROUP_LABEL=Default encoding
	RESID_HOST_ENCODING_SETTING_MSG=This setting can only be changed
when no subsystem is connected
	RESID_HOST_ENCODING_REMOTE_LABEL=Default from remote system
	RESID_HOST_ENCODING_REMOTE_TOOLTIP=The default encoding of the
platform obtained from the remote system
	RESID_HOST_ENCODING_OTHER_LABEL=Other:
	RESID_HOST_ENCODING_OTHER_TOOLTIP=Specify a different encoding
	RESID_HOST_ENCODING_ENTER_TOOLTIP=Select or enter an encoding

Any concerns?

Cheers,
--
Martin Oberhuber
Wind River Systems, Inc.
Target Management Project Lead, DSDP PMC Member
http://www.eclipse.org/dsdp/tm


Back to the top