That's quite a mouthful
This commit is contained in:
parent
1a048fcb00
commit
62bd4a3a25
@ -14,7 +14,7 @@ namespace UniversalEditor.Accessors
|
||||
if (_ar == null)
|
||||
{
|
||||
_ar = base.MakeReferenceInternal();
|
||||
_ar.Title = "Internet via HyperText Transfer Protocol (HTTP)";
|
||||
_ar.Title = "Internet (HTTP)";
|
||||
_ar.ImportOptions.Add(new CustomOptionText("FileName", "&File name: "));
|
||||
}
|
||||
return _ar;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user