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

Fix the macro name (YNQP, not YN) for line 720, used by textgen.

parent 79da6310
No related branches found
No related tags found
No related merge requests found
......@@ -865,7 +865,7 @@
"" 717 NodeActionPrivateChat
"" 718 NodeActionPaging
"" 719 NodeActionRetrieving
"YNQ*" 720 YN /* (Yes/No/Quit/Password chars) */
"YNQ*" 720 YNQP /* (Yes/No/Quit/Password chars) */
"View signature" 721 ViewSignatureQ
"Delete signature" 722 DeleteSignatureQ
"Create/Edit signature" 723 CreateEditSignatureQ
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment