xenadmin/XenCenterLib
CitrixChris 8281ae5c05
CA-359809 improved illegal character message (#2898)
* CA-359809 improved illegal character message

Signed-off-by: Christophe25 <christopher.lancaste1@citrix.com>

* CA-359809 cleared whitespace, improve code readability

Signed-off-by: Christophe25 <christopher.lancaste1@citrix.com>

* CA-359809 implemented reviewer comments.

Moved Path validator to XenModel Project where other language files have already been set up.
Improved error messages.

Signed-off-by: Christophe25 <christopher.lancaste1@citrix.com>

* CA-359809 improved string localisation, Code tidy

Cannot became can not, messages file alphabetised, improved readability with using xenmodel as opposed to direct call

Signed-off-by: Christophe25 <christopher.lancaste1@citrix.com>

* CA-359809 changed can not to cannot

Signed-off-by: Christophe25 <christopher.lancaste1@citrix.com>
2021-11-22 12:02:26 +00:00
..
Archive CA-347483: Silence exception thrown when disposing compression or tar stream if the user has requested cancellation. 2020-12-18 01:34:25 +00:00
Compression CA-347483: Silence exception thrown when disposing compression or tar stream if the user has requested cancellation. 2020-12-18 01:34:25 +00:00
Properties Removed obsolete class XSVersionAttribute. Some refactoring of the usage of Program.Version. 2020-12-24 01:23:47 +00:00
BasicXMLResolver.cs Namespace tidy 1/several: replaced Citrix.XenCenter with XenCenterLib. 2017-11-30 13:56:32 +00:00
ChangeableDictionary.cs Avoid duplicate logging; compact multiple logging calls. 2019-11-13 12:31:44 +00:00
ChangeableList.cs Namespace tidy 3/several: replaced XenAdmin.Core (instances in XenCenterLib) with XenCenterLib. 2017-11-30 13:56:32 +00:00
ComparableAddress.cs CP-36392 pt.1: Removed unused using directives. 2021-04-07 10:04:47 +01:00
ComparableList.cs CP-36392 pt.1: Removed unused using directives. 2021-04-07 10:04:47 +01:00
EmailAddressValidator.cs CA-176169: Changed copyright statements to include the comma in Citrix Systems, 2017-01-16 19:59:50 +00:00
EncryptionUtils.cs CA-343280: Reworked saving user settings. 2020-12-07 15:57:26 +00:00
IniDocument.cs CP-32713: Show an error message if the user attempts an update using the base installation ISO. 2020-04-22 10:33:22 +01:00
INotifyCollectionChanged.cs CP-36392 pt.1: Removed unused using directives. 2021-04-07 10:04:47 +01:00
LimitedStack.cs CP-36392 pt.1: Removed unused using directives. 2021-04-07 10:04:47 +01:00
LockFreeQueue.cs CP-36392 pt.1: Removed unused using directives. 2021-04-07 10:04:47 +01:00
NamedPipes.cs CP-36392 pt.1: Removed unused using directives. 2021-04-07 10:04:47 +01:00
PartialIP.cs CP-36392 pt.1: Removed unused using directives. 2021-04-07 10:04:47 +01:00
Processes.cs CP-36392 pt.1: Removed unused using directives. 2021-04-07 10:04:47 +01:00
Set.cs Namespace tidy 3/several: replaced XenAdmin.Core (instances in XenCenterLib) with XenCenterLib. 2017-11-30 13:56:32 +00:00
StreamUtilities.cs CA-350574: Corrections to signing an appliance. 2021-01-12 12:14:31 +00:00
StringUtility.cs CP-36392 pt.1: Removed unused using directives. 2021-04-07 10:04:47 +01:00
ToStringWrapper.cs CP-34231: Remove language with negative connotations (#2860) 2021-08-31 11:31:16 +01:00
Win32.cs Corrections to the logging of Win32 exceptions. Minor refactoring. 2019-11-13 12:31:44 +00:00
XenCenterLib.csproj CA-359809 improved illegal character message (#2898) 2021-11-22 12:02:26 +00:00