prepare copy functions
This commit is contained in:
parent
9732060654
commit
7dcaebd32d
9
ENI2/Properties/Resources.Designer.cs
generated
9
ENI2/Properties/Resources.Designer.cs
generated
@ -1534,6 +1534,15 @@ namespace ENI2.Properties {
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Copy to {0}.
|
||||
/// </summary>
|
||||
public static string textCopyTo {
|
||||
get {
|
||||
return ResourceManager.GetString("textCopyTo", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Copy to BKRD.
|
||||
/// </summary>
|
||||
|
||||
@ -1837,4 +1837,7 @@
|
||||
<data name="logo_eni" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
||||
<value>..\Resources\logo_eni.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
||||
</data>
|
||||
<data name="textCopyTo" xml:space="preserve">
|
||||
<value>Copy to {0}</value>
|
||||
</data>
|
||||
</root>
|
||||
Loading…
Reference in New Issue
Block a user