mirror of
https://github.com/9001/copyparty.git
synced 2026-01-06 11:35:38 +10:00
repurpose new-md to new-textfile
This commit is contained in:
@@ -145,7 +145,7 @@ Ls.hmn = {
|
||||
"ot_unpost": "unpost: delete your recent uploads, or abort unfinished ones",
|
||||
"ot_bup": "bup: basic uploader, even supports netscape 4.0",
|
||||
"ot_mkdir": "mkdir: create a new directory",
|
||||
"ot_md": "new-md: create a new markdown document",
|
||||
"ot_md": "new-file: create a new textfile",
|
||||
"ot_msg": "msg: send a message to the server log",
|
||||
"ot_mp": "media player options",
|
||||
"ot_cfg": "configuration options",
|
||||
@@ -154,7 +154,7 @@ Ls.hmn = {
|
||||
"ot_noie": 'Please use Chrome / Firefox / Edge',
|
||||
|
||||
"ab_mkdir": "make directory",
|
||||
"ab_mkdoc": "new markdown doc",
|
||||
"ab_mkdoc": "new textfile",
|
||||
"ab_msg": "send msg to srv log",
|
||||
|
||||
"ay_path": "skip to folders",
|
||||
@@ -466,6 +466,8 @@ Ls.hmn = {
|
||||
"fcp_both_b": '<a href="#" id="modal-ok">Copy</a><a href="#" id="modal-ng">Upload</a>',
|
||||
|
||||
"mk_noname": "type a name into the text field on the left before you do that :p",
|
||||
"nmd_i1": "also add the file extension you want, for example <code>.md</code>",
|
||||
"nmd_i2": "you can only create <code>.md</code> files because you don't have the delete-permission",
|
||||
|
||||
"tv_load": "Loading text document:\n\n{0}\n\n{1}% ({2} of {3} MiB loaded)",
|
||||
"tv_xe1": "could not load textfile:\n\nerror ",
|
||||
|
||||
Reference in New Issue
Block a user