xenadmin/XenAdmin/Dialogs
Danilo Del Busso 4b0b83245f
CP-34231: Remove language with negative connotations (#2860)
* CA-34231: Replace negative language with `block list` in code and references

Signed-off-by: Danilo Del Busso <Danilo.Del.Busso@citrix.com>

* CA-34231: Replace negative language with `stop` in code and references

Signed-off-by: Danilo Del Busso <Danilo.Del.Busso@citrix.com>

* CA-34231: Replace negative language with `freezing` in code

Signed-off-by: Danilo Del Busso <Danilo.Del.Busso@citrix.com>

* CA-34231: Replace negative language with `run/ran` in code comments

Some paramater mentions have been renamed, as they will be renamed in future commits.
Excluded mentions in XenAPI/Host.cs and XenAPI/VM.cs since code is autogenerated.

Signed-off-by: Danilo Del Busso <Danilo.Del.Busso@citrix.com>

# Conflicts:
#	CFUValidator/CommandLineOptions/CFUCommandLineOptionManager.cs
#	XenAdmin/Controls/Wlb/WlbOptModeScheduler.cs
#	XenAdmin/Dialogs/Wlb/WorkloadReports.cs

* CA-34231: Replace negative language with `run` in Command.cs Run method

Used Resharper renaming utility
Signed-off-by: Danilo Del Busso <Danilo.Del.Busso@citrix.com>

# Conflicts:
#	XenAdmin/TabPages/GeneralTabPage.cs

* CA-34231: Replace negative language with `run` in Command.cs CanRun method

Used Resharper rename utility.

Signed-off-by: Danilo Del Busso <Danilo.Del.Busso@citrix.com>

* CA-34231: Replace negative language with `run` in Command.cs CanRunCore method

Used ReSharper rename utility

Signed-off-by: Danilo Del Busso <Danilo.Del.Busso@citrix.com>

# Conflicts:
#	XenAdmin/Commands/DRConfigureCommand.cs
#	XenAdmin/Commands/DRDryrunCommand.cs
#	XenAdmin/Commands/DRFailbackCommand.cs
#	XenAdmin/Commands/DRFailoverCommand.cs
#	XenAdmin/Commands/DisasterRecoveryCommand.cs
#	XenAdmin/Commands/VMGroupCommand.cs

* CA-34231: Replace negative language with `run` in Command.cs RunCore method

Used ReSharper rename utility

Signed-off-by: Danilo Del Busso <Danilo.Del.Busso@citrix.com>

* CA-34231: Replace negative language with `run` in Command.cs GetCantExecuteReasonCore method

Used ReSharper rename utility

Signed-off-by: Danilo Del Busso <Danilo.Del.Busso@citrix.com>

* CA-34231: Replace negative language with `run` in Command.cs GetCantRunReasons method

Used ReSharper renaming utility

Signed-off-by: Danilo Del Busso <Danilo.Del.Busso@citrix.com>

* CA-34231: Replace remaining negative language with `run` in Command.cs

Also applied to related symbols. Used ReSharper renaming utility.

Signed-off-by: Danilo Del Busso <Danilo.Del.Busso@citrix.com>

* CA-34231: Replace negative language with `run` in methods named CanRun

Used ReSharper renaming utility

Signed-off-by: Danilo Del Busso <Danilo.Del.Busso@citrix.com>

* CA-34231: Replace negative language with `run` in methods in CrossPoolMigrateCommand.cs

Used ReSharper renaming utility

Signed-off-by: Danilo Del Busso <Danilo.Del.Busso@citrix.com>

# Conflicts:
#	XenAdmin/Commands/CrossPoolMigrateCommand.cs

* CA-34231: Replace negative language with `run` in remaining Run methods

Also updated negative language in `DeleteVMCommand`
Also updated in comment in `CrossPoolMigrateCommand`
Also renamed missed instances of `CanRun`

Signed-off-by: Danilo Del Busso <Danilo.Del.Busso@citrix.com>

* CA-34231: Replace negative language with `run` in `CanRunCore` and `RunCore`

Used ReSharper renaming utility.

Signed-off-by: Danilo Del Busso <Danilo.Del.Busso@citrix.com>

* CA-34231: Replace remaining negative language with `run` in Commands folder

Used ReSharper renaming utility

Signed-off-by: Danilo Del Busso <Danilo.Del.Busso@citrix.com>

* CA-34231: Replace remaining negative language with `run` in XenAdmin/Controls folder

Used ReSharper renaming utility. Had to rename `WlbReportView.xs:RunReport()` to `WlbReportView.xs:StartRunReport()` to resolve conflict with change from `WlbReportView:ExecuteReport()` to `WlbReportView:RunReport()`

Signed-off-by: Danilo Del Busso <Danilo.Del.Busso@citrix.com>

# Conflicts:
#	XenAdmin/Controls/Wlb/WlbOptModeScheduler.cs
#	XenAdmin/Dialogs/Wlb/WorkloadReports.cs
#	XenAdminTests/UnitTests/WlbTests/WlbScheduledTaskTests.cs

* CA-34231: Replace all remaining negative language with `run` in code

Used ReSharper renaming utility

Signed-off-by: Danilo Del Busso <Danilo.Del.Busso@citrix.com>

# Conflicts:
#	XenAdmin/Commands/Controls/WlbRecommendations.cs
#	XenAdminTests/UnitTests/WlbTests/WlbScheduledTaskTests.cs
#	XenModel/WLB/WlbScheduledTask.cs

* CA-34231: Replace negative language with `supporter` or `bond member` in code strings

Used ReSharper renaming utility

Signed-off-by: Danilo Del Busso <Danilo.Del.Busso@citrix.com>

* CA-34231: Replace negative language with `supporter` or `bond member` in Messages string

Used ReSharper renaming utility

Signed-off-by: Danilo Del Busso <Danilo.Del.Busso@citrix.com>

# Conflicts:
#	XenAdmin/MainWindow.cs
#	XenAdmin/Wizards/PatchingWizard/PatchingWizard_SelectServers.cs
#	XenModel/Messages.Designer.cs
#	XenModel/Messages.resx

* CA-34231: Replace remaining negative language with `supporter` in .resx files

Used ReSharper renaming utility. FriendlyErrorNames.resx has been excluded.

Signed-off-by: Danilo Del Busso <Danilo.Del.Busso@citrix.com>

* CA-34231: Replace negative language with `supporter` or `bond member` in XenAdmin code

Used ReSharper renaming utility

Signed-off-by: Danilo Del Busso <Danilo.Del.Busso@citrix.com>

# Conflicts:
#	XenAdmin/Dialogs/NewPoolDialog.cs

* CA-34231: Replace negative language with `supporter` or `bond member` in XenModel code

Used ReSharper renaming utility.

Signed-off-by: Danilo Del Busso <Danilo.Del.Busso@citrix.com>

* CA-34231: Replace negative language with `coordinator` in CFUValidator code

Used ReSharper renaming utility

Signed-off-by: Danilo Del Busso <Danilo.Del.Busso@citrix.com>

# Conflicts:
#	CFUValidator/CFUValidator.cs

* CA-34231: Replace negative language with `coordinator` in solution's comments and hardcoded strings

Signed-off-by: Danilo Del Busso <Danilo.Del.Busso@citrix.com>

* CA-34231: Replace negative language with `coordinator` in `Helpers:GetCoordinator` method

Used ReSharper renaming utility.
also renamed similarly named method in `ObjectChange.cs`

Signed-off-by: Danilo Del Busso <Danilo.Del.Busso@citrix.com>

# Conflicts:
#	XenAdmin/Alerts/Types/HotfixEligibilityAlert.cs
#	XenAdmin/Controls/CustomDataGraph/ArchiveMaintainer.cs

* CA-34231: Replace negative language with `coordinator` in `EvacuateHostDialog.resx`

Used ReSharper renaming utility. Excluded jp and zh resources

Signed-off-by: Danilo Del Busso <Danilo.Del.Busso@citrix.com>

# Conflicts:
#	XenAdmin/Dialogs/EvacuateHostDialog.resx

* CA-34231: Replace negative language with `coordinator` in `EvacuateHostDialog.resx`

Used ReSharper renaming utility. Excluded jp and zh resource files.

Signed-off-by: Danilo Del Busso <Danilo.Del.Busso@citrix.com>

# Conflicts:
#	XenAdmin/Dialogs/NewPoolDialog.resx

* CA-34231: Rename missing language references for change to `coordinator`

Misc files were not saved before last commits.

Signed-off-by: Danilo Del Busso <Danilo.Del.Busso@citrix.com>

* CA-34231: Replace negative language with `coordinator` in `Messages.resx`'s code

Used ReSharper renaming utility.

Signed-off-by: Danilo Del Busso <Danilo.Del.Busso@citrix.com>

# Conflicts:
#	XenAdmin/Commands/HACommand.cs
#	XenAdmin/TabPages/AdPage.cs
#	XenModel/Actions/Network/CreateBondAction.cs
#	XenModel/Actions/Network/NetworkAction.cs
#	XenModel/Messages.Designer.cs
#	XenModel/Messages.resx

* CA-34231: Replace negative language with `coordinator` in `ExternalPluginAction.cs`

Used ReSharper renaming utility

Signed-off-by: Danilo Del Busso <Danilo.Del.Busso@citrix.com>

* CA-34231: Replace negative language with `coordinator` in `XenAdmin/Commands`

Used ReSharper renaming utility. Also replace negative language in missed comment in `ExternalPluginAction.cs`

Signed-off-by: Danilo Del Busso <Danilo.Del.Busso@citrix.com>

# Conflicts:
#	XenAdmin/Commands/AddHostToPoolCommand.cs
#	XenAdmin/Commands/HACommand.cs

* CA-34231: Replace negative language with `coordinator` in `Helpers.cs`

Used ReSharper renaming utility.

Signed-off-by: Danilo Del Busso <Danilo.Del.Busso@citrix.com>

* CA-34231: Replace negative language with `coordinator` in `NetworkingHelper.cs`

Used ReSharper renaming utility.

Signed-off-by: Danilo Del Busso <Danilo.Del.Busso@citrix.com>

* CA-34231: Replace negative language with `coordinator` in `PoolJoinRules.cs`

Used ReSharper renaming utility.

Signed-off-by: Danilo Del Busso <Danilo.Del.Busso@citrix.com>

# Conflicts:
#	XenAdmin/Dialogs/NewPoolDialog.cs

* CA-34231: Replace negative language with `coordinator` in `XenAdmin/Commands`, `Controls`, and `Core`

Used ReSharper renaming utility

Signed-off-by: Danilo Del Busso <Danilo.Del.Busso@citrix.com>

# Conflicts:
#	XenAdmin/Commands/AddHostToPoolCommand.cs

* CA-34231: Replace negative language with `coordinator` in `XenAdmin/Diagnostics`

Used ReSharper renaming utility

Signed-off-by: Danilo Del Busso <Danilo.Del.Busso@citrix.com>

* CA-34231: Replace negative language with `coordinator` in `XenAdmin/Dialogs`

Used ReSharper renaming utility

Signed-off-by: Danilo Del Busso <Danilo.Del.Busso@citrix.com>

# Conflicts:
#	XenAdmin/Dialogs/NewPoolDialog.cs

* CA-34231: Replace remaining negative language with `coordinator` in `XenAdmin`

Used ReSharper renaming utility

Signed-off-by: Danilo Del Busso <Danilo.Del.Busso@citrix.com>

# Conflicts:
#	XenAdmin/MainWindow.cs
#	XenAdmin/TabPages/GeneralTabPage.cs
#	XenAdmin/Wizards/PatchingWizard/PatchingWizard_SelectServers.cs
#	XenAdmin/Wizards/RollingUpgradeWizard/RollingUpgradeExtrasPage.cs
#	XenAdmin/Wizards/RollingUpgradeWizard/RollingUpgradeWizard.cs
#	XenAdmin/Wizards/RollingUpgradeWizard/RollingUpgradeWizardPrecheckPage.cs
#	XenAdmin/XenSearch/Columns.cs

* CA-34231: Replace remaining negative language with `coordinator` in `XenModel\Actions`

Used ReSharper renaming utility.

Signed-off-by: Danilo Del Busso <Danilo.Del.Busso@citrix.com>

# Conflicts:
#	XenModel/Actions/Network/CreateBondAction.cs

* CA-34231: Replace remaining negative language with `coordinator` in `XenModel`

Used ReSharper renaming utility

Signed-off-by: Danilo Del Busso <Danilo.Del.Busso@citrix.com>

* CA-34231: Replace remaining negative strings with `main` in `Messages.resx`

Used ReSharper renaming utility.

Signed-off-by: Danilo Del Busso <Danilo.Del.Busso@citrix.com>

# Conflicts:
#	XenModel/Messages.Designer.cs
#	XenModel/Messages.resx

* CA-34231: Replace remaining negative string names with `main` in `Messages.resx`

Used ReSharper renaming utility

Signed-off-by: Danilo Del Busso <Danilo.Del.Busso@citrix.com>

# Conflicts:
#	XenAdmin/Dialogs/OptionsPages/SaveAndRestoreOptionsPage.cs
#	XenModel/Messages.resx

* CA-34231: Rename dialogs to replace negative connotations with `main`

Used ReSharper renaming utility

Signed-off-by: Danilo Del Busso <Danilo.Del.Busso@citrix.com>

* CA-34231: Replace negative language with `main` in `SaveAndResoreOptionsPage.cs`

Also updated its resx file. Used ReSharper renaming utility.

Signed-off-by: Danilo Del Busso <Danilo.Del.Busso@citrix.com>

# Conflicts:
#	XenAdmin/Dialogs/OptionsPages/SaveAndRestoreOptionsPage.cs

* CA-34231: Fix invalid reference in `SaveAndRestoreOptionsPage.Designer.cs` after renaming

Signed-off-by: Danilo Del Busso <Danilo.Del.Busso@citrix.com>

* CA-34231: Replace negative language with `main` in `EnterMainPasswordDialog.cs`

Used ReSharper renaming utility.

Signed-off-by: Danilo Del Busso <Danilo.Del.Busso@citrix.com>

* CA-34231: Replace negative language with `main` in `ChangeMainPasswordDialog.cs`

Used ReSharper renaming utility.

Signed-off-by: Danilo Del Busso <Danilo.Del.Busso@citrix.com>

* CA-34231: Fix invalid reference not changed after renaming `EnterMainPasswordDialog.cs`

Signed-off-by: Danilo Del Busso <Danilo.Del.Busso@citrix.com>

* CA-34231: Replace remaining negative language with `main` in `XenAdmin/Dialogs`

Used ReSharper renaming utility.

Signed-off-by: Danilo Del Busso <Danilo.Del.Busso@citrix.com>

* CA-34231: Update class names in HelpManager.resx

Following renaming of main password dialog. Used ReSharper renaming utility.

Signed-off-by: Danilo Del Busso <Danilo.Del.Busso@citrix.com>

* CA-34231: Replace negative language with `main` in `Metadata.cs`

Used ReSharper renaming utility.

Signed-off-by: Danilo Del Busso <Danilo.Del.Busso@citrix.com>

* CA-34231: Remove remaning negative language with `coordinator` from `Messages.resx`

Used ReSharper renaming

Signed-off-by: Danilo Del Busso <Danilo.Del.Busso@citrix.com>

* CA-34231: Remove remaning negative language with `other pool member` from `Messages.resx`

Used ReSharper

Signed-off-by: Danilo Del Busso <Danilo.Del.Busso@citrix.com>

* CA-34231: Replace remaining negative language in solution

Used ReSharper renaming utility.

Signed-off-by: Danilo Del Busso <Danilo.Del.Busso@citrix.com>

* CP-34231: Remove commented out code in VNCGraphicsClient.cs

Code has only been improved partially as it's not strictly relevant to the PR

Signed-off-by: Danilo Del Busso <Danilo.Del.Busso@citrix.com>

* CP-34231: Amend negative word replacement in XSVNCScreen.cs

Signed-off-by: Danilo Del Busso <Danilo.Del.Busso@citrix.com>

* CP-34231: Simplify debug call formatting in NewPoolDialog.cs

Signed-off-by: Danilo Del Busso <Danilo.Del.Busso@citrix.com>

* CP-34231: Add code mistakenly removed in MainWindow.cs

Removed as part of `f155f9c8`

Signed-off-by: Danilo Del Busso <Danilo.Del.Busso@citrix.com>

* CP-34231: Revert renaming of constant related to Windows' API

Considered external to CH Center

Signed-off-by: Danilo Del Busso <Danilo.Del.Busso@citrix.com>

* CP-34231: Amend hotkey for Coordinator field in `NewPoolDialog`

Previous ALT+<key> hotkey was conflicting with CreatePool

Signed-off-by: Danilo Del Busso <Danilo.Del.Busso@citrix.com>

* CP-34231: Remove unecessary whitespace in EvacuateHostDialog.cs

Signed-off-by: Danilo Del Busso <Danilo.Del.Busso@citrix.com>

* CP-34231: Update if block to exclude unecessary else in DRFailoverWizard.cs

Not relevant to the PR, but the change is small enought to no need extra testing

Signed-off-by: Danilo Del Busso <Danilo.Del.Busso@citrix.com>

* CP-34231: Amend typo in PoolJoinRules.cs

supporer -> supporter

Signed-off-by: Danilo Del Busso <Danilo.Del.Busso@citrix.com>

* CP-34231: Replace missing negative language with `coordinator` in `XenAPI-Extensions/Pool.cs`

Variables and methods XenAPI-Extensions were mistakenly skipped

Signed-off-by: Danilo Del Busso <Danilo.Del.Busso@citrix.com>

* CP-34231: Replace negative language in `XenApi-Extensions` with `coordinator/interface`

Used ReSharper renaming utility.

Signed-off-by: Danilo Del Busso <Danilo.Del.Busso@citrix.com>

* CP-34231: Replace negative language in `XenApi-Extensions` with `supporter/member`

Used ReSharper renaming utility.

Signed-off-by: Danilo Del Busso <Danilo.Del.Busso@citrix.com>

* CP-34231: Replace remaining negative language in `XenServerHealthCheckBugTool.cs`

This is only used to format the string

Signed-off-by: Danilo Del Busso <Danilo.Del.Busso@citrix.com>

* CP-34231: Change line-endings to CRLF in `Page_CloudConfigParamters.cs`

Done in order to fix merge conflict into master

Signed-off-by: Danilo Del Busso <Danilo.Del.Busso@citrix.com>

* CP-34231: Amend misc negative language renaming typos

`XenServerHealthCheckBugTool` and `XenServerHealthCheckService`

Signed-off-by: Danilo Del Busso <Danilo.Del.Busso@citrix.com>
2021-08-31 11:31:16 +01:00
..
HealthCheck CA-355018: Ensure disabled health check status is reflected in the cache before re-rerunning prechecks. 2021-06-08 15:57:08 +01:00
LicenseManager CP-34231: Remove language with negative connotations (#2860) 2021-08-31 11:31:16 +01:00
Network L10N : Translation and Resx Resync 2020-05-18 15:15:07 +01:00
OptionsPages CP-34231: Remove language with negative connotations (#2860) 2021-08-31 11:31:16 +01:00
PvsPages CA-349435 - Fixed tooltip display on Options and Properties dialogs (#2841) 2021-08-23 10:34:46 +01:00
RestoreSession CP-34231: Remove language with negative connotations (#2860) 2021-08-31 11:31:16 +01:00
ScheduledSnapshots CP-34231: Remove language with negative connotations (#2860) 2021-08-31 11:31:16 +01:00
VMAppliances CA-353070: Corrected wizard title. Fixed navigation with the Tab key. 2021-04-08 17:28:48 +01:00
VMDialogs CA-353524: Full copy of VM on the same SR is allowed. 2021-05-04 13:05:27 +01:00
WarningDialogs CP-34231: Remove language with negative connotations (#2860) 2021-08-31 11:31:16 +01:00
Wlb CP-34231: Remove language with negative connotations (#2860) 2021-08-31 11:31:16 +01:00
AboutDialog.cs CA-354879, CA-354877: Branding and version corrections. 2021-05-26 00:37:25 +01:00
AboutDialog.Designer.cs CP-15825: Show About dialog at startup detailing company names that the connected hosts have been licensed to 2016-01-29 14:38:58 +00:00
AboutDialog.ja.resx CP-266755 & CA-266843: Fix XC brand string 2017-10-06 13:30:31 +01:00
AboutDialog.resx CP-31105: Replaced the hardcoded name patterns in the resource files with format placeholders. 2021-03-31 11:50:32 +01:00
AboutDialog.zh-CN.resx CP-266755 & CA-266843: Fix XC brand string 2017-10-06 13:30:31 +01:00
ActionProgressDialog.cs CP-36392 pt.1: Removed unused using directives. 2021-04-07 10:04:47 +01:00
ActionProgressDialog.Designer.cs
ActionProgressDialog.ja.resx L10N : Dundee translation checkins Iteration 01 2016-03-21 16:45:35 +05:30
ActionProgressDialog.resx CP-31105: Replaced the hardcoded name patterns in the resource files with format placeholders. 2021-03-31 11:50:32 +01:00
ActionProgressDialog.zh-CN.resx L10N : Dundee translation checkins Iteration 01 2016-03-21 16:45:35 +05:30
AddServerDialog.cs CP-36392 pt.1: Removed unused using directives. 2021-04-07 10:04:47 +01:00
AddServerDialog.Designer.cs CA-328267: Only remove connection dialogs when they close, not when the AddServerDialog closes. 2020-01-29 10:07:36 +00:00
AddServerDialog.ja.resx L10N: Translation Changes & VMSS updates CP-20708 2017-02-14 03:27:38 +00:00
AddServerDialog.resx CA-211363: Replace 'User name' labels with 'Username' 2016-12-07 11:12:58 +00:00
AddServerDialog.zh-CN.resx L10N: Translation Changes & VMSS updates CP-20708 2017-02-14 03:27:38 +00:00
AddVGPUDialog.cs CA-310974: Hide GPU page if the host has no GPU capability (#2847) 2021-08-23 10:58:41 +01:00
AddVGPUDialog.Designer.cs CP-31400: Collection of improvements. 2019-06-10 14:49:31 +08:00
AddVGPUDialog.ja.resx REQ-720: Initial implementation of GPUEditPage and AddVgpuDialog. (#2422) 2019-06-10 14:49:31 +08:00
AddVGPUDialog.resx CP-31400: Collection of improvements. 2019-06-10 14:49:31 +08:00
AddVGPUDialog.zh-CN.resx REQ-720: Initial implementation of GPUEditPage and AddVgpuDialog. (#2422) 2019-06-10 14:49:31 +08:00
AdPasswordPrompt.cs Store the domain and username rather than the whole AdPasswordPrompt. 2018-08-01 08:27:04 +01:00
AdPasswordPrompt.Designer.cs CA-211363: Replace 'User name' labels with 'Username' 2016-12-07 11:12:58 +00:00
AdPasswordPrompt.ja.resx L10N: Translation Changes & VMSS updates CP-20708 2017-02-14 03:27:38 +00:00
AdPasswordPrompt.resx CA-211363: Replace 'User name' labels with 'Username' 2016-12-07 11:12:58 +00:00
AdPasswordPrompt.zh-CN.resx L10N: Translation Changes & VMSS updates CP-20708 2017-02-14 03:27:38 +00:00
AssignLicenseDialog.cs CP-34231: Remove language with negative connotations (#2860) 2021-08-31 11:31:16 +01:00
AssignLicenseDialog.Designer.cs Correction to tab indices and label alignment. 2019-03-13 15:59:04 +00:00
AssignLicenseDialog.ja.resx L10N : translation and resx resync 2019-03-26 12:08:55 +00:00
AssignLicenseDialog.resx Correction to tab indices and label alignment. 2019-03-13 15:59:04 +00:00
AssignLicenseDialog.zh-CN.resx L10N : translation and resx resync 2019-03-26 12:08:55 +00:00
AttachDiskDialog.cs CP-36392 pt.1: Removed unused using directives. 2021-04-07 10:04:47 +01:00
AttachDiskDialog.Designer.cs CA-343956: Corrected action performed by the Attach Disk context menu item. Show grip on the Attach Disk dialog. 2020-11-03 11:33:16 +00:00
AttachDiskDialog.ja.resx L10n : Resx resync and translation update 2021-03-02 09:44:29 +00:00
AttachDiskDialog.resx CA-343956: Corrected action performed by the Attach Disk context menu item. Show grip on the Attach Disk dialog. 2020-11-03 11:33:16 +00:00
AttachDiskDialog.zh-CN.resx L10n : Resx resync and translation update 2021-03-02 09:44:29 +00:00
AttachUsbDialog.cs CP-36392 pt.1: Removed unused using directives. 2021-04-07 10:04:47 +01:00
AttachUsbDialog.Designer.cs CA-270498: Link Help docs to new added USB-passthrough pages. 2017-10-27 13:11:20 +08:00
AttachUsbDialog.ja.resx CA-269722: Sync resource files for I18N. 2017-10-19 11:24:20 +08:00
AttachUsbDialog.resx CP-25081: Set platform parameters. (#1820) 2017-10-18 12:52:53 +01:00
AttachUsbDialog.zh-CN.resx CA-269722: Sync resource files for I18N. 2017-10-19 11:24:20 +08:00
BallooningDialog.cs CP-36392 pt.1: Removed unused using directives. 2021-04-07 10:04:47 +01:00
BallooningDialog.Designer.cs CA-210190: Fixed various layout and truncation issues on the VM/template memory 2018-08-17 08:23:04 +01:00
BallooningDialog.ja.resx L10N: Translation updates and Re-Sync JA & CN resx files to match the new English resx 2018-08-22 09:02:08 +01:00
BallooningDialog.resx CA-210190: Fixed various layout and truncation issues on the VM/template memory 2018-08-17 08:23:04 +01:00
BallooningDialog.zh-CN.resx L10N: Translation updates and Re-Sync JA & CN resx files to match the new English resx 2018-08-22 09:02:08 +01:00
BondProperties.cs Reduced accessibility of controls to private. Moved some of the wizard cancelling 2019-01-08 12:01:46 +00:00
BondProperties.Designer.cs Reduced accessibility of controls to private. Moved some of the wizard cancelling 2019-01-08 12:01:46 +00:00
BondProperties.ja.resx L10N : Dundee translation checkins Iteration 01 2016-03-21 16:45:35 +05:30
BondProperties.resx
BondProperties.zh-CN.resx L10N:Translations check-ins 2016-12-21 16:20:30 +00:00
ChangeServerPasswordDialog.cs CP-33781: Added admin exit procedure warnings. 2020-07-17 16:04:10 +01:00
ChangeServerPasswordDialog.Designer.cs CP-33781: Added admin exit procedure warnings. 2020-07-17 16:04:10 +01:00
ChangeServerPasswordDialog.ja.resx L10N : Translation Updates and Resx Resync 2020-09-01 14:26:40 +01:00
ChangeServerPasswordDialog.resx CP-33781: Added admin exit procedure warnings. 2020-07-17 16:04:10 +01:00
ChangeServerPasswordDialog.zh-CN.resx L10N : Translation Updates and Resx Resync 2020-09-01 14:26:40 +01:00
CommandErrorDialog.cs CP-34231: Remove language with negative connotations (#2860) 2021-08-31 11:31:16 +01:00
CommandErrorDialog.Designer.cs Enforce icon size 32x32 on the CommandErrorDialog. Compacted constructors 2019-03-20 16:58:02 +00:00
CommandErrorDialog.ja.resx L10N : translation and resx resync 2019-03-26 12:08:55 +00:00
CommandErrorDialog.resx Enforce icon size 32x32 on the CommandErrorDialog. Compacted constructors 2019-03-20 16:58:02 +00:00
CommandErrorDialog.zh-CN.resx L10N : translation and resx resync 2019-03-26 12:08:55 +00:00
ConfirmVMDeleteDialog.cs Homogeneous icon usage across the application. 2020-07-18 07:49:27 +01:00
ConfirmVMDeleteDialog.Designer.cs Homogeneous icon usage across the application. 2020-07-18 07:49:27 +01:00
ConfirmVMDeleteDialog.ja.resx L10N : Dundee translation checkins Iteration 01 2016-03-21 16:45:35 +05:30
ConfirmVMDeleteDialog.resx
ConfirmVMDeleteDialog.zh-CN.resx L10N : Dundee translation checkins Iteration 01 2016-03-21 16:45:35 +05:30
ConnectingToServerDialog.cs CP-34231: Remove language with negative connotations (#2860) 2021-08-31 11:31:16 +01:00
ConnectingToServerDialog.designer.cs CA-328267: Do not show the connection dialog if it's already disposed. Various other code improvements: 2019-12-06 11:17:46 +00:00
ConnectingToServerDialog.ja.resx L10N:Dundee:Xencenter:ITR002 transltion check-ins 2016-03-23 23:58:30 +05:30
ConnectingToServerDialog.resx
ConnectingToServerDialog.zh-CN.resx L10N : Dundee translation checkins Iteration 01 2016-03-21 16:45:35 +05:30
ConnectionLostDialogLauncher.cs CP-36392 pt.1: Removed unused using directives. 2021-04-07 10:04:47 +01:00
ControlDomainMemoryDialog.cs CP-34231: Remove language with negative connotations (#2860) 2021-08-31 11:31:16 +01:00
ControlDomainMemoryDialog.Designer.cs Reduced accessibility of controls to private. 2019-01-08 12:01:46 +00:00
ControlDomainMemoryDialog.ja.resx L10N: Translation updates along with Interface resync 2018-09-28 14:00:14 +01:00
ControlDomainMemoryDialog.resx CA-210190 Memory spinner: removed the label so it's easier to align 2018-09-26 11:06:24 +01:00
ControlDomainMemoryDialog.zh-CN.resx L10N: Translation updates along with Interface resync 2018-09-28 14:00:14 +01:00
ConversionDialog.cs CP-31105: Replaced the hardcoded name patterns in the resource files with format placeholders. 2021-03-31 11:50:32 +01:00
ConversionDialog.Designer.cs CA-353070: Corrected wizard title. Fixed navigation with the Tab key. 2021-04-08 17:28:48 +01:00
ConversionDialog.ja.resx CA-352901: Fixed window title and translations for window title and menu item. 2021-04-01 11:30:54 +01:00
ConversionDialog.resx CA-352901: Fixed window title and translations for window title and menu item. 2021-04-01 11:30:54 +01:00
ConversionDialog.zh-CN.resx CA-352901: Fixed window title and translations for window title and menu item. 2021-04-01 11:30:54 +01:00
ConversionVmSelectionDialog.cs CP-32140: Allow the user to select which XCM VPX to use when there are multiple XCM VPXs in the pool. 2019-09-25 13:25:26 +01:00
ConversionVmSelectionDialog.Designer.cs CP-32140: Allow the user to select which XCM VPX to use when there are multiple XCM VPXs in the pool. 2019-09-25 13:25:26 +01:00
ConversionVmSelectionDialog.ja.resx CA-350227: L10N- Translation Updates 2021-01-15 11:54:48 +00:00
ConversionVmSelectionDialog.resx CP-32140: Allow the user to select which XCM VPX to use when there are multiple XCM VPXs in the pool. 2019-09-25 13:25:26 +01:00
ConversionVmSelectionDialog.zh-CN.resx CA-350227: L10N- Translation Updates 2021-01-15 11:54:48 +00:00
CopyVMDialog.cs CA-353524: Full copy of VM on the same SR is allowed. 2021-05-04 13:05:27 +01:00
CopyVMDialog.Designer.cs CA-337323 : SR.scan on the SrPicker was happening silently without any indication on the UI (enhanced fix for CA-280299). 2020-05-04 14:30:24 +01:00
CopyVMDialog.ja.resx L10N : Translation and Resx Resync 2020-05-18 15:15:07 +01:00
CopyVMDialog.resx CA-337323 : SR.scan on the SrPicker was happening silently without any indication on the UI (enhanced fix for CA-280299). 2020-05-04 14:30:24 +01:00
CopyVMDialog.zh-CN.resx L10N : Translation and Resx Resync 2020-05-18 15:15:07 +01:00
CustomFieldsDialog.cs CP-36392 pt.1: Removed unused using directives. 2021-04-07 10:04:47 +01:00
CustomFieldsDialog.Designer.cs Reduced accessibility of controls to private. 2019-01-08 12:01:46 +00:00
CustomFieldsDialog.ja.resx L10N : Dundee translation checkins Iteration 01 2016-03-21 16:45:35 +05:30
CustomFieldsDialog.resx
CustomFieldsDialog.zh-CN.resx L10N : Dundee translation checkins Iteration 01 2016-03-21 16:45:35 +05:30
DateFilterDialog.cs CP-36392 pt.1: Removed unused using directives. 2021-04-07 10:04:47 +01:00
DateFilterDialog.Designer.cs
DateFilterDialog.ja.resx L10N : Dundee translation checkins Iteration 01 2016-03-21 16:45:35 +05:30
DateFilterDialog.resx
DateFilterDialog.zh-CN.resx L10N : Dundee translation checkins Iteration 01 2016-03-21 16:45:35 +05:30
DialogWithProgress.cs CP-36392 pt.1: Removed unused using directives. 2021-04-07 10:04:47 +01:00
DialogWithProgress.Designer.cs
DialogWithProgress.ja.resx L10N:Translations check-ins 2016-12-21 16:20:30 +00:00
DialogWithProgress.resx
DialogWithProgress.zh-CN.resx L10N : Dundee translation checkins Iteration 01 2016-03-21 16:45:35 +05:30
DRConfigureDialog.cs Homogeneous icon usage across the application. 2020-07-18 07:49:27 +01:00
DRConfigureDialog.Designer.cs Homogeneous icon usage across the application. 2020-07-18 07:49:27 +01:00
DRConfigureDialog.ja.resx L10n : Resx resync and translation update 2021-03-02 09:44:29 +00:00
DRConfigureDialog.resx CA-272797: Limit user to select 8 SRs at most in DR Configure dialog. (#1896) 2017-12-18 09:55:45 +00:00
DRConfigureDialog.zh-CN.resx L10n : Resx resync and translation update 2021-03-02 09:44:29 +00:00
DuplicateTemplateNameDialog.cs CP-36392 pt.1: Removed unused using directives. 2021-04-07 10:04:47 +01:00
DuplicateTemplateNameDialog.Designer.cs
DuplicateTemplateNameDialog.ja.resx CP-266755 & CA-266843: Fix XC brand string 2017-10-06 13:30:31 +01:00
DuplicateTemplateNameDialog.resx CP-266755 & CA-266843: Fix XC brand string 2017-10-06 13:30:31 +01:00
DuplicateTemplateNameDialog.zh-CN.resx CP-266755 & CA-266843: Fix XC brand string 2017-10-06 13:30:31 +01:00
EditVmHaPrioritiesDialog.cs CA-339590: Add conditional page control refresh in HA Wizard (#2846) 2021-08-16 11:01:35 +01:00
EditVmHaPrioritiesDialog.Designer.cs Homogeneous icon usage across the application. 2020-07-18 07:49:27 +01:00
EditVmHaPrioritiesDialog.ja.resx L10N : Dundee translation checkins Iteration 01 2016-03-21 16:45:35 +05:30
EditVmHaPrioritiesDialog.resx
EditVmHaPrioritiesDialog.zh-CN.resx L10N:Translations check-ins 2016-12-21 16:20:30 +00:00
EnablePvsReadCachingDialog.cs Converted all extension get properties of the API classes to methods in order to 2017-09-03 03:35:30 +01:00
EnablePvsReadCachingDialog.Designer.cs CP-20245: Wording changes for change of feature name to PVS-Accelerator 2017-01-04 14:41:56 +00:00
EnablePvsReadCachingDialog.ja.resx L10N:Translations check-ins 2017-01-12 13:22:48 +00:00
EnablePvsReadCachingDialog.resx CP-20245: Wording changes for change of feature name to PVS-Accelerator 2017-01-04 14:41:56 +00:00
EnablePvsReadCachingDialog.zh-CN.resx L10N:Translations check-ins 2017-01-06 12:46:19 +00:00
EvacuateHostDialog.cs CP-34231: Remove language with negative connotations (#2860) 2021-08-31 11:31:16 +01:00
EvacuateHostDialog.Designer.cs CP-34231: Remove language with negative connotations (#2860) 2021-08-31 11:31:16 +01:00
EvacuateHostDialog.ja.resx L10N : Translation Update and RESX resync 2020-10-13 13:56:55 +01:00
EvacuateHostDialog.resx CP-34231: Remove language with negative connotations (#2860) 2021-08-31 11:31:16 +01:00
EvacuateHostDialog.zh-CN.resx L10N : Translation Update and RESX resync 2020-10-13 13:56:55 +01:00
ExitMaintenanceModeDialog.cs Made the XenDialogBase's connection a readonly field so it's set in a uniform way throughout the application. 2019-12-06 11:17:46 +00:00
ExitMaintenanceModeDialog.Designer.cs Renamed dialog to match containing file name. Minor refactoring. 2019-12-06 11:17:46 +00:00
ExitMaintenanceModeDialog.ja.resx L10N : Translation and Resx resync 2019-12-13 12:49:56 +00:00
ExitMaintenanceModeDialog.resx Renamed dialog to match containing file name. Minor refactoring. 2019-12-06 11:17:46 +00:00
ExitMaintenanceModeDialog.zh-CN.resx L10N : Translation and Resx resync 2019-12-13 12:49:56 +00:00
ExportVMDialog.cs CP-36392 pt.1: Removed unused using directives. 2021-04-07 10:04:47 +01:00
FolderChangeDialog.cs CP-34231: Remove language with negative connotations (#2860) 2021-08-31 11:31:16 +01:00
FolderChangeDialog.Designer.cs Added functionality allowing renaming of folders. Fixed issue where the form 2018-11-26 10:29:39 +00:00
FolderChangeDialog.ja.resx L10N : Translation updates and resync 2018-12-03 14:48:42 +00:00
FolderChangeDialog.resx Added functionality allowing renaming of folders. Fixed issue where the form 2018-11-26 10:29:39 +00:00
FolderChangeDialog.zh-CN.resx L10N : Translation updates and resync 2018-12-03 14:48:42 +00:00
GraphDetailsDialog.cs Renamed properties DataSet.Type and DataSourceItem.DataType to Category. 2021-08-03 23:16:13 +01:00
GraphDetailsDialog.Designer.cs Reduced accessibility of controls to private. 2019-01-08 12:01:46 +00:00
GraphDetailsDialog.ja.resx L10N:Translations check-ins 2016-12-21 16:20:30 +00:00
GraphDetailsDialog.resx Fixed size changes done by the VS designer. 2016-10-21 13:11:46 +01:00
GraphDetailsDialog.zh-CN.resx L10N:Translations check-ins 2016-12-21 16:20:30 +00:00
InputPromptDialog.cs Added functionality allowing renaming of folders. Fixed issue where the form 2018-11-26 10:29:39 +00:00
InputPromptDialog.Designer.cs Added functionality allowing renaming of folders. Fixed issue where the form 2018-11-26 10:29:39 +00:00
InputPromptDialog.ja.resx L10N : Translation and Resx Resync 2019-02-12 21:54:10 +00:00
InputPromptDialog.resx Added functionality allowing renaming of folders. Fixed issue where the form 2018-11-26 10:29:39 +00:00
InputPromptDialog.zh-CN.resx L10N : Translation and Resx resync 2019-07-03 12:16:09 +01:00
InstallCertificateDialog.cs CP-36392 pt.1: Removed unused using directives. 2021-04-07 10:04:47 +01:00
InstallCertificateDialog.Designer.cs Corrections as per code review. 2020-04-08 13:55:35 +01:00
InstallCertificateDialog.ja.resx Corrections as per code review. 2020-04-08 13:55:35 +01:00
InstallCertificateDialog.resx Corrections as per code review. 2020-04-08 13:55:35 +01:00
InstallCertificateDialog.zh-CN.resx Corrections as per code review. 2020-04-08 13:55:35 +01:00
IscsiDeviceConfigDialog.cs CP-34231: Remove language with negative connotations (#2860) 2021-08-31 11:31:16 +01:00
IscsiDeviceConfigDialog.Designer.cs Reduced accessibility of controls to private. 2019-01-08 12:01:46 +00:00
IscsiDeviceConfigDialog.ja.resx L10N : Dundee translation checkins Iteration 01 2016-03-21 16:45:35 +05:30
IscsiDeviceConfigDialog.resx
IscsiDeviceConfigDialog.zh-CN.resx L10N : Dundee translation checkins Iteration 01 2016-03-21 16:45:35 +05:30
LegalNoticesDialog.cs CA-354879, CA-354877: Branding and version corrections. 2021-05-26 00:37:25 +01:00
LegalNoticesDialog.Designer.cs Small layout issues on the LegalNotices dialog: 2017-11-30 13:37:40 +00:00
LegalNoticesDialog.ja.resx CA-156873, CP-31105 (partial): Apply common branding and versioning to assemblies; branding refactoring 2020-01-22 14:47:39 +00:00
LegalNoticesDialog.resx CA-354879, CA-354877: Branding and version corrections. 2021-05-26 00:37:25 +01:00
LegalNoticesDialog.zh-CN.resx L10N : Translation and resx resync 2020-02-26 08:24:06 +00:00
MoveVirtualDiskDialog.cs CP-34231: Remove language with negative connotations (#2860) 2021-08-31 11:31:16 +01:00
MoveVirtualDiskDialog.Designer.cs CA-337323 : SR.scan on the SrPicker was happening silently without any indication on the UI (enhanced fix for CA-280299). 2020-05-04 14:30:24 +01:00
MoveVirtualDiskDialog.ja.resx L10N: Translation updates and resx sync 2018-10-21 13:53:09 +01:00
MoveVirtualDiskDialog.resx Separated the MoveVirtualDiskDialog from the MigrateVirtualDiskDialog so it 2018-10-08 12:33:04 +01:00
MoveVirtualDiskDialog.zh-CN.resx L10N: Translation updates and resx sync 2018-10-21 13:53:09 +01:00
NameAndConnectionPrompt.cs CP-34231: Remove language with negative connotations (#2860) 2021-08-31 11:31:16 +01:00
NameAndConnectionPrompt.Designer.cs
NameAndConnectionPrompt.ja.resx L10N : Dundee translation checkins Iteration 01 2016-03-21 16:45:35 +05:30
NameAndConnectionPrompt.resx
NameAndConnectionPrompt.zh-CN.resx L10N:Translations check-ins 2016-12-21 16:20:30 +00:00
NetworkingProperties.cs CP-34231: Remove language with negative connotations (#2860) 2021-08-31 11:31:16 +01:00
NetworkingProperties.Designer.cs Removed BlueBorderPanel. 2021-05-18 11:12:11 +01:00
NetworkingProperties.ja.resx L10N : Dundee translation checkins Iteration 01 2016-03-21 16:45:35 +05:30
NetworkingProperties.resx
NetworkingProperties.zh-CN.resx L10N:Dundee:Xencenter:ITR002 transltion check-ins 2016-03-23 23:58:30 +05:30
NetworkingPropertiesPage.cs CA-293322: Fix blocked unclustered network setting change 2018-07-08 22:15:42 +01:00
NetworkingPropertiesPage.Designer.cs CP-25564: Deleted tags 2017-12-06 09:53:52 +00:00
NetworkingPropertiesPage.ja.resx L10N: Translation Updates & CA-293780 2018-07-19 11:05:16 +01:00
NetworkingPropertiesPage.resx CP-26193: Disable remove IP address button when clustering enabled on… (#1898) 2017-12-15 11:09:26 +00:00
NetworkingPropertiesPage.zh-CN.resx L10N: Translation Updates 2018-03-27 13:47:39 +01:00
NewCustomFieldDialog.cs Made the XenDialogBase's connection a readonly field so it's set in a uniform way throughout the application. 2019-12-06 11:17:46 +00:00
NewCustomFieldDialog.Designer.cs
NewCustomFieldDialog.ja.resx L10N : Dundee translation checkins Iteration 01 2016-03-21 16:45:35 +05:30
NewCustomFieldDialog.resx
NewCustomFieldDialog.zh-CN.resx L10N : Dundee translation checkins Iteration 01 2016-03-21 16:45:35 +05:30
NewDiskDialog.cs CP-36392 pt.1: Removed unused using directives. 2021-04-07 10:04:47 +01:00
NewDiskDialog.Designer.cs CA-337323 : SR.scan on the SrPicker was happening silently without any indication on the UI (enhanced fix for CA-280299). 2020-05-04 14:30:24 +01:00
NewDiskDialog.ja.resx L10N: Translation and Resx resync 2019-10-21 13:53:59 +01:00
NewDiskDialog.resx Corrected message and tab indices. 2019-10-14 09:24:36 +01:00
NewDiskDialog.zh-CN.resx L10N: Translation and Resx resync 2019-10-21 13:53:59 +01:00
NewPoolDialog.cs CP-34231: Remove language with negative connotations (#2860) 2021-08-31 11:31:16 +01:00
NewPoolDialog.Designer.cs CP-34231: Remove language with negative connotations (#2860) 2021-08-31 11:31:16 +01:00
NewPoolDialog.ja.resx L10N : Dundee translation checkins Iteration 01 2016-03-21 16:45:35 +05:30
NewPoolDialog.resx CP-34231: Remove language with negative connotations (#2860) 2021-08-31 11:31:16 +01:00
NewPoolDialog.zh-CN.resx L10N:Translations check-ins 2016-12-21 16:20:30 +00:00
NewTagDialog.cs CA-287643: Replaced list view with data grid view to resolve column sizing issue and for consistency with the rest of the product. (#2226) 2018-10-02 10:18:34 +01:00
NewTagDialog.Designer.cs CA-287643: Replaced list view with data grid view to resolve column sizing issue and for consistency with the rest of the product. (#2226) 2018-10-02 10:18:34 +01:00
NewTagDialog.ja.resx L10N: Translation Updates 2018-10-08 13:08:41 +01:00
NewTagDialog.resx CA-287643: Replaced list view with data grid view to resolve column sizing issue and for consistency with the rest of the product. (#2226) 2018-10-02 10:18:34 +01:00
NewTagDialog.zh-CN.resx L10N: Translation Updates 2018-10-08 13:08:41 +01:00
OptionsDialog.cs CA-349435 - Fixed tooltip display on Options and Properties dialogs (#2841) 2021-08-23 10:34:46 +01:00
OptionsDialog.Designer.cs CA-349435 - Fixed tooltip display on Options and Properties dialogs (#2841) 2021-08-23 10:34:46 +01:00
OptionsDialog.ja.resx L10N:CA-205538 & other translation checkins 2017-04-19 14:36:03 +05:30
OptionsDialog.resx CA-349435 - Fixed tooltip display on Options and Properties dialogs (#2841) 2021-08-23 10:34:46 +01:00
OptionsDialog.zh-CN.resx L10N:CA-205538 & other translation checkins 2017-04-19 14:36:03 +05:30
OvfValidationDialog.cs CA-318468, CA-271455: Reworked OVF validation and OVA package extraction during import. 2020-01-16 16:26:30 +00:00
OvfValidationDialog.Designer.cs CA-318468, CA-271455: Reworked OVF validation and OVA package extraction during import. 2020-01-16 16:26:30 +00:00
OvfValidationDialog.ja.resx CA-318468, CA-271455: Reworked OVF validation and OVA package extraction during import. 2020-01-16 16:26:30 +00:00
OvfValidationDialog.resx CA-318468, CA-271455: Reworked OVF validation and OVA package extraction during import. 2020-01-16 16:26:30 +00:00
OvfValidationDialog.zh-CN.resx CA-318468, CA-271455: Reworked OVF validation and OVA package extraction during import. 2020-01-16 16:26:30 +00:00
PasswordsRequestDialog.cs CP-31105: Replaced the hardcoded name patterns in the resource files with format placeholders. 2021-03-31 11:50:32 +01:00
PasswordsRequestDialog.Designer.cs Prevent XenCenter from crashing if starting it by double-clicking a license file. 2019-10-07 18:00:32 +01:00
PasswordsRequestDialog.ja.resx L10N: Translation and Resx resync 2019-10-21 13:53:59 +01:00
PasswordsRequestDialog.resx CP-34231: Remove language with negative connotations (#2860) 2021-08-31 11:31:16 +01:00
PasswordsRequestDialog.zh-CN.resx L10N: Translation and Resx resync 2019-10-21 13:53:59 +01:00
PropertiesDialog.cs CP-34231: Remove language with negative connotations (#2860) 2021-08-31 11:31:16 +01:00
PropertiesDialog.Designer.cs CA-301907: Improvements to the VMSS dialog, the VMSS frequency properties/wizard page and the VMSS finish wizard page (#2358) 2019-03-15 14:10:42 +00:00
PropertiesDialog.ja.resx L10N:CA-205538 & other translation checkins 2017-04-19 14:36:03 +05:30
PropertiesDialog.resx CA-245626 - Properties dialog content clipped when content panel is made smaller 2017-03-09 17:35:26 +00:00
PropertiesDialog.zh-CN.resx L10N:CA-205538 & other translation checkins 2017-04-19 14:36:03 +05:30
PvsCacheConfigurationDialog.cs CP-20425: Use static images everywhere an image is assigned programmatically. 2020-07-18 07:49:27 +01:00
PvsCacheConfigurationDialog.Designer.cs Removed BlueBorderPanel. 2021-05-18 11:12:11 +01:00
PvsCacheConfigurationDialog.ja.resx L10N: Translation updates along with Interface resync 2018-09-28 14:00:14 +01:00
PvsCacheConfigurationDialog.resx CP-28787: Change some "XenServer" to neutral references. (#2142) 2018-07-19 10:50:49 +01:00
PvsCacheConfigurationDialog.zh-CN.resx L10N: Translation updates along with Interface resync 2018-09-28 14:00:14 +01:00
PvsSiteDialog.cs Made the XenDialogBase's connection a readonly field so it's set in a uniform way throughout the application. 2019-12-06 11:17:46 +00:00
PvsSiteDialog.Designer.cs CA-224567: PVS Site renaming plus some other improvements 2016-10-17 13:02:59 +01:00
PvsSiteDialog.ja.resx L10N:Translations check-ins 2016-12-21 16:20:30 +00:00
PvsSiteDialog.resx CA-224567: PVS Site renaming plus some other improvements 2016-10-17 13:02:59 +01:00
PvsSiteDialog.zh-CN.resx L10N:Translations check-ins 2016-12-21 16:20:30 +00:00
ReconnectAsDialog.cs CP-34231: Remove language with negative connotations (#2860) 2021-08-31 11:31:16 +01:00
ReconnectAsDialog.Designer.cs New user and group icons. 2019-08-19 09:30:13 +01:00
ReconnectAsDialog.ja.resx L10N: Translation and Resx resync 2019-09-25 15:17:19 +01:00
ReconnectAsDialog.resx New user and group icons. 2019-08-19 09:30:13 +01:00
ReconnectAsDialog.zh-CN.resx L10N: Translation and Resx resync 2019-09-25 15:17:19 +01:00
RepairSRDialog.cs Merge remote-tracking branch 'upstream/master' into feature/hyperman 2021-05-25 15:51:42 +01:00
RepairSRDialog.Designer.cs
RepairSRDialog.ja.resx L10N : Dundee translation checkins Iteration 01 2016-03-21 16:45:35 +05:30
RepairSRDialog.resx CP-31105: Replaced the hardcoded name patterns in the resource files with format placeholders. 2021-03-31 11:50:32 +01:00
RepairSRDialog.zh-CN.resx L10N:Translations check-ins 2016-12-21 16:20:30 +00:00
ResolvingSubjectsDialog.cs CA-294365: Replaced all references to pool or master except the necessary 2018-08-01 08:27:04 +01:00
ResolvingSubjectsDialog.Designer.cs
ResolvingSubjectsDialog.ja.resx L10N : Dundee translation checkins Iteration 01 2016-03-21 16:45:35 +05:30
ResolvingSubjectsDialog.resx Correct spelling in Resolving Subjects Dialog 2019-04-26 12:13:06 +01:00
ResolvingSubjectsDialog.zh-CN.resx L10N:Translations check-ins 2016-12-21 16:20:30 +00:00
RoleElevationDialog.cs Merge remote-tracking branch 'upstream/master' into feature/hyperman 2021-05-25 15:51:42 +01:00
RoleElevationDialog.Designer.cs Control alignment corrections on the Role Elevation dialog. 2020-05-19 23:03:45 +01:00
RoleElevationDialog.ja.resx L10N: Translation and Resx Resync 2020-06-11 13:57:12 +01:00
RoleElevationDialog.resx CP-31105: Replaced the hardcoded name patterns in the resource files with format placeholders. 2021-03-31 11:50:32 +01:00
RoleElevationDialog.zh-CN.resx L10N: Translation and Resx Resync 2020-06-11 13:57:12 +01:00
RoleSelectionDialog.cs CP-36392 pt.1: Removed unused using directives. 2021-04-07 10:04:47 +01:00
RoleSelectionDialog.Designer.cs CP-33781: Added admin exit procedure warnings. 2020-07-17 16:04:10 +01:00
RoleSelectionDialog.ja.resx L10N : Translation Updates and Resx Resync 2020-09-01 14:26:40 +01:00
RoleSelectionDialog.resx CP-33781: Added admin exit procedure warnings. 2020-07-17 16:04:10 +01:00
RoleSelectionDialog.zh-CN.resx L10N : Translation Updates and Resx Resync 2020-09-01 14:26:40 +01:00
ScreenShotDialog.cs CA-176169: Changed copyright statements to include the comma in Citrix Systems, 2017-01-16 19:59:50 +00:00
ScreenShotDialog.Designer.cs
ScreenShotDialog.ja.resx L10N:Translations check-ins 2016-12-21 16:20:30 +00:00
ScreenShotDialog.resx
ScreenShotDialog.zh-CN.resx L10N:Translations check-ins 2016-12-21 16:20:30 +00:00
SelectHostDialog.cs CP-34231: Remove language with negative connotations (#2860) 2021-08-31 11:31:16 +01:00
SelectHostDialog.Designer.cs CP-31105: Replaced the hardcoded name patterns in the resource files with format placeholders. 2021-03-31 11:50:32 +01:00
SelectHostDialog.ja.resx L10N:Translations check-ins 2016-12-21 16:20:30 +00:00
SelectHostDialog.resx CP-31105: Replaced the hardcoded name patterns in the resource files with format placeholders. 2021-03-31 11:50:32 +01:00
SelectHostDialog.zh-CN.resx L10N:Translations check-ins 2016-12-02 20:13:49 +05:30
ThreeButtonDialog.cs CP-31105: Replaced the hardcoded name patterns in the resource files with format placeholders. 2021-03-31 11:50:32 +01:00
ThreeButtonDialog.Designer.cs Warning and error corrections. 2020-03-02 17:46:29 +00:00
ThreeButtonDialog.ja.resx L10N : Translation and Resx Resync 2020-05-18 15:15:07 +01:00
ThreeButtonDialog.resx CP-31105: Replaced the hardcoded name patterns in the resource files with format placeholders. 2021-03-31 11:50:32 +01:00
ThreeButtonDialog.zh-CN.resx L10N : Translation and Resx Resync 2020-05-18 15:15:07 +01:00
UpsellDialog.cs CP-36392 pt.1: Removed unused using directives. 2021-04-07 10:04:47 +01:00
UpsellDialog.Designer.cs CP-35350 preliminary work: Removed images that are not displayed anywhere on the UI. 2020-12-02 12:34:09 +00:00
UpsellDialog.ja.resx Minor refactoring on UpsellPage: 2020-07-18 07:49:27 +01:00
UpsellDialog.resx Normalised usage of the UpsellDialog. 2021-03-03 13:50:29 +00:00
UpsellDialog.zh-CN.resx Minor refactoring on UpsellPage: 2020-07-18 07:49:27 +01:00
VerticallyTabbedDialog.cs Removed colour settings for unsupported windows versions. 2021-05-18 11:12:11 +01:00
VerticallyTabbedDialog.Designer.cs Removed colour settings for unsupported windows versions. 2021-05-18 11:12:11 +01:00
VerticallyTabbedDialog.ja.resx L10N:CA-205538 & other translation checkins 2017-04-19 14:36:03 +05:30
VerticallyTabbedDialog.resx Removed BlueBorderPanel. 2021-05-18 11:12:11 +01:00
VerticallyTabbedDialog.zh-CN.resx L10N:CA-205538 & other translation checkins 2017-04-19 14:36:03 +05:30
VIFDialog.cs CP-34231: Remove language with negative connotations (#2860) 2021-08-31 11:31:16 +01:00
VIFDialog.Designer.cs Refactored the VIFDialog to fix various problems: (#2398) 2019-04-25 08:23:09 +01:00
VIFDialog.ja.resx L10N : Translation and resx resync 2019-04-25 16:29:56 +01:00
VIFDialog.resx Refactored the VIFDialog to fix various problems: (#2398) 2019-04-25 08:23:09 +01:00
VIFDialog.zh-CN.resx L10N : Translation and resx resync 2019-04-25 16:29:56 +01:00
VmSnapshotDialog.cs CP-31105: Replaced the hardcoded name patterns in the resource files with format placeholders. 2021-03-31 11:50:32 +01:00
VmSnapshotDialog.Designer.cs CP-32070: Fix icon visibility + some improvements 2019-09-07 01:35:46 +01:00
VmSnapshotDialog.ja.resx CA-353426: Button text was truncated in Japanese. 2021-05-04 13:05:44 +01:00
VmSnapshotDialog.resx CA-353426: Button text was truncated in Japanese. 2021-05-04 13:05:44 +01:00
VmSnapshotDialog.zh-CN.resx L10N: Translation and Resx resync 2019-09-25 15:17:19 +01:00
VNCPasswordDialog.cs CP-20425: Use static images everywhere an image is assigned programmatically. 2020-07-18 07:49:27 +01:00
VNCPasswordDialog.Designer.cs
VNCPasswordDialog.ja.resx L10N : Dundee translation checkins Iteration 01 2016-03-21 16:45:35 +05:30
VNCPasswordDialog.resx
VNCPasswordDialog.zh-CN.resx L10N : Dundee translation checkins Iteration 01 2016-03-21 16:45:35 +05:30
XenDialogBase.cs CA-335633: Prevent crash due to iterating through modified dictionary. Ensure that per-XenObject dialogs closed by the user are removed from the tracking table. 2020-02-28 13:33:57 +00:00
XenDialogBase.Designer.cs
XenDialogBase.ja.resx L10N:Translations check-ins 2016-12-21 16:20:30 +00:00
XenDialogBase.resx
XenDialogBase.zh-CN.resx L10N:Translations check-ins 2016-12-21 16:20:30 +00:00