CA-163129: Default file-filter in Tool -> Install Update -> Add should include supp-packs

-Now there are three filers in the open file dialog: updates&supp. packs, updates, supp. packs
-Also removed xsoem extension from the filter, because it is not supported anymore

Signed-off-by: Gabor Apati-Nagy <gabor.apati-nagy@citrix.com>
This commit is contained in:
Gabor Apati-Nagy 2015-03-05 12:30:28 +00:00
parent c7f3ea5b30
commit b3e34ce322
2 changed files with 2 additions and 2 deletions

View File

@ -25186,7 +25186,7 @@ namespace XenAdmin {
}
/// <summary>
/// Looks up a localized string similar to XenServer Updates|*.xsupdate;*.xsoem|Supplemental Packs (*.iso)|*.iso.
/// Looks up a localized string similar to XenServer Updates and Supplemental Packs (*.xsupdate, *.iso)|*.xsupdate;*.iso|XenServer Updates (*.xsupdate)|*.xsupdate|Supplemental Packs (*.iso)|*.iso.
/// </summary>
public static string PATCHINGWIZARD_SELECTPATCHPAGE_UPDATESEXT {
get {

View File

@ -8694,7 +8694,7 @@ It is strongly recommended that you Cancel and apply the latest version of the p
<value>Choose an existing update to install or upload a new one</value>
</data>
<data name="PATCHINGWIZARD_SELECTPATCHPAGE_UPDATESEXT" xml:space="preserve">
<value>XenServer Updates|*.xsupdate;*.xsoem|Supplemental Packs (*.iso)|*.iso</value>
<value>XenServer Updates and Supplemental Packs (*.xsupdate, *.iso)|*.xsupdate;*.iso|XenServer Updates (*.xsupdate)|*.xsupdate|Supplemental Packs (*.iso)|*.iso</value>
</data>
<data name="PATCHINGWIZARD_SELECTSERVERPAGE_CANNOT_INSTALL_SUPP_PACKS" xml:space="preserve">
<value>Cannot install supplemental packs on this XenServer version</value>