CA-217846: Fixed two more tooltip texts with fullstops.

Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
This commit is contained in:
Konstantina Chremmou 2016-08-12 09:15:42 +01:00
parent 2d02f806fd
commit 61640d6435
2 changed files with 4 additions and 4 deletions

View File

@ -26081,7 +26081,7 @@ namespace XenAdmin {
}
/// <summary>
/// Looks up a localized string similar to Automatic update is not supported on partially upgraded [XenServer] pools..
/// Looks up a localized string similar to Automatic update is not supported on partially upgraded [XenServer] pools.
/// </summary>
public static string PATCHINGWIZARD_SELECTSERVERPAGE_AUTO_UPDATE_NOT_SUPPORTED_PARTIALLY_UPGRADED {
get {
@ -26144,7 +26144,7 @@ namespace XenAdmin {
}
/// <summary>
/// Looks up a localized string similar to This server is already up-to-date..
/// Looks up a localized string similar to This server is already up-to-date.
/// </summary>
public static string PATCHINGWIZARD_SELECTSERVERPAGE_SERVER_UP_TO_DATE {
get {

View File

@ -9016,7 +9016,7 @@ However, there is not enough space to perform the repartitioning, so the current
<value>Automatic update is not supported on this [XenServer] version</value>
</data>
<data name="PATCHINGWIZARD_SELECTSERVERPAGE_AUTO_UPDATE_NOT_SUPPORTED_PARTIALLY_UPGRADED" xml:space="preserve">
<value>Automatic update is not supported on partially upgraded [XenServer] pools.</value>
<value>Automatic update is not supported on partially upgraded [XenServer] pools</value>
</data>
<data name="PATCHINGWIZARD_SELECTSERVERPAGE_CANNOT_INSTALL_SUPP_PACKS" xml:space="preserve">
<value>Cannot install supplemental packs on this [XenServer] version</value>
@ -9037,7 +9037,7 @@ However, there is not enough space to perform the repartitioning, so the current
<value>This server cannot be updated automatically</value>
</data>
<data name="PATCHINGWIZARD_SELECTSERVERPAGE_SERVER_UP_TO_DATE" xml:space="preserve">
<value>This server is already up-to-date.</value>
<value>This server is already up-to-date</value>
</data>
<data name="PATCHINGWIZARD_SELECTSERVERPAGE_TEXT" xml:space="preserve">
<value>Select Servers</value>