diff options
author | Thomas Arnhold <thomas@arnhold.org> | 2014-08-18 03:07:25 +0200 |
---|---|---|
committer | Thomas Arnhold <thomas@arnhold.org> | 2014-08-18 03:07:25 +0200 |
commit | 94cbfebdc62c3862e502c28dbd65de02fcab5730 (patch) | |
tree | 26b8def5e068205867c5c48546e9bf1d7bd92930 /sw/inc/chrdlg.hrc | |
parent | 5116b8f6bd0d154b9af8ba0ebdba066a02d14a0b (diff) |
InfoBox MSG_ILLEGAL_PAGENUM to String
Change-Id: Idef182a43e7aa631aeea92870e3c51a7c2b8b7c5
Diffstat (limited to 'sw/inc/chrdlg.hrc')
-rw-r--r-- | sw/inc/chrdlg.hrc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/inc/chrdlg.hrc b/sw/inc/chrdlg.hrc index 1435c8914332..279b2a798902 100644 --- a/sw/inc/chrdlg.hrc +++ b/sw/inc/chrdlg.hrc @@ -22,7 +22,7 @@ #include "rcid.hrc" -#define MSG_ILLEGAL_PAGENUM (RC_CHRDLG_BEGIN + 1) +#define STR_ILLEGAL_PAGENUM (RC_CHRDLG_BEGIN + 1) #define STR_TEXTCOLL_HEADER (RC_CHRDLG_BEGIN + 2) #define STR_PAGEFMT_HEADER (RC_CHRDLG_BEGIN + 4) |