Last minute changes, will release as a pre-release build.
Some checks failed
Test Builds / build (push) Has been cancelled

This commit is contained in:
Michael J. Manley 2024-11-02 18:59:19 -07:00
parent cd4c62ee48
commit c1ed446b08
3 changed files with 2 additions and 2 deletions

View File

@ -27094,7 +27094,7 @@ namespace XenAdmin {
} }
/// <summary> /// <summary>
/// Looks up a localized string similar to TODO: Local Storage Blurb. /// Looks up a localized string similar to Select this option to create a local storage repository..
/// </summary> /// </summary>
public static string NEWSR_LOCALSTORAGE_BLURB { public static string NEWSR_LOCALSTORAGE_BLURB {
get { get {

View File

@ -15240,7 +15240,7 @@ Do you want to synchronize immediately?</value>
<value>Rev: {0} BuildLab: {1}-{2}-{3}</value> <value>Rev: {0} BuildLab: {1}-{2}-{3}</value>
</data> </data>
<data name="NEWSR_LOCALSTORAGE_BLURB" xml:space="preserve"> <data name="NEWSR_LOCALSTORAGE_BLURB" xml:space="preserve">
<value>TODO: Local Storage Blurb</value> <value>Select this option to create a local storage repository.</value>
</data> </data>
<data name="NEWSR_LOCALSTORAGE_TYPE_NAME" xml:space="preserve"> <data name="NEWSR_LOCALSTORAGE_TYPE_NAME" xml:space="preserve">
<value>Local Storage</value> <value>Local Storage</value>