mirror of
https://github.com/soukoku/ntwain.git
synced 2026-01-02 04:17:08 +08:00
Random non-functional changes.
This commit is contained in:
9
NTwain/Properties/Resources.Designer.cs
generated
9
NTwain/Properties/Resources.Designer.cs
generated
@@ -96,15 +96,6 @@ namespace NTwain.Properties {
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Failed to allocate requested memory..
|
||||
/// </summary>
|
||||
internal static string MemAllocError {
|
||||
get {
|
||||
return ResourceManager.GetString("MemAllocError", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Message loop has not started yet..
|
||||
/// </summary>
|
||||
|
||||
@@ -129,9 +129,6 @@
|
||||
<data name="MaxStringLengthExceeded" xml:space="preserve">
|
||||
<value>The string value has exceeded the maximum length allowed.</value>
|
||||
</data>
|
||||
<data name="MemAllocError" xml:space="preserve">
|
||||
<value>Failed to allocate requested memory.</value>
|
||||
</data>
|
||||
<data name="MsgLoopUnavailble" xml:space="preserve">
|
||||
<value>Message loop has not started yet.</value>
|
||||
</data>
|
||||
|
||||
Reference in New Issue
Block a user