Removed accidentally added string.

Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
This commit is contained in:
Konstantina Chremmou 2016-10-07 15:53:38 +01:00
parent b78f823b17
commit 81869976d9
2 changed files with 0 additions and 12 deletions

View File

@ -31326,15 +31326,6 @@ namespace XenAdmin {
} }
} }
/// <summary>
/// Looks up a localized string similar to .
/// </summary>
public static string String1 {
get {
return ResourceManager.GetString("String1", resourceCulture);
}
}
/// <summary> /// <summary>
/// Looks up a localized string similar to , . /// Looks up a localized string similar to , .
/// </summary> /// </summary>

View File

@ -10879,9 +10879,6 @@ The upper limit: SR size / {2}</value>
<data name="STORAGE_WORST" xml:space="preserve"> <data name="STORAGE_WORST" xml:space="preserve">
<value>0 (Lowest)</value> <value>0 (Lowest)</value>
</data> </data>
<data name="String1" xml:space="preserve">
<value />
</data>
<data name="STRINGIFY_LIST_INNERSEP" xml:space="preserve"> <data name="STRINGIFY_LIST_INNERSEP" xml:space="preserve">
<value>, </value> <value>, </value>
</data> </data>