CP-32985: Changes following code review

Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
This commit is contained in:
Mihaela Stoica 2020-04-16 08:47:33 +01:00 committed by Konstantina Chremmou
parent 04dc8533e8
commit 66d192b1d8
3 changed files with 3 additions and 3 deletions

View File

@ -48,7 +48,7 @@ namespace XenAdmin.SettingsPanels
public string SubText => checkBoxEnableReadCaching.Checked ? Messages.ENABLED : Messages.DISABLED;
public Image Image => Properties.Resources._000_Storage_h32bit_16;
public Image Image => Images.StaticImages._000_Storage_h32bit_16;
public AsyncAction SaveSettings()
{

View File

@ -31267,7 +31267,7 @@ namespace XenAdmin {
}
/// <summary>
/// Looks up a localized string similar to Read caching.
/// Looks up a localized string similar to Read Caching.
/// </summary>
public static string READ_CACHING {
get {

View File

@ -10860,7 +10860,7 @@ You must reconnect to {1} using an account with Pool Administrator permissions b
<value>A {0} user cannot alter memory values and will be restricted to the settings on the template.</value>
</data>
<data name="READ_CACHING" xml:space="preserve">
<value>Read caching</value>
<value>Read Caching</value>
</data>
<data name="READ_ONLY" xml:space="preserve">
<value>Read Only</value>