1
0
Fork 0
mirror of https://github.com/reactos/reactos.git synced 2025-06-27 07:09:45 +00:00
reactos/base/applications/cmdutils/more/resource.h

11 lines
279 B
C

#pragma once
#define IDS_USAGE 100
#define IDS_BAD_FLAG 101
#define IDS_FILE_ACCESS 102
#define IDS_CONTINUE_PROMPT 110
#define IDS_CONTINUE_PERCENT 111
#define IDS_CONTINUE_LINE_AT 112
#define IDS_CONTINUE_OPTIONS 113
#define IDS_CONTINUE_LINES 114