Fax machines can print from text file (#23262)
* added * checks tweaking * fixed what sloth wanted * fixed? * dialog diposing fix * checks tweaking * more changes * dispose streamreader * Update Content.Client/Fax/UI/FaxBoundUi.cs Co-authored-by: metalgearsloth <31366439+metalgearsloth@users.noreply.github.com> * Update Content.Server/Fax/FaxSystem.cs Co-authored-by: metalgearsloth <31366439+metalgearsloth@users.noreply.github.com> * fix minor typo --------- Co-authored-by: metalgearsloth <31366439+metalgearsloth@users.noreply.github.com>
This commit is contained in:
@@ -8,6 +8,9 @@ fax-machine-dialog-rename = Rename
|
||||
fax-machine-dialog-field-name = Name
|
||||
|
||||
fax-machine-ui-window = Fax Machine
|
||||
fax-machine-ui-file-button = Print File
|
||||
fax-machine-ui-paper-button-normal = Normal Paper
|
||||
fax-machine-ui-paper-button-office = Office Paper
|
||||
fax-machine-ui-copy-button = Copy
|
||||
fax-machine-ui-send-button = Send
|
||||
fax-machine-ui-refresh-button = Refresh
|
||||
@@ -19,3 +22,5 @@ fax-machine-ui-paper-inserted = Paper in tray
|
||||
fax-machine-ui-paper-not-inserted = No paper
|
||||
|
||||
fax-machine-chat-notify = Received new fax message from "{$fax}" fax
|
||||
|
||||
fax-machine-printed-paper-name = printed paper
|
||||
|
||||
Reference in New Issue
Block a user