Skip to content
Snippets Groups Projects
Commit 90cb5c8d authored by rswindell's avatar rswindell
Browse files

Added (optional) message score to MsgVotes string, as last variable (%ld).

parent f3da24f7
No related branches found
No related tags found
No related merge requests found
......@@ -950,7 +950,7 @@
"\r\n\1h\1rSorry, you're not allowed to vote.\r\n" 781 R_Voting
"\1n\1b[\1h\1wV\1n\1b] \1hInclude VOTING.DAT File \1n\1b: \1c%s\r\n" 782 QWKSettingsVoting
"\r\nVote for message: ~Up, ~Down, or ~Quit: " 783 VoteMsgUpDownOrQuit
"\r\n \1bMsg \1n\1b: \1h\1cVoted Up %u times and Down %u times" 784 MsgVotes
"\r\n \1bMsg \1n\1b: \1h\1cVoted Up %u times and Down %u times (Score: %d)" 784 MsgVotes
"\r\n\1n\1hOn %s, in \1c%s \1n\1c%s\r\n\1h\1m%s \1cUp\1n\1m-voted your message: \1n\1h%s\r\n" 785 MsgUpVoteNotice
"\r\n\1n\1hOn %s, in \1c%s \1n\1c%s\r\n\1h\1m%s \1rDown\1n\1m-voted your message: \1n\1h%s\r\n" 786 MsgDownVoteNotice
"\r\n\1n\1hOn %s, in \1c%s \1n\1c%s\r\n\1h\1m%s voted in your poll: \1n\1h%s\r\n" 787 PollVoteNotice
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment