summaryrefslogtreecommitdiff
path: root/editors/manedit/patches/patch-ae
blob: fcf2cf0e15e6a38eb1dde369fe8d7d2ad99aab69 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
$NetBSD: patch-ae,v 1.3 2004/03/20 22:08:11 agc Exp $

--- editorcb.c	2004/03/20 21:48:19	1.1
+++ editorcb.c	2004/03/20 22:01:19
@@ -4257,13 +4257,13 @@
 	/* Confirm before replace. */
 	status = CDialogGetResponse(
 "Confirm Replace Entire Page",
-"You will not be able to undo this operation,\n\
-are you sure you want to find and replace the\n\
-entire selected Manual Page?",
-"You are about the search and replace through
-the entire selected Manual Page, you will not
-be able to undo this operation. If you are
-unsure say `cancel'.",
+"You will not be able to undo this operation,\n"
+"are you sure you want to find and replace the\n"
+"entire selected Manual Page?",
+"You are about the search and replace through\n"
+"the entire selected Manual Page, you will not\n"
+"be able to undo this operation. If you are\n"
+"unsure say `cancel'.",
 	    CDIALOG_ICON_WARNING,
 	    CDIALOG_BTNFLAG_YES | CDIALOG_BTNFLAG_CANCEL |
 	    CDIALOG_BTNFLAG_HELP,
@@ -4292,8 +4292,8 @@
             CDialogGetResponse(
 "No Manual Page selected!",
 "No Manual Page selected to search and replace through.",
-"You have not selected a manual page to search and\n\
-replace through.",
+"You have not selected a manual page to search and\n"
+"replace through.",
                 CDIALOG_ICON_WARNING,
                 CDIALOG_BTNFLAG_OK | CDIALOG_BTNFLAG_HELP,
                 CDIALOG_BTNFLAG_OK
@@ -4555,8 +4555,8 @@
 	    CDialogGetResponse(
 "No item selected!",
 "No item selected to search through.",
-"You have not selected an item with text\n\
-to search through.",
+"You have not selected an item with text\n"
+"to search through.",
 		CDIALOG_ICON_WARNING,
 		CDIALOG_BTNFLAG_OK | CDIALOG_BTNFLAG_HELP,
 		CDIALOG_BTNFLAG_OK
@@ -4607,9 +4607,9 @@
 		    CDialogGetResponse(
 "Search wrapped!",
 "Search wrapped!",
-"The matched string was found before the last\n\
-cursor position, implying that no further text\n\
-was matched after the cursor position.",
+"The matched string was found before the last\n"
+"cursor position, implying that no further text\n"
+"was matched after the cursor position.",
 			CDIALOG_ICON_INFO,
 			CDIALOG_BTNFLAG_OK | CDIALOG_BTNFLAG_HELP,
 			CDIALOG_BTNFLAG_OK
@@ -4620,9 +4620,9 @@
                 CDialogGetResponse(
 "String not found!",
 "String not found!",
-"The given string to be searched was not found\n\
-in the text, implying that the search string\n\
-does not exist in the text.",
+"The given string to be searched was not found\n"
+"in the text, implying that the search string\n"
+"does not exist in the text.",
 		    CDIALOG_ICON_WARNING,
 		    CDIALOG_BTNFLAG_OK | CDIALOG_BTNFLAG_HELP,
 		    CDIALOG_BTNFLAG_OK
@@ -4661,9 +4661,9 @@
                     CDialogGetResponse(
 "Search wrapped!",
 "Search wrapped!",
-"The matched string was found before the last\n\
-cursor position, implying that no further text\n\
-was matched after the cursor position.",
+"The matched string was found before the last\n"
+"cursor position, implying that no further text\n"
+"was matched after the cursor position.",
                         CDIALOG_ICON_INFO,
                         CDIALOG_BTNFLAG_OK | CDIALOG_BTNFLAG_HELP,
                         CDIALOG_BTNFLAG_OK
@@ -4674,9 +4674,9 @@
                 CDialogGetResponse(  
 "String not found!",
 "String not found!",
-"The given string to be searched was not found\n\
-in the text, implying that the search string\n\
-does not exist in the text.",
+"The given string to be searched was not found\n"
+"in the text, implying that the search string\n"
+"does not exist in the text.",
                     CDIALOG_ICON_WARNING,
                     CDIALOG_BTNFLAG_OK | CDIALOG_BTNFLAG_HELP,
                     CDIALOG_BTNFLAG_OK
@@ -4725,8 +4725,8 @@
             CDialogGetResponse(
 "No item selected!",
 "No item selected to search and replacethrough.",
-"You have not selected an item with text\n\
-to search and replace through.",
+"You have not selected an item with text\n"
+"to search and replace through.",
                 CDIALOG_ICON_WARNING,
                 CDIALOG_BTNFLAG_OK | CDIALOG_BTNFLAG_HELP,
                 CDIALOG_BTNFLAG_OK
@@ -4784,9 +4784,9 @@
                 CDialogGetResponse(
 "String not found!",
 "String not found!",
-"The given string to be searched and replaced\n\
-was not found in the text, implying that the\n\
-search string does not exist in the text.",
+"The given string to be searched and replaced\n"
+"was not found in the text, implying that the\n"
+"search string does not exist in the text.",
                     CDIALOG_ICON_WARNING,
                     CDIALOG_BTNFLAG_OK | CDIALOG_BTNFLAG_HELP,
                     CDIALOG_BTNFLAG_OK
@@ -4826,9 +4826,9 @@
                 CDialogGetResponse(
 "String not found!",
 "String not found!",
-"The given string to be searched and replaced\n\
-was not found in the text, implying that the\n\
-search string does not exist in the text.",
+"The given string to be searched and replaced\n"
+"was not found in the text, implying that the\n"
+"search string does not exist in the text.",
                     CDIALOG_ICON_WARNING,
                     CDIALOG_BTNFLAG_OK | CDIALOG_BTNFLAG_HELP,
                     CDIALOG_BTNFLAG_OK