mirror of
https://github.com/xcp-ng/xenadmin.git
synced 2024-11-27 02:56:01 +01:00
Tweaked the titles of some properties and options tabs.
Signed-off-by: Konstantina Chremmou <Konstantina.Chremmou@cloud.com>
This commit is contained in:
parent
adb88abf10
commit
6ce266a4dd
43
XenModel/Messages.Designer.cs
generated
43
XenModel/Messages.Designer.cs
generated
@ -106,7 +106,7 @@ namespace XenAdmin {
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Change email options.
|
||||
/// Looks up a localized string similar to Change email notifications.
|
||||
/// </summary>
|
||||
public static string ACTION_CHANGE_EMAIL_OPTIONS {
|
||||
get {
|
||||
@ -313,7 +313,7 @@ namespace XenAdmin {
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Changing email options for '{0}'....
|
||||
/// Looks up a localized string similar to Changing email notifications for '{0}'....
|
||||
/// </summary>
|
||||
public static string ACTION_CHANGING_EMAIL_OPTIONS_FOR {
|
||||
get {
|
||||
@ -4726,7 +4726,7 @@ namespace XenAdmin {
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Advanced Options.
|
||||
/// Looks up a localized string similar to Advanced.
|
||||
/// </summary>
|
||||
public static string ADVANCED_OPTIONS {
|
||||
get {
|
||||
@ -9160,7 +9160,7 @@ namespace XenAdmin {
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Proxy and timeout options.
|
||||
/// Looks up a localized string similar to Proxy and timeout.
|
||||
/// </summary>
|
||||
public static string CONNECTION_DESC {
|
||||
get {
|
||||
@ -9340,7 +9340,7 @@ namespace XenAdmin {
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Keyboard shortcuts and scaling options.
|
||||
/// Looks up a localized string similar to Keyboard shortcuts and scaling.
|
||||
/// </summary>
|
||||
public static string CONSOLE_DESC {
|
||||
get {
|
||||
@ -15311,7 +15311,7 @@ namespace XenAdmin {
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Email Options.
|
||||
/// Looks up a localized string similar to Email Notifications.
|
||||
/// </summary>
|
||||
public static string EMAIL_OPTIONS {
|
||||
get {
|
||||
@ -16780,24 +16780,6 @@ namespace XenAdmin {
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Security.
|
||||
/// </summary>
|
||||
public static string EXPORT_SECURITY_PAGE_TEXT {
|
||||
get {
|
||||
return ResourceManager.GetString("EXPORT_SECURITY_PAGE_TEXT", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Select security options.
|
||||
/// </summary>
|
||||
public static string EXPORT_SECURITY_PAGE_TITLE {
|
||||
get {
|
||||
return ResourceManager.GetString("EXPORT_SECURITY_PAGE_TITLE", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Target destination has only {0} of free space and you need at least {1} to export the selected VMs..
|
||||
/// </summary>
|
||||
@ -25553,7 +25535,7 @@ namespace XenAdmin {
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Network Options.
|
||||
/// Looks up a localized string similar to Network.
|
||||
/// </summary>
|
||||
public static string NETWORK_OPTIONS {
|
||||
get {
|
||||
@ -31749,15 +31731,6 @@ namespace XenAdmin {
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Provisioning Options.
|
||||
/// </summary>
|
||||
public static string PROVISIONING_OPTIONS {
|
||||
get {
|
||||
return ResourceManager.GetString("PROVISIONING_OPTIONS", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Provisioning Type.
|
||||
/// </summary>
|
||||
@ -33981,7 +33954,7 @@ namespace XenAdmin {
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Certificate options.
|
||||
/// Looks up a localized string similar to Certificates and pool secrets.
|
||||
/// </summary>
|
||||
public static string SECURITY_DESC {
|
||||
get {
|
||||
|
@ -133,7 +133,7 @@
|
||||
<value>Change disk size</value>
|
||||
</data>
|
||||
<data name="ACTION_CHANGE_EMAIL_OPTIONS" xml:space="preserve">
|
||||
<value>Change email options</value>
|
||||
<value>Change email notifications</value>
|
||||
</data>
|
||||
<data name="ACTION_CHANGE_HOME_SERVER" xml:space="preserve">
|
||||
<value>Change home server</value>
|
||||
@ -202,7 +202,7 @@
|
||||
<value>Changing disk size for '{0}'...</value>
|
||||
</data>
|
||||
<data name="ACTION_CHANGING_EMAIL_OPTIONS_FOR" xml:space="preserve">
|
||||
<value>Changing email options for '{0}'...</value>
|
||||
<value>Changing email notifications for '{0}'...</value>
|
||||
</data>
|
||||
<data name="ACTION_CHANGING_HOME_SERVER_FOR" xml:space="preserve">
|
||||
<value>Changing home server for '{0}'...</value>
|
||||
@ -1741,7 +1741,7 @@ It is strongly recommended that you Cancel and apply the latest version of the p
|
||||
<value>{0} can no longer authenticate with the existing credentials for this server. Enter new credentials to proceed.</value>
|
||||
</data>
|
||||
<data name="ADVANCED_OPTIONS" xml:space="preserve">
|
||||
<value>Advanced Options</value>
|
||||
<value>Advanced</value>
|
||||
</data>
|
||||
<data name="AFFINITY_PICKER_DYNAMIC_NOT_SHARED_SR" xml:space="preserve">
|
||||
<value>&Don't assign this VM a home server. The VM will be started on any server with the necessary resources. (Shared storage required).</value>
|
||||
@ -3313,7 +3313,7 @@ Would you like to carry out the operation at this time?</value>
|
||||
<value>Disconnected from {0}</value>
|
||||
</data>
|
||||
<data name="CONNECTION_DESC" xml:space="preserve">
|
||||
<value>Proxy and timeout options</value>
|
||||
<value>Proxy and timeout</value>
|
||||
</data>
|
||||
<data name="CONNECTION_EXISTS" xml:space="preserve">
|
||||
<value>Connection Failed: A connection to {0} already exists</value>
|
||||
@ -3373,7 +3373,7 @@ Would you like to carry out the operation at this time?</value>
|
||||
<value>Console</value>
|
||||
</data>
|
||||
<data name="CONSOLE_DESC" xml:space="preserve">
|
||||
<value>Keyboard shortcuts and scaling options</value>
|
||||
<value>Keyboard shortcuts and scaling</value>
|
||||
</data>
|
||||
<data name="CONSOLE_HOST" xml:space="preserve">
|
||||
<value>{0} server console</value>
|
||||
@ -5396,7 +5396,7 @@ Would you like to eject these ISOs before continuing?</value>
|
||||
<value>Configure email notification for policy alerts</value>
|
||||
</data>
|
||||
<data name="EMAIL_OPTIONS" xml:space="preserve">
|
||||
<value>Email Options</value>
|
||||
<value>Email Notifications</value>
|
||||
</data>
|
||||
<data name="EMPTY" xml:space="preserve">
|
||||
<value><empty></value>
|
||||
@ -5887,12 +5887,6 @@ Would you like to eject these ISOs before continuing?</value>
|
||||
<data name="EXPORT_SECURITY_PAGE_FILETYPES" xml:space="preserve">
|
||||
<value>Personal Certificate Files (*.pfx) |*.pfx</value>
|
||||
</data>
|
||||
<data name="EXPORT_SECURITY_PAGE_TEXT" xml:space="preserve">
|
||||
<value>Security</value>
|
||||
</data>
|
||||
<data name="EXPORT_SECURITY_PAGE_TITLE" xml:space="preserve">
|
||||
<value>Select security options</value>
|
||||
</data>
|
||||
<data name="EXPORT_SELECTVMS_PAGE_ERROR_TARGET_SPACE_NOT_ENOUGH" xml:space="preserve">
|
||||
<value>Target destination has only {0} of free space and you need at least {1} to export the selected VMs.</value>
|
||||
</data>
|
||||
@ -8883,7 +8877,7 @@ To ensure system stability, it is strongly recommended that you use multipathing
|
||||
<value>Network {0}</value>
|
||||
</data>
|
||||
<data name="NETWORK_OPTIONS" xml:space="preserve">
|
||||
<value>Network Options</value>
|
||||
<value>Network</value>
|
||||
</data>
|
||||
<data name="NETWORK_RECONFIG_CONNECTION_LOST" xml:space="preserve">
|
||||
<value>The connection to the server was lost. No changes have been made.</value>
|
||||
@ -11016,9 +11010,6 @@ Click Previous if you need to go back and specify a different network location o
|
||||
<data name="PROVISIONING" xml:space="preserve">
|
||||
<value>Provisioning</value>
|
||||
</data>
|
||||
<data name="PROVISIONING_OPTIONS" xml:space="preserve">
|
||||
<value>Provisioning Options</value>
|
||||
</data>
|
||||
<data name="PROVISIONING_TYPE" xml:space="preserve">
|
||||
<value>Provisioning Type</value>
|
||||
</data>
|
||||
@ -11787,7 +11778,7 @@ The coordinator must be upgraded first, so if you skip the coordinator, the roll
|
||||
<value>Security Checks</value>
|
||||
</data>
|
||||
<data name="SECURITY_DESC" xml:space="preserve">
|
||||
<value>Certificate options</value>
|
||||
<value>Certificates and pool secrets</value>
|
||||
</data>
|
||||
<data name="SECURITY_GROUPS" xml:space="preserve">
|
||||
<value>Security Groups</value>
|
||||
|
Loading…
Reference in New Issue
Block a user