#101974# Added strings for search/replace dialog boxes.
This commit is contained in:
parent
71f2eaab69
commit
0ea2e6b244
1 changed files with 7 additions and 2 deletions
|
@ -2,9 +2,9 @@
|
|||
*
|
||||
* $RCSfile: sdstring.hrc,v $
|
||||
*
|
||||
* $Revision: 1.1.1.1 $
|
||||
* $Revision: 1.2 $
|
||||
*
|
||||
* last change: $Author: hr $ $Date: 2000-09-18 16:48:41 $
|
||||
* last change: $Author: af $ $Date: 2002-08-07 16:51:24 $
|
||||
*
|
||||
* The Contents of this file are made available subject to the terms of
|
||||
* either of the following licenses
|
||||
|
@ -87,3 +87,8 @@
|
|||
#define STR_CHANGE SID_SD_STRING_START+20
|
||||
#define STR_ADD SID_SD_STRING_START+21
|
||||
|
||||
// Texts for search and replace info and question boxes.
|
||||
#define STR_SAR_TITLE SID_SD_STRING_START+22
|
||||
#define STR_SAR_NOT_FOUND SID_SD_STRING_START+23
|
||||
#define STR_SAR_WRAP_FORWARD SID_SD_STRING_START+24
|
||||
#define STR_SAR_WRAP_BACKWARD SID_SD_STRING_START+25
|
||||
|
|
Loading…
Reference in a new issue