[MORE][CONUTILS] Implement missing features of the MORE command (#3658)
[reactos.git] / base / applications / cmdutils / more / resource.h
1 #pragma once
2
3 #define IDS_USAGE 100
4 #define IDS_CONTINUE 101
5 #define IDS_CONTINUE_PROGRESS 102
6 #define IDS_FILE_ACCESS 103
7 #define IDS_BAD_FLAG 104
8 #define IDS_CONTINUE_OPTIONS 105
9 #define IDS_CONTINUE_LINES 106
10 #define IDS_CONTINUE_LINE_AT 107