mirror of
https://github.com/xcp-ng/xenadmin.git
synced 2024-11-25 14:27:26 +01:00
CAR-1711: Improve text
This commit is contained in:
parent
d4dc9e2b06
commit
9a681fe0f5
2
XenModel/Messages.Designer.cs
generated
2
XenModel/Messages.Designer.cs
generated
@ -23974,7 +23974,7 @@ namespace XenAdmin {
|
|||||||
}
|
}
|
||||||
|
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// Looks up a localized string similar to You need to manually free up more space and try again..
|
/// Looks up a localized string similar to Free up some space and try again..
|
||||||
/// </summary>
|
/// </summary>
|
||||||
public static string NOT_ENOUGH_SPACE_MESSAGE_NOCLEANUP {
|
public static string NOT_ENOUGH_SPACE_MESSAGE_NOCLEANUP {
|
||||||
get {
|
get {
|
||||||
|
@ -8324,7 +8324,7 @@ It is strongly recommended that you Cancel and apply the latest version of the p
|
|||||||
<value>There is not enough space on '{0}' to install update '{1}'.</value>
|
<value>There is not enough space on '{0}' to install update '{1}'.</value>
|
||||||
</data>
|
</data>
|
||||||
<data name="NOT_ENOUGH_SPACE_MESSAGE_NOCLEANUP" xml:space="preserve">
|
<data name="NOT_ENOUGH_SPACE_MESSAGE_NOCLEANUP" xml:space="preserve">
|
||||||
<value>You need to manually free up more space and try again.</value>
|
<value>Free up some space and try again.</value>
|
||||||
</data>
|
</data>
|
||||||
<data name="NOT_ENOUGH_SPACE_MESSAGE_REQUIRED_SPACE" xml:space="preserve">
|
<data name="NOT_ENOUGH_SPACE_MESSAGE_REQUIRED_SPACE" xml:space="preserve">
|
||||||
<value>Space required: {0}</value>
|
<value>Space required: {0}</value>
|
||||||
|
Loading…
Reference in New Issue
Block a user