Loc the string
This commit is contained in:
Generated
+9
@@ -3784,5 +3784,14 @@ namespace ChatTwo.Resources {
|
||||
return ResourceManager.GetString("Webinterface_Stop_Success", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Usage Notice.
|
||||
/// </summary>
|
||||
internal static string Webinterface_UsageNotice {
|
||||
get {
|
||||
return ResourceManager.GetString("Webinterface_UsageNotice", resourceCulture);
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1363,4 +1363,7 @@
|
||||
<data name="Options_Webinterface_Note" xml:space="preserve">
|
||||
<value>Note: This will require at least a semi-modern browser in order to function correctly.</value>
|
||||
</data>
|
||||
<data name="Webinterface_UsageNotice" xml:space="preserve">
|
||||
<value>Usage Notice</value>
|
||||
</data>
|
||||
</root>
|
||||
|
||||
Reference in New Issue
Block a user