home *** CD-ROM | disk | FTP | other *** search
/ Freelog 38 / Freelog038.iso / Endirect / DSEditeurHTML / DS-EditeurHTML.CAB / CMAX20.OCX / string.txt < prev    next >
Text File  |  2001-09-19  |  11KB  |  376 lines

  1. 1    Macro could not be completed.
  2. 2    Macro Error
  3. 4    Cut
  4. 5    Copy
  5. 6    Paste
  6. 7    Find...
  7. 8    Replace...
  8. 9    Show Whitespace
  9. 10    Make Uppercase
  10. 11    Make Lowercase
  11. 12    Tabify
  12. 13    Untabify
  13. 14    Undo
  14. 15    Redo
  15. 16    Properties...
  16. 18    (code)
  17. 19    Num 
  18. 20    Shift
  19. 21    Ctrl
  20. 22    Alt
  21. 23    End Recording
  22. 24    <unassigned>
  23. 25    This hotkey is already reserved for recording macros
  24. 26    Error
  25. 27    This hotkey was previously assigned to a different macro.\nWould you like to delete the old macro now?
  26. 28    Save Macro
  27. 29    Currently assigned to: 
  28. 30    Line 
  29. 31    Default
  30. 32    <none>
  31. 33    Currently assigned to:\n     
  32. 34    Binary
  33. 35    Octal
  34. 36    Decimal
  35. 37    Hex
  36. 38    <Custom>
  37. 39    Window Properties
  38. 40    Bookmarks
  39. 41    Comments
  40. 42    Horz Divider Lines
  41. 43    Vert Divider Lines
  42. 44    Highlighted Line
  43. 45    Keywords
  44. 46    Left Margin
  45. 47    Line Numbers
  46. 48    Numbers
  47. 49    Operators
  48. 50    Scope Keywords
  49. 51    Strings
  50. 52    Tag Element Names
  51. 53    Tag Entities
  52. 54    Tag Attribute Names
  53. 55    Text
  54. 56    Window
  55. 57    Tag Text
  56. 59    Normal
  57. 60    Bold
  58. 61    Italic
  59. 62    Bold + Italic
  60. 63    Underline
  61. 64    Source Code
  62. 65    Page %d of %d
  63. 100    Makes the current word uppercase
  64. 101    Swaps the current and previous words
  65. 102    Extends the selection forward to the start of the next word
  66. 103    Moves forward to the start of the next word
  67. 104    Moves forward to the end of the next word
  68. 105    Extends the selection forward to the start of the next word
  69. 106    Makes the current word lowercase
  70. 107    Extends the selection backward to the start of the previous word
  71. 108    Moves backward to the start of the previous word
  72. 109    Moves backward to the end of the previous word
  73. 110    Extends the selection backward to the end of the previous word
  74. 111    Deletes a word to the left
  75. 112    Deletes a word to the right
  76. 113    Makes the first character uppercase
  77. 114    Moves to the top of the text window
  78. 115    Scrolls the file contents up one line
  79. 116    Scrolls the line to the top of the window
  80. 117    Scrolls the line to the center of the window
  81. 118    Scrolls the line to the bottom of the window
  82. 119    Scrolls the window to the right
  83. 120    Scrolls the window to the left
  84. 121    Scrolls the file contents down one line
  85. 122    Moves to the right edge of the text window
  86. 123    Moves to the left edge of the text window
  87. 124    Moves to the bottom of the text window
  88. 125    Makes the selection all uppercase
  89. 126    Replaces tabs with spaces in the selection
  90. 127    Indents the selected text left one tab stop
  91. 128    Undoes the last action, ignoring movement commands
  92. 129    Undoes the last action
  93. 130    Replaces spaces with tabs in the selection
  94. 131    Moves to the beginning of the next sentence
  95. 132    Moves to the beginning of the previous sentence
  96. 133    Deletes the remainder of the sentence
  97. 134    Swaps the anchor and the cursor in a selection
  98. 135    Selects the current paragraph
  99. 136    Selects lines of text
  100. 137    Selects the entire document
  101. 138    Redoes the last action, ignoring movement commands
  102. 139    Redoes the previously undone action
  103. 140    Inserts the clipboard contents at the insertion point
  104. 141    Moves to the beginning of the previous paragraph
  105. 142    Moves to the beginning of the next paragraph
  106. 143    Extends the selection up one page
  107. 144    Moves the cursor up one page
  108. 145    Extends the selection down one page
  109. 146    Moves the cursor down one page
  110. 147    Makes the selection all lowercase
  111. 148    Extends the selection up one line
  112. 149    Moves the cursor up one line
  113. 150    Swaps current and previous lines
  114. 151    Moves to the start of the current line
  115. 152    Opens a new line below the cursor
  116. 153    Opens a new line above the cursor
  117. 154    Extends the selection to the end of the current line
  118. 155    Moves the cursor to the end of the current line
  119. 156    Extends the selection down one line
  120. 157    Moves the cursor down one line
  121. 158    Deletes to the beginning of the current line
  122. 159    Deletes to the end of the current line
  123. 160    Deletes the selected line
  124. 161    Deletes the selected lines and places the text on the clipboard
  125. 162    Indents to the position of the next text on the previous line
  126. 163    Indents the selected text right one tab stop
  127. 164    Extends the selection to either the start of the current line or the start of the text on that line
  128. 165    Moves to either the start of the current line or the start of the text on that line
  129. 166    Finds the matching brace
  130. 167    Moves to the end of the indentation
  131. 168    Moves to a user-specified line
  132. 169    Displays the find & replace dialog box
  133. 170    Replaces the first occurrence of the find text after the current position with the replace text and finds the next occurrence of the find text
  134. 171    Replaces the find text with the replace text in the entire buffer
  135. 172    Replaces the find text with the replace text in the selection
  136. 173    Finds the previous occurrence of the selected text
  137. 174    Finds the previous occurrence of the specified text
  138. 175    Finds the next occurrence of the selected text
  139. 176    Finds the next occurrence of the specified text
  140. 177    Finds the specified text and sets a bookmark at the found locations
  141. 178    Finds the specified text
  142. 179    Sets the text to search for in subsequent find commands
  143. 180    Sets the text to substitute for the find text in subsequent find & replace commands
  144. 181    Toggles intelligent case preservation when replacing text
  145. 182    Toggles whole word searching on and off
  146. 183    Toggles case sensitive searching on and off
  147. 184    Moves to the end of the current line, bottom of the text window, or end of the file
  148. 185    Shows or hides whitespace indicators
  149. 186    Toggles between inserting and replacing text
  150. 187    Sets the repeat count for the next command
  151. 188    Extends the selection to the beginning of the file
  152. 189    Moves to the beginning of the file
  153. 190    Extends the selection to the end of the file
  154. 191    Moves to the end of the file
  155. 192    Deletes the spaces and tabs around the cursor
  156. 193    Deletes the blank lines adjacent to the cursor
  157. 194    Deletes the selection or, if there is no selection, the character to the left of the cursor
  158. 195    Deletes the selection
  159. 196    Cuts the selection and puts it on the clipboard
  160. 197    Cuts the selection and puts it on the clipboard
  161. 198    Copies the selection to the clipboard
  162. 199    Swap characters around the insertion point
  163. 200    Extends the selection one character to the right
  164. 201    Moves the cursor one character to the right
  165. 202    Extends the selection one character to the left
  166. 203    Moves the cursor one character to the left
  167. 204    Toggles a bookmark for the current line on and off
  168. 205    Moves to the line containing the previous bookmark
  169. 206    Moves to the line containing the next bookmark
  170. 207    Clears all bookmarks in the window
  171. 208    Moves to the first line containing a bookmark
  172. 209    Moves to the last line containing a bookmark
  173. 210    Adds the next cut text to end of the clipboard
  174. 211    Inserts a character at the current location
  175. 212    Inserts a new-line character at the current location
  176. 213    Begins/ends keystroke macro-recording
  177. 214    Plays keystroke macro 1
  178. 215    Plays keystroke macro 2
  179. 216    Plays keystroke macro 3
  180. 217    Plays keystroke macro 4
  181. 218    Plays keystroke macro 5
  182. 219    Plays keystroke macro 6
  183. 220    Plays keystroke macro 7
  184. 221    Plays keystroke macro 8
  185. 222    Plays keystroke macro 9
  186. 223    Plays keystroke macro 10
  187. 224    Displays the properties dialog
  188. 225    Starts an undo transaction
  189. 226    Ends an undo transaction
  190. 228    Toggles regular expression searching on and off
  191. 229    Empties the selection
  192. 230    Turns on regular expression searching
  193. 231    Turns off regular expression searching
  194. 232    Turns on whole word searching
  195. 233    Turns off whole word searching
  196. 234    Turns on case preservation when replacing text
  197. 235    Turns off case preservation when replacing text
  198. 236    Turns on case sensitive searching
  199. 237    Turns off case sensitive searching
  200. 238    Turns on whitespace display
  201. 239    Turns off whitespace display
  202. 240    Turns on overtype mode
  203. 241    Turns off overtype mode
  204. 1100    WordUpperCase
  205. 1101    WordTranspose
  206. 1102    WordRightExtend
  207. 1103    WordRight
  208. 1104    WordEndRight
  209. 1105    WordEndRightExtend
  210. 1106    WordLowerCase
  211. 1107    WordLeftExtend
  212. 1108    WordLeft
  213. 1109    WordEndLeft
  214. 1110    WordEndLeftExtend
  215. 1111    WordDeleteToStart
  216. 1112    WordDeleteToEnd
  217. 1113    WordCapitalize
  218. 1114    WindowStart
  219. 1115    WindowScrollUp
  220. 1116    WindowScrollToTop
  221. 1117    WindowScrollToCenter
  222. 1118    WindowScrollToBottom
  223. 1119    WindowScrollRight
  224. 1120    WindowScrollLeft
  225. 1121    WindowScrollDown
  226. 1122    WindowRightEdge
  227. 1123    WindowLeftEdge
  228. 1124    WindowEnd
  229. 1125    UpperCaseSelection
  230. 1126    UntabifySelection
  231. 1127    UnindentSelection
  232. 1128    UndoChanges
  233. 1129    Undo
  234. 1130    TabifySelection
  235. 1131    SentenceRight
  236. 1132    SentenceLeft
  237. 1133    SentenceCut
  238. 1134    SelectSwapAnchor
  239. 1135    SelectPara
  240. 1136    SelectLine
  241. 1137    SelectAll
  242. 1138    RedoChanges
  243. 1139    Redo
  244. 1140    Paste
  245. 1141    ParaUp
  246. 1142    ParaDown
  247. 1143    PageUpExtend
  248. 1144    PageUp
  249. 1145    PageDownExtend
  250. 1146    PageDown
  251. 1147    LowerCaseSelection
  252. 1148    LineUpExtend
  253. 1149    LineUp
  254. 1150    LineTranspose
  255. 1151    LineStart
  256. 1152    LineOpenBelow
  257. 1153    LineOpenAbove
  258. 1154    LineEndExtend
  259. 1155    LineEnd
  260. 1156    LineDownExtend
  261. 1157    LineDown
  262. 1158    LineDeleteToStart
  263. 1159    LineDeleteToEnd
  264. 1160    LineDelete
  265. 1161    LineCut
  266. 1162    IndentToPrev
  267. 1163    IndentSelection
  268. 1164    HomeExtend
  269. 1165    Home
  270. 1166    GoToMatchBrace
  271. 1167    GoToIndentation
  272. 1168    GoToLine
  273. 1169    FindReplace
  274. 1170    Replace
  275. 1171    ReplaceAllInBuffer
  276. 1172    ReplaceAllInSelection
  277. 1173    FindPrevWord
  278. 1174    FindPrev
  279. 1175    FindNextWord
  280. 1176    FindNext
  281. 1177    FindMarkAll
  282. 1178    Find
  283. 1179    SetFindKeyWord
  284. 1180    SetReplaceKeyWord
  285. 1181    TogglePreserveCase
  286. 1182    ToggleWholeWord
  287. 1183    ToggleCaseSensitive
  288. 1184    End
  289. 1185    ToggleWhitespaceDisplay
  290. 1186    ToggleOvertype
  291. 1187    SetRepeatCount
  292. 1188    DocumentStartExtend
  293. 1189    DocumentStart
  294. 1190    DocumentEndExtend
  295. 1191    DocumentEnd
  296. 1192    DeleteHorizontalSpace
  297. 1193    DeleteBlankLines
  298. 1194    DeleteBack
  299. 1195    Delete
  300. 1196    CutSelection
  301. 1197    Cut
  302. 1198    Copy
  303. 1199    CharTranspose
  304. 1200    CharRightExtend
  305. 1201    CharRight
  306. 1202    CharLeftExtend
  307. 1203    CharLeft
  308. 1204    BookmarkToggle
  309. 1205    BookmarkPrev
  310. 1206    BookmarkNext
  311. 1207    BookmarkClearAll
  312. 1208    BookmarkJumpToFirst
  313. 1209    BookmarkJumpToLast
  314. 1210    AppendNextCut
  315. 1211    InsertChar
  316. 1212    NewLine
  317. 1213    RecordMacro
  318. 1214    PlayMacro1
  319. 1215    PlayMacro2
  320. 1216    PlayMacro3
  321. 1217    PlayMacro4
  322. 1218    PlayMacro5
  323. 1219    PlayMacro6
  324. 1220    PlayMacro7
  325. 1221    PlayMacro8
  326. 1222    PlayMacro9
  327. 1223    PlayMacro10
  328. 1224    Properties
  329. 1225    BeginUndo
  330. 1226    EndUndo
  331. 1228    ToggleRegExp
  332. 1229    ClearSelection
  333. 1230    RegExpOn
  334. 1231    RegExpOff
  335. 1232    WholeWordOn
  336. 1233    WholeWordOff
  337. 1234    PreserveCaseOn
  338. 1235    PreserveCaseOff
  339. 1236    CaseSensitiveOn
  340. 1237    CaseSensitiveOff
  341. 1238    WhitespaceDisplayOn
  342. 1239    WhitespaceDisplayOff
  343. 1240    OvertypeOn
  344. 1241    OvertypeOff
  345. 2003    Break
  346. 2008    Backspace
  347. 2009    Tab
  348. 2013    Enter
  349. 2019    Pause
  350. 2027    Esc
  351. 2032    Space
  352. 2033    Page Up
  353. 2034    Page Down
  354. 2035    End
  355. 2036    Home
  356. 2037    Left
  357. 2038    Up
  358. 2039    Right
  359. 2040    Down
  360. 2045    Insert
  361. 2046    Delete
  362. 2112    F1
  363. 2113    F2
  364. 2114    F3
  365. 2115    F4
  366. 2116    F5
  367. 2117    F6
  368. 2118    F7
  369. 2119    F8
  370. 2120    F9
  371. 2121    F10
  372. 2122    F11
  373. 2123    F12
  374. 2144    Lock
  375. 2145    Scroll Lock
  376.