Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
Synchronet
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Main
Synchronet
Commits
58d50222
Commit
58d50222
authored
6 years ago
by
rswindell
Browse files
Options
Downloads
Patches
Plain Diff
Some 40-column fixes and a new "order" ("newest" or "oldest") argument to
the mail LstHdr text strings.
parent
aa1b03a5
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
ctrl/text.dat
+6
-6
6 additions, 6 deletions
ctrl/text.dat
with
6 additions
and
6 deletions
ctrl/text.dat
+
6
−
6
View file @
58d50222
...
...
@@ -11,7 +11,7 @@
"\1w\1c\1n\1h\1k"\
"\1n\1c\1b\1n"
"\1_\r\n\1b\1hE-mail (User name or number): \1w" 010 Email
"\r\nPost on %s %s" 011 Post
"\r\nPost on %s
\1\\
%s" 011 Post
"\1r\1h\r\n\7You have sent too many E-mails today.\r\n" 012 TooManyEmailsToday
"\1r\1h\r\n\7You have posted too many times today.\r\n" 013 TooManyPostsToday
"\1[\7\1n\1r\1hCannot add \1w%s\1r to queue - \1n" 014 CantAddToQueue
...
...
@@ -49,7 +49,7 @@
"\r\nAuto Message - ~Read, ~Write, or ~Quit: " 043 AutoMsg
"\1n\r\nYou can't write to the auto-message.\r\n" 044 R_AutoMsg
"\1n\r\nYou have no %s.\r\n" 045 NoMailWaiting
"\1_\r\n\1q\1g\1hMail Waiting
:\r\n\r\n"
046 MailWaitingLstHdr
"\1_\r\n\1q\1g\1hMail Waiting
(%s first):\r\n\r\n"
046 MailWaitingLstHdr
"\1g\1h%4d \1n\1g%-25.25s \1h%c\1n\1g %.46s\r\n" 047 MailWaitingLstFmt
"\1_\r\n\1y\1hStart with number [\1w%u\1y]: \1w" 048 StartWithN
"\r\n\1n\1c \1b\1hReading E-mail \1n\1c \1b\1h(\1w?\1b=Menu)"\ 049 ReadingMail
...
...
@@ -67,7 +67,7 @@
"Save/Append message to another file" 057 SaveMsgToFile
"\1_\1y\1hPath/Filename to write to: \1n" 058 FileToWriteTo
"\1n\r\nYou have no sent messages pending.\r\n" 059 NoMailSent
"\r\n\1q\1g\1hMail that you've sent still pending
:"\
060 MailSentLstHdr
"\r\n\1q\1g\1hMail that you've sent still pending
(%s first):"\
060 MailSentLstHdr
"\r\n\r\n\1n"
"\1n\r\n\1c \1h\1bReading Sent E-mail \1n\1c \1h\1b"\ 061 ReadingSentMail
"(\1w?\1b=Menu) (\1w%u\1b of \1w%u\1b): \1n"
...
...
@@ -239,9 +239,9 @@
"\r\n\1r\1hBad filename.\r\n" 203 BadFilename
"Upload '%s' to Sysop directory" 204 UploadToSysopDirQ
"Upload '%s' to User directory" 205 UploadToUserDirQ
"Upload '%s' to %s %s" 206 UploadToCurDirQ
"Upload '%s' to %s
\1\\
%s" 206 UploadToCurDirQ
"\r\n\1r\1h\1iThat file is already there!\1n\r\n" 207 FileAlreadyThere
"That file is already on disk. Add to data base" 208 FileOnDiskAddQ
"That file is already on disk.
\1\\
Add to data base" 208 FileOnDiskAddQ
"\r\n\1r\1h\1iThat file is not on disk!\1n\r\n" 209 FileNotOnDisk
"\r\n\1r\1h\1iPlease upload files with the following "\ 210 TheseFileExtsOnly
"extensions only:\1n\r\n\1w\1h"
...
...
@@ -258,7 +258,7 @@
"\r\n\1-\1gHow do you rate the content of this file "\ 218 RateThisFile
"(\1h\1wG\1n\1g, \1h\1wR\1n\1g, or \1h\1wX\1n\1g): \1n"
"[%c] " 219 Rated
"Is this upload part of a set (multiple files)" 220 MultipleDiskQ
"Is this upload part of a set
\1\\
(multiple files)" 220 MultipleDiskQ
"\1_\1y\1hHow many files total: \1n" 221 HowManyDisksTotal
"\1_\1y\1hWhich file number is your upload: \1n" 222 NumberOfFile
" [%2.2d/%2.2d]" 223 FileOneOfTen
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment