mirror of
https://github.com/xcp-ng/xenadmin.git
synced 2024-11-25 14:27:26 +01:00
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:
parent
c7f3ea5b30
commit
b3e34ce322
2
XenModel/Messages.Designer.cs
generated
2
XenModel/Messages.Designer.cs
generated
@ -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 {
|
||||
|
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user