mirror of
https://github.com/xcp-ng/xenadmin.git
synced 2024-11-25 06:16:37 +01:00
Modified context menu items text to match the corresponding vApp context menu items.
Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
This commit is contained in:
parent
1df929dc56
commit
6b15a45cd9
8
XenModel/Messages.Designer.cs
generated
8
XenModel/Messages.Designer.cs
generated
@ -5474,7 +5474,7 @@ namespace XenAdmin {
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Assign VM to snapsh&ot schedule.
|
||||
/// Looks up a localized string similar to Assign to Snapsh&ot Schedule.
|
||||
/// </summary>
|
||||
public static string ASSIGN_VMSS_POLICY {
|
||||
get {
|
||||
@ -5483,7 +5483,7 @@ namespace XenAdmin {
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Assign VM to snapshot schedule.
|
||||
/// Looks up a localized string similar to Assign to Snapsh&ot Schedule.
|
||||
/// </summary>
|
||||
public static string ASSIGN_VMSS_POLICY_CONTEXT_MENU {
|
||||
get {
|
||||
@ -24273,7 +24273,7 @@ namespace XenAdmin {
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to &New schedule....
|
||||
/// Looks up a localized string similar to &New Snapshot Schedule....
|
||||
/// </summary>
|
||||
public static string NEW_SCHEDULE {
|
||||
get {
|
||||
@ -37906,7 +37906,7 @@ namespace XenAdmin {
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Snapsh&ot schedules ....
|
||||
/// Looks up a localized string similar to Snapsh&ot Schedules....
|
||||
/// </summary>
|
||||
public static string VMSS_CONTEXT_MENU {
|
||||
get {
|
||||
|
@ -2000,10 +2000,10 @@ Warning: you must ensure that the SR is not in use by any server not connected t
|
||||
<value>License Details</value>
|
||||
</data>
|
||||
<data name="ASSIGN_VMSS_POLICY" xml:space="preserve">
|
||||
<value>Assign VM to snapsh&ot schedule</value>
|
||||
<value>Assign to Snapsh&ot Schedule</value>
|
||||
</data>
|
||||
<data name="ASSIGN_VMSS_POLICY_CONTEXT_MENU" xml:space="preserve">
|
||||
<value>Assign VM to snapshot schedule</value>
|
||||
<value>Assign to Snapsh&ot Schedule</value>
|
||||
</data>
|
||||
<data name="ASSIGN_VMSS_POLICY_NOAMP" xml:space="preserve">
|
||||
<value>Assign VM to snapshot schedule...</value>
|
||||
@ -9107,7 +9107,7 @@ It is strongly recommended that you Cancel and apply the latest version of the p
|
||||
It is strongly recommended that you Cancel and apply the latest version of the packs to all servers before creating the pool.</value>
|
||||
</data>
|
||||
<data name="NEW_SCHEDULE" xml:space="preserve">
|
||||
<value>&New schedule...</value>
|
||||
<value>&New Snapshot Schedule...</value>
|
||||
</data>
|
||||
<data name="NEW_SEARCH" xml:space="preserve">
|
||||
<value>New Search</value>
|
||||
@ -12877,7 +12877,7 @@ To start a [XenServer] trial, click the button below.</value>
|
||||
<value>{0}. {1}: {2}</value>
|
||||
</data>
|
||||
<data name="VMSS_CONTEXT_MENU" xml:space="preserve">
|
||||
<value>Snapsh&ot schedules ...</value>
|
||||
<value>Snapsh&ot Schedules...</value>
|
||||
</data>
|
||||
<data name="VMSS_EMAIL_CHECKBOX_TEXT" xml:space="preserve">
|
||||
<value>Send &email notifications about snapshot schedule job alerts</value>
|
||||
|
Loading…
Reference in New Issue
Block a user