Guest User

Untitled

a guest
Dec 20th, 2010
22,706
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 418.09 KB | None | 0 0
  1. Index # | String | Offset | Size
  2. --------------------------------
  3. 0 | The data buffer must not be null. | 2 | 44
  4. 1 | invalid block type | 47 | 24
  5. 2 | invalid stored block lengths | 72 | 40
  6. 3 | too many length or distance symbols | 113 | 48
  7. 4 | invalid bit length repeat | 162 | 36
  8. 5 | invalid literal/length code | 199 | 36
  9. 6 | invalid distance code | 236 | 28
  10. 7 | Bad window size. | 265 | 24
  11. 8 | InputBuffer is null.  | 290 | 28
  12. 9 | unknown compression method (0x{0:X2}) | 319 | 52
  13. 10 | invalid window size ({0}) | 372 | 36
  14. 11 | incorrect header check | 409 | 32
  15. 12 | need dictionary | 442 | 20
  16. 13 | incorrect data check | 463 | 28
  17. 14 | Bad state ({0}) | 492 | 20
  18. 15 | Stream error. | 513 | 20
  19. 16 | You may not call InitializeInflate() after calling InitializeDeflate(). | 534 | 96
  20. 17 | No Inflate State! | 631 | 24
  21. 18 | You may not call InitializeDeflate() after calling InitializeInflate(). | 656 | 96
  22. 19 | No Deflate State! | 753 | 24
  23. 20 | Invalid State. (pending.Length={0}, pendingCount={1}) | 778 | 72
  24. 21 | windowBits must be in the range 9..15. | 851 | 52
  25. 22 | memLevel must be in the range 1.. {0} | 904 | 52
  26. 23 | Something is fishy. [{0}] | 957 | 36
  27. 24 | OutputBuffer is full (AvailableBytesOut == 0) | 994 | 60
  28. 25 | status == FINISH_STATE && _codec.AvailableBytesIn != 0 | 1055 | 72
  29. 26 | stream end | 1128 | 16
  30. 27 |  | 1145 | 0
  31. 28 | file error | 1146 | 16
  32. 29 | stream error | 1163 | 16
  33. 30 | data error | 1180 | 16
  34. 31 | insufficient memory | 1197 | 28
  35. 32 | buffer error | 1226 | 16
  36. 33 | incompatible version | 1243 | 28
  37. 34 | GZipStream | 1272 | 16
  38. 35 | / | 1289 | 4
  39. 36 | \ | 1294 | 4
  40. 37 | Illegal filename | 1299 | 24
  41. 38 | iso-8859-1 | 1324 | 16
  42. 39 | oversubscribed dynamic bit lengths tree | 1341 | 52
  43. 40 | incomplete dynamic bit lengths tree | 1394 | 48
  44. 41 | oversubscribed literal/length tree | 1443 | 48
  45. 42 | incomplete literal/length tree | 1492 | 40
  46. 43 | oversubscribed distance tree | 1533 | 40
  47. 44 | incomplete distance tree | 1574 | 32
  48. 45 | empty distance tree with lengths | 1607 | 44
  49. 46 | Cannot Write after Reading. | 1652 | 36
  50. 47 | in | 1689 | 4
  51. 48 | de | 1694 | 4
  52. 49 | flating:  | 1699 | 12
  53. 50 | flating | 1712 | 12
  54. 51 | {0}: (rc = {1}) | 1725 | 20
  55. 52 | :  | 1746 | 4
  56. 53 | Writing with decompression is not supported. | 1751 | 60
  57. 54 | Protocol error. AvailableBytesIn={0}, expected 8 | 1812 | 64
  58. 55 | Bad CRC32 in GZIP stream. (actual({0:X8})!=expected({1:X8})) | 1877 | 80
  59. 56 | Bad size in GZIP stream. (actual({0})!=expected({1})) | 1958 | 72
  60. 57 | Reading with compression is not supported. | 2031 | 56
  61. 58 | Unexpected EOF reading GZIP header. | 2088 | 48
  62. 59 | Not a valid GZIP stream. | 2137 | 32
  63. 60 | Bad GZIP header. | 2170 | 24
  64. 61 | Unexpected end-of-file reading GZIP header. | 2195 | 60
  65. 62 | The stream is not readable. | 2256 | 36
  66. 63 | Cannot Read after Writing. | 2293 | 36
  67. 64 | buffer | 2330 | 8
  68. 65 | count | 2339 | 8
  69. 66 | offset | 2348 | 8
  70. 67 | {0}flating:  rc={1}  msg={2} | 2357 | 40
  71. 68 | Deflating:  rc={0}  msg={1} | 2398 | 36
  72. 69 | ZlibStream | 2435 | 16
  73. 70 | inStream | 2452 | 12
  74. 71 | outStream | 2465 | 12
  75. 72 | BZip2InputStream position cannot be set | 2478 | 52
  76. 73 | BZip2InputStream Seek not supported | 2531 | 48
  77. 74 | BZip2InputStream SetLength not supported | 2580 | 56
  78. 75 | BZip2InputStream Write not supported | 2637 | 48
  79. 76 | BZip2InputStream WriteByte not supported | 2686 | 56
  80. 77 | Bzip data error | 2743 | 20
  81. 78 | Invalid block size | 2764 | 24
  82. 79 | BZip2 input stream end of compressed stream | 2789 | 60
  83. 80 | BZip2 input stream block overrun | 2850 | 44
  84. 81 | BZip2 input stream bad block header | 2895 | 48
  85. 82 | BZip2 input stream crc error | 2944 | 40
  86. 83 | BZip2OutputStream position cannot be set | 2985 | 56
  87. 84 | BZip2OutputStream Seek not supported | 3042 | 48
  88. 85 | BZip2OutputStream SetLength not supported | 3091 | 56
  89. 86 | BZip2OutputStream ReadByte not supported | 3148 | 56
  90. 87 | BZip2OutputStream Read not supported | 3205 | 48
  91. 88 | Offset/count out of range | 3254 | 36
  92. 89 | BZip2 output stream panic | 3291 | 36
  93. 90 | cannot be negative | 3328 | 24
  94. 91 | not a valid index into buffer | 3353 | 40
  95. 92 | exceeds buffer size | 3394 | 28
  96. 93 | Count cannot be less than zero | 3423 | 40
  97. 94 | cannot be less than zero | 3464 | 32
  98. 95 | toTest | 3497 | 8
  99. 96 | Missing terminating escape character | 3506 | 48
  100. 97 | original | 3555 | 12
  101. 98 | value | 3568 | 8
  102. 99 | Exceeds MaxDate | 3577 | 20
  103. 100 | Exceeds MinDate | 3598 | 20
  104. 101 | stream | 3619 | 8
  105. 102 | source | 3628 | 8
  106. 103 | destination | 3637 | 16
  107. 104 | Buffer is too small | 3654 | 28
  108. 105 | progressHandler | 3683 | 20
  109. 106 | seed | 3704 | 8
  110. 107 | Length is zero | 3713 | 20
  111. 108 | keyData | 3734 | 12
  112. 109 | Key length is not valid | 3747 | 32
  113. 110 | Block size is invalid | 3780 | 28
  114. 111 | Key size is illegal | 3809 | 28
  115. 112 | baseInputStream | 3838 | 20
  116. 113 | inflater | 3859 | 12
  117. 114 | bufferSize | 3872 | 16
  118. 115 | InflaterInputStream Position not supported | 3889 | 56
  119. 116 | Seek not supported | 3946 | 24
  120. 117 | InflaterInputStream SetLength not supported | 3971 | 60
  121. 118 | InflaterInputStream Write not supported | 4032 | 52
  122. 119 | InflaterInputStream WriteByte not supported | 4085 | 60
  123. 120 | InflaterInputStream BeginWrite not supported | 4146 | 60
  124. 121 | Need a dictionary | 4207 | 24
  125. 122 | Dont know what to do | 4232 | 28
  126. 123 | EOS reading GZIP header | 4261 | 32
  127. 124 | Error GZIP header, first magic byte doesn't match | 4294 | 68
  128. 125 | Error GZIP header,  second magic byte doesn't match | 4363 | 68
  129. 126 | Error GZIP header, data not in deflate format | 4432 | 60
  130. 127 | Reserved flag bits in GZIP header != 0 | 4493 | 52
  131. 128 | Header CRC value mismatch | 4546 | 36
  132. 129 | EOS reading GZIP footer | 4583 | 32
  133. 130 | GZIP crc sum mismatch, theirs " | 4616 | 44
  134. 131 | " and ours " | 4661 | 16
  135. 132 | Number of bytes mismatch in footer | 4678 | 48
  136. 133 | baseOutputStream | 4727 | 24
  137. 134 | Must support writing | 4752 | 28
  138. 135 | deflater | 4781 | 12
  139. 136 | Can't deflate all input? | 4794 | 32
  140. 137 | DeflaterOutputStream can't deflate all input? | 4827 | 60
  141. 138 | Position property not supported | 4888 | 44
  142. 139 | DeflaterOutputStream Seek not supported | 4933 | 52
  143. 140 | DeflaterOutputStream SetLength not supported | 4986 | 60
  144. 141 | DeflaterOutputStream ReadByte not supported | 5047 | 60
  145. 142 | DeflaterOutputStream Read not supported | 5108 | 52
  146. 143 | DeflaterOutputStream BeginRead not currently supported | 5161 | 72
  147. 144 | BeginWrite is not supported | 5234 | 36
  148. 145 | level | 5271 | 8
  149. 146 | Write not permitted in current state | 5280 | 48
  150. 147 | inputStream | 5329 | 16
  151. 148 | TarInputStream not valid | 5346 | 32
  152. 149 | outputStream | 5379 | 16
  153. 150 | TarOutputStream is not valid | 5396 | 40
  154. 151 | TarArchive | 5437 | 16
  155. 152 | Destination file already exists | 5454 | 44
  156. 153 | Destination file already exists, and is read-only | 5499 | 68
  157. 154 | sourceEntry | 5568 | 16
  158. 155 | Exception creating directory ' | 5585 | 40
  159. 156 | ',  | 5626 | 4
  160. 157 | blockFactor | 5631 | 16
  161. 158 | Factor cannot be negative | 5648 | 36
  162. 159 | block | 5685 | 8
  163. 160 | block length is invalid | 5694 | 32
  164. 161 | no input stream defined | 5727 | 32
  165. 162 | Failed to read a record | 5760 | 32
  166. 163 | TarBuffer.ReadBlock - no input stream defined | 5793 | 60
  167. 164 | no input stream stream defined | 5854 | 40
  168. 165 | TarBuffer.WriteBlock - no output stream defined | 5895 | 64
  169. 166 | TarBuffer.WriteBlock - block to write has length '{0}' which is not the block size of '{1}' | 5960 | 124
  170. 167 | TarBuffer.WriteBlock - no output stream stream defined | 6085 | 72
  171. 168 | TarBuffer.WriteBlock - record has length '{0}' with offset '{1}' which is less than the record size of '{2}' | 6159 | 144
  172. 169 | TarBuffer.WriteRecord no output stream defined | 6304 | 64
  173. 170 | TarBuffer.Flush no output stream defined | 6369 | 56
  174. 171 | header | 6426 | 8
  175. 172 | file | 6435 | 8
  176. 173 | name | 6444 | 8
  177. 174 | ustar  | 6453 | 8
  178. 175 |   | 6462 | 4
  179. 176 | Cannot be less than zero | 6467 | 32
  180. 177 | ModTime cannot be before Jan 1st 1970 | 6500 | 52
  181. 178 | PocketPC | 6553 | 12
  182. 179 | None | 6566 | 8
  183. 180 | outBuffer | 6575 | 12
  184. 181 | length | 6588 | 8
  185. 182 | Exceeds header size | 6597 | 28
  186. 183 | toAdd | 6626 | 8
  187. 184 | TarInputStream Seek not supported | 6635 | 44
  188. 185 | TarInputStream SetLength not supported | 6680 | 52
  189. 186 | TarInputStream Write not supported | 6733 | 48
  190. 187 | TarInputStream WriteByte not supported | 6782 | 52
  191. 188 | unexpected EOF with  | 6835 | 28
  192. 189 |  bytes unread | 6864 | 20
  193. 190 | Header checksum is invalid | 6885 | 36
  194. 191 | Failed to read long name entry | 6922 | 40
  195. 192 | Bad header in record {0} block {1} {2} | 6963 | 52
  196. 193 | entry | 7016 | 8
  197. 194 | ././@LongLink | 7025 | 20
  198. 195 | Entry closed at '{0}' before the '{1}' bytes specified in the header were written | 7046 | 108
  199. 196 | Cannot be negative | 7155 | 24
  200. 197 | offset and count combination is invalid | 7180 | 52
  201. 198 | request to write '{0}' bytes exceeds size in header of '{1}' bytes | 7233 | 88
  202. 199 | Unexpected EOF | 7322 | 20
  203. 200 | EOF in header | 7343 | 20
  204. 201 | Window full | 7364 | 16
  205. 202 | dictionary | 7381 | 16
  206. 203 | Bit buffer is not byte aligned! | 7398 | 44
  207. 204 | Old input was not completely processed | 7443 | 52
  208. 205 | Finish() already called | 7496 | 32
  209. 206 | Deflater closed | 7529 | 20
  210. 207 | unknown compressionFunction | 7550 | 36
  211. 208 | !Empty | 7587 | 8
  212. 209 | Heap invariant violated | 7596 | 32
  213. 210 | Header checksum illegal | 7629 | 32
  214. 211 | Compression Method unknown | 7662 | 36
  215. 212 | Illegal rep length code | 7699 | 32
  216. 213 | Illegal rep dist code | 7732 | 28
  217. 214 | Inflater unknown mode | 7761 | 28
  218. 215 | Adler chksum doesn't match:  | 7790 | 40
  219. 216 |  vs.  | 7831 | 8
  220. 217 | Unknown block type  | 7840 | 28
  221. 218 | broken uncompressed block | 7869 | 36
  222. 219 | Inflater.Decode unknown mode | 7906 | 40
  223. 220 | index | 7947 | 8
  224. 221 | Dictionary is not needed | 7956 | 32
  225. 222 | Wrong adler checksum | 7989 | 28
  226. 223 | count cannot be negative | 8018 | 32
  227. 224 | offset cannot be negative | 8051 | 36
  228. 225 | count exceeds buffer bounds | 8088 | 36
  229. 226 | InflaterHuffmanTree: static tree length illegal | 8125 | 64
  230. 227 | confirmDelegate | 8190 | 20
  231. 228 | baseDirectory | 8211 | 20
  232. 229 | Directory name is invalid | 8232 | 36
  233. 230 | Cannot have an empty directory name | 8269 | 48
  234. 231 | \\ | 8318 | 4
  235. 232 | invalid path character | 8323 | 32
  236. 233 | invalid replacement character | 8356 | 40
  237. 234 | Name is too long | 8397 | 24
  238. 235 | versionRequiredToExtract | 8422 | 32
  239. 236 | Compression method not supported | 8455 | 44
  240. 237 | Zip64 Extended information found but version is not valid | 8500 | 76
  241. 238 | Extra data extended Zip64 information length is invalid | 8577 | 76
  242. 239 | Zip64 Extended information required but is missing. | 8654 | 68
  243. 240 | NTFS Extra data invalid | 8723 | 32
  244. 241 | cannot exceed 65535 | 8756 | 28
  245. 242 | Value is too old to be valid | 8785 | 40
  246. 243 | Unhandled time setting in MakeFileEntry | 8826 | 52
  247. 244 | Unhandled time setting in MakeDirectoryEntry | 8879 | 60
  248. 245 | data | 8940 | 8
  249. 246 | Data exceeds maximum length | 8949 | 36
  250. 247 | Find must be called before calling a Read method | 8986 | 64
  251. 248 | taggedData | 9051 | 16
  252. 249 | headerID | 9068 | 12
  253. 250 | fieldData | 9081 | 12
  254. 251 | exceeds maximum length | 9094 | 32
  255. 252 | End of extra data | 9127 | 24
  256. 253 | Stream is not seekable | 9152 | 32
  257. 254 | fileName | 9185 | 12
  258. 255 | Stream is not writeable | 9198 | 32
  259. 256 | ZipFile | 9231 | 12
  260. 257 | Entry cannot be found | 9244 | 28
  261. 258 | Unable to decrypt this entry | 9273 | 40
  262. 259 | Unsupported compression method  | 9314 | 44
  263. 260 | Exception during test - '{0}' | 9359 | 40
  264. 261 | CRC mismatch | 9400 | 16
  265. 262 | Wrong local header signature @{0:X} | 9417 | 48
  266. 263 | Extra data contains Zip64 information but version {0}.{1} is not high enough | 9466 | 104
  267. 264 | Entry sizes not correct for Zip64 | 9571 | 44
  268. 265 | Size invalid for descriptor | 9616 | 36
  269. 266 | Compressed size invalid for descriptor | 9653 | 52
  270. 267 | Required Zip64 extended information missing | 9706 | 60
  271. 268 | Version required to extract this entry not supported ({0}) | 9767 | 80
  272. 269 | The library does not support the zip version required to extract this entry | 9848 | 100
  273. 270 | Version required to extract this entry is invalid ({0}) | 9949 | 76
  274. 271 | Reserved bit flags cannot be set. | 10026 | 44
  275. 272 | Version required to extract this entry is too low for encryption ({0}) | 10071 | 96
  276. 273 | Strong encryption flag set but encryption flag is not set | 10168 | 76
  277. 274 | Patched data requires higher version than ({0}) | 10245 | 64
  278. 275 | Central header/local header flags mismatch | 10310 | 56
  279. 276 | Central header/local header compression method mismatch | 10367 | 76
  280. 277 | Extract version mismatch | 10444 | 32
  281. 278 | Strong encryption flag set but version not high enough | 10477 | 72
  282. 279 | Header masked set but date/time values non-zero | 10550 | 64
  283. 280 | Central header/local header crc mismatch | 10615 | 56
  284. 281 | Invalid CRC for empty entry | 10672 | 36
  285. 282 | File name length mismatch | 10709 | 36
  286. 283 | Central header and local header file name mismatch | 10746 | 68
  287. 284 | Directory cannot have size | 10815 | 36
  288. 285 | Directory compressed size invalid | 10852 | 44
  289. 286 | Name is invalid | 10897 | 20
  290. 287 | Size mismatch between central header({0}) and local header({1}) | 10918 | 84
  291. 288 | Compressed size mismatch between central header({0}) and local header({1}) | 11003 | 100
  292. 289 | cannot be below 1024 | 11104 | 28
  293. 290 | archiveStorage | 11133 | 20
  294. 291 | dataSource | 11154 | 16
  295. 292 | Cannot update embedded/SFX archives | 11171 | 48
  296. 293 | Comment length exceeds maximum - 65535 | 11220 | 52
  297. 294 | compressionMethod | 11273 | 24
  298. 295 | entryName | 11298 | 12
  299. 296 | Entry cannot have any data | 11311 | 36
  300. 297 | directoryName | 11348 | 20
  301. 298 | Cannot find entry to delete | 11369 | 36
  302. 299 | Entry name too long. | 11406 | 28
  303. 300 | Internal error cannot find extra data | 11435 | 52
  304. 301 | Attempt to write central directory entry with unknown csize | 11488 | 80
  305. 302 | Attempt to write central directory entry with unknown size | 11569 | 80
  306. 303 | Attempt to write central directory entry with unknown crc | 11650 | 76
  307. 304 | Entry name is too long. | 11727 | 32
  308. 305 | Unxpected end of stream | 11760 | 32
  309. 306 | Destination and source are the same | 11793 | 48
  310. 307 | Failed to copy bytes expected {0} read {1} | 11842 | 56
  311. 308 | Unknown compression method  | 11899 | 36
  312. 309 | Entry size/stream size mismatch | 11936 | 44
  313. 310 | Failed to reopen archive - no source | 11981 | 48
  314. 311 | Name is not known cannot Reopen | 12030 | 44
  315. 312 | Cannot find central directory | 12075 | 40
  316. 313 | BeginUpdate has not been called | 12116 | 44
  317. 314 | End of stream | 12161 | 20
  318. 315 | ZipFile stream must be seekable | 12182 | 44
  319. 316 | Cannot find Zip64 locator | 12227 | 36
  320. 317 | Invalid Zip64 Central directory signature at {0:X} | 12264 | 68
  321. 318 | Invalid embedded zip archive | 12333 | 40
  322. 319 | Wrong Central Directory signature | 12374 | 44
  323. 320 | No password available for encrypted stream | 12419 | 56
  324. 321 | Decryption method not supported | 12476 | 44
  325. 322 | Invalid password | 12521 | 24
  326. 323 | Modify not currently supported | 12546 | 40
  327. 324 | Negative position is invalid | 12587 | 40
  328. 325 | Cannot seek past end | 12628 | 28
  329. 326 | Cant handle non file archives | 12657 | 40
  330. 327 | No temporary stream has been created | 12698 | 48
  331. 328 | {0}.{1}{2}.tmp | 12747 | 20
  332. 329 | Internal error cant find extra data | 12768 | 48
  333. 330 | Comment length({0}) is too long can only be 64K | 12817 | 64
  334. 331 | Data descriptor signature not found | 12882 | 48
  335. 332 | Closed. | 12931 | 12
  336. 333 | Wrong Local header signature: 0x | 12944 | 44
  337. 334 | {0:X} | 12989 | 8
  338. 335 | Stored, but compressed != uncompressed | 12998 | 52
  339. 336 | Closed | 13051 | 8
  340. 337 | Zip archive ends early. | 13060 | 32
  341. 338 | Length not available for the current entry | 13093 | 56
  342. 339 | No current entry | 13150 | 24
  343. 340 | Unable to read from this stream | 13175 | 44
  344. 341 | The compression method for this entry is not supported | 13220 | 72
  345. 342 | Library cannot extract this entry. Version required is ( | 13293 | 76
  346. 343 | ) | 13370 | 4
  347. 344 | No password set. | 13375 | 24
  348. 345 | Entry compressed size {0} too small for encryption | 13400 | 68
  349. 346 | Invalid offset/count combination | 13469 | 44
  350. 347 | Offset + count exceeds buffer size | 13514 | 48
  351. 348 | Inflater not finished! | 13563 | 32
  352. 349 | Size mismatch:  | 13596 | 20
  353. 350 | ; | 13617 | 4
  354. 351 |  <->  | 13622 | 8
  355. 352 | EOF in stored block | 13631 | 28
  356. 353 | // | 13660 | 4
  357. 354 | comment | 13665 | 12
  358. 355 | ZipOutputStream was finished | 13678 | 40
  359. 356 | Too many entries for Zip file | 13719 | 40
  360. 357 | No open entry | 13760 | 20
  361. 358 | size was  | 13781 | 12
  362. 359 | , but I expected  | 13794 | 24
  363. 360 | compressed size was  | 13819 | 28
  364. 361 | crc was  | 13848 | 12
  365. 362 | Entry requires zip64 but this has been turned off | 13861 | 68
  366. 363 | No open entry. | 13930 | 20
  367. 364 | Name too long. | 13951 | 20
  368. 365 | Comment too long. | 13972 | 24
  369. 366 | iMaginary | 13997 | 12
  370. 367 | Registered | 14010 | 16
  371. 368 | Evaluation | 14027 | 16
  372. 369 | Appearance | 14044 | 16
  373. 370 | Default | 14061 | 12
  374. 371 | Control | 14074 | 12
  375. 372 | ControlReadOnly | 14087 | 20
  376. 373 | ControlFocused | 14108 | 20
  377. 374 | ControlDisabled | 14129 | 20
  378. 375 | {0: | 14150 | 4
  379. 376 | } | 14155 | 4
  380. 377 | BaseEdit | 14160 | 12
  381. 378 | ReadOnly | 14173 | 12
  382. 379 | DevExpress.XtraEditors.Images.Error.png | 14186 | 52
  383. 380 | EditValue | 14239 | 12
  384. 381 | inSetPropValue | 14252 | 20
  385. 382 | DevExpress.XtraEditors.Images.Editors.bmp | 14273 | 56
  386. 383 | [{0}] | 14330 | 8
  387. 384 | ErrorInfo | 14339 | 12
  388. 385 | [#image] | 14352 | 12
  389. 386 | TextEdit | 14365 | 12
  390. 387 | SaveLiteral | 14378 | 16
  391. 388 | _ | 14395 | 4
  392. 389 | Blank | 14400 | 8
  393. 390 | MaskType | 14409 | 12
  394. 391 | EditMask | 14422 | 12
  395. 392 | AutoComplete | 14435 | 16
  396. 393 | ShowPlaceHolders | 14452 | 24
  397. 394 | PlaceHolder | 14477 | 16
  398. 395 | IgnoreMaskBlank | 14494 | 20
  399. 396 | UseMaskAsDisplayFormat | 14515 | 32
  400. 397 | BeepOnError | 14548 | 16
  401. 398 | Culture | 14565 | 12
  402. 399 | ( | 14578 | 4
  403. 400 | )? | 14583 | 4
  404. 401 | DevExpress.XtraEditors.Images.TextEditMenu.bmp | 14588 | 64
  405. 402 | selectionSet | 14653 | 16
  406. 403 | ButtonEdit | 14670 | 16
  407. 404 | BaseSpinEdit | 14687 | 16
  408. 405 | {^} | 14704 | 4
  409. 406 | {+} | 14709 | 4
  410. 407 | {%} | 14714 | 4
  411. 408 | {~} | 14719 | 4
  412. 409 | {{} | 14724 | 4
  413. 410 | {}} | 14729 | 4
  414. 411 | {)} | 14734 | 4
  415. 412 | {(} | 14739 | 4
  416. 413 | {CAPSLOCK} | 14744 | 16
  417. 414 | English | 14761 | 12
  418. 415 | Error | 14774 | 8
  419. 416 | Invalid Value | 14783 | 20
  420. 417 | Checked | 14804 | 12
  421. 418 | Unchecked | 14817 | 12
  422. 419 | Indeterminate | 14830 | 20
  423. 420 | Today | 14851 | 8
  424. 421 | Clear | 14860 | 8
  425. 422 | OK | 14869 | 4
  426. 423 | Cancel | 14874 | 8
  427. 424 | First | 14883 | 8
  428. 425 | Previous | 14892 | 12
  429. 426 | Previous Page | 14905 | 20
  430. 427 | Next | 14926 | 8
  431. 428 | Next Page | 14935 | 12
  432. 429 | Last | 14948 | 8
  433. 430 | Append | 14957 | 8
  434. 431 | Delete | 14966 | 8
  435. 432 | Edit | 14975 | 8
  436. 433 | End Edit | 14984 | 12
  437. 434 | Cancel Edit | 14997 | 16
  438. 435 | Record {0} of {1} | 15014 | 24
  439. 436 | Cut | 15039 | 4
  440. 437 | Copy | 15044 | 8
  441. 438 | Paste | 15053 | 8
  442. 439 | Load | 15062 | 8
  443. 440 | Save | 15071 | 8
  444. 441 | Bitmap Files (*.bmp)|*.bmp|Graphics Interchange Format (*.gif)|*.gif|JPEG File Interchange Format (*.jpg;*.jpeg)|*.jpg;*.jpeg|Icon Files (*.ico)|*.ico|All Picture Files |*.bmp;*.gif;*.jpg;*.jpeg;*.ico;*.png;*.tif|All Files |*.* | 15081 | 304
  445. 442 | Bitmap Files (*.bmp)|*.bmp|Graphics Interchange Format (*.gif)|*.gif|JPEG File Interchange Format (*.jpg)|*.jpg | 15387 | 148
  446. 443 | Open | 15536 | 8
  447. 444 | Save As | 15545 | 12
  448. 445 | Wrong picture format | 15558 | 28
  449. 446 | Open error | 15587 | 16
  450. 447 | Could not copy image | 15604 | 28
  451. 448 | [EditValue is null] | 15633 | 28
  452. 449 | Invalid LookUpEdit EditValue type. | 15662 | 48
  453. 450 | Name | 15711 | 8
  454. 451 | The entered value is incomplete.  Do you want to correct it?
  455.  
  456. Yes - return to the editor and correct the value.
  457. No - leave the value as is.
  458. Cancel - reset to the previous value.
  459.  | 15721 | 244
  460. 452 | Unknown picture format | 15966 | 32
  461. 453 | No image data | 15999 | 20
  462. 454 | Not valid array length. | 16020 | 32
  463. 455 | (Empty) | 16053 | 12
  464. 456 | (Picture) | 16066 | 12
  465. 457 | Custom | 16079 | 8
  466. 458 | Web | 16088 | 4
  467. 459 | System | 16093 | 8
  468. 460 | MC | 16102 | 4
  469. 461 | MR | 16107 | 4
  470. 462 | MS | 16112 | 4
  471. 463 | M+ | 16117 | 4
  472. 464 | sqrt | 16122 | 8
  473. 465 | Back | 16131 | 8
  474. 466 | CE | 16140 | 4
  475. 467 | C | 16145 | 4
  476. 468 | Calculation Error | 16150 | 24
  477. 469 | Scroll Left | 16175 | 16
  478. 470 | Scroll Right | 16192 | 16
  479. 471 | Close | 16209 | 8
  480. 472 | &OK | 16218 | 4
  481. 473 | &Cancel | 16223 | 12
  482. 474 | &Yes | 16236 | 8
  483. 475 | &No | 16245 | 4
  484. 476 | &Abort | 16250 | 8
  485. 477 | &Retry | 16259 | 8
  486. 478 | &Ignore | 16268 | 12
  487. 479 | &Undo | 16281 | 8
  488. 480 | Cu&t | 16290 | 8
  489. 481 | &Copy | 16299 | 8
  490. 482 | &Paste | 16308 | 8
  491. 483 | &Delete | 16317 | 12
  492. 484 | Select &All | 16330 | 16
  493. 485 | (Select All) | 16347 | 16
  494. 486 | And | 16364 | 4
  495. 487 | Not And | 16369 | 12
  496. 488 | Not Or | 16382 | 8
  497. 489 | Or | 16391 | 4
  498. 490 | Is any of | 16396 | 12
  499. 491 | Begins with | 16409 | 16
  500. 492 | Is between | 16426 | 16
  501. 493 | and | 16443 | 4
  502. 494 | Contains | 16448 | 12
  503. 495 | Ends with | 16461 | 12
  504. 496 | Equals | 16474 | 8
  505. 497 | Is greater than | 16483 | 20
  506. 498 | Is greater than or equal to | 16504 | 36
  507. 499 | Is not blank | 16541 | 16
  508. 500 | Is blank | 16558 | 12
  509. 501 | Is less than | 16571 | 16
  510. 502 | Is less than or equal to | 16588 | 32
  511. 503 | Is like | 16621 | 12
  512. 504 | Is none of | 16634 | 16
  513. 505 | Is not between | 16651 | 20
  514. 506 | Does not contain | 16672 | 24
  515. 507 | Does not equal | 16697 | 20
  516. 508 | Is not like | 16718 | 16
  517. 509 | <enter a value> | 16735 | 20
  518. 510 | <enter a parameter> | 16756 | 28
  519. 511 | Add a new parameter ... | 16785 | 32
  520. 512 | <empty> | 16818 | 12
  521. 513 | Add Condition | 16831 | 20
  522. 514 | Add Group | 16852 | 12
  523. 515 | Clear All | 16865 | 12
  524. 516 | Remove Group | 16878 | 16
  525. 517 | Adds a new condition to this group | 16895 | 48
  526. 518 | Removes this condition | 16944 | 32
  527. 519 | Actions | 16977 | 12
  528. 520 | Compare with a value / another field's value | 16990 | 60
  529. 521 | Adds a new item to the list | 17051 | 36
  530. 522 | (Use the Insert or Add key) | 17088 | 36
  531. 523 | (Use the Delete or Subtract key) | 17125 | 44
  532. 524 | Editing control | 17170 | 20
  533. 525 | ~ | 17191 | 4
  534. 526 | Is Null | 17196 | 12
  535. 527 | - | 17209 | 4
  536. 528 | Not | 17214 | 4
  537. 529 | + | 17219 | 4
  538. 530 | & | 17224 | 4
  539. 531 | | | 17229 | 4
  540. 532 | ^ | 17234 | 4
  541. 533 | = | 17239 | 4
  542. 534 | > | 17244 | 4
  543. 535 | >= | 17249 | 4
  544. 536 | < | 17254 | 4
  545. 537 | <= | 17259 | 4
  546. 538 | Like | 17264 | 8
  547. 539 | % | 17273 | 4
  548. 540 | * | 17278 | 4
  549. 541 | <> | 17283 | 4
  550. 542 | Between | 17288 | 12
  551. 543 | In | 17301 | 4
  552. 544 | Is Not Null | 17306 | 16
  553. 545 | Not Like | 17323 | 12
  554. 546 | Iif | 17336 | 4
  555. 547 | IsNull | 17341 | 8
  556. 548 | Len | 17350 | 4
  557. 549 | Lower | 17355 | 8
  558. 550 | Substring | 17364 | 12
  559. 551 | Trim | 17377 | 8
  560. 552 | Upper | 17386 | 8
  561. 553 | FilterCriteriaToStringFunctionLocalDateTime | 17395 | 60
  562. 554 | Is | 17456 | 4
  563. 555 | FilterCriteriaToStringFunctionIsOutlookInterval | 17461 | 64
  564. 556 | The specified expression contains invalid symbols (line {0}, character {1}). | 17526 | 104
  565. 557 | The specified expression is invalid. | 17631 | 48
  566. 558 | Apply | 17680 | 8
  567. 559 | Preview: | 17689 | 12
  568. 560 | This control does not support transparent background colors | 17702 | 80
  569. 561 | Show all|Show Empty|Filter by a specific date:|Beyond this year|Later this year|Later this month|Next week|Later this week|Tomorrow|Today|Yesterday|Earlier this week|Last week|Earlier this month|Earlier this year|Prior to this year | 17784 | 308
  570. 562 | Show all|Show Empty|Filter by a specific date:|Beyond|||Next week|Today|This week|This month|Earlier|{0:yyyy}, {0:MMMM} | 18094 | 160
  571. 563 | DateTime constants | 18255 | 24
  572. 564 | DateTime operators | 18280 | 24
  573. 565 | PasswordTextEdit | 18305 | 24
  574. 566 | The manager cannot be created for the mask {1} of {0} type. Specify another type of mask or implement the TextEdit.CreateManager method. | 18331 | 184
  575. 567 | Text | 18516 | 8
  576. 568 | Button{0} | 18525 | 12
  577. 569 | Icon | 18538 | 8
  578. 570 | At least one button must be specified | 18547 | 52
  579. 571 | buttons | 18600 | 12
  580. 572 | The 'DialogResult.None' button cannot be specified | 18613 | 68
  581. 573 | MemoEdit | 18682 | 12
  582. 574 | spin | 18695 | 8
  583. 575 | Popup | 18704 | 8
  584. 576 | PopupBaseEdit | 18713 | 20
  585. 577 | DropDown | 18734 | 12
  586. 578 | RadioGroup | 18747 | 16
  587. 579 | Check | 18764 | 8
  588. 580 | CheckEdit | 18773 | 12
  589. 581 | DevExpress.XtraEditors.Images.CheckBoxes.gif | 18786 | 60
  590. 582 | {0}% | 18847 | 8
  591. 583 | ProgressBarControl | 18856 | 24
  592. 584 | DevExpress.XtraEditors.Images.Navigator.bmp | 18881 | 60
  593. 585 | button | 18942 | 8
  594. 586 | Header | 18951 | 8
  595. 587 | Rows | 18960 | 8
  596. 588 | BlobSize | 18969 | 12
  597. 589 | DropDownRows | 18982 | 16
  598. 590 | PopupWidth | 18999 | 16
  599. 591 | PopupBestWidth | 19016 | 20
  600. 592 | {0}{1} | 19037 | 8
  601. 593 | {0} ("{1}") | 19046 | 16
  602. 594 | DropDownHeader | 19063 | 20
  603. 595 | LookUpEdit | 19084 | 16
  604. 596 | AutoSearchColumnIndex | 19101 | 28
  605. 597 | SortColumnIndex | 19130 | 20
  606. 598 | DevExpress.XtraEditors.Images.Find.bmp | 19151 | 52
  607. 599 | Wg | 19204 | 4
  608. 600 | DevExpress.XtraEditors.Images.FilterButton.png | 19209 | 64
  609. 601 | activeControl | 19274 | 20
  610. 602 | unvalidatedControl | 19295 | 24
  611. 603 | focusedControl | 19320 | 20
  612. 604 | Wrong repositoryItemName {0} | 19341 | 40
  613. 605 | icon | 19382 | 8
  614. 606 | defaultButton | 19391 | 20
  615. 607 | Appearances Preview | 19412 | 28
  616. 608 | ShowAppearancePreview | 19441 | 28
  617. 609 | scAppearance | 19470 | 16
  618. 610 | gcAppearances | 19487 | 20
  619. 611 | Appearances: | 19508 | 16
  620. 612 | lbcAppearances | 19525 | 20
  621. 613 | pnlButtons | 19546 | 16
  622. 614 | panelControl1 | 19563 | 20
  623. 615 | buttonEdit1 | 19584 | 16
  624. 616 | beAppearances | 19601 | 20
  625. 617 | Show all appearances (Ctrl+Z) | 19622 | 40
  626. 618 | show | 19663 | 8
  627. 619 | Select all (Ctrl+A) | 19672 | 28
  628. 620 | select | 19701 | 8
  629. 621 | Set default (Ctrl+D) | 19710 | 28
  630. 622 | default | 19739 | 12
  631. 623 | gcPreview | 19752 | 12
  632. 624 | btnSave | 19765 | 12
  633. 625 | Sa&ve Appearance Layout...            | 19778 | 52
  634. 626 | btnLoad | 19831 | 12
  635. 627 | &Load Appearance Layout...            | 19844 | 52
  636. 628 | AppearancesDesignerBase | 19897 | 32
  637. 629 | XML files(*.xml)|*.xml|All files|*.* | 19930 | 48
  638. 630 | Appearance Preview: | 19979 | 28
  639. 631 | Appearance Object Preview | 20008 | 36
  640. 632 | The appearance object is empty. | 20045 | 44
  641. 633 | More than one object is selected. | 20090 | 44
  642. 634 | None selected. | 20135 | 20
  643. 635 | AppearancesDesigner | 20156 | 28
  644. 636 | Select one or more Appearance objects which correspond to the control's particular elements to access and modify their settings via the property grid. Note that specific appearances are ignored when the Skin, WindowsXP or Office2003 paint schemes are applied. | 20186 | 348
  645. 637 | ShowFields | 20535 | 16
  646. 638 | splMain | 20552 | 12
  647. 639 | pgMain | 20565 | 8
  648. 640 | pnlControl | 20574 | 16
  649. 641 | lbCaption | 20591 | 12
  650. 642 | pnlMain | 20604 | 12
  651. 643 | horzSplitter | 20617 | 16
  652. 644 | ColumnList | 20634 | 16
  653. 645 | pnlProperty | 20651 | 16
  654. 646 | pnlArrows | 20668 | 12
  655. 647 | btnUp | 20681 | 8
  656. 648 | btnDown | 20690 | 12
  657. 649 | btRemove | 20703 | 12
  658. 650 | btInsert | 20716 | 12
  659. 651 | btAdd | 20729 | 8
  660. 652 | btRetrieve | 20738 | 16
  661. 653 | pnlList | 20755 | 12
  662. 654 | groupControlFields | 20768 | 24
  663. 655 | FieldList | 20793 | 12
  664. 656 | splLeft | 20806 | 12
  665. 657 | chbFieldList | 20819 | 16
  666. 658 | groupControlColumns | 20836 | 28
  667. 659 | ColumnDesignerBase | 20865 | 24
  668. 660 | $this | 20890 | 8
  669. 661 | Columns | 20899 | 12
  670. 662 | The collection will be cleared and then populated with entries for each fields in the bound data source.
  671. Do you want to continue? | 20913 | 176
  672. 663 | Confirmation | 21090 | 16
  673. 664 |  ({0}) | 21107 | 8
  674. 665 | Show | 21116 | 8
  675. 666 | Hide | 21125 | 8
  676. 667 |  Field List | 21134 | 16
  677. 668 | Field List ({0}) | 21151 | 24
  678. 669 | You can add and delete columns, modify their settings, assign in-place editors and enable total summaries. | 21177 | 144
  679. 670 |  Select and drag field to the columns panel to create column. | 21322 | 84
  680. 671 | {0} <{1}> | 21407 | 12
  681. 672 | DevExpress.XtraEditors.Images.FormulaWizardIcons.png | 21420 | 72
  682. 673 | buttonOK | 21493 | 12
  683. 674 | buttonCancel | 21506 | 16
  684. 675 | expressionEdit | 21523 | 20
  685. 676 | labelControl1 | 21544 | 20
  686. 677 | labelControl2 | 21565 | 20
  687. 678 | labelControl3 | 21586 | 20
  688. 679 | descriptionControl | 21607 | 24
  689. 680 | listOfInputTypes | 21632 | 24
  690. 681 | listOfInputParameters | 21657 | 28
  691. 682 | functionsTypes | 21686 | 20
  692. 683 | this.functionsTypes | 21707 | 28
  693. 684 | labelControl4 | 21736 | 20
  694. 685 | layoutItemButton15 | 21757 | 24
  695. 686 | layoutItemButton12 | 21782 | 24
  696. 687 | layoutItemButton13 | 21807 | 24
  697. 688 | layoutItemButton14 | 21832 | 24
  698. 689 | layoutItemButton11 | 21857 | 24
  699. 690 | layoutItemButton10 | 21882 | 24
  700. 691 | layoutItemButton9 | 21907 | 24
  701. 692 | layoutItemButton8 | 21932 | 24
  702. 693 | layoutItemButton7 | 21957 | 24
  703. 694 | layoutItemButton6 | 21982 | 24
  704. 695 | layoutItemButton5 | 22007 | 24
  705. 696 | layoutItemButton4 | 22032 | 24
  706. 697 | layoutItemButton3 | 22057 | 24
  707. 698 | layoutItemButton2 | 22082 | 24
  708. 699 | plusItemButton | 22107 | 20
  709. 700 | ExpressionEditorForm | 22128 | 28
  710. 701 |  +  | 22157 | 4
  711. 702 |  -  | 22162 | 4
  712. 703 |  *  | 22167 | 4
  713. 704 |  /  | 22172 | 4
  714. 705 |  %  | 22177 | 4
  715. 706 |  ==  | 22182 | 8
  716. 707 |  !=  | 22191 | 8
  717. 708 |  <  | 22200 | 4
  718. 709 |  <=  | 22205 | 8
  719. 710 |  >=  | 22214 | 8
  720. 711 |  >  | 22223 | 4
  721. 712 |  And  | 22228 | 8
  722. 713 |  Or  | 22237 | 8
  723. 714 |  Not  | 22246 | 8
  724. 715 | Caramel | 22255 | 12
  725. 716 | functionsTypes.Properties. | 22268 | 36
  726. 717 | LayoutControl | 22305 | 20
  727. 718 | ComboBoxEdit | 22326 | 16
  728. 719 | UnboundColumn.Caption | 22343 | 28
  729. 720 | Condition.Caption | 22372 | 24
  730. 721 | DevExpress.XtraEditors.Images.expression.ico | 22397 | 60
  731. 722 | pnlTop | 22458 | 8
  732. 723 | chColumnSelector | 22467 | 24
  733. 724 | Sa&ve Layout... | 22492 | 20
  734. 725 | &Load Layout... | 22513 | 20
  735. 726 | pnlBottom | 22534 | 12
  736. 727 | sbPreview | 22547 | 12
  737. 728 | &Preview Data | 22560 | 20
  738. 729 | btnApply | 22581 | 12
  739. 730 | &Apply | 22594 | 8
  740. 731 | pnlGrid | 22603 | 12
  741. 732 | pnlData | 22616 | 12
  742. 733 | pickImage1 | 22629 | 16
  743. 734 | lbTable | 22646 | 12
  744. 735 | btnClear.Image | 22659 | 20
  745. 736 | btnClear | 22680 | 12
  746. 737 | &Clear DataSet | 22693 | 20
  747. 738 | btnFill.Image | 22714 | 20
  748. 739 | btnFill | 22735 | 12
  749. 740 | &Fill DataSet | 22748 | 20
  750. 741 | pnlTab | 22769 | 8
  751. 742 | imageList1.ImageStream | 22778 | 32
  752. 743 | pnlXML | 22811 | 8
  753. 744 | gcXMLTables | 22820 | 16
  754. 745 | Select table | 22837 | 16
  755. 746 | cbXMLTable | 22854 | 16
  756. 747 | lbXMLTable | 22871 | 16
  757. 748 | btnXMLLoad | 22888 | 16
  758. 749 | Load &XML File... | 22905 | 24
  759. 750 | LayoutsBase | 22930 | 16
  760. 751 | The layout has been modified.
  761. Do you want to save the changes? | 22947 | 84
  762. 752 | DataAdapters | 23032 | 16
  763. 753 | Arial | 23049 | 8
  764. 754 | Grid Preview | 23058 | 16
  765. 755 | Load Data from XML | 23075 | 24
  766. 756 | Show columns &selector | 23100 | 32
  767. 757 | Hide columns &selector | 23133 | 32
  768. 758 | XML files (*.xml)|*.xml|All files|*.* | 23166 | 52
  769. 759 | Restore Layout | 23219 | 20
  770. 760 | XML files (*.xml)|*.xml | 23240 | 32
  771. 761 | Save Layout | 23273 | 16
  772. 762 |  Row(s) | 23290 | 12
  773. 763 | 0 Rows loaded... | 23303 | 24
  774. 764 | Open file | 23328 | 12
  775. 765 | Select table from {0} | 23341 | 28
  776. 766 | ImageComboBoxEdit | 23370 | 24
  777. 767 | {0} | 23395 | 4
  778. 768 | DevExpress.XtraEditors.Images.up.png | 23400 | 48
  779. 769 | DevExpress.XtraEditors.Images.down.png | 23449 | 52
  780. 770 | DevExpress.XtraEditors.Images.left.png | 23502 | 52
  781. 771 | DevExpress.XtraEditors.Images.right.png | 23555 | 52
  782. 772 | DevExpress.XtraEditors.Images.center.png | 23608 | 56
  783. 773 | DevExpress.XtraEditors.Images.center-without-tab.png | 23665 | 72
  784. 774 | DevExpress.XtraEditors.Images.Info.png | 23738 | 52
  785. 775 | DevExpress.XtraEditors.Images.Warning.png | 23791 | 56
  786. 776 |
  787.  | 23848 | 4
  788. 777 |  has no validation rule assigned or can't be validated | 23853 | 72
  789. 778 | {0} {1} ({2}) | 23926 | 20
  790. 779 | Localized 'StringId.FilterOutlookDateText' incorrect | 23947 | 72
  791. 780 | Value | 24020 | 8
  792. 781 | VistaDateEditHeaderForeColor | 24029 | 40
  793. 782 | PopupContainerEdit | 24070 | 24
  794. 783 | MMMM | 24095 | 8
  795. 784 | yyyy | 24104 | 8
  796. 785 | 99 | 24113 | 4
  797. 786 | 00 | 24118 | 4
  798. 787 | Y | 24123 | 4
  799. 788 | DropDownHeaderHighlight | 24128 | 32
  800. 789 | WeekNumber | 24161 | 16
  801. 790 | DropDownHighlight | 24178 | 24
  802. 791 | DateEdit | 24203 | 12
  803. 792 | d | 24216 | 4
  804. 793 | TimeEdit | 24221 | 12
  805. 794 | ^(h|(\%?h{1,2} t{1,2})|(\%?H{1,2}))$ | 24234 | 48
  806. 795 | ^(t|(\%?h{1,2}\:m{1,2} t{1,2})|(\%?H{1,2}\:m{1,2}))$ | 24283 | 72
  807. 796 | H | 24356 | 4
  808. 797 | h | 24361 | 4
  809. 798 | hh tt | 24366 | 8
  810. 799 | HH | 24375 | 4
  811. 800 | hh:mm tt | 24380 | 12
  812. 801 | HH:mm | 24393 | 8
  813. 802 | t | 24402 | 4
  814. 803 | hh:mm:ss tt | 24407 | 16
  815. 804 | HH:mm:ss | 24424 | 12
  816. 805 | T | 24437 | 4
  817. 806 | www | 24442 | 4
  818. 807 | 9999 | 24447 | 8
  819. 808 | 9999-
  820. 9999 | 24456 | 16
  821. 809 | -
  822.  | 24473 | 4
  823. 810 | The method or operation is not implemented. | 24478 | 60
  824. 811 | DevExpress.XtraEditors.FilterEditor.Images.NodeImages.png | 24539 | 76
  825. 812 | DevExpress.XtraEditors.FilterEditor.Images.ClauseImages.png | 24616 | 80
  826. 813 | DevExpress.XtraEditors.FilterEditor.Images.GroupImages.png | 24697 | 80
  827. 814 | @* | 24778 | 4
  828. 815 | @+ | 24783 | 4
  829. 816 | @- | 24788 | 4
  830. 817 |
  831.  | 24793 | 4
  832. 818 |
  833.  | 24798 | 4
  834. 819 |    | 24803 | 4
  835. 820 | ... | 24808 | 4
  836. 821 | '' | 24813 | 4
  837. 822 | ? | 24818 | 4
  838. 823 | @# | 24823 | 4
  839. 824 | ,  | 24828 | 4
  840. 825 | , {0} | 24833 | 8
  841. 826 | *+-# | 24842 | 8
  842. 827 |  {0} | 24851 | 8
  843. 828 | CheckedComboBoxEdit | 24860 | 28
  844. 829 | {0}{1}  | 24889 | 12
  845. 830 | 0 | 24902 | 4
  846. 831 | FilterCheckedComboBoxEdit | 24907 | 36
  847. 832 | FilterCriteriaToStringFunction | 24944 | 40
  848. 833 | HyperLinkEdit | 24985 | 20
  849. 834 | open | 25006 | 8
  850. 835 | SelectedTextColor | 25015 | 24
  851. 836 | HotTextColor | 25040 | 16
  852. 837 | DevExpress.XtraEditors.LocalizationRes | 25057 | 52
  853. 838 | StringId. | 25110 | 12
  854. 839 | W | 25123 | 4
  855. 840 | NavigatorButtonType.NextPageNavigatorButtonType.PrevPage | 25128 | 76
  856. 841 | DevExpress.XtraEditors.Images.loading.gif | 25205 | 56
  857. 842 | DevExpress.XtraEditors.Images.PictureEditDefaultAsyncImages.png | 25262 | 84
  858. 843 | PictureEdit | 25347 | 16
  859. 844 | DevExpress.XtraEditors.Images.PictureMenu.bmp | 25364 | 60
  860. 845 | BlobBaseEdit | 25425 | 16
  861. 846 | CalcEdit | 25442 | 12
  862. 847 | 0. | 25455 | 4
  863. 848 | ;- | 25460 | 4
  864. 849 | 7 | 25465 | 4
  865. 850 | 4 | 25470 | 4
  866. 851 | 1 | 25475 | 4
  867. 852 | 8 | 25480 | 4
  868. 853 | 5 | 25485 | 4
  869. 854 | 2 | 25490 | 4
  870. 855 | +/- | 25495 | 4
  871. 856 | 9 | 25500 | 4
  872. 857 | 6 | 25505 | 4
  873. 858 | 3 | 25510 | 4
  874. 859 | 1/x | 25515 | 4
  875. 860 | Blue | 25520 | 8
  876. 861 | M | 25529 | 4
  877. 862 | PopupContainerControl can't contains Form | 25534 | 56
  878. 863 | IsInputKey | 25591 | 16
  879. 864 | ColorEdit | 25608 | 12
  880. 865 | CustomColors | 25621 | 16
  881. 866 | Incorrect cells count. | 25638 | 32
  882. 867 | Standard | 25671 | 12
  883. 868 | Office2003 | 25684 | 16
  884. 869 | WindowsXP | 25701 | 12
  885. 870 | Flat | 25714 | 8
  886. 871 | Skin | 25723 | 8
  887. 872 | Tab | 25732 | 4
  888. 873 | Buttons | 25737 | 12
  889. 874 | ComboPopupSize | 25750 | 20
  890. 875 | Column | 25771 | 8
  891. 876 | w | 25780 | 4
  892. 877 | FontEdit | 25785 | 12
  893. 878 | ImageEdit | 25798 | 12
  894. 879 | DevExpress.XtraEditors.Images.ImageEx.bmp | 25811 | 56
  895. 880 | DevExpress.XtraEditors.Images.MemoEx.bmp | 25868 | 56
  896. 881 | MemoExEdit | 25925 | 16
  897. 882 | MRUEdit | 25942 | 12
  898. 883 | UseForeColor2 | 25955 | 20
  899. 884 | MarqueeProgressBarControl | 25976 | 36
  900. 885 | {0}.Item{1}.Description | 26013 | 32
  901. 886 | TextParseFailedFormat min, max | 26046 | 40
  902. 887 | destinationType | 26087 | 20
  903. 888 | propertyValues | 26108 | 20
  904. 889 | Minimum | 26129 | 12
  905. 890 | Maximum | 26142 | 12
  906. 891 | PropertyValueInvalidEntry | 26155 | 36
  907. 892 | {Min= | 26192 | 8
  908. 893 | ,Max= | 26201 | 8
  909. 894 | TrackBarControl | 26210 | 20
  910. 895 | , Minimum:  | 26231 | 16
  911. 896 | , Maximum:  | 26248 | 16
  912. 897 | , Value:  | 26265 | 12
  913. 898 | RangeTrackBarControl | 26278 | 28
  914. 899 | trackbar | 26307 | 12
  915. 900 | Position | 26320 | 12
  916. 901 | Page left | 26333 | 12
  917. 902 | Page right | 26346 | 16
  918. 903 | SpinEdit | 26363 | 12
  919. 904 | ZoomTrackBarControl | 26376 | 28
  920. 905 | RichTextEdit | 26405 | 16
  921. 906 | DevExpress.XtraRichEdit.v10.1, Version=10.1.5.0 | 26422 | 64
  922. 907 | DevExpress.XtraEditors.Repository.RepositoryItemRichTextEdit | 26487 | 80
  923. 908 | Register | 26568 | 12
  924. 909 | N00 | 26581 | 4
  925. 910 | PropertyView | 26586 | 16
  926. 911 | AllowFillBackground | 26603 | 28
  927. 912 | ZoomButtonIndent | 26632 | 24
  928. 913 | IsLayoutSuspended | 26657 | 24
  929. 914 | layoutSuspendCount | 26682 | 24
  930. 915 | restoredWindowBounds | 26707 | 28
  931. 916 | restoredWindowBoundsSpecified | 26736 | 40
  932. 917 | restoreBounds | 26777 | 20
  933. 918 | formStateEx | 26798 | 16
  934. 919 | FormStateExWindowBoundsWidthIsClientSize | 26815 | 56
  935. 920 | FormStateExWindowBoundsHeightIsClientSize | 26872 | 56
  936. 921 | FormStateSetClientSize | 26929 | 32
  937. 922 | formState | 26962 | 12
  938. 923 | clientWidth | 26975 | 16
  939. 924 | clientHeight | 26992 | 16
  940. 925 | FormStateRenderSizeGrip | 27009 | 32
  941. 926 | Small | 27042 | 8
  942. 927 | handle | 27051 | 8
  943. 928 | {0},{1},{2},{3} | 27060 | 20
  944. 929 | LUNA.MSSTYLES | 27081 | 20
  945. 930 | NORMALCOLOR | 27102 | 16
  946. 931 | HOMESTEAD | 27119 | 12
  947. 932 | METALLIC | 27132 | 12
  948. 933 | (All={0}) | 27145 | 12
  949. 934 | Left | 27158 | 8
  950. 935 | Top | 27167 | 4
  951. 936 | Right | 27172 | 8
  952. 937 | Bottom | 27181 | 8
  953. 938 | ({0}) | 27190 | 8
  954. 939 | {0}{1}={2} | 27199 | 16
  955. 940 | UseTextOptions | 27216 | 20
  956. 941 | UseForeColor | 27237 | 16
  957. 942 | UseBorderColor | 27254 | 20
  958. 943 | UseBackColor | 27275 | 16
  959. 944 | UseImage | 27292 | 12
  960. 945 | UseFont | 27305 | 12
  961. 946 | HighPriority | 27318 | 16
  962. 947 | Tahoma | 27335 | 8
  963. 948 | Software\Developer Express | 27344 | 36
  964. 949 | DefaultDesignTimeLookAndFeel | 27381 | 40
  965. 950 | EnableDesignTimeFormSkin | 27422 | 32
  966. 951 | false | 27455 | 8
  967. 952 | DevExpress.BonusSkins.v10.1 | 27464 | 36
  968. 953 | DevExpress.UserSkins.BonusSkins | 27501 | 44
  969. 954 | DevExpress.OfficeSkins.v10.1 | 27546 | 40
  970. 955 | DevExpress.UserSkins.OfficeSkins | 27587 | 44
  971. 956 | SkinInfo | 27632 | 12
  972. 957 | ProjectAssemblies | 27645 | 24
  973. 958 | ForeColorPressed | 27670 | 24
  974. 959 | ForeColorHot | 27695 | 16
  975. 960 | ForeColorDisabled | 27712 | 24
  976. 961 | ForeColorSelected | 27737 | 24
  977. 962 | ForeColor | 27762 | 12
  978. 963 | FontDelta | 27775 | 12
  979. 964 | Label | 27788 | 8
  980. 965 | LabelLine | 27797 | 12
  981. 966 | LabelLineVert | 27810 | 20
  982. 967 | Splitter | 27831 | 12
  983. 968 | SplitterHorz | 27844 | 16
  984. 969 | Button | 27861 | 8
  985. 970 | TextBorder | 27870 | 16
  986. 971 | SizeGrip | 27887 | 12
  987. 972 | ScrollButton | 27900 | 16
  988. 973 | ScrollThumbButton | 27917 | 24
  989. 974 | ScrollThumbButtonVert | 27942 | 28
  990. 975 | ScrollShaft | 27971 | 16
  991. 976 | ScrollShaftVert | 27988 | 20
  992. 977 | GroupPanel | 28009 | 16
  993. 978 | GroupPanelNoBorder | 28026 | 24
  994. 979 | GroupPanelTop | 28051 | 20
  995. 980 | GroupPanelCaptionTop | 28072 | 28
  996. 981 | GroupPanelBottom | 28101 | 24
  997. 982 | GroupPanelCaptionBottom | 28126 | 32
  998. 983 | GroupPanelRight | 28159 | 20
  999. 984 | GroupPanelCaptionRight | 28180 | 32
  1000. 985 | GroupPanelLeft | 28213 | 20
  1001. 986 | GroupPanelCaptionLeft | 28234 | 28
  1002. 987 | GroupExpandButton | 28263 | 24
  1003. 988 | LayoutItemBackground | 28288 | 28
  1004. 989 | LayoutGroupWithoutBordersPadding | 28317 | 44
  1005. 990 | LayoutGroupWithoutBordersSpacing | 28362 | 44
  1006. 991 | LayoutRootGroupPadding | 28407 | 32
  1007. 992 | LayoutRootGroupSpacing | 28440 | 32
  1008. 993 | LayoutRootGroupWithoutBordersPadding | 28473 | 48
  1009. 994 | LayoutRootGroupWithoutBordersSpacing | 28522 | 48
  1010. 995 | LayoutItemPadding | 28571 | 24
  1011. 996 | LayoutGroupPadding | 28596 | 24
  1012. 997 | LayoutTabbedGroupPadding | 28621 | 32
  1013. 998 | LayoutItemSpacing | 28654 | 24
  1014. 999 | LayoutGroupSpacing | 28679 | 24
  1015. 1000 | LayoutTabbedGroupSpacing | 28704 | 32
  1016. 1001 | LayoutItemTextToControlDistance | 28737 | 44
  1017. 1002 | Spacing | 28782 | 12
  1018. 1003 | ToolTipWindow | 28795 | 20
  1019. 1004 | CornerRadius | 28816 | 16
  1020. 1005 | ToolTipSeparator | 28833 | 24
  1021. 1006 | ToolTipItem | 28858 | 16
  1022. 1007 | ToolTipTitleItem | 28875 | 24
  1023. 1008 | Form | 28900 | 8
  1024. 1009 | DropDownButton1 | 28909 | 20
  1025. 1010 | DropDownButton2 | 28930 | 20
  1026. 1011 | HighlightedItem | 28951 | 20
  1027. 1012 | BackButton | 28972 | 16
  1028. 1013 | DropArrows | 28989 | 16
  1029. 1014 | CornerSize | 29006 | 16
  1030. 1015 | Black | 29023 | 8
  1031. 1016 | www.devexpress.com | 29032 | 24
  1032. 1017 | http://www.devexpress.com/go/DevExpressAbout_Online.aspx | 29057 | 76
  1033. 1018 | www.devexpress.com/kb | 29134 | 28
  1034. 1019 | http://www.devexpress.com/go/DevExpressAbout_KB.aspx | 29163 | 72
  1035. 1020 | [email protected] | 29236 | 32
  1036. 1021 | mailto:[email protected] | 29269 | 40
  1037. 1022 | www.devexpress.com/sc | 29310 | 28
  1038. 1023 | http://www.devexpress.com/go/DevExpressAbout_SC.aspx | 29339 | 72
  1039. 1024 | Purchase Your Copy from DevExpress.com | 29412 | 52
  1040. 1025 | http://www.devexpress.com/go/DevExpressAbout_Purchase.aspx | 29465 | 80
  1041. 1026 | Copy to clipboard | 29546 | 24
  1042. 1027 | -- TRIAL VERSION -- | 29571 | 28
  1043. 1028 | DevExpress.Utils.rc.png | 29600 | 32
  1044. 1029 | {0}.png | 29633 | 12
  1045. 1030 | Serial number:  | 29646 | 20
  1046. 1031 | <BREAK> | 29667 | 12
  1047. 1032 | Visit us online at:  | 29680 | 28
  1048. 1033 |
  1049. If you have any questions regarding this product use, please feel free to visit our support center at:  | 29710 | 140
  1050. 1034 | version {0} | 29851 | 16
  1051. 1035 | Copyright © 2000-{0} Developer Express Inc.
  1052. ALL  RIGHTS  RESERVED. | 29868 | 92
  1053. 1036 | Form1 | 29961 | 8
  1054. 1037 | Information | 29970 | 16
  1055. 1038 | DevExpress.XtraGrid.Images.about | 29987 | 44
  1056. 1039 | DevExpress.XtraEditors.Images.abouteditors | 30032 | 56
  1057. 1040 | DevExpress.XtraBars.Images.aboutbars | 30089 | 48
  1058. 1041 | DevExpress.XtraPrinting.Images.aboutprinting | 30138 | 60
  1059. 1042 | DevExpress.XtraReports.Images.aboutreports | 30199 | 56
  1060. 1043 | DevExpress.XtraTreeList.Images.abouttreeList | 30256 | 60
  1061. 1044 | DevExpress.XtraVerticalGrid.aboutvertgrid | 30317 | 56
  1062. 1045 | DevExpress.XtraNavBar.aboutnavbar | 30374 | 44
  1063. 1046 | DevExpress.XtraPivotGrid.Images.pivotgridabout | 30419 | 64
  1064. 1047 | DevExpress.XtraScheduler.Images.aboutscheduler | 30484 | 64
  1065. 1048 | DevExpress.XtraRichEdit.Images.aboutxtrarichtextedit | 30549 | 72
  1066. 1049 | DevExpress.XtraCharts.Design.Images.aboutchart | 30622 | 64
  1067. 1050 | DevExpress.XtraLayout.Images.about | 30687 | 48
  1068. 1051 | DevExpress.XtraSpellChecker.Images.about | 30736 | 56
  1069. 1052 | DevExpress.Xpo.about | 30793 | 28
  1070. 1053 | DevExpress.Utils.Images.DXPerience | 30822 | 48
  1071. 1054 | DevExpress.XtraWizard.Images.about | 30871 | 48
  1072. 1055 | DevExpress.XtraGauges.Win.about | 30920 | 44
  1073. 1056 | free | 30965 | 8
  1074. 1057 | Unknown | 30974 | 12
  1075. 1058 | Version= | 30987 | 12
  1076. 1059 | Unregistered evaluation copy | 31000 | 40
  1077. 1060 | Copyright  2000- | 31041 | 24
  1078. 1061 |  Developer Express Inc. ALL RIGHTS RESERVED. | 31066 | 60
  1079. 1062 | DevExpress.Utils.logo.gif | 31127 | 36
  1080. 1063 | Microsoft Sans Serif | 31164 | 28
  1081. 1064 | Times New Roman | 31193 | 20
  1082. 1065 | textBox1 | 31214 | 12
  1083. 1066 | label1 | 31227 | 8
  1084. 1067 | s/n: | 31236 | 8
  1085. 1068 | label2 | 31245 | 8
  1086. 1069 | btnOk | 31254 | 8
  1087. 1070 | &Ok | 31263 | 4
  1088. 1071 | label3 | 31268 | 8
  1089. 1072 | label4 | 31277 | 8
  1090. 1073 | If you have any questions regarding this product use, please feel free to contact us at: | 31286 | 120
  1091. 1074 | label5 | 31407 | 8
  1092. 1075 | linkLabel1 | 31416 | 16
  1093. 1076 | linkLabel2 | 31433 | 16
  1094. 1077 | pictureBox1.Image | 31450 | 24
  1095. 1078 | pictureBox1 | 31475 | 16
  1096. 1079 | AboutSN | 31492 | 12
  1097. 1080 | About | 31505 | 8
  1098. 1081 | http://www.devexpress.com | 31514 | 36
  1099. 1082 | enterprise.png | 31551 | 20
  1100. 1083 | professional.png | 31572 | 24
  1101. 1084 | DevExpress.Utils.Images. | 31597 | 32
  1102. 1085 | DevExpress.Utils.Images.trial.png | 31630 | 44
  1103. 1086 | Products: | 31675 | 12
  1104. 1087 |  --- REGISTERED: ---
  1105.  | 31688 | 32
  1106. 1088 |  --- EVALUATION: ---
  1107.  | 31721 | 32
  1108. 1089 | .ico | 31754 | 8
  1109. 1090 | InvalidArgument | 31763 | 20
  1110. 1091 | UpdateBounds | 31784 | 16
  1111. 1092 | Alt+ | 31801 | 8
  1112. 1093 | Press | 31810 | 8
  1113. 1094 | scroll bar | 31819 | 16
  1114. 1095 | Line Up | 31836 | 12
  1115. 1096 | Line Down | 31849 | 12
  1116. 1097 | Column Left | 31862 | 16
  1117. 1098 | Column Right | 31879 | 16
  1118. 1099 | Page Up | 31896 | 12
  1119. 1100 | Page Down | 31909 | 12
  1120. 1101 | Page Left | 31922 | 12
  1121. 1102 | Page Right | 31935 | 16
  1122. 1103 | Moves the vertical position up one line | 31952 | 52
  1123. 1104 | Moves the vertical position down one line | 32005 | 56
  1124. 1105 | Moves the vertical position up a couple of lines | 32062 | 64
  1125. 1106 | Moves the vertical position down a couple of lines | 32127 | 68
  1126. 1107 | Indicates the current vertical position, and can be dragged to change it directly | 32196 | 108
  1127. 1108 | Moves the horizontal position left one column | 32305 | 60
  1128. 1109 | Moves the horizontal position right one column | 32366 | 64
  1129. 1110 | Moves the horizontal position left a couple of columns | 32431 | 72
  1130. 1111 | Moves the horizontal position right a couple of columns | 32504 | 76
  1131. 1112 | Indicates the current horizontal position, and can be dragged to change it directly | 32581 | 112
  1132. 1113 | Double Click | 32694 | 16
  1133. 1114 | Alt+Down | 32711 | 12
  1134. 1115 | Uncheck | 32724 | 12
  1135. 1116 | Switch | 32737 | 8
  1136. 1117 | Spinner | 32746 | 12
  1137. 1118 | Up | 32759 | 4
  1138. 1119 | Down | 32764 | 8
  1139. 1120 | NewItem Row | 32773 | 16
  1140. 1121 | Filter Row | 32790 | 16
  1141. 1122 | Header Panel | 32807 | 16
  1142. 1123 | Data Panel | 32824 | 16
  1143. 1124 | cell | 32841 | 8
  1144. 1125 | Row {0} | 32850 | 12
  1145. 1126 | Expand | 32863 | 8
  1146. 1127 | Collapse | 32872 | 12
  1147. 1128 | Activate | 32885 | 12
  1148. 1129 | Focus | 32898 | 8
  1149. 1130 | Expand detail | 32907 | 20
  1150. 1131 | Collapse detail | 32928 | 20
  1151. 1132 | Sort ascending | 32949 | 20
  1152. 1133 | Sort descending | 32970 | 20
  1153. 1134 | Remove sorting | 32991 | 20
  1154. 1135 | Item | 33012 | 8
  1155. 1136 | Static | 33021 | 8
  1156. 1137 | Dock Top | 33030 | 12
  1157. 1138 | Dock Left | 33043 | 12
  1158. 1139 | Dock Bottom | 33056 | 16
  1159. 1140 | Dock Right | 33073 | 16
  1160. 1141 | Scroll Up | 33090 | 12
  1161. 1142 | Scroll Down | 33103 | 16
  1162. 1143 | Node | 33120 | 8
  1163. 1144 | Default Action | 33129 | 20
  1164. 1145 | ScrollableControl | 33150 | 24
  1165. 1146 | Controls | 33175 | 12
  1166. 1147 | Scroll | 33188 | 8
  1167. 1148 | DevExpress.Utils.LocalizationRes | 33197 | 44
  1168. 1149 | AccStringId. | 33242 | 16
  1169. 1150 | Wrong option name | 33259 | 24
  1170. 1151 | NativeFamily | 33284 | 16
  1171. 1152 | Duplicate appearance name: {0} | 33301 | 40
  1172. 1153 | Appearances | 33342 | 16
  1173. 1154 | targetRectangle is empty | 33359 | 32
  1174. 1155 | targetRectangle | 33392 | 20
  1175. 1156 | hdc | 33413 | 4
  1176. 1157 | DoubleBuffering | 33418 | 20
  1177. 1158 | Output information about double buffering | 33439 | 56
  1178. 1159 | Navigator | 33496 | 12
  1179. 1160 | PopupFormBorder | 33509 | 20
  1180. 1161 | EditorButton | 33530 | 16
  1181. 1162 | CalendarNavigationButton | 33547 | 32
  1182. 1163 | CalendarNormalCellColor | 33580 | 32
  1183. 1164 | CalendarInactiveCellColor | 33613 | 36
  1184. 1165 | CalendarTodayCellColor | 33650 | 32
  1185. 1166 | CalendarSelectedCellColor | 33683 | 36
  1186. 1167 | CalendarHolidayCellColor | 33720 | 32
  1187. 1168 | ComboButton | 33753 | 16
  1188. 1169 | NavigatorButton | 33770 | 20
  1189. 1170 | CloseButton | 33791 | 16
  1190. 1171 | CheckBox | 33808 | 12
  1191. 1172 | RadioButton | 33821 | 16
  1192. 1173 | SpinDown | 33838 | 12
  1193. 1174 | SpinUp | 33851 | 8
  1194. 1175 | SpinLeft | 33860 | 12
  1195. 1176 | SpinRight | 33873 | 12
  1196. 1177 | ProgressBorder | 33886 | 20
  1197. 1178 | ProgressBorderVert | 33907 | 24
  1198. 1179 | ProgressChunk | 33932 | 20
  1199. 1180 | ProgressChunkVert | 33953 | 24
  1200. 1181 | TrackBarTickLine | 33978 | 24
  1201. 1182 | TrackBarThumb | 34003 | 20
  1202. 1183 | TrackBarThumbBoth | 34024 | 24
  1203. 1184 | TrackBarTrack | 34049 | 20
  1204. 1185 | RangeTrackBarLeftThumb | 34070 | 32
  1205. 1186 | RangeTrackBarRightThumb | 34103 | 32
  1206. 1187 | RangeTrackBarThumbBoth | 34136 | 32
  1207. 1188 | ClockFace | 34169 | 12
  1208. 1189 | ClockGlass | 34182 | 16
  1209. 1190 | ZoomTrackBarZoomInButton | 34199 | 32
  1210. 1191 | ZoomTrackBarZoomOutButton | 34232 | 36
  1211. 1192 | ZoomTrackBarMiddleLine | 34269 | 32
  1212. 1193 | ProgressBarEmptyTextColor | 34302 | 36
  1213. 1194 | ProgressBarFilledTextColor | 34339 | 36
  1214. 1195 | FilterControlGroupOperatorTextColor | 34376 | 48
  1215. 1196 | FilterControlFieldNameTextColor | 34425 | 44
  1216. 1197 | FilterControlOperatorTextColor | 34470 | 40
  1217. 1198 | FilterControlValueTextColor | 34511 | 36
  1218. 1199 | FilterControlEmptyValueTextColor | 34548 | 44
  1219. 1200 | HyperLinkTextColor | 34593 | 24
  1220. 1201 | CalcEditOperationTextColor | 34618 | 36
  1221. 1202 | CalcEditDigitTextColor | 34655 | 32
  1222. 1203 | IsSingleLineBorder | 34688 | 24
  1223. 1204 | The value is in an unknown format | 34713 | 44
  1224. 1205 | compressed | 34758 | 16
  1225. 1206 | SetState2 | 34775 | 12
  1226. 1207 | GetPreferredSize | 34788 | 24
  1227. 1208 | . | 34813 | 4
  1228. 1209 | CanProcessMnemonic | 34818 | 24
  1229. 1210 | ValidationCancelled | 34843 | 28
  1230. 1211 | System.Windows.Forms.Layout.CommonProperties | 34872 | 60
  1231. 1212 | xClearPreferredSizeCache | 34933 | 32
  1232. 1213 | Unregistered eventType  | 34966 | 32
  1233. 1214 | DevExpress.Utils.Cursors.Cursor{0}.cur | 34999 | 52
  1234. 1215 | Move | 35052 | 8
  1235. 1216 | Hand | 35061 | 8
  1236. 1217 | HandDrag | 35070 | 12
  1237. 1218 | ZoomIn | 35083 | 8
  1238. 1219 | ZoomOut | 35092 | 12
  1239. 1220 | ZoomLimit | 35105 | 12
  1240. 1221 | Rotate | 35118 | 8
  1241. 1222 | RotateDrag | 35127 | 16
  1242. 1223 | none | 35144 | 8
  1243. 1224 | Set property '{0}' | 35153 | 24
  1244. 1225 | Software\Developer Express\DXperience\ | 35178 | 52
  1245. 1226 | ShowDesignerHints | 35231 | 24
  1246. 1227 | Bounds | 35256 | 8
  1247. 1228 | WindowState | 35265 | 16
  1248. 1229 | PS_Form_ | 35282 | 12
  1249. 1230 | (None) | 35295 | 8
  1250. 1231 | PropertyNamesRes | 35304 | 24
  1251. 1232 | Loading Data. Please Wait. | 35329 | 36
  1252. 1233 | DevExpress.Utils.wait.gif | 35366 | 36
  1253. 1234 | ..\ | 35403 | 4
  1254. 1235 | File  | 35408 | 8
  1255. 1236 |  is not found | 35417 | 20
  1256. 1237 | Dummy | 35438 | 8
  1257. 1238 | ({0}, {1} | 35447 | 12
  1258. 1239 | DevExpress.Utils.DragArrows.png | 35460 | 44
  1259. 1240 | DevExpress.Utils.DragRemove.cur | 35505 | 44
  1260. 1241 | br | 35550 | 4
  1261. 1242 | b | 35555 | 4
  1262. 1243 | i | 35560 | 4
  1263. 1244 | u | 35565 | 4
  1264. 1245 | s | 35570 | 4
  1265. 1246 | color | 35575 | 8
  1266. 1247 | size | 35584 | 8
  1267. 1248 | bius | 35593 | 8
  1268. 1249 | color= | 35602 | 8
  1269. 1250 | size= | 35611 | 8
  1270. 1251 | {0}: {1} {2} {3} | 35620 | 24
  1271. 1252 | ALL RIGHTS RESERVED | 35645 | 28
  1272. 1253 | Copyright  1999- | 35674 | 24
  1273. 1254 |  Developer Express Inc. | 35699 | 32
  1274. 1255 | DevExpress.Utils.about.jpg | 35732 | 36
  1275. 1256 | llbDevExpress | 35769 | 20
  1276. 1257 | frmAbout | 35790 | 12
  1277. 1258 |
  1278. (Demo version for evaluation purposes only) | 35803 | 60
  1279. 1259 | lbDescription | 35864 | 20
  1280. 1260 | Description | 35885 | 16
  1281. 1261 | btnOK | 35902 | 8
  1282. 1262 | lbCopyRight | 35911 | 16
  1283. 1263 | Copyright  2000-2003 Developer Express Inc.  ALL RIGHTS RESERVED | 35928 | 88
  1284. 1264 | gbSeparator | 36017 | 16
  1285. 1265 | AboutBox | 36034 | 12
  1286. 1266 | Size | 36047 | 8
  1287. 1267 | EnableComponentNotification | 36056 | 36
  1288. 1268 | The collection will be cleared. Do you want to continue? | 36093 | 76
  1289. 1269 | Question | 36170 | 12
  1290. 1270 | image | 36183 | 8
  1291. 1271 | Data | 36192 | 8
  1292. 1272 | ImageSize | 36201 | 12
  1293. 1273 | combobox | 36214 | 12
  1294. 1274 | scrollbar | 36227 | 12
  1295. 1275 | window | 36240 | 8
  1296. 1276 | treeview | 36249 | 12
  1297. 1277 | edit | 36262 | 8
  1298. 1278 | DevExpress.Utils.Indicator.bmp | 36271 | 40
  1299. 1279 | OverlayControl | 36312 | 20
  1300. 1280 | ControlText | 36333 | 16
  1301. 1281 | DisabledControl | 36350 | 20
  1302. 1282 | DisabledText | 36371 | 16
  1303. 1283 | Window | 36388 | 8
  1304. 1284 | WindowText | 36397 | 16
  1305. 1285 | Highlight | 36414 | 12
  1306. 1286 | HighlightText | 36427 | 20
  1307. 1287 | Info | 36448 | 8
  1308. 1288 | InfoText | 36457 | 12
  1309. 1289 | Menu | 36470 | 8
  1310. 1290 | MenuText | 36479 | 12
  1311. 1291 | HideSelection | 36492 | 20
  1312. 1292 | DevExpress.Utils.GroupButtons.bmp | 36513 | 44
  1313. 1293 | WmMenuChar | 36558 | 16
  1314. 1294 | item | 36575 | 8
  1315. 1295 | command | 36584 | 12
  1316. 1296 | &Look and Feel | 36597 | 20
  1317. 1297 | &Flat | 36618 | 8
  1318. 1298 | &Ultra Flat | 36627 | 16
  1319. 1299 | &Style3D | 36644 | 12
  1320. 1300 | &Office2003 | 36657 | 16
  1321. 1301 | &Native | 36674 | 12
  1322. 1302 | S&kin | 36687 | 8
  1323. 1303 | &About | 36696 | 8
  1324. 1304 | Xtra Products by Developer Express inc. | 36705 | 52
  1325. 1305 | OP ' | 36758 | 8
  1326. 1306 | ', time:  | 36767 | 12
  1327. 1307 | ViewCaption | 36780 | 16
  1328. 1308 | Indicator | 36797 | 12
  1329. 1309 | Border | 36810 | 8
  1330. 1310 | IndicatorImages | 36819 | 20
  1331. 1311 | HeaderSpecial | 36840 | 20
  1332. 1312 | HeaderLeft | 36861 | 16
  1333. 1313 | HeaderRight | 36878 | 16
  1334. 1314 | FooterPanel | 36895 | 16
  1335. 1315 | FooterCell | 36912 | 16
  1336. 1316 | PlusMinus | 36929 | 12
  1337. 1317 | PlusMinusEx | 36942 | 16
  1338. 1318 | SortShape | 36959 | 12
  1339. 1319 | SmartFilterButton | 36972 | 24
  1340. 1320 | FieldHeaderButton | 36997 | 24
  1341. 1321 | FilterButton | 37022 | 16
  1342. 1322 | FilterButtonActive | 37039 | 24
  1343. 1323 | GridGroupPanel | 37064 | 20
  1344. 1324 | GridFilterPanel | 37085 | 20
  1345. 1325 | GridSpecialRowIndent | 37106 | 28
  1346. 1326 | GridPreview | 37135 | 16
  1347. 1327 | GridTopNewRow | 37152 | 20
  1348. 1328 | GridOddRow | 37173 | 16
  1349. 1329 | GridEvenRow | 37190 | 16
  1350. 1330 | GridRow | 37207 | 12
  1351. 1331 | GridLine | 37220 | 12
  1352. 1332 | GridFixedLine | 37233 | 20
  1353. 1333 | GroupRow | 37254 | 12
  1354. 1334 | GridEmptyArea | 37267 | 20
  1355. 1335 | CardEmptyArea | 37288 | 20
  1356. 1336 | CardCaption | 37309 | 16
  1357. 1337 | Card | 37326 | 8
  1358. 1338 | CardCaptionSelected | 37335 | 28
  1359. 1339 | CardSeparator | 37364 | 20
  1360. 1340 | CardSelected | 37385 | 16
  1361. 1341 | CardOpenButton | 37402 | 20
  1362. 1342 | CardCloseButton | 37423 | 20
  1363. 1343 | HeaderRequireHorzOffset | 37444 | 32
  1364. 1344 | HeaderRequireVertOffset | 37477 | 32
  1365. 1345 | BorderIndent | 37510 | 16
  1366. 1346 | OffsetX | 37527 | 12
  1367. 1347 | OffsetY | 37540 | 12
  1368. 1348 | CardFocusedFieldForeColor | 37553 | 36
  1369. 1349 | CardFocusedFieldBackColor | 37590 | 36
  1370. 1350 | LayoutCardFocusedFieldForeColor | 37627 | 44
  1371. 1351 | LayoutCardFocusedFieldBackColor | 37672 | 44
  1372. 1352 | ShowTreeLine | 37717 | 16
  1373. 1353 | Indent | 37734 | 8
  1374. 1354 | tab | 37743 | 4
  1375. 1355 | listview | 37748 | 12
  1376. 1356 | status | 37761 | 8
  1377. 1357 | progress | 37770 | 12
  1378. 1358 | {{X={0}, Y={1}}} | 37783 | 24
  1379. 1359 | System.Drawing.SR | 37808 | 24
  1380. 1360 | GetString | 37833 | 12
  1381. 1361 | TextParseFailedFormat | 37846 | 28
  1382. 1362 | x | 37875 | 4
  1383. 1363 |  y | 37880 | 4
  1384. 1364 | X | 37885 | 4
  1385. 1365 | DevExpress.XtraPrinting.v10.1, Version=10.1.5.0 | 37890 | 64
  1386. 1366 | DevExpress.XtraPrinting.v10.1 isn't found. | 37955 | 56
  1387. 1367 | DevExpress.XtraPrinting.PrintingSystem | 38012 | 52
  1388. 1368 | PaperKind | 38065 | 12
  1389. 1369 | CustomPaperSize | 38078 | 20
  1390. 1370 | PaperName | 38099 | 12
  1391. 1371 | Landscape | 38112 | 12
  1392. 1372 | Margins | 38125 | 12
  1393. 1373 | DevExpress.XtraPrinting.PrintableComponentLink | 38138 | 64
  1394. 1374 | PrintingSystem | 38203 | 20
  1395. 1375 | Component | 38224 | 12
  1396. 1376 | CreateDocument | 38237 | 20
  1397. 1377 | Print | 38258 | 8
  1398. 1378 | PrintDlg | 38267 | 12
  1399. 1379 | ExportToXls | 38280 | 16
  1400. 1380 | ExportToXlsx | 38297 | 16
  1401. 1381 | ExportToImage | 38314 | 20
  1402. 1382 | ExportToRtf | 38335 | 16
  1403. 1383 | ExportToHtml | 38352 | 16
  1404. 1384 | ExportToMht | 38369 | 16
  1405. 1385 | ExportToPdf | 38386 | 16
  1406. 1386 | ExportToText | 38403 | 16
  1407. 1387 | ExportToCsv | 38420 | 16
  1408. 1388 | ShowPreview | 38437 | 16
  1409. 1389 | ShowRibbonPreview | 38454 | 24
  1410. 1390 | VerticalContentSplitting | 38479 | 32
  1411. 1391 | XtraPrinting dll is not available. | 38512 | 48
  1412. 1392 | GetStyle | 38561 | 12
  1413. 1393 | SetStyle | 38574 | 12
  1414. 1394 | WndProc | 38587 | 12
  1415. 1395 | ScrollBar | 38600 | 12
  1416. 1396 | ScrollBar Back | 38613 | 20
  1417. 1397 | DevExpress.Utils.Cursors.CursorScrollFull.cur | 38634 | 60
  1418. 1398 | DevExpress.Utils.Cursors.CursorScrollHorz.cur | 38695 | 60
  1419. 1399 | DevExpress.Utils.Cursors.CursorScrollVert.cur | 38756 | 60
  1420. 1400 | DevExpress.Utils.Cursors.CursorScrollLeft.cur | 38817 | 60
  1421. 1401 | DevExpress.Utils.Cursors.CursorScrollRight.cur | 38878 | 64
  1422. 1402 | DevExpress.Utils.Cursors.CursorScrollUp.cur | 38943 | 60
  1423. 1403 | DevExpress.Utils.Cursors.CursorScrollDown.cur | 39004 | 60
  1424. 1404 | DevExpress.Utils.Scroll.bmp | 39065 | 36
  1425. 1405 | Could not find type ' | 39102 | 28
  1426. 1406 | ' | 39131 | 4
  1427. 1407 | typeName | 39136 | 12
  1428. 1408 | ` | 39149 | 4
  1429. 1409 | Invalid name  | 39154 | 20
  1430. 1410 | (none) | 39175 | 8
  1431. 1411 | DevExpress.{0}.v10.1 | 39184 | 28
  1432. 1412 | DevExpress.UserSkins. | 39213 | 28
  1433. 1413 | BonusSkins | 39242 | 16
  1434. 1414 | OfficeSkins | 39259 | 16
  1435. 1415 | DevExpress.Utils.SkinData. | 39276 | 36
  1436. 1416 | Money Twins | 39313 | 16
  1437. 1417 | Lilian | 39330 | 8
  1438. 1418 | The Asphalt World | 39339 | 24
  1439. 1419 | .blob | 39364 | 8
  1440. 1420 | .skin.xml | 39373 | 12
  1441. 1421 | SkinEngine:  | 39386 | 16
  1442. 1422 |  not found | 39403 | 16
  1443. 1423 | skin.xml | 39420 | 12
  1444. 1424 | SkinData | 39433 | 12
  1445. 1425 | DevExpress.Utils.Skins.UserSkin.snk | 39446 | 48
  1446. 1426 | FormFrameLeft | 39495 | 20
  1447. 1427 | FormFrameRight | 39516 | 20
  1448. 1428 | FormFrameBottom | 39537 | 20
  1449. 1429 | FormCaption | 39558 | 16
  1450. 1430 | FormCaptionMinimized | 39575 | 28
  1451. 1431 | FormMdiBar | 39604 | 16
  1452. 1432 | FormButtonMdiClose | 39621 | 24
  1453. 1433 | FormButtonMdiRestore | 39646 | 28
  1454. 1434 | FormButtonMdiMinimize | 39675 | 28
  1455. 1435 | FormButtonClose | 39704 | 20
  1456. 1436 | FormButtonMinimize | 39725 | 24
  1457. 1437 | FormButtonMaximize | 39750 | 24
  1458. 1438 | FormButtonHelp | 39775 | 20
  1459. 1439 | FormButtonRestore | 39796 | 24
  1460. 1440 | InactiveColor | 39821 | 20
  1461. 1441 | TextShadowColor | 39842 | 20
  1462. 1442 | Shell_TrayWnd | 39863 | 20
  1463. 1443 | $ | 39884 | 4
  1464. 1444 | {0},{1},{2} | 39889 | 16
  1465. 1445 | Skins | 39906 | 8
  1466. 1446 | SkinProduct | 39915 | 16
  1467. 1447 | vssver2.scc | 39932 | 16
  1468. 1448 | .svn | 39949 | 8
  1469. 1449 | {0}\{1} | 39958 | 12
  1470. 1450 | _glyph | 39971 | 8
  1471. 1451 | {0}{1}.{2} | 39980 | 16
  1472. 1452 | png | 39997 | 4
  1473. 1453 | SkinName | 40002 | 12
  1474. 1454 | Properties | 40015 | 16
  1475. 1455 | Colors | 40032 | 8
  1476. 1456 | ValueType | 40041 | 12
  1477. 1457 | Elements | 40054 | 12
  1478. 1458 | ContentMargins | 40067 | 20
  1479. 1459 | Image | 40088 | 8
  1480. 1460 | Glyph | 40097 | 8
  1481. 1461 | Offset | 40106 | 8
  1482. 1462 | Color | 40115 | 8
  1483. 1463 | Kind | 40124 | 8
  1484. 1464 | BorderThin | 40133 | 16
  1485. 1465 | ImageCount | 40150 | 16
  1486. 1466 | Layout | 40167 | 8
  1487. 1467 | Stretch | 40176 | 12
  1488. 1468 | ImageName | 40189 | 12
  1489. 1469 | TransparentColor | 40202 | 24
  1490. 1470 | SizingMargins | 40227 | 20
  1491. 1471 | ~Xtra#Base64 | 40248 | 16
  1492. 1472 | {2}{0}={1} | 40265 | 16
  1493. 1473 | , | 40282 | 4
  1494. 1474 | Height | 40287 | 8
  1495. 1475 | Width | 40296 | 8
  1496. 1476 | @{2},{0}={1} | 40305 | 16
  1497. 1477 | @ | 40322 | 4
  1498. 1478 | Invalid blob format | 40327 | 28
  1499. 1479 | \SkinData\ | 40356 | 16
  1500. 1480 | {0}\{1}.blob | 40373 | 16
  1501. 1481 | System.Drawing.Color | 40390 | 28
  1502. 1482 | AllowHGrow | 40419 | 16
  1503. 1483 | AllowVGrow | 40436 | 16
  1504. 1484 | MinSize | 40453 | 12
  1505. 1485 | BackColor | 40466 | 12
  1506. 1486 | BackColor2 | 40479 | 16
  1507. 1487 | FontBold | 40496 | 12
  1508. 1488 | GradientMode | 40509 | 16
  1509. 1489 | SolidImageCenterColor | 40526 | 28
  1510. 1490 | SolidImageCenterColor2 | 40555 | 32
  1511. 1491 | SolidImageCenterGradientMode | 40588 | 40
  1512. 1492 | Center | 40629 | 8
  1513. 1493 | Far | 40638 | 4
  1514. 1494 | Near | 40643 | 8
  1515. 1495 | BackwardDiagonal | 40652 | 24
  1516. 1496 | ForwardDiagonal | 40677 | 20
  1517. 1497 | Horizontal | 40698 | 16
  1518. 1498 | Vertical | 40715 | 12
  1519. 1499 | NoResize | 40728 | 12
  1520. 1500 | Tile | 40741 | 8
  1521. 1501 | HeaderVertical | 40750 | 20
  1522. 1502 | HeaderSelected | 40771 | 20
  1523. 1503 | HeaderAlternate | 40792 | 20
  1524. 1504 | HeaderAlternateSelected | 40813 | 32
  1525. 1505 | HeaderResource | 40846 | 20
  1526. 1506 | HeaderResourceVertical | 40867 | 32
  1527. 1507 | DefaultTimeLine | 40900 | 20
  1528. 1508 | RulerHeader | 40921 | 16
  1529. 1509 | Ruler | 40938 | 8
  1530. 1510 | RulerHourLine | 40947 | 20
  1531. 1511 | RulerMinLine | 40968 | 16
  1532. 1512 | GroupSeparatorVertical | 40985 | 32
  1533. 1513 | GroupSeparatorHorizontal | 41018 | 32
  1534. 1514 | AllDayArea | 41051 | 16
  1535. 1515 | AllDayAreaSelected | 41068 | 24
  1536. 1516 | AppointmentBorder | 41093 | 24
  1537. 1517 | Appointment | 41118 | 16
  1538. 1518 | CurrentTimeIndicator | 41135 | 28
  1539. 1519 | MoreButton | 41164 | 16
  1540. 1520 | UpperLeftCorner | 41181 | 20
  1541. 1521 | CellBorder | 41202 | 16
  1542. 1522 | AppointmentLeftBorder | 41219 | 28
  1543. 1523 | AppointmentRightBorder | 41248 | 32
  1544. 1524 | AppointmentNoLeftBorder | 41281 | 32
  1545. 1525 | AppointmentNoRightBorder | 41314 | 32
  1546. 1526 | AppointmentContent | 41347 | 24
  1547. 1527 | AppointmentSameDayContent | 41372 | 36
  1548. 1528 | AppointmentSameDayLeftBorder | 41409 | 40
  1549. 1529 | AppointmentSameDayRightBorder | 41450 | 40
  1550. 1530 | AppointmentSameDayNoLeftBorder | 41491 | 40
  1551. 1531 | AppointmentSameDayNoRightBorder | 41532 | 44
  1552. 1532 | AppointmentStatusTopMask | 41577 | 32
  1553. 1533 | AppointmentStatusLeftMask | 41610 | 36
  1554. 1534 | AppointmentRightShadow | 41647 | 32
  1555. 1535 | AppointmentBottomShadow | 41680 | 32
  1556. 1536 | NavButtonPrev | 41713 | 20
  1557. 1537 | NavButtonNext | 41734 | 20
  1558. 1538 | NavButtonPrevArrow | 41755 | 24
  1559. 1539 | NavButtonNextArrow | 41780 | 24
  1560. 1540 | PaintResourceHeaderWithResourceColor | 41805 | 48
  1561. 1541 | PaintHotTrackedWithResourceColor | 41854 | 44
  1562. 1542 | AppointmentStatusLineWidth | 41899 | 36
  1563. 1543 | AppointmentStatusLineHeight | 41936 | 36
  1564. 1544 | DayViewAppointmentLeftPadding | 41973 | 40
  1565. 1545 | MonthViewCellHeaderForeColor | 42014 | 40
  1566. 1546 | MonthViewSelectedCellHeaderForeColor | 42055 | 48
  1567. 1547 | BaseColor | 42104 | 12
  1568. 1548 | AlternateColor | 42117 | 20
  1569. 1549 | ContentVerticalGap | 42138 | 24
  1570. 1550 | SupportGlassTabHeader | 42163 | 28
  1571. 1551 | SupportTransparentPages | 42192 | 32
  1572. 1552 | TabHeaderBackground | 42225 | 28
  1573. 1553 | TabHeaderBackground2010 | 42254 | 32
  1574. 1554 | TabHeaderBackgroundCaption | 42287 | 36
  1575. 1555 | TabHeaderPage | 42324 | 20
  1576. 1556 | ApplicationTabHeaderPage | 42345 | 32
  1577. 1557 | PageSeparator | 42378 | 20
  1578. 1558 | Separator | 42399 | 12
  1579. 1559 | TabPanel | 42412 | 12
  1580. 1560 | TabPanelGroupMinimized | 42425 | 32
  1581. 1561 | TabPanelGroupMinimizedGlyph | 42458 | 36
  1582. 1562 | TabPanelGroupBody | 42495 | 24
  1583. 1563 | TabPanelGroupCaption | 42520 | 28
  1584. 1564 | TabPanelGroupButton | 42549 | 28
  1585. 1565 | LargeButton | 42578 | 16
  1586. 1566 | LargeSplitButton | 42595 | 24
  1587. 1567 | LargeSplitButton2 | 42620 | 24
  1588. 1568 | SplitButton | 42645 | 16
  1589. 1569 | SplitButton2 | 42662 | 16
  1590. 1570 | ButtonArrow | 42679 | 16
  1591. 1571 | ButtonGroup | 42696 | 16
  1592. 1572 | ButtonGroupButton | 42713 | 24
  1593. 1573 | ButtonGroupSplitButton | 42738 | 32
  1594. 1574 | ButtonGroupSplitButton2 | 42771 | 32
  1595. 1575 | ButtonGroupSeparator | 42804 | 28
  1596. 1576 | StatusBarBackground | 42833 | 28
  1597. 1577 | StatusBarFormBackground | 42862 | 32
  1598. 1578 | StatusBarButton | 42895 | 20
  1599. 1579 | StatusBarSeparator | 42916 | 24
  1600. 1580 | QuickToolbarBelowBackground | 42941 | 36
  1601. 1581 | QuickToolbarInCaptionBackground | 42978 | 44
  1602. 1582 | QuickToolbarInCaptionBackground2010 | 43023 | 48
  1603. 1583 | QuickToolbarAboveBackground | 43072 | 36
  1604. 1584 | QuickToolbarAboveBackground2 | 43109 | 40
  1605. 1585 | QuickToolbarDropDown | 43150 | 28
  1606. 1586 | QuickToolbarGlyph | 43179 | 24
  1607. 1587 | QuickToolbarButtonGlyph | 43204 | 32
  1608. 1588 | FormFrameLeftNoRibbon | 43237 | 28
  1609. 1589 | FormFrameRightNoRibbon | 43266 | 32
  1610. 1590 | FormFrameBottomWithoutStatusBar | 43299 | 44
  1611. 1591 | FormCaptionNoRibbon | 43344 | 28
  1612. 1592 | FormApplicationButton | 43373 | 28
  1613. 1593 | ApplicationButton2010 | 43402 | 28
  1614. 1594 | ApplicationButtonContainerControl | 43431 | 44
  1615. 1595 | PopupGalleryImageBackground | 43476 | 36
  1616. 1596 | PopupGalleryBackground | 43513 | 32
  1617. 1597 | PopupGalleryButton | 43546 | 24
  1618. 1598 | PopupGalleryFilterPanel | 43571 | 32
  1619. 1599 | PopupGalleryGroupCaption | 43604 | 32
  1620. 1600 | PopupGallerySizerPanel | 43637 | 32
  1621. 1601 | PopupGalleryItemCaption | 43670 | 32
  1622. 1602 | PopupGalleryItemSubCaption | 43703 | 36
  1623. 1603 | PopupGallerySizerGrips | 43740 | 32
  1624. 1604 | PopupGalleryMenuSeparator | 43773 | 36
  1625. 1605 | GalleryImageBackground | 43810 | 32
  1626. 1606 | GalleryPane | 43843 | 16
  1627. 1607 | GalleryButton | 43860 | 20
  1628. 1608 | GalleryButtonUp | 43881 | 20
  1629. 1609 | GalleryButtonDown | 43902 | 24
  1630. 1610 | GalleryButtonDropDown | 43927 | 28
  1631. 1611 | AppMenuBackgroundTop | 43956 | 28
  1632. 1612 | AppMenuBackground | 43985 | 24
  1633. 1613 | AppMenuBackgroundBottom | 44010 | 32
  1634. 1614 | AppMenuItemDescription | 44043 | 32
  1635. 1615 | AppMenuPane | 44076 | 16
  1636. 1616 | PageCategoryTextShadowColor | 44093 | 36
  1637. 1617 | PageCategoryTextShadowOffset | 44130 | 40
  1638. 1618 | ApplicationContainerControlTopIndent | 44171 | 48
  1639. 1619 | IndentBetweenPages | 44220 | 24
  1640. 1620 | IndentBetweenCategoryPages | 44245 | 36
  1641. 1621 | ApplicationMenuCornerRadius | 44282 | 36
  1642. 1622 | Office2010ApplicationIconIndent | 44319 | 44
  1643. 1623 | Office2010ApplicationButtonLeftIndent | 44364 | 52
  1644. 1624 | Office2010ApplicationButtonRightIndent | 44417 | 52
  1645. 1625 | LeftXIndent | 44470 | 16
  1646. 1626 | RightXIndent | 44487 | 16
  1647. 1627 | TabHeaderDownGrow | 44504 | 24
  1648. 1628 | IndentBetweenColumns | 44529 | 28
  1649. 1629 | IndentBetweenRows | 44558 | 24
  1650. 1630 | IndentBetweenButtonGroups | 44583 | 36
  1651. 1631 | IndentBetweenStatusBarColumns | 44620 | 40
  1652. 1632 | IndentBetweenPageGroups | 44661 | 32
  1653. 1633 | ButtonDisabled | 44694 | 20
  1654. 1634 | EditorBackground | 44715 | 24
  1655. 1635 | ForeColor2 | 44740 | 16
  1656. 1636 | ForeColorInactive | 44757 | 24
  1657. 1637 | FormApplicationButtonLeftIndent | 44782 | 44
  1658. 1638 | FormApplicationButtonRightIndent | 44827 | 44
  1659. 1639 | KeyTipWindow | 44872 | 16
  1660. 1640 | ContextTabCategory | 44889 | 24
  1661. 1641 | ContextTabCategory2 | 44914 | 28
  1662. 1642 | ContextTabCategorySeparator | 44943 | 36
  1663. 1643 | ContextTabHeaderPage | 44980 | 28
  1664. 1644 | ContextTabHeaderPageMask | 45009 | 32
  1665. 1645 | ContextTabPanel | 45042 | 20
  1666. 1646 | ContextTabPanelBorder | 45063 | 28
  1667. 1647 | TabPanelRegionRadius | 45092 | 28
  1668. 1648 | TabPanelBottomIndent | 45121 | 28
  1669. 1649 | TabPanelRightIndent | 45150 | 28
  1670. 1650 | TabPanelTopIndent | 45179 | 24
  1671. 1651 | TabPanelLeftIndent | 45204 | 24
  1672. 1652 | TabPanelGroupRegionRadius | 45229 | 36
  1673. 1653 | TabPanelGroupBottomIndent | 45266 | 36
  1674. 1654 | TabPanelGroupRightIndent | 45303 | 32
  1675. 1655 | TabPanelGroupTopIndent | 45336 | 32
  1676. 1656 | TabPanelGroupLeftIndent | 45369 | 32
  1677. 1657 | LeftScrollButton | 45402 | 24
  1678. 1658 | RightScrollButton | 45427 | 24
  1679. 1659 | ForeColorInCaptionQuickAccessToolbar | 45452 | 48
  1680. 1660 | ForeColorInTopQuickAccessToolbar | 45501 | 44
  1681. 1661 | ForeColorInBottomQuickAccessToolbar | 45546 | 48
  1682. 1662 | ForeColorInPageHeader | 45595 | 28
  1683. 1663 | ForeColorDisabledInCaptionQuickAccessToolbar | 45624 | 60
  1684. 1664 | ForeColorDisabledInTopQuickAccessToolbar | 45685 | 56
  1685. 1665 | ForeColorDisabledInBottomQuickAccessToolbar | 45742 | 60
  1686. 1666 | ForeColorDisabledInPageHeader | 45803 | 40
  1687. 1667 | PreviewBackground | 45844 | 24
  1688. 1668 | PageBorder | 45869 | 16
  1689. 1669 | PageVerticalIndent | 45886 | 24
  1690. 1670 | PageHorizontalIndent | 45911 | 28
  1691. 1671 | BandHeaderLevel0 | 45940 | 24
  1692. 1672 | BandHeaderLevel1 | 45965 | 24
  1693. 1673 | BandHeaderLevel2 | 45990 | 24
  1694. 1674 | BandButtonLevel0 | 46015 | 24
  1695. 1675 | BandButtonLevel1 | 46040 | 24
  1696. 1676 | BandButtonLevel2 | 46065 | 24
  1697. 1677 | CornerPanel | 46090 | 16
  1698. 1678 | PopupFormCaption | 46107 | 24
  1699. 1679 | PopupFormBackground | 46132 | 28
  1700. 1680 | RulerBackground | 46161 | 20
  1701. 1681 | SmartTag | 46182 | 12
  1702. 1682 | RulerShadow | 46195 | 16
  1703. 1683 | RulerSelection | 46212 | 20
  1704. 1684 | RulerSection | 46233 | 16
  1705. 1685 | RulerRightMargin | 46250 | 24
  1706. 1686 | BandButtonSelected | 46275 | 24
  1707. 1687 | BandHeaderSelected | 46300 | 24
  1708. 1688 | Slider | 46325 | 8
  1709. 1689 | SliderSelected | 46334 | 20
  1710. 1690 | ComponentTrayBackground | 46355 | 32
  1711. 1691 | Category | 46388 | 12
  1712. 1692 | CategoryButton | 46401 | 20
  1713. 1693 | Row | 46422 | 4
  1714. 1694 | BandBorder | 46427 | 16
  1715. 1695 | RowDisabled | 46444 | 16
  1716. 1696 | GroupOpenButton | 46461 | 20
  1717. 1697 | GroupCloseButton | 46482 | 24
  1718. 1698 | Background | 46507 | 16
  1719. 1699 | GroupHeader | 46524 | 16
  1720. 1700 | GroupFooter | 46541 | 16
  1721. 1701 | GroupClient | 46558 | 16
  1722. 1702 | ScrollUpButton | 46575 | 20
  1723. 1703 | ScrollDownButton | 46596 | 24
  1724. 1704 | GroupClientLinksStrip | 46621 | 28
  1725. 1705 | Caption | 46650 | 12
  1726. 1706 | ItemSelected | 46663 | 16
  1727. 1707 | ExpandButton | 46680 | 16
  1728. 1708 | CollapseButton | 46697 | 20
  1729. 1709 | CollapsedGroupClient | 46718 | 28
  1730. 1710 | CollapsedGroupClientWithBorder | 46747 | 40
  1731. 1711 | NavPaneFormBorder | 46788 | 24
  1732. 1712 | NavPaneFormSizeGrip | 46813 | 28
  1733. 1713 | NavPaneFormLeftSizeGrip | 46842 | 32
  1734. 1714 | GroupButton | 46875 | 16
  1735. 1715 | GroupButtonSelected | 46892 | 28
  1736. 1716 | GroupClientWithBorder | 46921 | 28
  1737. 1717 | OverflowPanel | 46950 | 20
  1738. 1718 | OverflowPanelItem | 46971 | 24
  1739. 1719 | OverflowPanelExpandItem | 46996 | 32
  1740. 1720 | GroupRequireOffset | 47029 | 24
  1741. 1721 | GroupClientTopIndent | 47054 | 28
  1742. 1722 | FontSize | 47083 | 12
  1743. 1723 | TabHeader | 47096 | 12
  1744. 1724 | TabHeaderHideBar | 47109 | 24
  1745. 1725 | TabHeaderLine | 47134 | 20
  1746. 1726 | HideBar | 47155 | 12
  1747. 1727 | HideBarBottom | 47168 | 20
  1748. 1728 | HideBarLeft | 47189 | 16
  1749. 1729 | HideBarRight | 47206 | 16
  1750. 1730 | DockWindowButton | 47223 | 24
  1751. 1731 | DockWindowCaption | 47248 | 24
  1752. 1732 | DockWindowBorder | 47273 | 24
  1753. 1733 | FloatingWindowCaption | 47298 | 28
  1754. 1734 | FloatingWindowBorder | 47327 | 28
  1755. 1735 | UnFocusCaptionColor | 47356 | 28
  1756. 1736 | TabHeaderLineHGrow | 47385 | 24
  1757. 1737 | TabHeaderTextColor | 47410 | 24
  1758. 1738 | TabHeaderTextColorActive | 47435 | 32
  1759. 1739 | TabHeaderTextColorHot | 47468 | 28
  1760. 1740 | TabHeaderTextColorDisabled | 47497 | 36
  1761. 1741 | SelectedHeaderUpGrow | 47534 | 28
  1762. 1742 | SelectedHeaderHGrow | 47563 | 28
  1763. 1743 | SelectedHeaderDownGrow | 47592 | 32
  1764. 1744 | SelectedHeaderDownGrowBottomRight | 47625 | 44
  1765. 1745 | UpperHeaderDownGrow | 47670 | 28
  1766. 1746 | UpperHeaderDownGrowBottomRight | 47699 | 40
  1767. 1747 | HeaderDownGrow | 47740 | 20
  1768. 1748 | HeaderDownGrowBottomRight | 47761 | 36
  1769. 1749 | RowIndentNear | 47798 | 20
  1770. 1750 | RowIndentFar | 47819 | 16
  1771. 1751 | LeftContentIndent | 47836 | 24
  1772. 1752 | BottomContentIndent | 47861 | 28
  1773. 1753 | RightContentIndent | 47890 | 24
  1774. 1754 | Dock | 47915 | 8
  1775. 1755 | Bar | 47924 | 4
  1776. 1756 | BarVertical | 47929 | 16
  1777. 1757 | BarCustomize | 47946 | 16
  1778. 1758 | MainMenuCustomize | 47963 | 24
  1779. 1759 | MainMenuDrag | 47988 | 16
  1780. 1760 | BarCustomizeVertical | 48005 | 28
  1781. 1761 | BarDrag | 48034 | 12
  1782. 1762 | BarDragVertical | 48047 | 20
  1783. 1763 | BarSeparator | 48068 | 16
  1784. 1764 | BarVerticalSeparator | 48085 | 28
  1785. 1765 | PopupMenu | 48114 | 12
  1786. 1766 | PopupMenuSeparator | 48127 | 24
  1787. 1767 | PopupMenuSideStrip | 48152 | 24
  1788. 1768 | PopupMenuSideStripNonRecent | 48177 | 36
  1789. 1769 | PopupMenuLinkSelected | 48214 | 28
  1790. 1770 | PopupMenuSplitButton | 48243 | 28
  1791. 1771 | PopupMenuSplitButton2 | 48272 | 28
  1792. 1772 | PopupMenuCheck | 48301 | 20
  1793. 1773 | PopupMenuExpandButton | 48322 | 28
  1794. 1774 | LinkBorderPainter | 48351 | 24
  1795. 1775 | MainMenu | 48376 | 12
  1796. 1776 | MainMenuVertical | 48389 | 24
  1797. 1777 | FloatingBar | 48414 | 16
  1798. 1778 | StatusBar | 48431 | 12
  1799. 1779 | LinkSelected | 48444 | 16
  1800. 1780 | MainMenuLinkSelected | 48461 | 28
  1801. 1781 | DockWindowButtonsHot | 48490 | 28
  1802. 1782 | DockWindowButtonsPressed | 48519 | 32
  1803. 1783 | DockWindowButtons | 48552 | 24
  1804. 1784 | AlertBarItem | 48577 | 16
  1805. 1785 | AlertCaptionTop | 48594 | 20
  1806. 1786 | AlertWindow | 48615 | 16
  1807. 1787 | CloseButtonGlyph | 48632 | 24
  1808. 1788 | RestoreButtonGlyph | 48657 | 24
  1809. 1789 | MinimizeButtonGlyph | 48682 | 28
  1810. 1790 | CollapseButtonGlyph | 48711 | 28
  1811. 1791 | ExpandButtonGlyph | 48740 | 24
  1812. 1792 | BarDockedRowIndent | 48765 | 24
  1813. 1793 | BarDockedRowBarIndent | 48790 | 28
  1814. 1794 | TitleLeftIndent | 48819 | 20
  1815. 1795 | TitleRightIndent | 48840 | 24
  1816. 1796 | TitleTopIndent | 48865 | 20
  1817. 1797 | TitleBottomIndent | 48886 | 24
  1818. 1798 | ColorLinkDisabledForeColor | 48911 | 36
  1819. 1799 | TabPane | 48948 | 12
  1820. 1800 | TabPageButton | 48961 | 20
  1821. 1801 | TabHeaderButton | 48982 | 20
  1822. 1802 | RulerTabTypeBackground | 49003 | 32
  1823. 1803 | RulerTab | 49036 | 12
  1824. 1804 | RulerIndent | 49049 | 16
  1825. 1805 | RulerIndentBottom | 49066 | 24
  1826. 1806 | RulerColumnResizer | 49091 | 24
  1827. 1807 | RulerDefaultTabColor | 49116 | 28
  1828. 1808 | HorizontalRulerBackground | 49145 | 36
  1829. 1809 | VerticalRulerBackground | 49182 | 32
  1830. 1810 | [ | 49215 | 4
  1831. 1811 | R= | 49220 | 4
  1832. 1812 | A=255,  | 49225 | 12
  1833. 1813 | A= | 49238 | 4
  1834. 1814 | Empty | 49243 | 8
  1835. 1815 | G= | 49252 | 4
  1836. 1816 | B= | 49257 | 4
  1837. 1817 | fontname | 49262 | 12
  1838. 1818 | fontsize | 49275 | 12
  1839. 1819 | fontstyle | 49288 | 12
  1840. 1820 | backcolor | 49301 | 12
  1841. 1821 | backcolor2 | 49314 | 16
  1842. 1822 | bordercolor | 49331 | 16
  1843. 1823 | forecolor | 49348 | 12
  1844. 1824 | gradient | 49361 | 12
  1845. 1825 | mscorlib | 49374 | 12
  1846. 1826 | system.windows.forms | 49387 | 28
  1847. 1827 | microsoft.vsdesigner | 49416 | 28
  1848. 1828 | system.data | 49445 | 16
  1849. 1829 | system.drawing | 49462 | 20
  1850. 1830 | system | 49483 | 8
  1851. 1831 | system.design | 49492 | 20
  1852. 1832 | envdte | 49513 | 8
  1853. 1833 | microsoft.visualbasic | 49522 | 28
  1854. 1834 | office | 49551 | 8
  1855. 1835 | microsoft.visualstudio | 49560 | 32
  1856. 1836 | vslangproj | 49593 | 16
  1857. 1837 | system.xml | 49610 | 16
  1858. 1838 | DevExpress.Utils.v10.1 | 49627 | 32
  1859. 1839 | DevExpress.XtraGrid.v10.1 | 49660 | 36
  1860. 1840 | DevExpress.XtraEditors.v10.1 | 49697 | 40
  1861. 1841 | DevExpress.Data.v10.1 | 49738 | 28
  1862. 1842 | DevExpress.XtraNavBar.v10.1 | 49767 | 36
  1863. 1843 | DevExpress.Utils.Images.flatSplitterGlyphV.png | 49804 | 64
  1864. 1844 | DevExpress.Utils.Images.flatSplitterGlyphH.png | 49869 | 64
  1865. 1845 | SubMenuBarControl | 49934 | 24
  1866. 1846 | PopupMenuBarControl | 49959 | 28
  1867. 1847 | backButton | 49988 | 16
  1868. 1848 | < &Back | 50005 | 12
  1869. 1849 | nextButton | 50018 | 16
  1870. 1850 | &Next > | 50035 | 12
  1871. 1851 | cancelButton | 50048 | 16
  1872. 1852 | finishButton | 50065 | 16
  1873. 1853 | &Finish | 50082 | 12
  1874. 1854 | separator | 50095 | 12
  1875. 1855 | WizardForm | 50108 | 16
  1876. 1856 | WizardPage | 50125 | 16
  1877. 1857 | Verdana | 50142 | 12
  1878. 1858 | titleLabel | 50155 | 16
  1879. 1859 | Welcome to the Sample Setup Wizard | 50172 | 48
  1880. 1860 | watermarkPicture | 50221 | 24
  1881. 1861 | ExteriorWizardPage | 50246 | 24
  1882. 1862 | headerSeparator | 50271 | 20
  1883. 1863 | headerPanel | 50292 | 16
  1884. 1864 | Sample Header Title | 50309 | 28
  1885. 1865 | subtitleLabel | 50338 | 20
  1886. 1866 | Sample header subtitle will help a user complete a certain task in the Sample wizard by clarifying the task in some way. | 50360 | 160
  1887. 1867 | headerPicture | 50521 | 20
  1888. 1868 | InteriorWizardPage | 50542 | 24
  1889. 1869 | ;Darkroom;High Contrast;Sharp;Sharp Plus;Pumpkin;Dark Side;Office 2010 Black | 50567 | 104
  1890. 1870 | DevExpress.Utils.XtraFrames.logo.png | 50672 | 48
  1891. 1871 | Arial Narrow | 50721 | 16
  1892. 1872 | DevExpress.Utils.XtraFrames.dx-logo.png | 50738 | 52
  1893. 1873 | DevExpress.Utils.XtraFrames.dx-logo-light.png | 50791 | 60
  1894. 1874 | DevExpress.Utils.XtraFrames.Arrows.bmp | 50852 | 52
  1895. 1875 | DevExpress.Utils.XtraFrames.description.png | 50905 | 60
  1896. 1876 | DevExpress.Utils.XtraFrames.description2.png | 50966 | 60
  1897. 1877 | Reset | 51027 | 8
  1898. 1878 | gridView | 51036 | 12
  1899. 1879 | GetAllGridEntries | 51049 | 24
  1900. 1880 | viewTabButtons | 51074 | 20
  1901. 1881 | SelectGridEntry | 51095 | 20
  1902. 1882 | DevExpress.Utils.Images.designer16x16.png | 51116 | 56
  1903. 1883 | DevExpress.Utils.Images.designer12x12.png | 51173 | 56
  1904. 1884 | XF_{0}_{1} | 51230 | 16
  1905. 1885 | XF_{0} | 51247 | 8
  1906. 1886 | XtraFrame | 51256 | 12
  1907. 1887 | MainPanel | 51269 | 12
  1908. 1888 | PropertyGridSort | 51282 | 24
  1909. 1889 | PropertyGridHelpVisible | 51307 | 32
  1910. 1890 | DoubleClickPropertyValue | 51340 | 32
  1911. 1891 | PropertyGrid | 51373 | 16
  1912. 1892 | XtraPGFrame | 51390 | 16
  1913. 1893 | batchUpdateHandler | 51407 | 24
  1914. 1894 | Null | 51432 | 8
  1915. 1895 | Adapter | 51441 | 12
  1916. 1896 | CommandCollection | 51454 | 24
  1917. 1897 | SelectCommand | 51479 | 20
  1918. 1898 | Connection | 51500 | 16
  1919. 1899 | ConnectionString | 51517 | 24
  1920. 1900 | |DataDirectory| | 51542 | 20
  1921. 1901 | EnvDTE | 51563 | 8
  1922. 1902 | EnvDTE.ProjectItem | 51572 | 24
  1923. 1903 | ContainingProject | 51597 | 24
  1924. 1904 | EnvDTE.Project | 51622 | 20
  1925. 1905 | FullName | 51643 | 12
  1926. 1906 | \App_Data | 51656 | 12
  1927. 1907 | {E24C65DC-7377-472B-9ABA-BC803B73C61A} | 51669 | 52
  1928. 1908 | Version | 51722 | 12
  1929. 1909 | HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\NET Framework Setup\NDP\v3.5\ | 51735 | 92
  1930. 1910 | Install | 51828 | 12
  1931. 1911 | HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\NET Framework Setup\NDP\v3.0\Setup\ | 51841 | 100
  1932. 1912 | InstallSuccess | 51942 | 20
  1933. 1913 | types | 51963 | 8
  1934. 1914 | dataMember | 51972 | 16
  1935. 1915 | listController | 51989 | 20
  1936. 1916 | parent | 52010 | 8
  1937. 1917 | prop | 52019 | 8
  1938. 1918 | listAccessor | 52028 | 16
  1939. 1919 | GetEnumerator | 52045 | 20
  1940. 1920 | Current | 52066 | 12
  1941. 1921 | Reprocess executed | 52079 | 24
  1942. 1922 | # New thread started | 52104 | 28
  1943. 1923 | ThreadAbortException | 52133 | 28
  1944. 1924 | Trying to abort thread | 52162 | 32
  1945. 1925 | BeginAsyncOperation:{0} | 52195 | 32
  1946. 1926 | EndAsyncOperation:{0} | 52228 | 28
  1947. 1927 | suspendPushDataInCurrentChanged | 52257 | 44
  1948. 1928 | List_ListChanged | 52302 | 24
  1949. 1929 | CancelCurrentEdit | 52327 | 24
  1950. 1930 | FinishAddNew | 52352 | 16
  1951. 1931 | Cross thread operation detected. To suppress this exception, set DevExpress.Data.CurrencyDataController.DisableThreadingProblemsDetection = true | 52370 | 192
  1952. 1932 | ListChanged {0} | 52563 | 20
  1953. 1933 | single criterion expected | 52584 | 36
  1954. 1934 | stringCriteria | 52621 | 20
  1955. 1935 | Please replace == operator with ReferenceEquals, != with !ReferenceEquals (or use | and & operators instead of || and && in the simplified criteria syntax) | 52643 | 208
  1956. 1936 | line | 52852 | 8
  1957. 1937 | column | 52861 | 8
  1958. 1938 | #Err | 52870 | 8
  1959. 1939 | {DataColumnInfo:  | 52879 | 24
  1960. 1940 | GetRow | 52904 | 8
  1961. 1941 | columnInfo | 52913 | 16
  1962. 1942 | DSOC | 52930 | 8
  1963. 1943 | Corrupted data! | 52939 | 20
  1964. 1944 | {0:MM/dd/yyyy HH:mm:ss.fffff} | 52960 | 40
  1965. 1945 | System.Data.DataColumnPropertyDescriptor | 53001 | 56
  1966. 1946 | (\p{Ll})(\p{Lu}) | 53058 | 24
  1967. 1947 | $1 $2 | 53083 | 8
  1968. 1948 | (\p{Lu}{2})(\p{Lu}\p{Ll}{2}) | 53092 | 40
  1969. 1949 | root | 53133 | 8
  1970. 1950 | uiFactory | 53142 | 12
  1971. 1951 | null | 53155 | 8
  1972. 1952 | '{0}' is not a valid value for '{1}' | 53164 | 48
  1973. 1953 | XPPropertyDescriptor | 53213 | 28
  1974. 1954 | ReflectPropertyDescriptor | 53242 | 36
  1975. 1955 | \n | 53279 | 4
  1976. 1956 | \r | 53284 | 4
  1977. 1957 | \s | 53289 | 4
  1978. 1958 | \0 | 53294 | 4
  1979. 1959 | Update | 53299 | 8
  1980. 1960 | Select  | 53308 | 12
  1981. 1961 | skip( | 53321 | 8
  1982. 1962 | )  | 53330 | 4
  1983. 1963 | top( | 53335 | 8
  1984. 1964 |
  1985.   from " | 53344 | 12
  1986. 1965 | "  | 53357 | 4
  1987. 1966 |  where  | 53362 | 12
  1988. 1967 |  group by  | 53375 | 16
  1989. 1968 | having  | 53392 | 12
  1990. 1969 | Could not load type  | 53405 | 28
  1991. 1970 | Constructor not found. | 53434 | 32
  1992. 1971 | Property '{0}' not found | 53467 | 32
  1993. 1972 | Method not found | 53500 | 24
  1994. 1973 | Property not found | 53525 | 24
  1995. 1974 | providers | 53550 | 12
  1996. 1975 | {0:u} UpdateSchema for tables {1}, opt: {2}, result:  | 53563 | 72
  1997. 1976 | Exception: | 53636 | 16
  1998. 1977 | {0:u} SelectData request with {1} queries: | 53653 | 56
  1999. 1978 | {0} ; | 53710 | 8
  2000. 1979 | result[{0}] {1} rows: | 53719 | 28
  2001. 1980 |   ... | 53748 | 8
  2002. 1981 | {0:u} ModifyData: | 53757 | 24
  2003. 1982 | identity  | 53782 | 12
  2004. 1983 |  result:  | 53795 | 12
  2005. 1984 | Ok. | 53808 | 4
  2006. 1985 | Ok, identities returned:  | 53813 | 36
  2007. 1986 | \t | 53850 | 4
  2008. 1987 | "... | 53855 | 8
  2009. 1988 | '\n' | 53864 | 8
  2010. 1989 | '\r' | 53873 | 8
  2011. 1990 | '\t' | 53882 | 8
  2012. 1991 | '\ | 53891 | 4
  2013. 1992 |  params( | 53896 | 12
  2014. 1993 | ) constants( | 53909 | 16
  2015. 1994 |  top  | 53926 | 8
  2016. 1995 | select{0}({1}) from({2}) where({3}) order({4}) group({5}) having({6}) | 53935 | 92
  2017. 1996 | insert default values into {0} | 54028 | 40
  2018. 1997 | insert into {0}({1}) values({2}) | 54069 | 44
  2019. 1998 | update {0} {1} where {2} | 54114 | 32
  2020. 1999 | delete from {0} where {1} | 54147 | 36
  2021. 2000 | {0} {1} | 54184 | 12
  2022. 2001 | desc | 54197 | 8
  2023. 2002 | asc | 54206 | 4
  2024. 2003 |  skip  | 54211 | 8
  2025. 2004 | select{0} ({1}) from({2}) where({3}) order({4}) group({5}) having({6}) | 54220 | 96
  2026. 2005 | Objects in identity map | 54317 | 32
  2027. 2006 | Objects added to identity map | 54350 | 40
  2028. 2007 | Objects removed from identity map | 54391 | 44
  2029. 2008 | Session connected count | 54436 | 32
  2030. 2009 | Connected Session count | 54469 | 32
  2031. 2010 | Sessions connected | 54502 | 24
  2032. 2011 | Sessions disconnected | 54527 | 28
  2033. 2012 | SqlDataStore instances | 54556 | 32
  2034. 2013 | SqlDataStore created | 54589 | 28
  2035. 2014 | SqlDataStore finalized | 54618 | 32
  2036. 2015 | SqlDataStore requests handled | 54651 | 40
  2037. 2016 | SqlDataStore schema update requests handled | 54692 | 60
  2038. 2017 | SqlDataStore select data requests handled | 54753 | 56
  2039. 2018 | SqlDataStore modify data requests handled | 54810 | 56
  2040. 2019 | SqlDataStore select data queries handled | 54867 | 56
  2041. 2020 | SqlDataStore modify data statements handled | 54924 | 60
  2042. 2021 | SqlDataStore queue length | 54985 | 36
  2043. 2022 | SqlDataStore select data queue length | 55022 | 52
  2044. 2023 | SqlDataStore modify data queue length | 55075 | 52
  2045. 2024 | SqlDataStore schema update queue length | 55128 | 52
  2046. 2025 | DataCacheNode cache hit | 55181 | 32
  2047. 2026 | DataCacheNode cache miss | 55214 | 32
  2048. 2027 | DataCacheNode cache passthrough | 55247 | 44
  2049. 2028 | DataCacheNode cached records count | 55292 | 48
  2050. 2029 | DataCacheNode cached records added | 55341 | 48
  2051. 2030 | DataCacheNode cached records removed | 55390 | 48
  2052. 2031 | MSSql2005CacheRoot dependency established | 55439 | 56
  2053. 2032 | MSSql2005CacheRoot dependency triggered | 55496 | 52
  2054. 2033 | DataCacheRoot count | 55549 | 28
  2055. 2034 | DataCacheRoot created | 55578 | 28
  2056. 2035 | DataCacheRoot finalized | 55607 | 32
  2057. 2036 | DataCacheRoot requests handled | 55640 | 40
  2058. 2037 | DataCacheRoot schema update requests handled | 55681 | 60
  2059. 2038 | DataCacheRoot select data requests handled | 55742 | 56
  2060. 2039 | DataCacheRoot modify data requests handled | 55799 | 56
  2061. 2040 | DataCacheRoot process cookie requests handled | 55856 | 60
  2062. 2041 | DataCacheRoot notify dirty tables requests handled | 55917 | 68
  2063. 2042 | DataCacheRoot select data queries handled | 55986 | 56
  2064. 2043 | DataCacheRoot modify data statements handled | 56043 | 60
  2065. 2044 | DataCacheRoot notify dirty tables table names handled | 56104 | 72
  2066. 2045 | DataCacheRoot queue length | 56177 | 36
  2067. 2046 | DataCacheRoot select data queue length | 56214 | 52
  2068. 2047 | DataCacheRoot modify data queue length | 56267 | 52
  2069. 2048 | DataCacheRoot schema update queue length | 56320 | 56
  2070. 2049 | DataCacheRoot process cookie queue length | 56377 | 56
  2071. 2050 | DataCacheRoot notify dirty tables queue length | 56434 | 64
  2072. 2051 | DataCacheNode count | 56499 | 28
  2073. 2052 | DataCacheNode created | 56528 | 28
  2074. 2053 | DataCacheNode finalized | 56557 | 32
  2075. 2054 | DataCacheNode requests handled | 56590 | 40
  2076. 2055 | DataCacheNode schema update requests handled | 56631 | 60
  2077. 2056 | DataCacheNode select data requests handled | 56692 | 56
  2078. 2057 | DataCacheNode modify data requests handled | 56749 | 56
  2079. 2058 | DataCacheNode process cookie requests handled | 56806 | 60
  2080. 2059 | DataCacheNode notify dirty tables requests handled | 56867 | 68
  2081. 2060 | DataCacheNode select data queries handled | 56936 | 56
  2082. 2061 | DataCacheNode modify data statements handled | 56993 | 60
  2083. 2062 | DataCacheNode notify dirty tables table names handled | 57054 | 72
  2084. 2063 | DataCacheNode queue length | 57127 | 36
  2085. 2064 | DataCacheNode select data queue length | 57164 | 52
  2086. 2065 | DataCacheNode modify data queue length | 57217 | 52
  2087. 2066 | DataCacheNode schema update queue length | 57270 | 56
  2088. 2067 | DataCacheNode process cookie queue length | 57327 | 56
  2089. 2068 | DataCacheNode notify dirty tables queue length | 57384 | 64
  2090. 2069 | ] | 57449 | 4
  2091. 2070 | Xpo | 57454 | 4
  2092. 2071 | DevExpress Xpo | 57459 | 20
  2093. 2072 | XpoPerfomanceCounters | 57480 | 28
  2094. 2073 | different tables with the same alias -- possible internal error | 57509 | 84
  2095. 2074 |  {0} join "{1}" {2} on {3}
  2096. {4} | 57594 | 40
  2097. 2075 | ;  | 57635 | 4
  2098. 2076 | ConnectionProvider_AtLeastOneColumnExpected | 57640 | 60
  2099. 2077 | columns | 57701 | 12
  2100. 2078 | propertyType | 57714 | 16
  2101. 2079 | ConnectionProvider_TypeMappingMissing | 57731 | 52
  2102. 2080 | DevExpress.Data.Db.Messages | 57784 | 36
  2103. 2081 | [{0}] {1} {2} | 57821 | 20
  2104. 2082 | 1 column | 57842 | 12
  2105. 2083 | {0} columns | 57855 | 16
  2106. 2084 | sql | 57872 | 4
  2107. 2085 | ConnectionProvider_SchemaCorrectionNeeded | 57877 | 56
  2108. 2086 | parameters | 57934 | 16
  2109. 2087 | ConnectionProvider_SqlExecutionError | 57951 | 48
  2110. 2088 | ConnectionProvider_UnableToOpenDatabase | 58000 | 52
  2111. 2089 | objectTypeName | 58053 | 20
  2112. 2090 | objectName | 58074 | 16
  2113. 2091 | parentObjectName | 58091 | 24
  2114. 2092 | ConnectionProvider_UnableToCreateDBObject | 58116 | 56
  2115. 2093 | ConnectionProvider_Locking | 58173 | 36
  2116. 2094 | _Exceptions | 58210 | 16
  2117. 2095 |  exceptions thrown: | 58227 | 28
  2118. 2096 |  exceptions thrown:
  2119.  | 58256 | 28
  2120. 2097 | {0}={1} | 58285 | 12
  2121. 2098 | {0}, | 58298 | 8
  2122. 2099 | {0}={1}, | 58307 | 12
  2123. 2100 | syntax error | 58320 | 16
  2124. 2101 | irrecoverable syntax error | 58337 | 36
  2125. 2102 | irrecoverable syntax error at end-of-file | 58374 | 56
  2126. 2103 | , expecting
  2127.  | 58431 | 16
  2128. 2104 | {FAILED HERE} | 58448 | 20
  2129. 2105 | Parser error at line {0}, character {1}: {2}; ("{3}") | 58469 | 72
  2130. 2106 | == | 58542 | 4
  2131. 2107 | != | 58547 | 4
  2132. 2108 | ! | 58552 | 4
  2133. 2109 | && | 58557 | 4
  2134. 2110 | || | 58562 | 4
  2135. 2111 | {0} {1} not supported for type {2} | 58567 | 48
  2136. 2112 | ICriteriaProcessor.ProcessOperator({0} '{1}') not implemented | 58616 | 84
  2137. 2113 | theOperator.Operands.Count != 0 | 58701 | 44
  2138. 2114 | Custom function name not found. | 58746 | 44
  2139. 2115 | Value can't be negative. | 58791 | 32
  2140. 2116 | theOperator.Operands.Count != 1 | 58824 | 44
  2141. 2117 | theOperator.OperatorType is not IsOutlookInterval* or internal error | 58869 | 92
  2142. 2118 | theOperator.OperatorType is not LocalDateTime* or internal error | 58962 | 88
  2143. 2119 | Couldn't find primary key column. | 59051 | 44
  2144. 2120 | Column not found | 59096 | 24
  2145. 2121 | Table ' | 59121 | 12
  2146. 2122 | ' not found | 59134 | 16
  2147. 2123 | Column ' | 59151 | 12
  2148. 2124 | ' not found in table ' | 59164 | 32
  2149. 2125 | Table | 59197 | 8
  2150. 2126 | create table {0} ({1}) | 59206 | 32
  2151. 2127 | PrimaryKey | 59239 | 16
  2152. 2128 | alter table {0} add constraint {1} primary key ({2}) | 59256 | 72
  2153. 2129 | alter table {0} add {1} {2} | 59329 | 36
  2154. 2130 | Index | 59366 | 8
  2155. 2131 | unique | 59375 | 8
  2156. 2132 | create {0} index {1} on {2}({3}) | 59384 | 44
  2157. 2133 | ForeignKey | 59429 | 16
  2158. 2134 | alter table {0} add constraint {1} foreign key ({2}) references {3}({4}) | 59446 | 96
  2159. 2135 | ,{{{0}}} | 59543 | 12
  2160. 2136 | {{{0}}} | 59556 | 12
  2161. 2137 | Can not skip records without ORDER BY clause. | 59569 | 60
  2162. 2138 | DefaultFormatFunction for custom({0}) | 59630 | 52
  2163. 2139 | __ | 59683 | 4
  2164. 2140 | X8 | 59688 | 4
  2165. 2141 | PK_ | 59693 | 4
  2166. 2142 | FK_ | 59698 | 4
  2167. 2143 | XPO | 59703 | 4
  2168. 2144 | {0:dd.MM.yy HH:mm:ss.fff} Executing sql '{1}' | 59708 | 60
  2169. 2145 | {0:dd.MM.yy HH:mm:ss.fff} Executing sql '{1}' with parameters {2} | 59769 | 88
  2170. 2146 | , {0} = {1} | 59858 | 16
  2171. 2147 | {0} = {1} | 59875 | 12
  2172. 2148 | {3}Result: rowcount = {0}, total = {1}, {2} | 59888 | 60
  2173. 2149 | dd.MM.yy HH:mm:ss.fff  | 59949 | 32
  2174. 2150 | {2}Result: rowcount = {0}, size = {1} | 59982 | 52
  2175. 2151 | Result: Empty | 60035 | 20
  2176. 2152 | case when {0} then {1} else {2} end | 60056 | 48
  2177. 2153 | (({0}) is null or (Len({0}) = 0)) | 60105 | 44
  2178. 2154 | ltrim(rtrim( | 60150 | 16
  2179. 2155 | )) | 60167 | 4
  2180. 2156 |  ||  | 60172 | 8
  2181. 2157 | Len( | 60181 | 8
  2182. 2158 | ) -  | 60190 | 8
  2183. 2159 | Substring( | 60199 | 16
  2184. 2160 | , ( | 60216 | 4
  2185. 2161 | ) + 1,  | 60221 | 12
  2186. 2162 | Abs({0}) | 60234 | 12
  2187. 2163 | Sqr({0}) | 60247 | 12
  2188. 2164 | Log({0}) | 60260 | 12
  2189. 2165 | Rnd() | 60273 | 8
  2190. 2166 | Sin({0}) | 60282 | 12
  2191. 2167 | Tan({0}) | 60295 | 12
  2192. 2168 | Atn({0}) | 60308 | 12
  2193. 2169 | Cos({0}) | 60321 | 12
  2194. 2170 | Exp({0}) | 60334 | 12
  2195. 2171 | Power({0}, {1}) | 60347 | 20
  2196. 2172 | DATEPART(Millisecond, {0}) | 60368 | 36
  2197. 2173 | DATEPART(Second, {0}) | 60405 | 28
  2198. 2174 | DATEPART(Minute, {0}) | 60434 | 28
  2199. 2175 | DATEPART(Hour, {0}) | 60463 | 28
  2200. 2176 | DATEPART(Day, {0}) | 60492 | 24
  2201. 2177 | DATEPART(Month, {0}) | 60517 | 28
  2202. 2178 | DATEPART(Year, {0}) | 60546 | 28
  2203. 2179 | (CONVERT(BigInt,((CONVERT(BigInt,DATEPART(HOUR, {0}))) * 36000000000) + ((CONVERT(BigInt,DATEPART(MINUTE, {0}))) * 600000000) + ((CONVERT(BigInt,DATEPART(SECOND, {0}))) * 10000000) + ((CONVERT(BigInt,DATEPART(MILLISECOND, {0}))) * 10000))) | 60576 | 320
  2204. 2180 | CONVERT(Int,(DATEPART(dw, {0}) + (@@DATEFIRST) + 6) % 7) | 60897 | 76
  2205. 2181 | DATEPART(DayOfYear, {0}) | 60974 | 32
  2206. 2182 | CONVERT(DATE, {0}) | 61007 | 24
  2207. 2183 | Ascii({0}) | 61032 | 16
  2208. 2184 | Char({0}) | 61049 | 12
  2209. 2185 | Str({0}) | 61062 | 12
  2210. 2186 | Replace({0}, {1}, {2}) | 61075 | 32
  2211. 2187 | Reverse({0}) | 61108 | 16
  2212. 2188 | Stuff({0}, {1} + 1, {2}, '') | 61125 | 40
  2213. 2189 | Stuff({0}, {1} + 1, 0, {2}) | 61166 | 36
  2214. 2190 | (Charindex({0}, {1}) - 1) | 61203 | 36
  2215. 2191 | Sign({0}) | 61240 | 12
  2216. 2192 | Round({0}) | 61253 | 16
  2217. 2193 | Floor({0}) | 61270 | 16
  2218. 2194 | Ceiling({0}) | 61287 | 16
  2219. 2195 | AddDays({0}) | 61304 | 16
  2220. 2196 | UTCNOW() | 61321 | 12
  2221. 2197 | NOW() | 61334 | 8
  2222. 2198 | DATE() | 61343 | 8
  2223. 2199 | DefaultFormatFunction for  | 61352 | 36
  2224. 2200 | like | 61389 | 8
  2225. 2201 | DefaultFormatBunary(' | 61398 | 28
  2226. 2202 | ', ' | 61427 | 8
  2227. 2203 | ') | 61436 | 4
  2228. 2204 | {0} is null | 61441 | 16
  2229. 2205 | not ({0}) | 61458 | 12
  2230. 2206 | -{0} | 61471 | 8
  2231. 2207 | +{0} | 61480 | 8
  2232. 2208 | ~({0}) | 61489 | 8
  2233. 2209 | DefaultFormatUnary(' | 61498 | 28
  2234. 2210 | empty subcriteria | 61527 | 24
  2235. 2211 |
  2236.   | 61552 | 4
  2237. 2212 | left | 61557 | 8
  2238. 2213 | inner | 61566 | 8
  2239. 2214 |  join  | 61575 | 8
  2240. 2215 |  on  | 61584 | 8
  2241. 2216 | or | 61593 | 4
  2242. 2217 | {0} in ({1}) | 61598 | 16
  2243. 2218 | {1}({0}) | 61615 | 12
  2244. 2219 | exists | 61628 | 8
  2245. 2220 |  where {0} | 61637 | 16
  2246. 2221 | select {0} from {1} | 61654 | 28
  2247. 2222 | max({0}) | 61683 | 12
  2248. 2223 | min({0}) | 61696 | 12
  2249. 2224 | avg({0}) | 61709 | 12
  2250. 2225 | count({0}) | 61722 | 16
  2251. 2226 | sum({0}) | 61739 | 12
  2252. 2227 | Statement not finished. | 61752 | 32
  2253. 2228 | Can't dispose the instance of ExportStyleManager class: Ivalid parameter values. | 61785 | 108
  2254. 2229 | Can't create the instance of ExportStyleManager class: Ivalid parameter values. | 61894 | 108
  2255. 2230 | Calibri | 62003 | 12
  2256. 2231 | Incorrect cache width or height | 62016 | 44
  2257. 2232 | Incorrect cache col or row | 62061 | 36
  2258. 2233 | Incorrect union width or height | 62098 | 44
  2259. 2234 | <br> | 62143 | 8
  2260. 2235 | &lt; | 62152 | 8
  2261. 2236 | &gt; | 62161 | 8
  2262. 2237 | &amp; | 62170 | 8
  2263. 2238 | &quot; | 62179 | 8
  2264. 2239 | rgb( | 62188 | 8
  2265. 2240 |  border-style: solid; | 62197 | 28
  2266. 2241 |  padding: 3; | 62226 | 16
  2267. 2242 |  border-width:  | 62243 | 20
  2268. 2243 |  border-left-width:  | 62264 | 28
  2269. 2244 |  border-top-width:  | 62293 | 28
  2270. 2245 |  border-right-width:  | 62322 | 28
  2271. 2246 |  border-bottom-width:  | 62351 | 32
  2272. 2247 |  border-color:  | 62384 | 20
  2273. 2248 |  border-left-color:  | 62405 | 28
  2274. 2249 |  border-top-color:  | 62434 | 28
  2275. 2250 |  border-right-color:  | 62463 | 28
  2276. 2251 |  border-bottom-color:  | 62492 | 32
  2277. 2252 |  font-family: " | 62525 | 20
  2278. 2253 | "; | 62546 | 4
  2279. 2254 |  font-weight: bold; | 62551 | 28
  2280. 2255 |  font-style: italic; | 62580 | 28
  2281. 2256 |  text-decoration: underline; | 62609 | 40
  2282. 2257 |  text-decoration: line-through; | 62650 | 44
  2283. 2258 |  font-size:  | 62695 | 16
  2284. 2259 | pt; | 62712 | 4
  2285. 2260 |  color:  | 62717 | 12
  2286. 2261 |  background-color:  | 62730 | 28
  2287. 2262 | Stream | 62759 | 8
  2288. 2263 | <style type="text/css"><!-- | 62768 | 36
  2289. 2264 | .style | 62805 | 8
  2290. 2265 |  { | 62814 | 4
  2291. 2266 | --></style> | 62819 | 16
  2292. 2267 | <html> | 62836 | 8
  2293. 2268 | <head> | 62845 | 8
  2294. 2269 | <title> | 62854 | 12
  2295. 2270 | </title> | 62867 | 12
  2296. 2271 | <META http-equiv=Content-type content="text/html; charset=UTF-8"> | 62880 | 88
  2297. 2272 | </head> | 62969 | 12
  2298. 2273 | <body> | 62982 | 8
  2299. 2274 | </body> | 62991 | 12
  2300. 2275 | </html> | 63004 | 12
  2301. 2276 | <table border="1" cellspacing="0" cellpadding="0"> | 63017 | 68
  2302. 2277 | <tr> | 63086 | 8
  2303. 2278 | <td | 63095 | 4
  2304. 2279 |  colspan=" | 63100 | 16
  2305. 2280 | " | 63117 | 4
  2306. 2281 |  rowspan=" | 63122 | 16
  2307. 2282 |  width=" | 63139 | 12
  2308. 2283 |  align=" | 63152 | 12
  2309. 2284 | center | 63165 | 8
  2310. 2285 | right | 63174 | 8
  2311. 2286 |  nowrap | 63183 | 12
  2312. 2287 |  class="style | 63196 | 20
  2313. 2288 | "> | 63217 | 4
  2314. 2289 | &nbsp | 63222 | 8
  2315. 2290 | </td> | 63231 | 8
  2316. 2291 | </tr> | 63240 | 8
  2317. 2292 | </table> | 63249 | 12
  2318. 2293 | .xsl | 63262 | 8
  2319. 2294 |  bold="true" | 63271 | 16
  2320. 2295 |  bold="false" | 63288 | 20
  2321. 2296 |  italic="true" | 63309 | 20
  2322. 2297 |  italic="false" | 63330 | 20
  2323. 2298 |  underline="true" | 63351 | 24
  2324. 2299 |  underline="false" | 63376 | 24
  2325. 2300 |  strikeout="true" | 63401 | 24
  2326. 2301 |  strikeout="false" | 63426 | 24
  2327. 2302 | aligntext=" | 63451 | 16
  2328. 2303 |  fontname=" | 63468 | 16
  2329. 2304 |  fontcolor=" | 63485 | 16
  2330. 2305 |  fontsize=" | 63502 | 16
  2331. 2306 |  bkcolor=" | 63519 | 16
  2332. 2307 |  color=" | 63536 | 12
  2333. 2308 | <border_left | 63549 | 16
  2334. 2309 | />
  2335.  | 63566 | 4
  2336. 2310 | <border_up | 63571 | 16
  2337. 2311 | <border_right | 63588 | 20
  2338. 2312 | <border_down | 63609 | 16
  2339. 2313 | /> | 63626 | 4
  2340. 2314 | left" | 63631 | 8
  2341. 2315 | center" | 63640 | 12
  2342. 2316 | right" | 63653 | 8
  2343. 2317 |  styleclass=" | 63662 | 20
  2344. 2318 | &apos; | 63683 | 8
  2345. 2319 | &#160; | 63692 | 8
  2346. 2320 | <styles> | 63701 | 12
  2347. 2321 | <style id=" | 63714 | 16
  2348. 2322 | </style> | 63731 | 12
  2349. 2323 | </styles> | 63744 | 12
  2350. 2324 | <?xml version="1.0"?> | 63757 | 28
  2351. 2325 | <?xml-stylesheet type="text/xsl" href=" | 63786 | 52
  2352. 2326 | "?> | 63839 | 4
  2353. 2327 | <cache> | 63844 | 12
  2354. 2328 | </cache> | 63857 | 12
  2355. 2329 | <xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform"> | 63870 | 108
  2356. 2330 | <xsl:template match="/"> | 63979 | 32
  2357. 2331 | <xsl:apply-templates select="cache" /> | 64012 | 52
  2358. 2332 | </xsl:template> | 64065 | 20
  2359. 2333 | <xsl:template match="cache"> | 64086 | 40
  2360. 2334 | <xsl:apply-templates select="title" /> | 64127 | 52
  2361. 2335 | <xsl:apply-templates select="styles" /> | 64180 | 52
  2362. 2336 | <xsl:apply-templates select="lines" /> | 64233 | 52
  2363. 2337 | <xsl:template match="title"> | 64286 | 40
  2364. 2338 | <xsl:value-of select="." /> | 64327 | 36
  2365. 2339 | <xsl:template match="styles"> | 64364 | 40
  2366. 2340 | <style type="text/css"> | 64405 | 32
  2367. 2341 | <xsl:apply-templates select="style" /> | 64438 | 52
  2368. 2342 | <xsl:template match="style"> | 64491 | 40
  2369. 2343 | .style<xsl:value-of select="@id" /> | 64532 | 48
  2370. 2344 | { border-style: solid; padding: 3; | 64581 | 48
  2371. 2345 |   font-family: <xsl:value-of select="@fontname" />; | 64630 | 68
  2372. 2346 |   font-size: <xsl:value-of select="@fontsize" />pt; | 64699 | 68
  2373. 2347 |   color: <xsl:value-of select="@fontcolor" />; | 64768 | 64
  2374. 2348 |   background-color: <xsl:value-of select="@bkcolor" />; | 64833 | 76
  2375. 2349 | <xsl:if test="@bold='true'"> | 64910 | 40
  2376. 2350 |   font-weight: bold; | 64951 | 28
  2377. 2351 | </xsl:if> | 64980 | 12
  2378. 2352 | <xsl:if test="@italic='true'"> | 64993 | 40
  2379. 2353 |   font-style: italic; | 65034 | 28
  2380. 2354 | <xsl:if test="@underline='true'"> | 65063 | 44
  2381. 2355 |   text-decoration: underline; | 65108 | 40
  2382. 2356 | <xsl:if test="@strikeout='true'"> | 65149 | 44
  2383. 2357 |   text-decoration: line-through; | 65194 | 44
  2384. 2358 | <xsl:apply-templates select="border_left" /> | 65239 | 60
  2385. 2359 | <xsl:apply-templates select="border_up" /> | 65300 | 56
  2386. 2360 | <xsl:apply-templates select="border_right" /> | 65357 | 60
  2387. 2361 | <xsl:apply-templates select="border_down" /> | 65418 | 60
  2388. 2362 | <xsl:template match="border_left"> | 65479 | 48
  2389. 2363 | border-left-width: <xsl:value-of select="@width" />; | 65528 | 72
  2390. 2364 | border-left-color: <xsl:value-of select="@color" />; | 65601 | 72
  2391. 2365 | <xsl:template match="border_up"> | 65674 | 44
  2392. 2366 | border-top-width: <xsl:value-of select="@width" />; | 65719 | 68
  2393. 2367 | border-top-color: <xsl:value-of select="@color" />; | 65788 | 68
  2394. 2368 | <xsl:template match="border_right"> | 65857 | 48
  2395. 2369 | border-right-width: <xsl:value-of select="@width" />; | 65906 | 72
  2396. 2370 | border-right-color: <xsl:value-of select="@color" />; | 65979 | 72
  2397. 2371 | <xsl:template match="border_down"> | 66052 | 48
  2398. 2372 | border-bottom-width: <xsl:value-of select="@width" />; | 66101 | 72
  2399. 2373 | border-bottom-color: <xsl:value-of select="@color" />; | 66174 | 72
  2400. 2374 | <xsl:template match="lines"> | 66247 | 40
  2401. 2375 | <table border="1" cellspacing="0"> | 66288 | 48
  2402. 2376 | <xsl:apply-templates select="line" /> | 66337 | 52
  2403. 2377 | <xsl:template match="line"> | 66390 | 36
  2404. 2378 | <xsl:apply-templates select="cell" /> | 66427 | 52
  2405. 2379 | <xsl:template match="cell"> | 66480 | 36
  2406. 2380 | <td> | 66517 | 8
  2407. 2381 | <xsl:attribute name="nowrap"></xsl:attribute> | 66526 | 60
  2408. 2382 | <xsl:attribute name="width"><xsl:value-of select="@width" /></xsl:attribute> | 66587 | 104
  2409. 2383 | <xsl:attribute name="align"><xsl:value-of select="@align" /></xsl:attribute> | 66692 | 104
  2410. 2384 | <xsl:attribute name="colspan"><xsl:value-of select="@colspan" /></xsl:attribute> | 66797 | 108
  2411. 2385 | <xsl:attribute name="rowspan"><xsl:value-of select="@rowspan" /></xsl:attribute> | 66906 | 108
  2412. 2386 | <xsl:attribute name="class">style<xsl:value-of select="@styleclass" /></xsl:attribute> | 67015 | 116
  2413. 2387 | <xsl:choose> | 67132 | 16
  2414. 2388 | <xsl:when test="lines"> | 67149 | 32
  2415. 2389 | </xsl:when> | 67182 | 16
  2416. 2390 | <xsl:otherwise> | 67199 | 20
  2417. 2391 | </xsl:otherwise> | 67220 | 24
  2418. 2392 | </xsl:choose> | 67245 | 20
  2419. 2393 | </xsl:stylesheet> | 67266 | 24
  2420. 2394 | <lines colcount=" | 67291 | 24
  2421. 2395 | " rowcount=" | 67316 | 16
  2422. 2396 | <line> | 67333 | 8
  2423. 2397 | <cell | 67342 | 8
  2424. 2398 | </cell> | 67351 | 12
  2425. 2399 | </line> | 67364 | 12
  2426. 2400 | </lines> | 67377 | 12
  2427. 2401 | E+ | 67390 | 4
  2428. 2402 | e+ | 67395 | 4
  2429. 2403 | E- | 67400 | 4
  2430. 2404 | e- | 67405 | 4
  2431. 2405 | e | 67410 | 4
  2432. 2406 | E | 67415 | 4
  2433. 2407 | 23 | 67420 | 4
  2434. 2408 | 39 | 67425 | 4
  2435. 2409 | 55 | 67430 | 4
  2436. 2410 | null is not a valid value for image | 67435 | 48
  2437. 2411 | () | 67484 | 4
  2438. 2412 |  ( | 67489 | 4
  2439. 2413 | [][] | 67494 | 8
  2440. 2414 | \] | 67503 | 4
  2441. 2415 | .{ | 67508 | 4
  2442. 2416 | SubQuery{ | 67513 | 12
  2443. 2417 | False | 67526 | 8
  2444. 2418 | True | 67535 | 8
  2445. 2419 | 'c | 67544 | 4
  2446. 2420 | yyyy-MM-dd | 67549 | 16
  2447. 2421 | yyyy-MM-dd HH:mm:ss | 67566 | 28
  2448. 2422 | yyyy-MM-dd HH:mm:ss.fffff | 67595 | 36
  2449. 2423 | # | 67632 | 4
  2450. 2424 | r | 67637 | 4
  2451. 2425 | { | 67642 | 4
  2452. 2426 | val | 67647 | 4
  2453. 2427 | .0 | 67652 | 4
  2454. 2428 | m | 67657 | 4
  2455. 2429 | f | 67662 | 4
  2456. 2430 | sb | 67667 | 4
  2457. 2431 | us | 67672 | 4
  2458. 2432 | L | 67677 | 4
  2459. 2433 | uL | 67682 | 4
  2460. 2434 | Malformed {0}: missing closing "{1}". | 67687 | 52
  2461. 2435 | property name | 67740 | 20
  2462. 2436 | string literal | 67761 | 20
  2463. 2437 | date/time or user type literal | 67782 | 40
  2464. 2438 | ## | 67823 | 4
  2465. 2439 | Can't restore user object. Tag '{0}', data '{1}', Exception: '{2}' | 67828 | 88
  2466. 2440 | ' tag not supported | 67917 | 28
  2467. 2441 | ** | 67946 | 4
  2468. 2442 | malformed data, no closing ''' | 67951 | 40
  2469. 2443 | malformed data, no ';' after type name | 67992 | 52
  2470. 2444 | can't resolve type converter for type ' | 68045 | 52
  2471. 2445 | Invalid {0} value: "{1}". | 68098 | 36
  2472. 2446 | date/time literal | 68135 | 24
  2473. 2447 | guid literal | 68160 | 16
  2474. 2448 | Invalid input character "{0}". | 68177 | 40
  2475. 2449 | AND | 68218 | 4
  2476. 2450 | OR | 68223 | 4
  2477. 2451 | TRUE | 68228 | 8
  2478. 2452 | FALSE | 68237 | 8
  2479. 2453 | NOT | 68246 | 4
  2480. 2454 | IS | 68251 | 4
  2481. 2455 | NULL | 68256 | 8
  2482. 2456 | LIKE | 68265 | 8
  2483. 2457 | ISNULL | 68274 | 8
  2484. 2458 | ISNULLOREMPTY | 68283 | 20
  2485. 2459 | TRIM | 68304 | 8
  2486. 2460 | LEN | 68313 | 4
  2487. 2461 | SUBSTRING | 68318 | 12
  2488. 2462 | UPPER | 68331 | 8
  2489. 2463 | LOWER | 68340 | 8
  2490. 2464 | CUSTOM | 68349 | 8
  2491. 2465 | CUSTOMNONDETERMINISTIC | 68358 | 32
  2492. 2466 | CONCAT | 68391 | 8
  2493. 2467 | IIF | 68400 | 4
  2494. 2468 | ABS | 68405 | 4
  2495. 2469 | ACOS | 68410 | 8
  2496. 2470 | ADDDAYS | 68419 | 12
  2497. 2471 | ADDHOURS | 68432 | 12
  2498. 2472 | ADDMILLISECONDS | 68445 | 20
  2499. 2473 | ADDMINUTES | 68466 | 16
  2500. 2474 | ADDMONTHS | 68483 | 12
  2501. 2475 | ADDSECONDS | 68496 | 16
  2502. 2476 | ADDTICKS | 68513 | 12
  2503. 2477 | ADDTIMESPAN | 68526 | 16
  2504. 2478 | ADDYEARS | 68543 | 12
  2505. 2479 | ASCII | 68556 | 8
  2506. 2480 | ASIN | 68565 | 8
  2507. 2481 | ATN | 68574 | 4
  2508. 2482 | ATN2 | 68579 | 8
  2509. 2483 | BIGMUL | 68588 | 8
  2510. 2484 | CEILING | 68597 | 12
  2511. 2485 | CHAR | 68610 | 8
  2512. 2486 | CHARINDEX | 68619 | 12
  2513. 2487 | COS | 68632 | 4
  2514. 2488 | COSH | 68637 | 8
  2515. 2489 | EXP | 68646 | 4
  2516. 2490 | FLOOR | 68651 | 8
  2517. 2491 | GETDATE | 68660 | 12
  2518. 2492 | GETDAY | 68673 | 8
  2519. 2493 | GETDAYOFWEEK | 68682 | 16
  2520. 2494 | GETDAYOFYEAR | 68699 | 16
  2521. 2495 | GETHOUR | 68716 | 12
  2522. 2496 | GETMILLISECOND | 68729 | 20
  2523. 2497 | GETMINUTE | 68750 | 12
  2524. 2498 | GETMONTH | 68763 | 12
  2525. 2499 | GETSECOND | 68776 | 12
  2526. 2500 | GETTIMEOFDAY | 68789 | 16
  2527. 2501 | GETYEAR | 68806 | 12
  2528. 2502 | DATEDIFFDAY | 68819 | 16
  2529. 2503 | DATEDIFFHOUR | 68836 | 16
  2530. 2504 | DATEDIFFMILLISECOND | 68853 | 28
  2531. 2505 | DATEDIFFMINUTE | 68882 | 20
  2532. 2506 | DATEDIFFMONTH | 68903 | 20
  2533. 2507 | DATEDIFFSECOND | 68924 | 20
  2534. 2508 | DATEDIFFTICK | 68945 | 16
  2535. 2509 | DATEDIFFYEAR | 68962 | 16
  2536. 2510 | LOG | 68979 | 4
  2537. 2511 | LOG10 | 68984 | 8
  2538. 2512 | NOW | 68993 | 4
  2539. 2513 | UTCNOW | 68998 | 8
  2540. 2514 | PADLEFT | 69007 | 12
  2541. 2515 | PADRIGHT | 69020 | 12
  2542. 2516 | POWER | 69033 | 8
  2543. 2517 | REMOVE | 69042 | 8
  2544. 2518 | REPLACE | 69051 | 12
  2545. 2519 | REVERSE | 69064 | 12
  2546. 2520 | RND | 69077 | 4
  2547. 2521 | ROUND | 69082 | 8
  2548. 2522 | SIGN | 69091 | 8
  2549. 2523 | SIN | 69100 | 4
  2550. 2524 | SINH | 69105 | 8
  2551. 2525 | SQR | 69114 | 4
  2552. 2526 | TOSTR | 69119 | 8
  2553. 2527 | INSERT | 69128 | 8
  2554. 2528 | TAN | 69137 | 4
  2555. 2529 | TANH | 69142 | 8
  2556. 2530 | TODAY | 69151 | 8
  2557. 2531 | BETWEEN | 69160 | 12
  2558. 2532 | IN | 69173 | 4
  2559. 2533 | EXISTS | 69178 | 8
  2560. 2534 | COUNT | 69187 | 8
  2561. 2535 | MIN | 69196 | 4
  2562. 2536 | MAX | 69201 | 4
  2563. 2537 | AVG | 69206 | 4
  2564. 2538 | SUM | 69211 | 4
  2565. 2539 | LOCALDATETIMETHISYEAR | 69216 | 28
  2566. 2540 | LOCALDATETIMETHISMONTH | 69245 | 32
  2567. 2541 | LOCALDATETIMELASTWEEK | 69278 | 28
  2568. 2542 | LOCALDATETIMETHISWEEK | 69307 | 28
  2569. 2543 | LOCALDATETIMEYESTERDAY | 69336 | 32
  2570. 2544 | LOCALDATETIMETODAY | 69369 | 24
  2571. 2545 | LOCALDATETIMENOW | 69394 | 24
  2572. 2546 | LOCALDATETIMETOMORROW | 69419 | 28
  2573. 2547 | LOCALDATETIMEDAYAFTERTOMORROW | 69448 | 40
  2574. 2548 | LOCALDATETIMENEXTWEEK | 69489 | 28
  2575. 2549 | LOCALDATETIMETWOWEEKSAWAY | 69518 | 36
  2576. 2550 | LOCALDATETIMENEXTMONTH | 69555 | 32
  2577. 2551 | LOCALDATETIMENEXTYEAR | 69588 | 28
  2578. 2552 | ISOUTLOOKINTERVALBEYONDTHISYEAR | 69617 | 44
  2579. 2553 | ISOUTLOOKINTERVALLATERTHISYEAR | 69662 | 40
  2580. 2554 | ISOUTLOOKINTERVALLATERTHISMONTH | 69703 | 44
  2581. 2555 | ISOUTLOOKINTERVALNEXTWEEK | 69748 | 36
  2582. 2556 | ISOUTLOOKINTERVALLATERTHISWEEK | 69785 | 40
  2583. 2557 | ISOUTLOOKINTERVALTOMORROW | 69826 | 36
  2584. 2558 | ISOUTLOOKINTERVALTODAY | 69863 | 32
  2585. 2559 | ISOUTLOOKINTERVALYESTERDAY | 69896 | 36
  2586. 2560 | ISOUTLOOKINTERVALEARLIERTHISWEEK | 69933 | 44
  2587. 2561 | ISOUTLOOKINTERVALLASTWEEK | 69978 | 36
  2588. 2562 | ISOUTLOOKINTERVALEARLIERTHISMONTH | 70015 | 44
  2589. 2563 | ISOUTLOOKINTERVALEARLIERTHISYEAR | 70060 | 44
  2590. 2564 | ISOUTLOOKINTERVALPRIORTHISYEAR | 70105 | 40
  2591. 2565 | numeric literal | 70146 | 20
  2592. 2566 | l | 70167 | 4
  2593. 2567 | ui | 70172 | 4
  2594. 2568 | iu | 70177 | 4
  2595. 2569 | bs | 70182 | 4
  2596. 2570 | su | 70187 | 4
  2597. 2571 | ul | 70192 | 4
  2598. 2572 | lu | 70197 | 4
  2599. 2573 | invalid type code | 70202 | 24
  2600. 2574 | Wrong arguments count ({0}). Function - '{1}'. | 70227 | 64
  2601. 2575 | ^. | 70292 | 4
  2602. 2576 | this | 70297 | 8
  2603. 2577 | .* | 70306 | 4
  2604. 2578 | [%] | 70311 | 4
  2605. 2579 | [_] | 70316 | 4
  2606. 2580 | [[] | 70321 | 4
  2607. 2581 | Can't find property '{0}' | 70326 | 36
  2608. 2582 | single row expected at ' | 70363 | 32
  2609. 2583 | ', provided:  | 70396 | 20
  2610. 2584 | not a collection:  | 70417 | 24
  2611. 2585 | can't evaluate top level aggregate on single object, collection property expected | 70442 | 108
  2612. 2586 | Must be arithmetical bool | 70551 | 36
  2613. 2587 | Must be logical bool | 70588 | 28
  2614. 2588 | Only GroupNode and ClauseNode may be used in this context. | 70617 | 80
  2615. 2589 | Only IGroupNode and IClauseNode accepted | 70698 | 56
  2616. 2590 | y | 70755 | 4
  2617. 2591 | FormatString | 70760 | 16
  2618. 2592 | FormatType | 70777 | 16
  2619. 2593 | {{0:{0}}} | 70794 | 12
  2620. 2594 | {0}{1}{2} | 70807 | 12
  2621. 2595 | d2 | 70820 | 4
  2622. 2596 | Incorrect mask: closing quote expected | 70825 | 52
  2623. 2597 | Incorrect mask: character expected after '\' | 70878 | 60
  2624. 2598 | G | 70939 | 4
  2625. 2599 | ^(\d+|\p{L}+)$ | 70944 | 20
  2626. 2600 | any | 70965 | 4
  2627. 2601 | empty | 70970 | 8
  2628. 2602 | Internal error: GetSampleChar() called for empty transition | 70979 | 80
  2629. 2603 | [{0}{1}] | 71060 | 12
  2630. 2604 | \d | 71073 | 4
  2631. 2605 | \D | 71078 | 4
  2632. 2606 | \w | 71083 | 4
  2633. 2607 | \W | 71088 | 4
  2634. 2608 | \S | 71093 | 4
  2635. 2609 | Incorrect mask: unsupported unicode category '{0}' | 71098 | 68
  2636. 2610 | AaDžʰƻ̀ः҈0Ⅰ² 

 ܏�_-()«»!+$^¦Ƞ | 71167 | 72
  2637. 2611 | Lu | 71240 | 4
  2638. 2612 | Ll | 71245 | 4
  2639. 2613 | Lt | 71250 | 4
  2640. 2614 | Lm | 71255 | 4
  2641. 2615 | Lo | 71260 | 4
  2642. 2616 | Letter | 71265 | 8
  2643. 2617 | Mn | 71274 | 4
  2644. 2618 | Mc | 71279 | 4
  2645. 2619 | Me | 71284 | 4
  2646. 2620 | Mark | 71289 | 8
  2647. 2621 | Nd | 71298 | 4
  2648. 2622 | Nl | 71303 | 4
  2649. 2623 | No | 71308 | 4
  2650. 2624 | N | 71313 | 4
  2651. 2625 | Number | 71318 | 8
  2652. 2626 | Sm | 71327 | 4
  2653. 2627 | Sc | 71332 | 4
  2654. 2628 | Sk | 71337 | 4
  2655. 2629 | So | 71342 | 4
  2656. 2630 | S | 71347 | 4
  2657. 2631 | Symbol | 71352 | 8
  2658. 2632 | Pc | 71361 | 4
  2659. 2633 | Pd | 71366 | 4
  2660. 2634 | Ps | 71371 | 4
  2661. 2635 | Pe | 71376 | 4
  2662. 2636 | Pi | 71381 | 4
  2663. 2637 | Pf | 71386 | 4
  2664. 2638 | Po | 71391 | 4
  2665. 2639 | P | 71396 | 4
  2666. 2640 | Punctuation | 71401 | 16
  2667. 2641 | Zs | 71418 | 4
  2668. 2642 | Zl | 71423 | 4
  2669. 2643 | Zp | 71428 | 4
  2670. 2644 | Z | 71433 | 4
  2671. 2645 | Cc | 71438 | 4
  2672. 2646 | Cf | 71443 | 4
  2673. 2647 | Cs | 71448 | 4
  2674. 2648 | Co | 71453 | 4
  2675. 2649 | Cn | 71458 | 4
  2676. 2650 | Other | 71463 | 8
  2677. 2651 | Incorrect power | 71472 | 20
  2678. 2652 | power | 71493 | 8
  2679. 2653 | Wave: | 71502 | 8
  2680. 2654 | Dfa: | 71511 | 8
  2681. 2655 |  ->  | 71520 | 8
  2682. 2656 | [\{0}] | 71529 | 8
  2683. 2657 | q | 71538 | 4
  2684. 2658 | \p{L} | 71543 | 8
  2685. 2659 | (\p{L}|\d) | 71552 | 16
  2686. 2660 | (\d|[+]|[-]) | 71569 | 16
  2687. 2661 | \} | 71586 | 4
  2688. 2662 | Incorrect mask: ']' expected after '[' | 71591 | 52
  2689. 2663 | Incorrect mask: '}' expected after '{' | 71644 | 52
  2690. 2664 | Incorrect mask: invalid quantifier format | 71697 | 56
  2691. 2665 | (?<element{4}>(({0}) | 71754 | 28
  2692. 2666 | |({1}) | 71783 | 8
  2693. 2667 | {{{2},{3}}} | 71792 | 16
  2694. 2668 | element{0} | 71809 | 16
  2695. 2669 | Internal error | 71826 | 20
  2696. 2670 | \d+ | 71847 | 4
  2697. 2671 | \d*\R{NumberDecimalSeparator}\d{ | 71852 | 44
  2698. 2672 | \d*\R{CurrencyDecimalSeparator}\d{ | 71897 | 48
  2699. 2673 | DateSeparator | 71946 | 20
  2700. 2674 | TimeSeparator | 71967 | 20
  2701. 2675 | AbbreviatedDayNames | 71988 | 28
  2702. 2676 | AbbreviatedMonthNames | 72017 | 28
  2703. 2677 | AMDesignator | 72046 | 16
  2704. 2678 | DayNames | 72063 | 12
  2705. 2679 | MonthNames | 72076 | 16
  2706. 2680 | PMDesignator | 72093 | 16
  2707. 2681 | NumberDecimalSeparator | 72110 | 32
  2708. 2682 | CurrencyDecimalSeparator | 72143 | 32
  2709. 2683 | CurrencySymbol | 72176 | 20
  2710. 2684 | NumberPattern | 72197 | 20
  2711. 2685 | CurrencyPattern | 72218 | 20
  2712. 2686 | IncorrectMask: unknown named mask '{0}' | 72239 | 52
  2713. 2687 | maskName | 72292 | 12
  2714. 2688 | ,0 | 72305 | 4
  2715. 2689 | ${0} | 72310 | 8
  2716. 2690 | {0}$ | 72319 | 8
  2717. 2691 | $ {0} | 72328 | 8
  2718. 2692 | {0} $ | 72337 | 8
  2719. 2693 | (${0}) | 72346 | 8
  2720. 2694 | {1}${0} | 72355 | 12
  2721. 2695 | ${1}{0} | 72368 | 12
  2722. 2696 | ${0}{1} | 72381 | 12
  2723. 2697 | ({0}$) | 72394 | 8
  2724. 2698 | {1}{0}$ | 72403 | 12
  2725. 2699 | {0}{1}$ | 72416 | 12
  2726. 2700 | {0}${1} | 72429 | 12
  2727. 2701 | {1}{0} $ | 72442 | 12
  2728. 2702 | {1}$ {0} | 72455 | 12
  2729. 2703 | {0} ${1} | 72468 | 12
  2730. 2704 | $ {0}{1} | 72481 | 12
  2731. 2705 | $ {1}{0} | 72494 | 12
  2732. 2706 | {0}{1} $ | 72507 | 12
  2733. 2707 | ($ {0}) | 72520 | 12
  2734. 2708 | ({0} $) | 72533 | 12
  2735. 2709 | {1}{0} | 72546 | 8
  2736. 2710 | {1} {0} | 72555 | 12
  2737. 2711 | {0}; | 72568 | 8
  2738. 2712 | {0};{1}{0} | 72577 | 16
  2739. 2713 | {2}{0} {1} | 72594 | 16
  2740. 2714 | {2}{0}{1} | 72611 | 12
  2741. 2715 | {2}{1}{0} | 72624 | 12
  2742. 2716 | ,0. | 72637 | 4
  2743. 2717 | ^[cCdDgGfFnNpP][0-9]{0,2}$ | 72642 | 36
  2744. 2718 | %% | 72679 | 4
  2745. 2719 | Internal error: non-covered case '{0}' | 72684 | 52
  2746. 2720 | \; | 72737 | 4
  2747. 2721 | /: | 72742 | 4
  2748. 2722 | Incorrect mask: the max number of digits before the decimal separator in the positive and negative patterns must match | 72748 | 160
  2749. 2723 | Incorrect mask: the max number of digits after the decimal separator in the positive and negative patterns must match | 72910 | 156
  2750. 2724 | Incorrect mask: the min number of digits before the decimal separator in the positive and negative patterns must match | 73068 | 160
  2751. 2725 | Incorrect mask: the min number of digits after the decimal separator in the positive and negative patterns must match | 73230 | 156
  2752. 2726 | Incorrect mask: the percent type (% or %%) in the positive and negative patterns must match | 73387 | 124
  2753. 2727 | {0:f | 73512 | 8
  2754. 2728 | Watermark | 73521 | 12
  2755. 2729 | BorderStyle{0} | 73534 | 20
  2756. 2730 | TextBlockStyle{0} | 73555 | 24
  2757. 2731 | LineStyle{0} | 73580 | 16
  2758. 2732 | Image{0} | 73597 | 12
  2759. 2733 | service | 73610 | 12
  2760. 2734 | handler | 73623 | 12
  2761. 2735 | [UniConstructor]: Can't find property  | 73636 | 52
  2762. 2736 | RemoveOldColumns | 73689 | 24
  2763. 2737 | AddNewColumns | 73714 | 20
  2764. 2738 | StoreLayout | 73735 | 16
  2765. 2739 | StoreAppearance | 73752 | 20
  2766. 2740 | StoreAllOptions | 73773 | 20
  2767. 2741 | {0}.{1} | 73794 | 12
  2768. 2742 | StoreVisualOptions | 73807 | 24
  2769. 2743 | StoreDataSettings | 73832 | 24
  2770. 2744 | 1.0 | 73857 | 4
  2771. 2745 | utf-8 | 73862 | 8
  2772. 2746 | embeddedLocalizer | 73871 | 24
  2773. 2747 | keyParts | 73896 | 12
  2774. 2748 | boolean | 73909 | 12
  2775. 2749 | datetime | 73922 | 12
  2776. 2750 | int16 | 73935 | 8
  2777. 2751 | int32 | 73944 | 8
  2778. 2752 | int64 | 73953 | 8
  2779. 2753 | single | 73962 | 8
  2780. 2754 | double | 73971 | 8
  2781. 2755 | byte | 73980 | 8
  2782. 2756 | decimal | 73989 | 12
  2783. 2757 | btnCancel | 74002 | 12
  2784. 2758 | String | 74015 | 8
  2785. 2759 | Numeric | 74024 | 12
  2786. 2760 | Numeric(decimal) | 74037 | 24
  2787. 2761 | Boolean | 74062 | 12
  2788. 2762 | DateTime | 74075 | 12
  2789. 2763 | <Null> | 74088 | 8
  2790. 2764 | cmbType | 74097 | 12
  2791. 2765 | lblType | 74110 | 12
  2792. 2766 | Type: | 74123 | 8
  2793. 2767 | lblValue | 74132 | 12
  2794. 2768 | Value: | 74145 | 8
  2795. 2769 | txtEditor | 74154 | 12
  2796. 2770 | cmbEditor | 74167 | 12
  2797. 2771 | dtEditor | 74180 | 12
  2798. 2772 | ObjectEditor | 74193 | 16
  2799. 2773 | Object Editor | 74210 | 20
  2800. 2774 | Numeric (Int16) | 74231 | 20
  2801. 2775 | Numeric (Int32) | 74252 | 20
  2802. 2776 | Numeric (Int64) | 74273 | 20
  2803. 2777 | Numeric (Single) | 74294 | 24
  2804. 2778 | Numeric (Double) | 74319 | 24
  2805. 2779 | Numeric (Byte) | 74344 | 20
  2806. 2780 | Numeric (Decimal) | 74365 | 24
  2807. 2781 | CM | 74390 | 4
  2808. 2782 | D | 74395 | 4
  2809. 2783 | CD | 74400 | 4
  2810. 2784 | XC | 74405 | 4
  2811. 2785 | XL | 74410 | 4
  2812. 2786 | IX | 74415 | 4
  2813. 2787 | V | 74420 | 4
  2814. 2788 | IV | 74425 | 4
  2815. 2789 | I | 74430 | 4
  2816. 2790 | #LayoutVersion | 74435 | 20
  2817. 2791 | InheritedPropertyDescriptor | 74456 | 36
  2818. 2792 | Assign | 74493 | 8
  2819. 2793 | Can't change uniqueness type for non-empty collection | 74502 | 72
  2820. 2794 | obj | 74575 | 4
  2821. 2795 | ArgumentOutOfRange_Index | 74580 | 32
  2822. 2796 | Arg_RemoveArgNotFound | 74613 | 28
  2823. 2797 | GetResourceString | 74642 | 24
  2824. 2798 | action | 74667 | 8
  2825. 2799 | match | 74676 | 8
  2826. 2800 | Xtra | 74685 | 8
  2827. 2801 | input | 74694 | 8
  2828. 2802 | output | 74703 | 8
  2829. 2803 | ShouldSerialize | 74712 | 20
  2830. 2804 | ShouldSerializeCollection | 74733 | 36
  2831. 2805 | Create | 74770 | 8
  2832. 2806 | SetIndex | 74779 | 12
  2833. 2807 | Find | 74792 | 8
  2834. 2808 | Deserialize | 74801 | 16
  2835. 2809 | _type | 74818 | 8
  2836. 2810 | PreviewSerializer | 74827 | 24
  2837. 2811 | 10.1.5.0 | 74852 | 12
  2838. 2812 | ~Xtra#Array | 74865 | 16
  2839. 2813 | ,, | 74882 | 4
  2840. 2814 | R | 74887 | 4
  2841. 2815 | DevExpress.XtraPivotGrid.PivotGridFieldFilterValues | 74892 | 68
  2842. 2816 | DevExpress.XtraPivotGrid.v10.1.Core | 74961 | 48
  2843. 2817 | DevExpress | 75010 | 16
  2844. 2818 | devexpress | 75027 | 16
  2845. 2819 | devexpress.expressapp | 75044 | 28
  2846. 2820 | devexpress.persistence | 75073 | 32
  2847. 2821 | devexpress.persistent | 75106 | 28
  2848. 2822 | devexpress.workflow | 75135 | 28
  2849. 2823 | version= | 75164 | 12
  2850. 2824 | , Version=10.1.5.0 | 75177 | 24
  2851. 2825 | .v10.1 | 75202 | 8
  2852. 2826 | .Design | 75211 | 12
  2853. 2827 | .v10.1.Design | 75224 | 20
  2854. 2828 | .v\d+.\d | 75245 | 12
  2855. 2829 | Can't set item for this collection. This collection is read-only. | 75258 | 88
  2856. 2830 | dxsa | 75347 | 8
  2857. 2831 | collection | 75356 | 16
  2858. 2832 | ToString | 75373 | 12
  2859. 2833 | To | 75386 | 4
  2860. 2834 | StringToTimeSpan | 75391 | 24
  2861. 2835 | StringToDateTime | 75416 | 24
  2862. 2836 | XtraSerializer | 75441 | 20
  2863. 2837 | version | 75462 | 12
  2864. 2838 | application | 75475 | 16
  2865. 2839 | property | 75492 | 12
  2866. 2840 | isnull | 75505 | 8
  2867. 2841 | true | 75514 | 8
  2868. 2842 | type | 75523 | 8
  2869. 2843 | iskey | 75532 | 8
  2870. 2844 | ~Xtra#NULL | 75541 | 16
  2871. 2845 | HKEY_CLASSES_ROOT | 75558 | 24
  2872. 2846 | HKEY_CURRENT_USER | 75583 | 24
  2873. 2847 | HKEY_USERS | 75608 | 16
  2874. 2848 | HKEY_LOCAL_MACHINE | 75625 | 24
  2875. 2849 | HKEY_CURRENT_CONFIG | 75650 | 28
  2876. 2850 | <null> | 75679 | 8
  2877. 2851 | {0:d2} | 75688 | 8
  2878. 2852 | ExtendedPropertyDescriptor | 75697 | 36
  2879. 2853 | {0:D} - {1:D} | 75734 | 20
  2880. 2854 | {{1:{0}}} | 75755 | 12
  2881. 2855 | {{0:{0}}} - {{1:{0}}} | 75768 | 28
  2882. 2856 | System.Collections.CollectionBase | 75797 | 44
  2883. 2857 | (Collection) | 75842 | 16
  2884. 2858 | {0},{1},{2},{3},{4},{5},{6} | 75859 | 36
  2885. 2859 |    | 75896 | 4
  2886. 2860 | Licenses\ | 75901 | 12
  2887. 2861 |  (with source) | 75914 | 20
  2888. 2862 | lc | 75935 | 4
  2889. 2863 | {2}, {0}/{1} (#{3}) | 75940 | 28
  2890. 2864 | XtraBars | 75969 | 12
  2891. 2865 | XtraCharts | 75982 | 16
  2892. 2866 | XtraNavBar | 75999 | 16
  2893. 2867 | XtraEditors | 76016 | 16
  2894. 2868 | XtraGrid | 76033 | 12
  2895. 2869 | XtraLayout | 76046 | 16
  2896. 2870 | XtraPivotGrid | 76063 | 20
  2897. 2871 | XtraPrintingSystem | 76084 | 24
  2898. 2872 | XtraReports | 76109 | 16
  2899. 2873 | XtraTreeList | 76126 | 16
  2900. 2874 | XtraVerticalGrid | 76143 | 24
  2901. 2875 | XtraScheduler | 76168 | 20
  2902. 2876 | XtraRichEdit | 76189 | 16
  2903. 2877 | eXpressPersistentObjects | 76206 | 32
  2904. 2878 | ASPxGrid and Editors | 76239 | 28
  2905. 2879 | ASPxNavigation | 76268 | 20
  2906. 2880 | ASPxMenu | 76289 | 12
  2907. 2881 | ASPxNavBar | 76302 | 16
  2908. 2882 | ASPxSiteMapControl | 76319 | 24
  2909. 2883 | ASPxTabControl | 76344 | 20
  2910. 2884 | ASPxPivotGrid | 76365 | 20
  2911. 2885 | ASPxPopupControl | 76386 | 24
  2912. 2886 | XtraGauges | 76411 | 16
  2913. 2887 | ASPxGauges | 76428 | 16
  2914. 2888 | <RSAKeyValue><Modulus>7qqJ5hcQ72tZMvmS8gFAMUZVvlnoNOSISABsd1MmTVnsRa9utyempt5q5Vpec41leNguByM+ZXxE4Lq9HlwnwPxhSHqCXIVt5IxKSgAcl4IrjUyQWb7kLRW90CbCkX3ABKFwmw==</Modulus><Exponent>AQAB</Exponent></RSAKeyValue> | 76446 | 276
  2915. 2889 | App_Licenses | 76723 | 16
  2916. 2890 | F | 76740 | 4
  2917. 2891 | Key | 76745 | 4
  2918. 2892 | Modulus | 76750 | 12
  2919. 2893 | Exponent | 76763 | 12
  2920. 2894 | GetEnhMetaFileBits | 76776 | 24
  2921. 2895 | ole32.dll | 76801 | 12
  2922. 2896 | Untyped data source | 76814 | 28
  2923. 2897 | ." | 76843 | 4
  2924. 2898 | insert into  | 76848 | 16
  2925. 2899 |  default values | 76865 | 20
  2926. 2900 | )values( | 76886 | 12
  2927. 2901 | update  | 76899 | 12
  2928. 2902 |  set  | 76912 | 8
  2929. 2903 | delete from  | 76921 | 16
  2930. 2904 | ABS({0}) | 76938 | 12
  2931. 2905 | sqrt({0}) | 76951 | 12
  2932. 2906 | rand() | 76964 | 8
  2933. 2907 | (Log({0}) / Log({1})) | 76973 | 28
  2934. 2908 | (Convert(bigint, {0}) * CONVERT(bigint,  {1})) | 77002 | 64
  2935. 2909 | Log10({0}) | 77067 | 16
  2936. 2910 | Atan({0}) | 77084 | 12
  2937. 2911 | (case when ({1}) = 0 then Sign({0}) * Atan(1) * 2 else Atn2({0},  {1}) end) | 77097 | 100
  2938. 2912 | Acos({0}) | 77198 | 12
  2939. 2913 | Asin({0}) | 77211 | 12
  2940. 2914 | ((Exp({0}) + Exp(-({0}))) / 2) | 77224 | 40
  2941. 2915 | ((Exp({0}) - Exp(-({0}))) / 2) | 77265 | 40
  2942. 2916 | ((Exp({0}) - Exp(-({0}))) / (Exp({0}) + Exp(-({0})))) | 77306 | 72
  2943. 2917 | Power({0},{1}) | 77379 | 20
  2944. 2918 | Round({0},0) | 77400 | 16
  2945. 2919 | Round({0},{1}) | 77417 | 20
  2946. 2920 | (case when {0} > {1} then {0} else {1} end) | 77438 | 60
  2947. 2921 | (case when {0} < {1} then {0} else {1} end) | 77499 | 60
  2948. 2922 | Cast(({0}) as nvarchar(4000)) | 77560 | 40
  2949. 2923 | Cast(({0}) as nvarchar(max)) | 77601 | 40
  2950. 2924 | DATEADD(HOUR, -DATEPART(HOUR, {0}), DATEADD(MINUTE, -DATEPART(MINUTE, {0}), DATEADD(SECOND, -DATEPART(SECOND, {0}), DATEADD(MILLISECOND, -DATEPART(MILLISECOND, {0}), {0})))) | 77643 | 232
  2951. 2925 | DATEADD(ms, CONVERT(BigInt, ({1}) / 10000) % 86400000, DATEADD(day, ({1}) / 864000000000, {0})) | 77877 | 128
  2952. 2926 | DATEADD(ms, {1}, {0}) | 78006 | 28
  2953. 2927 | DATEADD(ms, (CONVERT(BigInt,({1})) * 1000) % 86400000, DATEADD(day, (CONVERT(BigInt,({1})) * 1000) / 86400000, {0})) | 78036 | 156
  2954. 2928 | DATEADD(ms, (CONVERT(BigInt,({1})) * 60000) % 86400000, DATEADD(day, (CONVERT(BigInt,({1})) * 60000) / 86400000, {0})) | 78194 | 160
  2955. 2929 | DATEADD(ms, (CONVERT(BigInt,({1})) * 3600000) % 86400000, DATEADD(day, (CONVERT(BigInt,({1})) * 3600000) / 86400000, {0})) | 78356 | 164
  2956. 2930 | DATEADD(ms, (CONVERT(BigInt,({1})) * 86400000) % 86400000, DATEADD(day, (CONVERT(BigInt,({1})) * 86400000) / 86400000, {0})) | 78522 | 168
  2957. 2931 | DATEADD(MONTH, {1}, {0}) | 78691 | 32
  2958. 2932 | DATEADD(YEAR, {1}, {0}) | 78724 | 32
  2959. 2933 | DATEDIFF(day, {0}, {1}) | 78757 | 32
  2960. 2934 | DATEDIFF(hour, {0}, {1}) | 78790 | 32
  2961. 2935 | DATEDIFF(millisecond, {0}, {1}) | 78823 | 44
  2962. 2936 | DATEDIFF(minute, {0}, {1}) | 78868 | 36
  2963. 2937 | DATEDIFF(month, {0}, {1}) | 78905 | 36
  2964. 2938 | DATEDIFF(second, {0}, {1}) | 78942 | 36
  2965. 2939 | ((DATEDIFF(microsecond, {0}, {1})) * 10) | 78979 | 56
  2966. 2940 | DATEDIFF(year, {0}, {1}) | 79036 | 32
  2967. 2941 | getdate() | 79069 | 12
  2968. 2942 | getutcdate() | 79082 | 16
  2969. 2943 | DATEADD(day, DATEDIFF(day, '00:00:00', getdate()), '00:00:00') | 79099 | 84
  2970. 2944 | Stuff({0}, ({1})+1, 0, {2}) | 79184 | 36
  2971. 2945 | LEFT({0}, {1}) | 79221 | 20
  2972. 2946 | Stuff({0}, ({1})+1, {2}, '') | 79242 | 40
  2973. 2947 | (Charindex({0}, {1}, ({2}) + 1) - 1) | 79283 | 48
  2974. 2948 | (Charindex({0}, SUBSTRING({1}, 1, ({2}) + ({3})), ({2}) + 1) - 1) | 79332 | 88
  2975. 2949 | isnull(REPLICATE(' ', (({1}) - LEN({0}))) + ({0}), {0}) | 79421 | 76
  2976. 2950 | isnull(REPLICATE({2}, (({1}) - LEN({0}))) + ({0}), {0}) | 79498 | 76
  2977. 2951 | isnull({0} + REPLICATE(' ', (({1}) - LEN({0}))), {0}) | 79575 | 72
  2978. 2952 | isnull({0} + REPLICATE({2}, (({1}) - LEN({0}))), {0}) | 79648 | 72
  2979. 2953 | (({0}) is null) | 79721 | 20
  2980. 2954 | isnull({0}, {1}) | 79742 | 24
  2981. 2955 | (({0}) is null or len({0}) = 0) | 79767 | 44
  2982. 2956 | {0} mod {1} | 79812 | 16
  2983. 2957 | {1}.[{0}] | 79829 | 12
  2984. 2958 | (Log({0}) / Log(10)) | 79842 | 28
  2985. 2959 | IIF(({0}) = 0, IIF(({1}) >= 0, 0, Atn(1) * 4), 2 * Atn({0} / (Sqr(({1}) * ({1}) + ({0}) * ({0})) + ({1})))) | 79872 | 144
  2986. 2960 | IIF(({0}) = 1, 0, Atn(-({0}) / Sqr(-({0}) * ({0}) + 1)) + Atn(1) * 2) | 80017 | 92
  2987. 2961 | IIF(({0}) = 1, Atn(1) * 2, Atn(({0}) / Sqr(-({0}) * ({0}) + 1))) | 80110 | 88
  2988. 2962 | (({0})^({1})) | 80199 | 20
  2989. 2963 | iif({0} > {1}, {0}, {1}) | 80220 | 32
  2990. 2964 | iif({0} < {1}, {0}, {1}) | 80253 | 32
  2991. 2965 | isnull({0}) | 80286 | 16
  2992. 2966 | iif(isnull({0}), {1}, {0}) | 80303 | 36
  2993. 2967 | (isnull({0}) or len({0}) = 0) | 80340 | 40
  2994. 2968 | IIF({0}, {1}, {2}) | 80381 | 24
  2995. 2969 | Sgn({0}) | 80406 | 12
  2996. 2970 | int({0}) | 80419 | 12
  2997. 2971 | IIF((({0}) > 0), iif(({0}) - fix({0}) = 0, {0}, fix({0}) + 1), fix({0})) | 80432 | 96
  2998. 2972 | Trim({0}) | 80529 | 12
  2999. 2973 | Asc({0}) | 80542 | 12
  3000. 2974 | Chr({0}) | 80555 | 12
  3001. 2975 | UCase({0}) | 80568 | 16
  3002. 2976 | LCase({0}) | 80585 | 16
  3003. 2977 | (LEFT({0}, {1}) + ({2}) + RIGHT({0}, len({0}) - ({1}))) | 80602 | 76
  3004. 2978 | DATEPART('s', {0}) | 80679 | 24
  3005. 2979 | DATEPART('n', {0}) | 80704 | 24
  3006. 2980 | DATEPART('h', {0}) | 80729 | 24
  3007. 2981 | DATEPART('d', {0}) | 80754 | 24
  3008. 2982 | DATEPART('m', {0}) | 80779 | 24
  3009. 2983 | DATEPART('yyyy', {0}) | 80804 | 28
  3010. 2984 | ((DATEPART('h', {0})) * 36000000000) + ((DATEPART('n', {0})) * 600000000) + (DATEPART('s', {0}) * 10000000) | 80834 | 144
  3011. 2985 | (DatePart ('w', {0}, 1, 0) - 1) | 80979 | 44
  3012. 2986 | DatePart ('y', {0}) | 81024 | 28
  3013. 2987 | DateSerial(Datepart('yyyy',{0}), DATEPART('m', {0}) , DATEPART('d', {0})) | 81053 | 100
  3014. 2988 | DATEADD('s', Fix(({1}) / 10000000) mod 86400, {0}) | 81154 | 68
  3015. 2989 | DATEADD('s', Fix(({1}) / 1000) mod 86400, {0}) | 81223 | 64
  3016. 2990 | DATEADD('s', {1}, {0}) | 81288 | 32
  3017. 2991 | DATEADD('s', Fix(({1}) * 60) mod 86400, DATEADD('d', Fix((({1}) * 60) / 86400), {0})) | 81321 | 116
  3018. 2992 | DATEADD('s', Fix(({1}) * 3600) mod 86400, DATEADD('d', Fix((({1}) * 3600) / 86400), {0})) | 81438 | 120
  3019. 2993 | DATEADD('s', (Fix(({1}) * 86400)) mod 86400, DATEADD('d', Fix({1}), {0})) | 81559 | 100
  3020. 2994 | DATEADD('m', {1}, {0}) | 81660 | 32
  3021. 2995 | DATEADD('yyyy', {1}, {0}) | 81693 | 36
  3022. 2996 | DATEDIFF('d', {0}, {1}) | 81730 | 32
  3023. 2997 | DATEDIFF('h', {0}, {1}) | 81763 | 32
  3024. 2998 | (DATEDIFF('s', {0}, {1}) * 1000) | 81796 | 44
  3025. 2999 | DATEDIFF('n', {0}, {1}) | 81841 | 32
  3026. 3000 | DATEDIFF('m', {0}, {1}) | 81874 | 32
  3027. 3001 | DATEDIFF('s', {0}, {1}) | 81907 | 32
  3028. 3002 | (DATEDIFF('s', {0}, {1}) * 10000000) | 81940 | 48
  3029. 3003 | DATEDIFF('yyyy', {0}, {1}) | 81989 | 36
  3030. 3004 | IIF((({1}) - Len({0})) > 0, ({0}) + Space({1} - Len({0})), {0}) | 82026 | 84
  3031. 3005 | IIF((({1}) - Len({0})) > 0, Space(({1}) - Len({0})) +  ({0}), {0}) | 82111 | 88
  3032. 3006 | (Instr({1}, {0}) - 1) | 82200 | 28
  3033. 3007 | IIF(Instr(Right({1}, Len({1}) - ({2})), {0}) = 0 , -1, Instr(Right({1}, Len({1}) - ({2})), {0}) + ({2}) - 1) | 82230 | 144
  3034. 3008 | IIF(Instr(Left(Right({1}, Len({1}) - ({2})), {3}), {0}) = 0 , -1, Instr(Left(Right({1}, Len({1}) - ({2})), {3}), {0}) + ({2}) - 1) | 82376 | 176
  3035. 3009 | Mid({0}, ({1}) + 1) | 82553 | 28
  3036. 3010 | Mid({0}, ({1}) + 1, {2}) | 82582 | 32
  3037. 3011 | (LEFT({0}, {1}) + RIGHT({0}, len({0}) - ({1}) - ({2}))) | 82615 | 76
  3038. 3012 | DATEADD('h', {0}, NOW()) | 82692 | 32
  3039. 3013 | insert into {0}({1})values({2}) | 82725 | 44
  3040. 3014 | insert into {0} default values | 82770 | 40
  3041. 3015 | [{0}] {1} | 82811 | 12
  3042. 3016 | update {0} set {1} where {2} | 82824 | 40
  3043. 3017 | bitand({0}, {1}) | 82865 | 24
  3044. 3018 | ({0} - bitand({0}, {1}) + {1}) | 82890 | 40
  3045. 3019 | ({0} - bitand({0}, {1}) + {1} - bitand({0}, {1})) | 82931 | 68
  3046. 3020 | {0} % {1} | 83000 | 12
  3047. 3021 | "{0}" | 83013 | 8
  3048. 3022 | {1}."{0}" | 83022 | 12
  3049. 3023 | TO_NUMBER(TO_CHAR({0}, 'SS')) | 83035 | 40
  3050. 3024 | TO_NUMBER(TO_CHAR({0}, 'MI')) | 83076 | 40
  3051. 3025 | TO_NUMBER(TO_CHAR({0}, 'HH24')) | 83117 | 44
  3052. 3026 | EXTRACT(DAY FROM ({0})) | 83162 | 32
  3053. 3027 | EXTRACT(MONTH FROM ({0})) | 83195 | 36
  3054. 3028 | EXTRACT(YEAR FROM ({0})) | 83232 | 32
  3055. 3029 | MOD((TO_NUMBER(TO_CHAR({0}, 'D'))) - (TO_NUMBER(TO_CHAR(TO_DATE('01-01-1900','DD-MM-YYYY'), 'D'))) + 8, 7) | 83266 | 144
  3056. 3030 | TO_NUMBER(TO_CHAR({0}, 'DDD')) | 83411 | 40
  3057. 3031 | (TO_NUMBER(TO_CHAR({0}, 'SSSSS')) * 10000000) | 83452 | 60
  3058. 3032 | TRUNC({0}) | 83513 | 16
  3059. 3033 | (({0}) + NUMTODSINTERVAL(TRUNC(({1}) / 864000000000), 'DAY') + NUMTODSINTERVAL(MOD(TRUNC(({1}) / 10000000),86400), 'SECOND')) | 83531 | 168
  3060. 3034 | (({0}) + NUMTODSINTERVAL(TRUNC(({1}) / 1000), 'SECOND')) | 83700 | 76
  3061. 3035 | (({0}) + NUMTODSINTERVAL({1}, 'SECOND')) | 83777 | 56
  3062. 3036 | (({0}) + NUMTODSINTERVAL(TRUNC((({1}) * 60) / 86400), 'DAY') + NUMTODSINTERVAL(MOD(TRUNC(({1}) * 60),86400), 'SECOND')) | 83835 | 160
  3063. 3037 | (({0}) + NUMTODSINTERVAL(TRUNC((({1}) * 3600) / 86400), 'DAY') + NUMTODSINTERVAL(MOD(TRUNC(({1}) * 3600),86400), 'SECOND')) | 83997 | 164
  3064. 3038 | (({0}) + NUMTODSINTERVAL(TRUNC({1}), 'DAY') + NUMTODSINTERVAL(MOD(TRUNC(({1}) * 86400),86400), 'SECOND')) | 84163 | 140
  3065. 3039 | ADD_MONTHS({0}, {1}) | 84304 | 28
  3066. 3040 | ADD_MONTHS({0}, ({1}) * 12) | 84333 | 36
  3067. 3041 | (EXTRACT(YEAR FROM ({1})) - EXTRACT(YEAR FROM ({0}))) | 84370 | 72
  3068. 3042 | (((EXTRACT(YEAR FROM ({1})) - EXTRACT(YEAR FROM ({0}))) * 12) + EXTRACT(MONTH FROM ({1})) - EXTRACT(MONTH FROM ({0}))) | 84444 | 160
  3069. 3043 | (TRUNC({1}) - TRUNC({0})) | 84605 | 36
  3070. 3044 | ((TRUNC(({1}), 'HH24') - TRUNC(({0}), 'HH24')) * 24) | 84642 | 72
  3071. 3045 | ((TRUNC(({1}), 'MI') - TRUNC(({0}), 'MI')) * 1440) | 84715 | 68
  3072. 3046 | (ROUND((TRUNC(({1}), 'MI') - TRUNC(({0}), 'MI')) * 86400) + TO_NUMBER(TO_CHAR(({1}), 'SS')) - TO_NUMBER(TO_CHAR(({0}), 'SS'))) | 84785 | 168
  3073. 3047 | ((ROUND((TRUNC(({1}), 'MI') - TRUNC(({0}), 'MI')) * 86400) + TO_NUMBER(TO_CHAR(({1}), 'SS')) - TO_NUMBER(TO_CHAR(({0}), 'SS'))) * 1000) | 84955 | 180
  3074. 3048 | ((ROUND((TRUNC(({1}), 'MI') - TRUNC(({0}), 'MI')) * 86400) + TO_NUMBER(TO_CHAR(({1}), 'SS')) - TO_NUMBER(TO_CHAR(({0}), 'SS'))) * 10000000) | 85137 | 188
  3075. 3049 | SYSDATE | 85326 | 12
  3076. 3050 | TRUNC(SYSDATE) | 85339 | 20
  3077. 3051 | CAST((({0}) * ({1})) as INTEGER) | 85360 | 44
  3078. 3052 | SQRT({0}) | 85405 | 12
  3079. 3053 | LN({0}) | 85418 | 12
  3080. 3054 | Log({1}, {0}) | 85431 | 20
  3081. 3055 | Log(10, {0}) | 85452 | 16
  3082. 3056 | SIN({0}) | 85469 | 12
  3083. 3057 | TAN({0}) | 85482 | 12
  3084. 3058 | ATAN({0}) | 85495 | 12
  3085. 3059 | (case when ({1}) = 0 then Sign({0}) * Atan(1) * 2 else ATAN2({0}, {1}) end) | 85508 | 100
  3086. 3060 | COS({0}) | 85609 | 12
  3087. 3061 | ACOS({0}) | 85622 | 12
  3088. 3062 | ASIN({0}) | 85635 | 12
  3089. 3063 | Cosh({0}) | 85648 | 12
  3090. 3064 | Sinh({0}) | 85661 | 12
  3091. 3065 | Tanh({0}) | 85674 | 12
  3092. 3066 | EXP({0}) | 85687 | 12
  3093. 3067 | POWER({0},{1}) | 85700 | 20
  3094. 3068 | ROUND({0},0) | 85721 | 16
  3095. 3069 | ROUND({0},{1}) | 85738 | 20
  3096. 3070 | SIGN({0}) | 85759 | 12
  3097. 3071 | FLOOR({0}) | 85772 | 16
  3098. 3072 | CEIL({0}) | 85789 | 12
  3099. 3073 | TO_CHAR({0}) | 85802 | 16
  3100. 3074 | ASCII({0}) | 85819 | 16
  3101. 3075 | CHR({0}) | 85836 | 12
  3102. 3076 | REPLACE({0}, {1}, {2}) | 85849 | 32
  3103. 3077 | REVERSE({0}) | 85882 | 16
  3104. 3078 | (SUBSTR({0}, 1, {1}) || ({2}) || SUBSTR({0}, ({1}) +  1)) | 85899 | 76
  3105. 3079 | SUBSTR({0}, 1, {1}) | 85976 | 28
  3106. 3080 | (SUBSTR({0}, 1, {1}) || SUBSTR({0}, ({1}) + ({2}) + 1)) | 86005 | 76
  3107. 3081 | NVL({0}, {1}) | 86082 | 20
  3108. 3082 | SUBSTR({0}, ({1}) + 1) | 86103 | 32
  3109. 3083 | SUBSTR({0}, ({1}) + 1, {2}) | 86136 | 36
  3110. 3084 | LENGTH({0}) | 86173 | 16
  3111. 3085 | (INSTR({1}, {0}) - 1) | 86190 | 28
  3112. 3086 | (INSTR({1}, {0}, ({2}) + 1) - 1) | 86219 | 44
  3113. 3087 | (INSTR(SUBSTR({1}, 1, ({2}) + ({3})), {0}, ({2}) + 1) - 1) | 86264 | 80
  3114. 3088 | (case when length({0}) > ({1}) then {0} else lpad({0}, {1}) end) | 86345 | 88
  3115. 3089 | (case when length({0}) > ({1}) then {0} else lpad({0}, {1}, {2}) end) | 86434 | 92
  3116. 3090 | (case when length({0}) > {1} then {0} else rpad({0}, {1}) end) | 86527 | 84
  3117. 3091 | (case when length({0}) > {1} then {0} else rpad({0}, {1}, {2}) end) | 86612 | 92
  3118. 3092 | (({0}) is null or length({0}) = 0) | 86705 | 48
  3119. 3093 | insert into {0} values(default) | 86754 | 44
  3120. 3094 | desc nulls last | 86799 | 20
  3121. 3095 | asc nulls first | 86820 | 20
  3122. 3096 | ({0} == null) | 86841 | 20
  3123. 3097 | {1}.{0} | 86862 | 12
  3124. 3098 | Math.Abs({0}) | 86875 | 20
  3125. 3099 | Math.Sqrt({0}) | 86896 | 20
  3126. 3100 | Math.Log({0}) | 86917 | 20
  3127. 3101 | (Math.Log({0}, {1})) | 86938 | 28
  3128. 3102 | (Math.Log10({0})) | 86967 | 24
  3129. 3103 | Math.Sin({0}) | 86992 | 20
  3130. 3104 | Math.Tan({0}) | 87013 | 20
  3131. 3105 | Math.Atan({0}) | 87034 | 20
  3132. 3106 | Math.Atan2({0}, {1}) | 87055 | 28
  3133. 3107 | Math.Cos({0}) | 87084 | 20
  3134. 3108 | Math.Acos({0}) | 87105 | 20
  3135. 3109 | Math.Asin({0}) | 87126 | 20
  3136. 3110 | Math.Exp({0}) | 87147 | 20
  3137. 3111 | Math.Cosh({0}) | 87168 | 20
  3138. 3112 | Math.Sinh({0}) | 87189 | 20
  3139. 3113 | Math.Tanh({0}) | 87210 | 20
  3140. 3114 | Math.Pow({0}, {1}) | 87231 | 24
  3141. 3115 | Math.Max({0}, {1}) | 87256 | 24
  3142. 3116 | Math.Min({0}, {1}) | 87281 | 24
  3143. 3117 | (({0}) == null) | 87306 | 20
  3144. 3118 | iif(({0}) == null, {1}, {0}) | 87327 | 40
  3145. 3119 | (({0}) == null or ({0}).Length = 0) | 87368 | 48
  3146. 3120 | iif({0}, {1}, {2}) | 87417 | 24
  3147. 3121 | Math.Round({0}, 0) | 87442 | 24
  3148. 3122 | Math.Round({0}, {1}) | 87467 | 28
  3149. 3123 | Math.Sign({0}) | 87496 | 20
  3150. 3124 | Math.Floor({0}) | 87517 | 20
  3151. 3125 | Math.Ceiling({0}) | 87538 | 24
  3152. 3126 | ({0}).Trim() | 87563 | 16
  3153. 3127 | ({0}).Replace({0}, {1}) | 87580 | 32
  3154. 3128 | ({0}).ToString() | 87613 | 24
  3155. 3129 | ({0}).ToUpper() | 87638 | 20
  3156. 3130 | ({0}).ToLower() | 87659 | 20
  3157. 3131 | ({0}).Insert({1}, {2}) | 87680 | 32
  3158. 3132 | ({0}).Remove({1}) | 87713 | 24
  3159. 3133 | ({0}).Remove({1}, {2}) | 87738 | 32
  3160. 3134 | ({0}).Substring({1}) | 87771 | 28
  3161. 3135 | ({0}).Substring({1}, {2}) | 87800 | 36
  3162. 3136 | ({0}).IndexOf({1}) | 87837 | 24
  3163. 3137 | ({0}).IndexOf({1}, {2}) | 87862 | 32
  3164. 3138 | ({0}).IndexOf({1}, {2}, {3}) | 87895 | 40
  3165. 3139 | ({0}).PadLeft({1}) | 87936 | 24
  3166. 3140 | ({0}).PadRight({1}) | 87961 | 28
  3167. 3141 | ({0}).Value.Millisecond | 87990 | 32
  3168. 3142 | ({0}).Value.Second | 88023 | 24
  3169. 3143 | ({0}).Value.Minute | 88048 | 24
  3170. 3144 | ({0}).Value.Hour | 88073 | 24
  3171. 3145 | ({0}).Value.Day | 88098 | 20
  3172. 3146 | ({0}).Value.Month | 88119 | 24
  3173. 3147 | ({0}).Value.Year | 88144 | 24
  3174. 3148 | ({0}).Value.TimeOfDay | 88169 | 28
  3175. 3149 | ({0}).Value.DayOfWeek | 88198 | 28
  3176. 3150 | ({0}).Value.DayOfYear | 88227 | 28
  3177. 3151 | ({0}).Value.Date | 88256 | 24
  3178. 3152 | ({0}).Value.AddTicks({1}) | 88281 | 36
  3179. 3153 | ({0}).Value.AddMilliSeconds({1}) | 88318 | 44
  3180. 3154 | ({0}).Value.AddSeconds({1}) | 88363 | 36
  3181. 3155 | ({0}).Value.AddMinutes({1}) | 88400 | 36
  3182. 3156 | ({0}).Value.AddHours({1}) | 88437 | 36
  3183. 3157 | ({0}).Value.AddDays({1}) | 88474 | 32
  3184. 3158 | ({0}).Value.AddMonths({1}) | 88507 | 36
  3185. 3159 | ({0}).Value.AddYears({1}) | 88544 | 36
  3186. 3160 | Math.Ceiling((({0}).Value - ({1}).Value).TotalDays) | 88581 | 68
  3187. 3161 | Math.Ceiling((({0}).Value - ({1}).Value).TotalHours) | 88650 | 72
  3188. 3162 | Math.Ceiling((({0}).Value - ({1}).Value).TotalMilliseconds) | 88723 | 80
  3189. 3163 | Math.Ceiling((({0}).Value - ({1}).Value).TotalMinutes) | 88804 | 72
  3190. 3164 | Math.Ceiling((({0}).Value - ({1}).Value).TotalMonths) | 88877 | 72
  3191. 3165 | Math.Ceiling((({0}).Value - ({1}).Value).TotalSeconds) | 88950 | 72
  3192. 3166 | (Math.Ceiling((({0}).Value - ({1}).Value).TotalSeconds) * 10000000) | 89023 | 92
  3193. 3167 | Math.Ceiling((({0}).Value - ({1}).Value).TotalYears) | 89116 | 72
  3194. 3168 | iif(({0}) is null, {1}, {0}) | 89189 | 40
  3195. 3169 | (({0}) is null or (len({0}) = 0)) | 89230 | 44
  3196. 3170 | trim({0}) | 89275 | 12
  3197. 3171 | {1}{0}{1} | 89288 | 12
  3198. 3172 | ={0:X2} | 89301 | 12
  3199. 3173 |
  3200.  
  3201.  | 89314 | 4
  3202. 3174 | http://schemas.openxmlformats.org/officeDocument/2006/relationships/image | 89319 | 100
  3203. 3175 | http://schemas.openxmlformats.org/officeDocument/2006/relationships/hyperlink | 89420 | 104
  3204. 3176 | xl/styles.xml | 89525 | 20
  3205. 3177 | [Content_Types].xml | 89546 | 28
  3206. 3178 | xl/sharedStrings.xml | 89575 | 28
  3207. 3179 | xl/workbook.xml | 89604 | 20
  3208. 3180 | xl/_rels/workbook.xml.rels | 89625 | 36
  3209. 3181 | _rels/.rels | 89662 | 16
  3210. 3182 | http://schemas.openxmlformats.org/officeDocument/2006/relationships/officeDocument | 89679 | 112
  3211. 3183 | rIdWB | 89792 | 8
  3212. 3184 | /xl/styles.xml | 89801 | 20
  3213. 3185 | http://schemas.openxmlformats.org/officeDocument/2006/relationships/styles | 89822 | 100
  3214. 3186 | rIdSR | 89923 | 8
  3215. 3187 | xl/worksheets/sheet{0}.xml | 89932 | 36
  3216. 3188 | http://schemas.openxmlformats.org/officeDocument/2006/relationships/worksheet | 89969 | 104
  3217. 3189 | rId{0} | 90074 | 8
  3218. 3190 | /xl/sharedStrings.xml | 90083 | 28
  3219. 3191 | http://schemas.openxmlformats.org/officeDocument/2006/relationships/sharedStrings | 90112 | 108
  3220. 3192 | rIdSS | 90221 | 8
  3221. 3193 | xl/media/image | 90230 | 20
  3222. 3194 | .png | 90251 | 8
  3223. 3195 | xl/drawings/_rels/drawing{0}.xml.rels | 90260 | 52
  3224. 3196 | xl/drawings/drawing{0}.xml | 90313 | 36
  3225. 3197 | http://schemas.openxmlformats.org/officeDocument/2006/relationships/drawing | 90350 | 100
  3226. 3198 | xl/worksheets/_rels/sheet{0}.xml.rels | 90451 | 52
  3227. 3199 | clientData | 90504 | 16
  3228. 3200 | oneCellAnchor | 90521 | 20
  3229. 3201 | http://schemas.openxmlformats.org/package/2006/relationships | 90542 | 80
  3230. 3202 | Relationships | 90623 | 20
  3231. 3203 | rId | 90644 | 4
  3232. 3204 | Relationship | 90649 | 16
  3233. 3205 | Id | 90666 | 4
  3234. 3206 | Type | 90671 | 8
  3235. 3207 | Target | 90680 | 8
  3236. 3208 | TargetMode | 90689 | 16
  3237. 3209 | External | 90706 | 12
  3238. 3210 | xmlns:xdr | 90719 | 12
  3239. 3211 | http://schemas.openxmlformats.org/drawingml/2006/spreadsheetDrawing | 90732 | 92
  3240. 3212 | xmlns:a | 90825 | 12
  3241. 3213 | http://schemas.openxmlformats.org/drawingml/2006/main | 90838 | 72
  3242. 3214 | wsDr | 90911 | 8
  3243. 3215 | spPr | 90920 | 8
  3244. 3216 | prstGeom | 90929 | 12
  3245. 3217 | prst | 90942 | 8
  3246. 3218 | rect | 90951 | 8
  3247. 3219 | pic | 90960 | 4
  3248. 3220 | nvPicPr | 90965 | 12
  3249. 3221 | cNvPr | 90978 | 8
  3250. 3222 | id | 90987 | 4
  3251. 3223 | Picture  | 90992 | 12
  3252. 3224 | cNvPicPr | 91005 | 12
  3253. 3225 | blipFill | 91018 | 12
  3254. 3226 | blip | 91031 | 8
  3255. 3227 | xmlns:r | 91040 | 12
  3256. 3228 | http://schemas.openxmlformats.org/officeDocument/2006/relationships | 91053 | 92
  3257. 3229 | embed | 91146 | 8
  3258. 3230 | srcRect | 91155 | 12
  3259. 3231 | stretch | 91168 | 12
  3260. 3232 | fillRect | 91181 | 12
  3261. 3233 | from | 91194 | 8
  3262. 3234 | col | 91203 | 4
  3263. 3235 | colOff | 91208 | 8
  3264. 3236 | row | 91217 | 4
  3265. 3237 | rowOff | 91222 | 8
  3266. 3238 | unit | 91231 | 8
  3267. 3239 | dpi | 91240 | 4
  3268. 3240 | ext | 91245 | 4
  3269. 3241 | cx | 91250 | 4
  3270. 3242 | cy | 91255 | 4
  3271. 3243 | xf | 91260 | 4
  3272. 3244 | numFmtId | 91265 | 12
  3273. 3245 | fontId | 91278 | 8
  3274. 3246 | fillId | 91287 | 8
  3275. 3247 | borderId | 91296 | 12
  3276. 3248 | xfId | 91309 | 8
  3277. 3249 | applyAlignment | 91318 | 20
  3278. 3250 | http://schemas.openxmlformats.org/spreadsheetml/2006/main | 91339 | 76
  3279. 3251 | styleSheet | 91416 | 16
  3280. 3252 | cellXfs | 91433 | 12
  3281. 3253 | alignment | 91446 | 12
  3282. 3254 | general | 91459 | 12
  3283. 3255 | horizontalAlignment | 91472 | 28
  3284. 3256 | justify | 91501 | 12
  3285. 3257 | top | 91514 | 4
  3286. 3258 | bottom | 91519 | 8
  3287. 3259 | verticalAlignment | 91528 | 24
  3288. 3260 | horizontal | 91553 | 16
  3289. 3261 | vertical | 91570 | 12
  3290. 3262 | wrapText | 91583 | 12
  3291. 3263 | fonts | 91596 | 8
  3292. 3264 | borders  | 91605 | 12
  3293. 3265 | fills | 91618 | 8
  3294. 3266 | numFmts | 91627 | 12
  3295. 3267 | spans | 91640 | 8
  3296. 3268 | {0}:{1} | 91649 | 12
  3297. 3269 | ht | 91662 | 4
  3298. 3270 | customHeight | 91667 | 16
  3299. 3271 | c | 91684 | 4
  3300. 3272 | n | 91689 | 4
  3301. 3273 | #VALUE! | 91694 | 12
  3302. 3274 | worksheet | 91707 | 12
  3303. 3275 | sheetData | 91720 | 12
  3304. 3276 | hyperlink | 91733 | 12
  3305. 3277 | ref | 91746 | 4
  3306. 3278 | display | 91751 | 12
  3307. 3279 | hyperlinks | 91764 | 16
  3308. 3280 | mergeCell | 91781 | 12
  3309. 3281 | mergeCells | 91794 | 16
  3310. 3282 | dimension | 91811 | 12
  3311. 3283 | sheetViews | 91824 | 16
  3312. 3284 | sheetView | 91841 | 12
  3313. 3285 | showGridLines | 91854 | 20
  3314. 3286 | workbookViewId | 91875 | 20
  3315. 3287 | min | 91896 | 4
  3316. 3288 | max | 91901 | 4
  3317. 3289 | width | 91906 | 8
  3318. 3290 | customWidth | 91915 | 16
  3319. 3291 | cols | 91932 | 8
  3320. 3292 | sst | 91941 | 4
  3321. 3293 | uniqueCount | 91946 | 16
  3322. 3294 | si | 91963 | 4
  3323. 3295 | UTF-8 | 91968 | 8
  3324. 3296 | yes | 91977 | 4
  3325. 3297 | xdr | 91982 | 4
  3326. 3298 | a | 91987 | 4
  3327. 3299 | http://schemas.openxmlformats.org/package/2006/content-types | 91992 | 80
  3328. 3300 | Types | 92073 | 8
  3329. 3301 | Extension | 92082 | 12
  3330. 3302 | ContentType | 92095 | 16
  3331. 3303 | image/png | 92112 | 12
  3332. 3304 | xml | 92125 | 4
  3333. 3305 | application/vnd.openxmlformats-officedocument.spreadsheetml.sheet.main+xml | 92130 | 100
  3334. 3306 | rels | 92231 | 8
  3335. 3307 | application/vnd.openxmlformats-package.relationships+xml | 92240 | 76
  3336. 3308 | Override | 92317 | 12
  3337. 3309 | PartName | 92330 | 12
  3338. 3310 | application/vnd.openxmlformats-officedocument.drawing+xml | 92343 | 76
  3339. 3311 | application/vnd.openxmlformats-officedocument.spreadsheetml.worksheet+xml | 92420 | 100
  3340. 3312 | application/vnd.openxmlformats-officedocument.spreadsheetml.sharedStrings+xml | 92521 | 104
  3341. 3313 | application/vnd.openxmlformats-officedocument.spreadsheetml.styles+xml | 92626 | 96
  3342. 3314 | _x005F$1 | 92723 | 12
  3343. 3315 | _x00 | 92736 | 8
  3344. 3316 | (_x00[0-9a-fA-F]{2}_) | 92745 | 28
  3345. 3317 | ([ - - -]) | 92774 | 20
  3346. 3318 | X2 | 92795 | 4
  3347. 3319 | numFmt | 92800 | 8
  3348. 3320 | formatCode | 92809 | 16
  3349. 3321 | font | 92826 | 8
  3350. 3322 | sz | 92835 | 4
  3351. 3323 | strike | 92840 | 8
  3352. 3324 | rgb | 92849 | 4
  3353. 3325 | fgColor | 92854 | 12
  3354. 3326 | bgColor | 92867 | 12
  3355. 3327 | patternFill | 92880 | 16
  3356. 3328 | solid | 92897 | 8
  3357. 3329 | brushStyle | 92906 | 16
  3358. 3330 | patternType | 92923 | 16
  3359. 3331 | fill | 92940 | 8
  3360. 3332 | thick | 92949 | 8
  3361. 3333 | medium | 92958 | 8
  3362. 3334 | thin | 92967 | 8
  3363. 3335 | style | 92976 | 8
  3364. 3336 | diagonal | 92985 | 12
  3365. 3337 | border | 92998 | 8
  3366. 3338 | v | 93007 | 4
  3367. 3339 | drawing | 93012 | 12
  3368. 3340 | sheet | 93025 | 8
  3369. 3341 | sheetId | 93034 | 12
  3370. 3342 | sheets | 93047 | 8
  3371. 3343 | workbookPr | 93056 | 16
  3372. 3344 | date1904 | 93073 | 12
  3373. 3345 | workbook | 93086 | 12
  3374. 3346 | offset is out of buffer | 93099 | 32
  3375. 3347 | Invalid cell dimension | 93132 | 32
  3376. 3348 | WorkBook exception | 93165 | 24
  3377. 3349 | Root Entry | 93190 | 16
  3378. 3350 | Workbook | 93207 | 12
  3379. 3351 | mm | 93220 | 4
  3380. 3352 | px | 93225 | 4
  3381. 3353 | pt | 93230 | 4
  3382. 3354 | middle | 93235 | 8
  3383. 3355 | transparent | 93244 | 16
  3384. 3356 | color:{0};background-color:{1};{2} | 93261 | 48
  3385. 3357 | background-color | 93310 | 24
  3386. 3358 | color:{0};{1} | 93335 | 20
  3387. 3359 | font-family:{0}; font-size:{1}; font-weight:{2}; font-style:{3}; {4} | 93356 | 92
  3388. 3360 | font-family | 93449 | 16
  3389. 3361 | font-size | 93466 | 12
  3390. 3362 | font-weight | 93479 | 16
  3391. 3363 | font-style | 93496 | 16
  3392. 3364 | text-decoration | 93513 | 20
  3393. 3365 | normal | 93534 | 8
  3394. 3366 | bold | 93543 | 8
  3395. 3367 | italic | 93552 | 8
  3396. 3368 | text-decoration: | 93561 | 24
  3397. 3369 |  line-through | 93586 | 20
  3398. 3370 |  underline | 93607 | 16
  3399. 3371 | key | 93624 | 4
  3400. 3372 | stylename | 93629 | 12
  3401. 3373 | styleval | 93642 | 12
  3402. 3374 | \G(\s*(;\s*)*(?<stylename>[^:]+?)\s*:\s*(?<styleval>[^;]*))*\s*(;\s*)*$ | 93655 | 96
  3403. 3375 | AllItems | 93752 | 12
  3404. 3376 | DateTimeItems | 93765 | 20
  3405. 3377 | LogicalItems | 93786 | 16
  3406. 3378 | MathItems | 93803 | 12
  3407. 3379 | StringItems | 93816 | 16
  3408. 3380 | Functions.Text | 93833 | 20
  3409. 3381 | Operators.Text | 93854 | 20
  3410. 3382 | Fields.Text | 93875 | 16
  3411. 3383 | Constants.Text | 93892 | 20
  3412. 3384 | Variables.Text | 93913 | 20
  3413. 3385 | Parameters.Text | 93934 | 20
  3414. 3386 | GridFields Description Prefix | 93955 | 40
  3415. 3387 | Abs() | 93996 | 8
  3416. 3388 | Abs.Description | 94005 | 20
  3417. 3389 | Acos() | 94026 | 8
  3418. 3390 | Acos.Description | 94035 | 24
  3419. 3391 | AddDays(, ) | 94060 | 16
  3420. 3392 | AddDays.Description | 94077 | 28
  3421. 3393 | AddHours(, ) | 94106 | 16
  3422. 3394 | AddHours.Description | 94123 | 28
  3423. 3395 | AddMilliSeconds(, ) | 94152 | 28
  3424. 3396 | AddMilliSeconds.Description | 94181 | 36
  3425. 3397 | AddMinutes(, ) | 94218 | 20
  3426. 3398 | AddMinutes.Description | 94239 | 32
  3427. 3399 | AddMonths(, ) | 94272 | 20
  3428. 3400 | AddMonths.Description | 94293 | 28
  3429. 3401 | AddSeconds(, ) | 94322 | 20
  3430. 3402 | AddSeconds.Description | 94343 | 32
  3431. 3403 | AddTicks(, ) | 94376 | 16
  3432. 3404 | AddTicks.Description | 94393 | 28
  3433. 3405 | AddTimeSpan(, ) | 94422 | 20
  3434. 3406 | AddTimeSpan.Description | 94443 | 32
  3435. 3407 | AddYears(, ) | 94476 | 16
  3436. 3408 | AddYears.Description | 94493 | 28
  3437. 3409 | Ascii('') | 94522 | 12
  3438. 3410 | Ascii.Description | 94535 | 24
  3439. 3411 | Asin() | 94560 | 8
  3440. 3412 | Asin.Description | 94569 | 24
  3441. 3413 | Atn() | 94594 | 8
  3442. 3414 | Atn.Description | 94603 | 20
  3443. 3415 | Atn2(, ) | 94624 | 12
  3444. 3416 | Atn2.Description | 94637 | 24
  3445. 3417 | BigMul(, ) | 94662 | 16
  3446. 3418 | BigMul.Description | 94679 | 24
  3447. 3419 | Ceiling() | 94704 | 12
  3448. 3420 | Ceiling.Description | 94717 | 28
  3449. 3421 | Char() | 94746 | 8
  3450. 3422 | Char.Description | 94755 | 24
  3451. 3423 | CharIndex('', '') | 94780 | 24
  3452. 3424 | CharIndex.Description | 94805 | 28
  3453. 3425 | CharIndex('', '', ) | 94834 | 28
  3454. 3426 | CharIndex3Param.Description | 94863 | 36
  3455. 3427 | Concat(, ) | 94900 | 16
  3456. 3428 | Concat.Description | 94917 | 24
  3457. 3429 | Cos() | 94942 | 8
  3458. 3430 | Cos.Description | 94951 | 20
  3459. 3431 | Cosh() | 94972 | 8
  3460. 3432 | Cosh.Description | 94981 | 24
  3461. 3433 | DateDiffDay(, ) | 95006 | 20
  3462. 3434 | DateDiffDay.Description | 95027 | 32
  3463. 3435 | DateDiffHour(, ) | 95060 | 24
  3464. 3436 | DateDiffHour.Description | 95085 | 32
  3465. 3437 | DateDiffMilliSecond(, ) | 95118 | 32
  3466. 3438 | DateDiffMilliSecond.Description | 95151 | 44
  3467. 3439 | DateDiffMinute(, ) | 95196 | 24
  3468. 3440 | DateDiffMinute.Description | 95221 | 36
  3469. 3441 | DateDiffMonth(, ) | 95258 | 24
  3470. 3442 | DateDiffMonth.Description | 95283 | 36
  3471. 3443 | DateDiffSecond(, ) | 95320 | 24
  3472. 3444 | DateDiffSecond.Description | 95345 | 36
  3473. 3445 | DateDiffTick(, ) | 95382 | 24
  3474. 3446 | DateDiffTick.Description | 95407 | 32
  3475. 3447 | DateDiffYear(, ) | 95440 | 24
  3476. 3448 | DateDiffYear.Description | 95465 | 32
  3477. 3449 | Exp() | 95498 | 8
  3478. 3450 | Exp.Description | 95507 | 20
  3479. 3451 | Floor() | 95528 | 12
  3480. 3452 | Floor.Description | 95541 | 24
  3481. 3453 | GetDate() | 95566 | 12
  3482. 3454 | GetDate.Description | 95579 | 28
  3483. 3455 | GetDay() | 95608 | 12
  3484. 3456 | GetDay.Description | 95621 | 24
  3485. 3457 | GetDayOfWeek() | 95646 | 20
  3486. 3458 | GetDayOfWeek.Description | 95667 | 32
  3487. 3459 | GetDayOfYear() | 95700 | 20
  3488. 3460 | GetDayOfYear.Description | 95721 | 32
  3489. 3461 | GetHour() | 95754 | 12
  3490. 3462 | GetHour.Description | 95767 | 28
  3491. 3463 | GetMilliSecond() | 95796 | 24
  3492. 3464 | GetMilliSecond.Description | 95821 | 36
  3493. 3465 | GetMinute() | 95858 | 16
  3494. 3466 | GetMinute.Description | 95875 | 28
  3495. 3467 | GetMonth() | 95904 | 16
  3496. 3468 | GetMonth.Description | 95921 | 28
  3497. 3469 | GetSecond() | 95950 | 16
  3498. 3470 | GetSecond.Description | 95967 | 28
  3499. 3471 | GetTimeOfDay() | 95996 | 20
  3500. 3472 | GetTimeOfDay.Description | 96017 | 32
  3501. 3473 | GetYear() | 96050 | 12
  3502. 3474 | GetYear.Description | 96063 | 28
  3503. 3475 | Iif(,  , ) | 96092 | 16
  3504. 3476 | Iif.Description | 96109 | 20
  3505. 3477 | Insert('', , '') | 96130 | 24
  3506. 3478 | Insert.Description | 96155 | 24
  3507. 3479 | IsNull() | 96180 | 12
  3508. 3480 | IsNull.Description | 96193 | 24
  3509. 3481 | IsNullOrEmpty() | 96218 | 20
  3510. 3482 | IsNullOrEmpty.Description | 96239 | 36
  3511. 3483 | Len() | 96276 | 8
  3512. 3484 | Len.Description | 96285 | 20
  3513. 3485 | Log() | 96306 | 8
  3514. 3486 | Log.Description | 96315 | 20
  3515. 3487 | Log(, ) | 96336 | 12
  3516. 3488 | Log2Param.Description | 96349 | 28
  3517. 3489 | Log10() | 96378 | 12
  3518. 3490 | Log10.Description | 96391 | 24
  3519. 3491 | Lower() | 96416 | 12
  3520. 3492 | Lower.Description | 96429 | 24
  3521. 3493 | Max(, ) | 96454 | 12
  3522. 3494 | Max.Description | 96467 | 20
  3523. 3495 | Min(, ) | 96488 | 12
  3524. 3496 | Min.Description | 96501 | 20
  3525. 3497 | Now() | 96522 | 8
  3526. 3498 | Now.Description | 96531 | 20
  3527. 3499 | PadLeft(, ) | 96552 | 16
  3528. 3500 | PadLeft.Description | 96569 | 28
  3529. 3501 | PadLeft(, , '') | 96598 | 20
  3530. 3502 | PadLeft3Param.Description | 96619 | 36
  3531. 3503 | PadRight(, ) | 96656 | 16
  3532. 3504 | PadRight.Description | 96673 | 28
  3533. 3505 | PadRight(, , '') | 96702 | 24
  3534. 3506 | PadRight3Param.Description | 96727 | 36
  3535. 3507 | Power(, ) | 96764 | 12
  3536. 3508 | Power.Description | 96777 | 24
  3537. 3509 | Remove('', , ) | 96802 | 20
  3538. 3510 | Remove.Description | 96823 | 24
  3539. 3511 | Replace('', '', '') | 96848 | 28
  3540. 3512 | Replace.Description | 96877 | 28
  3541. 3513 | Reverse('') | 96906 | 16
  3542. 3514 | Reverse.Description | 96923 | 28
  3543. 3515 | Rnd.Description | 96952 | 20
  3544. 3516 | Round() | 96973 | 12
  3545. 3517 | Round.Description | 96986 | 24
  3546. 3518 | Sign() | 97011 | 8
  3547. 3519 | Sign.Description | 97020 | 24
  3548. 3520 | Sin() | 97045 | 8
  3549. 3521 | Sin.Description | 97054 | 20
  3550. 3522 | Sinh() | 97075 | 8
  3551. 3523 | Sinh.Description | 97084 | 24
  3552. 3524 | Sqr() | 97109 | 8
  3553. 3525 | Sqr.Description | 97118 | 20
  3554. 3526 | Substring('',  , ) | 97139 | 24
  3555. 3527 | Substring3param.Description | 97164 | 36
  3556. 3528 | Substring('', ) | 97201 | 20
  3557. 3529 | Substring2param.Description | 97222 | 36
  3558. 3530 | Tan() | 97259 | 8
  3559. 3531 | Tan.Description | 97268 | 20
  3560. 3532 | Tanh() | 97289 | 8
  3561. 3533 | Tanh.Description | 97298 | 24
  3562. 3534 | Today() | 97323 | 12
  3563. 3535 | Today.Description | 97336 | 24
  3564. 3536 | ToStr() | 97361 | 12
  3565. 3537 | ToStr.Description | 97374 | 24
  3566. 3538 | Trim() | 97399 | 8
  3567. 3539 | Trim.Description | 97408 | 24
  3568. 3540 | Upper() | 97433 | 12
  3569. 3541 | Upper.Description | 97446 | 24
  3570. 3542 | UtcNow() | 97471 | 12
  3571. 3543 | UtcNow.Description | 97484 | 24
  3572. 3544 | Plus.Description | 97509 | 24
  3573. 3545 | Minus.Description | 97534 | 24
  3574. 3546 | Multiply.Description | 97559 | 28
  3575. 3547 | Divide.Description | 97588 | 24
  3576. 3548 | Modulo.Description | 97613 | 24
  3577. 3549 |  |  | 97638 | 4
  3578. 3550 | BitwiseOr.Description | 97643 | 28
  3579. 3551 |  &  | 97672 | 4
  3580. 3552 | BitwiseAnd.Description | 97677 | 32
  3581. 3553 |  ^  | 97710 | 4
  3582. 3554 | BitwiseXor.Description | 97715 | 32
  3583. 3555 | Equal.Description | 97748 | 24
  3584. 3556 | NotEqual.Description | 97773 | 28
  3585. 3557 | Less.Description | 97802 | 24
  3586. 3558 | LessOrEqual.Description | 97827 | 32
  3587. 3559 | GreaterOrEqual.Description | 97860 | 36
  3588. 3560 | Greater.Description | 97897 | 28
  3589. 3561 |  In  | 97926 | 8
  3590. 3562 | In.Description | 97935 | 20
  3591. 3563 |  Like  | 97956 | 8
  3592. 3564 | Like.Description | 97965 | 24
  3593. 3565 |  Between  | 97990 | 12
  3594. 3566 | Between.Description | 98003 | 28
  3595. 3567 | And.Description | 98032 | 20
  3596. 3568 | Or.Description | 98053 | 20
  3597. 3569 | Not.Description | 98074 | 20
  3598. 3570 | True.Description | 98095 | 24
  3599. 3571 | False.Description | 98120 | 24
  3600. 3572 | Null.Description | 98145 | 24
  3601. 3573 | [DataSource.RowCount] | 98170 | 28
  3602. 3574 | RowCount.Description | 98199 | 28
  3603. 3575 | [DataSource.CurrentRowIndex] | 98228 | 40
  3604. 3576 | CurrentRowIndex.Description | 98269 | 36
  3605. 3577 | A value with incorrect data type was assigned to property | 98306 | 76
  3606. 3578 | Property is null | 98383 | 24
  3607. 3579 | Invalid property '{0}' | 98408 | 32
  3608. 3580 | Incorrect mask: '{' expected after '\p' or '\P' | 98441 | 64
  3609. 3581 | Incorrect mask: '}' expected after '\p{unicode_category_name' or '\P{unicode_category_name' | 98506 | 124
  3610. 3582 | Incorrect mask: character expected after '\R' | 98631 | 60
  3611. 3583 | Incorrect mask: '}' expected after '\R{pattern_name' | 98692 | 72
  3612. 3584 | Incorrect mask: only '.', ':', '/' and '{' are allowed after '\R' | 98765 | 88
  3613. 3585 | PageIndex | 98854 | 12
  3614. 3586 | Indices | 98867 | 12
  3615. 3587 | Nodes | 98880 | 8
  3616. 3588 | OriginalIndex | 98889 | 20
  3617. 3589 | OriginalPageCount | 98910 | 24
  3618. 3590 | Brick | 98935 | 8
  3619. 3591 | Bricks | 98944 | 8
  3620. 3592 | InnerBricks | 98953 | 16
  3621. 3593 | SharedBricks | 98970 | 16
  3622. 3594 | ImageEntry | 98987 | 16
  3623. 3595 | SharedImages | 99004 | 16
  3624. 3596 | SharedStyles | 99021 | 16
  3625. 3597 | Style | 99038 | 8
  3626. 3598 | Document | 99047 | 12
  3627. 3599 | page | 99060 | 8
  3628. 3600 | nativeFont | 99069 | 16
  3629. 3601 | cursor | 99086 | 8
  3630. 3602 | pointer | 99095 | 12
  3631. 3603 | javascript: | 99108 | 16
  3632. 3604 | onmousedown | 99125 | 16
  3633. 3605 | xr_NavigateUrl('{0}', '{1}') | 99142 | 40
  3634. 3606 | DevExpress.Data.Printing.HtmlExport.navigation.js | 99183 | 68
  3635. 3607 | _self | 99252 | 8
  3636. 3608 | Visual | 99261 | 8
  3637. 3609 | NavigationPageIndex | 99270 | 28
  3638. 3610 | NavigationBrickIndices | 99299 | 32
  3639. 3611 | UseTextAsDefaultHint | 99332 | 28
  3640. 3612 | Hint | 99361 | 8
  3641. 3613 | NavigationScript | 99370 | 24
  3642. 3614 | Modifier | 99395 | 12
  3643. 3615 | Panel | 99408 | 8
  3644. 3616 | {0}{1: | 99417 | 8
  3645. 3617 | BeforeMarginsChange | 99426 | 28
  3646. 3618 | Side | 99455 | 8
  3647. 3619 | AfterMarginsChange | 99464 | 24
  3648. 3620 | PageSettingsChanged | 99489 | 28
  3649. 3621 | exportOptions | 99518 | 20
  3650. 3622 | TextBrick | 99539 | 12
  3651. 3623 | DevExpress.XtraPrinting. | 99552 | 32
  3652. 3624 | .PRNX | 99585 | 8
  3653. 3625 | ?xml | 99594 | 8
  3654. 3626 | A generic error occurred in GDI+. | 99603 | 44
  3655. 3627 | ProgressPositionChanged | 99648 | 32
  3656. 3628 | ProgressPosition | 99681 | 24
  3657. 3629 | ProgressMaximum | 99706 | 20
  3658. 3630 | PageUser | 99727 | 12
  3659. 3631 | PageInfo | 99740 | 12
  3660. 3632 | StartPageNumber | 99753 | 20
  3661. 3633 | PageImage | 99774 | 12
  3662. 3634 | [+] | 99787 | 4
  3663. 3635 | [-] | 99792 | 4
  3664. 3636 | [?] | 99797 | 4
  3665. 3637 | Line | 99802 | 8
  3666. 3638 | kind | 99811 | 8
  3667. 3639 | color:{0};background-color:{1};{2}{3}{4} | 99820 | 56
  3668. 3640 | padding-top: | 99877 | 16
  3669. 3641 | px; | 99894 | 4
  3670. 3642 | padding-left: | 99899 | 20
  3671. 3643 | padding-right: | 99920 | 20
  3672. 3644 | padding-bottom: | 99941 | 20
  3673. 3645 | border-{0}-style: none; | 99962 | 32
  3674. 3646 | border-{0}:{1} {2}px solid; | 99995 | 36
  3675. 3647 | DevExpress.Data.Printing.Images.MarkBrush.bmp | 100032 | 60
  3676. 3648 | Invalid page width | 100093 | 24
  3677. 3649 | Invalid page height | 100118 | 28
  3678. 3650 | The current page undefined | 100147 | 36
  3679. 3651 | brush | 100184 | 8
  3680. 3652 | The brush must be solid | 100193 | 32
  3681. 3653 | &File | 100226 | 8
  3682. 3654 | &View | 100235 | 8
  3683. 3655 | &Background | 100244 | 16
  3684. 3656 | Page Set&up... | 100261 | 20
  3685. 3657 | &Print... | 100282 | 12
  3686. 3658 | P&rint | 100295 | 8
  3687. 3659 | &Export To | 100304 | 16
  3688. 3660 | Sen&d As | 100321 | 12
  3689. 3661 | E&xit | 100334 | 8
  3690. 3662 | &Toolbar | 100343 | 12
  3691. 3663 | &Statusbar | 100356 | 16
  3692. 3664 | &Continuous | 100373 | 16
  3693. 3665 | &Facing | 100390 | 12
  3694. 3666 | &Color... | 100403 | 12
  3695. 3667 | &Watermark... | 100416 | 20
  3696. 3668 | PDF File | 100437 | 12
  3697. 3669 | HTML File | 100450 | 12
  3698. 3670 | MHT File | 100463 | 12
  3699. 3671 | RTF File | 100476 | 12
  3700. 3672 | XLS File | 100489 | 12
  3701. 3673 | XLSX File | 100502 | 12
  3702. 3674 | CSV File | 100515 | 12
  3703. 3675 | Text File | 100528 | 12
  3704. 3676 | Image File | 100541 | 16
  3705. 3677 | Page Width | 100558 | 16
  3706. 3678 | Text Width | 100575 | 16
  3707. 3679 | Whole Page | 100592 | 16
  3708. 3680 | Two Pages | 100609 | 12
  3709. 3681 | &Page Layout | 100622 | 16
  3710. 3682 | Help | 100639 | 8
  3711. 3683 | Preview | 100648 | 12
  3712. 3684 | Customize | 100661 | 12
  3713. 3685 | Quick Print | 100674 | 16
  3714. 3686 | Page Setup | 100691 | 16
  3715. 3687 | Magnifier | 100708 | 12
  3716. 3688 | Zoom In | 100721 | 12
  3717. 3689 | Zoom Out | 100734 | 12
  3718. 3690 | Zoom | 100747 | 8
  3719. 3691 | Search | 100756 | 8
  3720. 3692 | First Page | 100765 | 16
  3721. 3693 | Last Page | 100782 | 12
  3722. 3694 | Multiple Pages | 100795 | 20
  3723. 3695 | Close Preview | 100816 | 20
  3724. 3696 | Header And Footer | 100837 | 24
  3725. 3697 | Hand Tool | 100862 | 12
  3726. 3698 | Export Document... | 100875 | 24
  3727. 3699 | Send via E-Mail... | 100900 | 24
  3728. 3700 | Document Map | 100925 | 16
  3729. 3701 | Parameters | 100942 | 16
  3730. 3702 | Scale | 100959 | 8
  3731. 3703 | Open a document | 100968 | 20
  3732. 3704 | Save the document | 100989 | 24
  3733. 3705 | Page {0} of {1} | 101014 | 20
  3734. 3706 | Zoom Factor:  | 101035 | 20
  3735. 3707 | {0} of {1} | 101056 | 16
  3736. 3708 | Stop | 101073 | 8
  3737. 3709 | The document does not contain any pages. | 101082 | 56
  3738. 3710 | Creating the document... | 101139 | 32
  3739. 3711 | Pages | 101172 | 8
  3740. 3712 | The net printer is unavailable. | 101181 | 44
  3741. 3713 | No printers installed. | 101226 | 32
  3742. 3714 | The printer name is invalid. Please check the printer settings. | 101259 | 84
  3743. 3715 | An error occurred during printing a document. | 101344 | 60
  3744. 3716 | The current printer doesn't support the selected paper size.
  3745. Proceed with printing anyway? | 101405 | 124
  3746. 3717 | Warning! | 101530 | 12
  3747. 3718 | One or more margins are set outside the printable area of the page. Continue? | 101543 | 104
  3748. 3719 | Inch | 101648 | 8
  3749. 3720 | This is not a valid page range | 101657 | 40
  3750. 3721 | The font size cannot be set to zero or a negative number | 101698 | 76
  3751. 3722 | This font is not yet supported | 101775 | 40
  3752. 3723 | The number must be beetween {0} and {1}. | 101816 | 56
  3753. 3724 | This is not a valid measurement. | 101873 | 44
  3754. 3725 | The process cannot access the file "{0}" because it is being used by another process. | 101918 | 116
  3755. 3726 | File "{0}" is set to read-only, try again with a different file name. | 102035 | 92
  3756. 3727 | Do you want to open this file? | 102128 | 40
  3757. 3728 | Export | 102169 | 8
  3758. 3729 | Control's boundaries are too small for the barcode | 102178 | 68
  3759. 3730 | There are invalid characters in the text | 102247 | 56
  3760. 3731 | Invalid text format | 102304 | 28
  3761. 3732 | Binary data can't be longer than 1033 bytes. | 102333 | 60
  3762. 3733 | Finished searching through the document | 102394 | 52
  3763. 3734 | Total found:  | 102447 | 20
  3764. 3735 | Ready | 102468 | 8
  3765. 3736 | A document can't be exported to a stream in the DifferentFiles mode. Use the SingleFile or SingleFilePageByPage mode instead. | 102478 | 168
  3766. 3737 | The output file is too big. Try to reduce the number of its pages, or split it into several documents. | 102648 | 136
  3767. 3738 | The output file is too big to create a JPEG file. Please choose another image format or another export mode. | 102786 | 144
  3768. 3739 | The output file is too big. Please try to reduce the image resolution,
  3769. or choose another export mode. | 102932 | 136
  3770. 3740 | The created XLS file is too big for the XLS format, because it contains more than 65,536 rows.
  3771. Please try to use the XLSX format, instead. | 103070 | 188
  3772. 3741 | The created XLS file is too big for the XLS format, because it contains more than 256 columns.
  3773. Please try to use the XLSX format, instead. | 103260 | 188
  3774. 3742 | The created XLSX file is too big for the XLSX format, because it contains more than 1,048,576 rows.
  3775. Please try to reduce the amount of rows in your report and export the report to XLSX again. | 103450 | 256
  3776. 3743 | The created XLSX file is too big for the XLSX format, because it contains more than 16,384 columns.
  3777. Please try to reduce the amount of rows in your report and export the report to XLSX again. | 103708 | 256
  3778. 3744 | The specified file doesn't have a PRNX extension. Proceed anyway? | 103965 | 88
  3779. 3745 | The specified file doesn't contain valid XML data in the PRNX format. Loading is stopped. | 104054 | 120
  3780. 3746 | There is no page numbered {0} in this document. | 104175 | 64
  3781. 3747 | Printing | 104240 | 12
  3782. 3748 | The path is too long.
  3783. Try a shorter name. | 104253 | 56
  3784. 3749 | Top Margin | 104310 | 16
  3785. 3750 | Bottom Margin | 104327 | 20
  3786. 3751 | Left Margin | 104348 | 16
  3787. 3752 | Right Margin | 104365 | 16
  3788. 3753 | Page | 104382 | 8
  3789. 3754 | Rectangle | 104391 | 12
  3790. 3755 | Ellipse | 104404 | 12
  3791. 3756 | Arrow | 104417 | 8
  3792. 3757 | Top Arrow | 104426 | 12
  3793. 3758 | Bottom Arrow | 104439 | 16
  3794. 3759 | Left Arrow | 104456 | 16
  3795. 3760 | Right Arrow | 104473 | 16
  3796. 3761 | Polygon | 104490 | 12
  3797. 3762 | Triangle | 104503 | 12
  3798. 3763 | Square | 104516 | 8
  3799. 3764 | Pentagon | 104525 | 12
  3800. 3765 | Hexagon | 104538 | 12
  3801. 3766 | Octagon | 104551 | 12
  3802. 3767 | Star | 104564 | 8
  3803. 3768 | 3-Point Star | 104573 | 16
  3804. 3769 | 4-Point Star | 104590 | 16
  3805. 3770 | 5-Point Star | 104607 | 16
  3806. 3771 | 6-Point Star | 104624 | 16
  3807. 3772 | 8-Point Star | 104641 | 16
  3808. 3773 | Slant Line | 104658 | 16
  3809. 3774 | Backslant Line | 104675 | 20
  3810. 3775 | Horizontal Line | 104696 | 20
  3811. 3776 | Vertical Line | 104717 | 20
  3812. 3777 | Cross | 104738 | 8
  3813. 3778 | Brace | 104747 | 8
  3814. 3779 | Bracket | 104756 | 12
  3815. 3780 | Select Picture | 104769 | 20
  3816. 3781 | Clip | 104790 | 8
  3817. 3782 | ASAP | 104799 | 8
  3818. 3783 | CONFIDENTIAL | 104808 | 16
  3819. 3784 | COPY | 104825 | 8
  3820. 3785 | DO NOT COPY | 104834 | 16
  3821. 3786 | DRAFT | 104851 | 8
  3822. 3787 | EVALUATION | 104860 | 16
  3823. 3788 | ORIGINAL | 104877 | 12
  3824. 3789 | PERSONAL | 104890 | 12
  3825. 3790 | SAMPLE | 104903 | 8
  3826. 3791 | TOP SECRET | 104912 | 16
  3827. 3792 | URGENT | 104929 | 8
  3828. 3793 | Middle | 104938 | 8
  3829. 3794 | In &front | 104947 | 12
  3830. 3795 | &Behind | 104960 | 12
  3831. 3796 | &All | 104973 | 8
  3832. 3797 | &Pages: | 104982 | 12
  3833. 3798 | PDF Document | 104995 | 16
  3834. 3799 | Text Document | 105012 | 20
  3835. 3800 | CSV Document | 105033 | 16
  3836. 3801 | MHT Document | 105050 | 16
  3837. 3802 | XLS Document | 105067 | 16
  3838. 3803 | XLSX Document | 105084 | 20
  3839. 3804 | Rich Text Document | 105105 | 24
  3840. 3805 | HTML Document | 105130 | 20
  3841. 3806 | BMP Bitmap Format | 105151 | 24
  3842. 3807 | GIF Graphics Interchange Format | 105176 | 44
  3843. 3808 | JPEG File Interchange Format | 105221 | 40
  3844. 3809 | PNG Portable Network Graphics Format | 105262 | 48
  3845. 3810 | TIFF Tag Image File Format | 105311 | 36
  3846. 3811 | EMF Enhanced Windows Metafile | 105348 | 40
  3847. 3812 | WMF Windows Metafile | 105389 | 28
  3848. 3813 | Native Format | 105418 | 20
  3849. 3814 | XPS Document | 105439 | 16
  3850. 3815 | [Page #] | 105456 | 12
  3851. 3816 | [Page # of Pages #] | 105469 | 28
  3852. 3817 | [Date Printed] | 105498 | 20
  3853. 3818 | [Time Printed] | 105519 | 20
  3854. 3819 | [User Name] | 105540 | 16
  3855. 3820 | From | 105557 | 8
  3856. 3821 | Toolbar | 105566 | 12
  3857. 3822 | Main Menu | 105579 | 12
  3858. 3823 | Status Bar | 105592 | 16
  3859. 3824 | Scaling | 105609 | 12
  3860. 3825 | Adjust to: | 105622 | 16
  3861. 3826 | % normal size | 105639 | 20
  3862. 3827 | Fit to | 105660 | 8
  3863. 3828 | pages wide | 105669 | 16
  3864. 3829 | Export mode: | 105686 | 16
  3865. 3830 | Single file | 105703 | 16
  3866. 3831 | Single file page-by-page | 105720 | 32
  3867. 3832 | Page range: | 105753 | 16
  3868. 3833 | Export watermarks | 105770 | 24
  3869. 3834 | Compressed | 105795 | 16
  3870. 3835 | Show print dialog on open | 105812 | 36
  3871. 3836 | Password Security: | 105849 | 24
  3872. 3837 | Don't embed these fonts: | 105874 | 32
  3873. 3838 | Images quality: | 105907 | 20
  3874. 3839 | Lowest | 105928 | 8
  3875. 3840 | Low | 105937 | 4
  3876. 3841 | Medium | 105942 | 8
  3877. 3842 | High | 105951 | 8
  3878. 3843 | Highest | 105960 | 12
  3879. 3844 | Author: | 105973 | 12
  3880. 3845 | Application: | 105986 | 16
  3881. 3846 | Title: | 106003 | 8
  3882. 3847 | Subject: | 106012 | 12
  3883. 3848 | Keywords: | 106025 | 12
  3884. 3849 | Low Resolution (150 dpi) | 106038 | 32
  3885. 3850 | High Resolution | 106071 | 20
  3886. 3851 | Inserting, deleting and rotating pages | 106092 | 52
  3887. 3852 | Filling in form fields and signing existing signature fields | 106145 | 80
  3888. 3853 | Commenting, filling in form fields, and signing existing signature fields | 106226 | 100
  3889. 3854 | Any except extracting pages | 106327 | 36
  3890. 3855 | Confirm Document Open Password | 106364 | 40
  3891. 3856 | Please confirm the Document Open Password. Be sure to make a note of the password. It will be required to open the document. | 106406 | 168
  3892. 3857 | Document Open Pa&ssword: | 106575 | 32
  3893. 3858 | Confirm Permissions Password | 106608 | 40
  3894. 3859 | Please confirm the Permissions Password. Be sure to make a note of the password. You will need it to change these settings in the future. | 106650 | 184
  3895. 3860 | &Permissions Password: | 106835 | 32
  3896. 3861 | Confirmation password does not match. Please start over and enter the password again. | 106868 | 116
  3897. 3862 | Document Open Password | 106985 | 32
  3898. 3863 | Permissions | 107018 | 16
  3899. 3864 | Different files | 107035 | 20
  3900. 3865 | Character set: | 107056 | 20
  3901. 3866 | Remove carriage returns | 107077 | 32
  3902. 3867 | Embed images in HTML | 107110 | 28
  3903. 3868 | Page border width: | 107139 | 24
  3904. 3869 | Page border color: | 107164 | 24
  3905. 3870 | Text separator: | 107189 | 20
  3906. 3871 | TAB | 107210 | 4
  3907. 3872 | Encoding: | 107215 | 12
  3908. 3873 | Quote strings with separators | 107228 | 40
  3909. 3874 | Text export mode: | 107269 | 24
  3910. 3875 | Show grid lines | 107294 | 20
  3911. 3876 | Export values using their format | 107315 | 44
  3912. 3877 | Export hyperlinks | 107360 | 24
  3913. 3878 | Sheet name: | 107385 | 16
  3914. 3879 | Image format: | 107402 | 20
  3915. 3880 | Resolution (dpi): | 107423 | 24
  3916. 3881 | Compression: | 107448 | 16
  3917. 3882 | Not compressed | 107465 | 20
  3918. 3883 | Normal | 107486 | 8
  3919. 3884 | Fast | 107495 | 8
  3920. 3885 | Super fast | 107504 | 16
  3921. 3886 | Creator: | 107521 | 12
  3922. 3887 | Category: | 107534 | 12
  3923. 3888 | Version: | 107547 | 12
  3924. 3889 | Description: | 107560 | 16
  3925. 3890 | Select a folder to save the exported document to: | 107577 | 68
  3926. 3891 | PDF Export Options | 107646 | 24
  3927. 3892 | XLS Export Options | 107671 | 24
  3928. 3893 | XLSX Export Options | 107696 | 28
  3929. 3894 | Text Export Options | 107725 | 28
  3930. 3895 | CSV Export Options | 107754 | 24
  3931. 3896 | Image Export Options | 107779 | 28
  3932. 3897 | HTML Export Options | 107808 | 28
  3933. 3898 | MHT Export Options | 107837 | 24
  3934. 3899 | RTF Export Options | 107862 | 24
  3935. 3900 | Native Format Options | 107887 | 28
  3936. 3901 | XPS Export Options | 107916 | 24
  3937. 3902 | Print Preview | 107941 | 20
  3938. 3903 | Navigation | 107962 | 16
  3939. 3904 | Page Background | 107979 | 20
  3940. 3905 | Bookmarks | 108000 | 12
  3941. 3906 | Pointer | 108013 | 12
  3942. 3907 | Options | 108026 | 12
  3943. 3908 | Custom Margins... | 108039 | 24
  3944. 3909 | Header/Footer | 108064 | 20
  3945. 3910 | Exact: | 108085 | 8
  3946. 3911 | Next  Page  | 108094 | 16
  3947. 3912 | Last  Page  | 108111 | 16
  3948. 3913 | Many Pages | 108128 | 16
  3949. 3914 | Page Color | 108145 | 16
  3950. 3915 | Export To | 108162 | 12
  3951. 3916 | E-Mail As | 108175 | 12
  3952. 3917 | Close Print Preview | 108188 | 28
  3953. 3918 | Orientation | 108217 | 16
  3954. 3919 | Mouse Pointer | 108234 | 20
  3955. 3920 | Print (Ctrl+P) | 108255 | 20
  3956. 3921 | Header and Footer | 108276 | 24
  3957. 3922 | First Page (Ctrl+Home) | 108301 | 32
  3958. 3923 | Previous Page (PageUp) | 108334 | 32
  3959. 3924 | Next Page (PageDown) | 108367 | 28
  3960. 3925 | Last Page (Ctrl+End) | 108396 | 28
  3961. 3926 | View Many Pages | 108425 | 20
  3962. 3927 | Background Color | 108446 | 24
  3963. 3928 | Export To... | 108471 | 16
  3964. 3929 | E-Mail As... | 108488 | 16
  3965. 3930 | Page Orientation | 108505 | 24
  3966. 3931 | Page Size | 108530 | 12
  3967. 3932 | Page Margins | 108543 | 16
  3968. 3933 | Save (Ctrl + S) | 108560 | 20
  3969. 3934 | Open (Ctrl + O) | 108581 | 20
  3970. 3935 | Open the Document Map, which allows you to navigate through a structural view of the document. | 108603 | 128
  3971. 3936 | Open the Parameters pane, which allows you to enter values for report parameters. | 108732 | 108
  3972. 3937 | Show the Find dialog to find text in the document. | 108841 | 68
  3973. 3938 | Show the mouse pointer. | 108910 | 32
  3974. 3939 | Invoke the Hand tool to manually scroll through pages. | 108943 | 72
  3975. 3940 | Open the Print Options dialog, in which you can change printing options. | 109016 | 96
  3976. 3941 | Select a printer, number of copies and other printing options before printing. | 109113 | 104
  3977. 3942 | Send the document directly to the default printer without making changes. | 109218 | 100
  3978. 3943 | Show the Page Setup dialog. | 109319 | 36
  3979. 3944 | Edit the header and footer of the document. | 109356 | 60
  3980. 3945 | Invoke the Magnifier tool.
  3981.  
  3982. Clicking once on a document zooms it so that a single page becomes entirely visible, while clicking another time zooms it to 100% of the normal size. | 109418 | 240
  3983. 3946 | Zoom out to see more of the page at a reduced size. | 109659 | 68
  3984. 3947 | Zoom in to get a close-up view of the document. | 109728 | 64
  3985. 3948 | Navigate to the first page of the document. | 109793 | 60
  3986. 3949 | Navigate to the previous page of the document. | 109854 | 64
  3987. 3950 | Navigate to the next page of the document. | 109919 | 56
  3988. 3951 | Navigate to the last page of the document. | 109976 | 56
  3989. 3952 | Choose the page layout to arrange the document pages in preview. | 110033 | 88
  3990. 3953 | Choose a color for the background of the document pages. | 110122 | 76
  3991. 3954 | Insert ghosted text or image behind the content of a page.
  3992.  
  3993. This is often used to indicate that a document is to be treated specially. | 110200 | 184
  3994. 3955 | Export the current document in one of the available formats, and save it to the file on a disk. | 110386 | 128
  3995. 3956 | Export the current document in one of the available formats, and attach it to the e-mail. | 110515 | 120
  3996. 3957 | Close Print Preview of the document. | 110636 | 48
  3997. 3958 | Stretch or shrink the printed output to a percentage of its actual size. | 110685 | 96
  3998. 3959 | Switch the pages between portrait and landscape layouts. | 110782 | 76
  3999. 3960 | Choose the paper size of the document. | 110859 | 52
  4000. 3961 | Select the margin sizes for the entire document.
  4001.  
  4002. To apply specific margin sizes to the document, click Custom Margins. | 110913 | 164
  4003. 3962 | Change the zoom level of the document preview. | 111078 | 64
  4004. 3963 | Save the document. | 111143 | 24
  4005. 3964 | Open a document. | 111168 | 24
  4006. 3965 | XPS File | 111193 | 12
  4007. 3966 | Portrait | 111206 | 12
  4008. 3967 | Narrow | 111219 | 8
  4009. 3968 | Moderate | 111228 | 12
  4010. 3969 | Wide | 111241 | 8
  4011. 3970 | Adobe Portable Document Format | 111250 | 40
  4012. 3971 | Web Page | 111291 | 12
  4013. 3972 | Plain Text | 111304 | 16
  4014. 3973 | Comma-Separated Values Text | 111321 | 36
  4015. 3974 | Single File Web Page | 111358 | 28
  4016. 3975 | Microsoft Excel 2000-2003 Workbook | 111387 | 48
  4017. 3976 | Microsoft Excel 2007 Workbook | 111436 | 40
  4018. 3977 | Rich Text Format | 111477 | 24
  4019. 3978 | BMP, GIF, JPEG, PNG, TIFF, EMF, WMF | 111502 | 48
  4020. 3979 | XPS | 111551 | 4
  4021. 3980 | Export to PDF | 111556 | 20
  4022. 3981 | Export to HTML | 111577 | 20
  4023. 3982 | Export to Text | 111598 | 20
  4024. 3983 | Export to CSV | 111619 | 20
  4025. 3984 | Export to MHT | 111640 | 20
  4026. 3985 | Export to XLS | 111661 | 20
  4027. 3986 | Export to XLSX | 111682 | 20
  4028. 3987 | Export to RTF | 111703 | 20
  4029. 3988 | Export to Image | 111724 | 20
  4030. 3989 | E-Mail As PDF | 111745 | 20
  4031. 3990 | E-Mail As Text | 111766 | 20
  4032. 3991 | E-Mail As CSV | 111787 | 20
  4033. 3992 | E-Mail As MHT | 111808 | 20
  4034. 3993 | E-Mail As XLS | 111829 | 20
  4035. 3994 | E-Mail As XLSX | 111850 | 20
  4036. 3995 | E-Mail As RTF | 111871 | 20
  4037. 3996 | E-Mail As Image | 111892 | 20
  4038. 3997 | Export the document to PDF and save it to the file on a disk. | 111913 | 84
  4039. 3998 | Export the document to HTML and save it to the file on a disk. | 111998 | 84
  4040. 3999 | Export the document to Text and save it to the file on a disk. | 112083 | 84
  4041. 4000 | Export the document to CSV and save it to the file on a disk. | 112168 | 84
  4042. 4001 | Export the document to MHT and save it to the file on a disk. | 112253 | 84
  4043. 4002 | Export the document to XLS and save it to the file on a disk. | 112338 | 84
  4044. 4003 | Export the document to XLSX and save it to the file on a disk. | 112423 | 84
  4045. 4004 | Export the document to RTF and save it to the file on a disk. | 112508 | 84
  4046. 4005 | Export the document to Image and save it to the file on a disk. | 112593 | 84
  4047. 4006 | Export the document to PDF and attach it to the e-mail. | 112678 | 76
  4048. 4007 | Export the document to Text and attach it to the e-mail. | 112755 | 76
  4049. 4008 | Export the document to CSV and attach it to the e-mail. | 112832 | 76
  4050. 4009 | Export the document to MHT and attach it to the e-mail. | 112909 | 76
  4051. 4010 | Export the document to XLS and attach it to the e-mail. | 112986 | 76
  4052. 4011 | Export the document to XLSX and attach it to the e-mail. | 113063 | 76
  4053. 4012 | Export the document to RTF and attach it to the e-mail. | 113140 | 76
  4054. 4013 | Export the document to Image and attach it to the e-mail. | 113217 | 76
  4055. 4014 | Top:     {0}     Bottom:     {1}
  4056. Left:        {2}        Right:         {3} | 113294 | 72
  4057. 4015 | {0} x {1} | 113367 | 12
  4058. 4016 | Preview Document Files (*{0})|*{0}|All Files (*.*)|*.* | 113380 | 72
  4059. 4017 | Submit | 113453 | 8
  4060. 4018 | disabled | 113462 | 12
  4061. 4019 | ToolTip | 113475 | 12
  4062. 4020 | inline-block | 113488 | 16
  4063. 4021 | height | 113505 | 8
  4064. 4022 | %21 | 113514 | 4
  4065. 4023 | %2A | 113519 | 4
  4066. 4024 | %28 | 113524 | 4
  4067. 4025 | %29 | 113529 | 4
  4068. 4026 | %2D | 113534 | 4
  4069. 4027 | %2E | 113539 | 4
  4070. 4028 | %5F | 113544 | 4
  4071. 4029 | %5C | 113549 | 4
  4072. 4030 | %u | 113554 | 4
  4073. 4031 | ddd, dd-MMM-yyyy HH':'mm':'ss 'GMT' | 113559 | 48
  4074. 4032 | &nbsp; | 113608 | 8
  4075. 4033 | &# | 113617 | 4
  4076. 4034 | bytes | 113622 | 8
  4077. 4035 | %20 | 113631 | 4
  4078. 4036 | {{ | 113636 | 4
  4079. 4037 | {0:X2} | 113641 | 8
  4080. 4038 | PropertySetBeforePreInitOrAddToControls | 113650 | 52
  4081. 4039 | PropertySetBeforeStyleSheetApplied | 113703 | 48
  4082. 4040 | Collection_readonly_Codeblocks | 113752 | 40
  4083. 4041 | Parent_collections_readonly | 113793 | 36
  4084. 4042 | Duplicate id used | 113830 | 24
  4085. 4043 | _ctl | 113855 | 8
  4086. 4044 | scriptContainer | 113864 | 20
  4087. 4045 | imageRepository | 113885 | 20
  4088. 4046 | filter | 113906 | 8
  4089. 4047 | progid:DXImageTransform.Microsoft.AlphaImageLoader(src=' | 113915 | 76
  4090. 4048 | ',sizingMethod='scale') | 113992 | 32
  4091. 4049 | <!--[if lt IE 7]> | 114025 | 24
  4092. 4050 | <div style="display:none"><![endif]--> | 114050 | 52
  4093. 4051 | <!--[if lt IE 7]></div><![endif]--> | 114103 | 48
  4094. 4052 | expression(fixPng(this)) | 114152 | 32
  4095. 4053 | function fixPng(element) {if(/MSIE (5\.5|6).+Win/.test(navigator.userAgent)) {if(element.tagName=='IMG' && /\.png$/.test(element.src)) {var src = partlyEscape(element.src);element.src = ' | 114186 | 252
  4096. 4054 | ';element.style.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + src + "',sizingMethod='scale')";}}}function partlyEscape(s) {var parts = s.split('!');var arr = parts[0].split(/[\\\/]/);for(var i = 3; i < arr.length; i++)arr[i] = escape(arr[i]);return arr.join('/') + '!' + parts[1];} | 114440 | 408
  4097. 4055 | fixPng | 114849 | 8
  4098. 4056 | DevExpress.Data.Printing.Images.blank.gif | 114858 | 56
  4099. 4057 | CausesValidation | 114915 | 24
  4100. 4058 | href | 114940 | 8
  4101. 4059 | target | 114949 | 8
  4102. 4060 | title | 114958 | 8
  4103. 4061 | ValidationGroup | 114967 | 20
  4104. 4062 | owner | 114988 | 8
  4105. 4063 | child | 114997 | 8
  4106. 4064 | InvalidArgumentValue | 115006 | 28
  4107. 4065 | ps | 115035 | 4
  4108. 4066 | align | 115040 | 8
  4109. 4067 | PageInfoText | 115049 | 16
  4110. 4068 | GroupingPageInfoText | 115066 | 28
  4111. 4069 | ZipCode | 115095 | 12
  4112. 4070 | Shape | 115108 | 8
  4113. 4071 | BarCode | 115117 | 12
  4114. 4072 | CheckBoxText | 115130 | 16
  4115. 4073 | ProgressBar | 115147 | 16
  4116. 4074 | ContainerBase | 115164 | 20
  4117. 4075 | Container | 115185 | 12
  4118. 4076 | PageTable | 115198 | 12
  4119. 4077 | BrickType | 115211 | 12
  4120. 4078 | Q | 115224 | 4
  4121. 4079 | "" | 115229 | 4
  4122. 4080 | xlsExportOptions | 115234 | 24
  4123. 4081 | Sheet | 115259 | 8
  4124. 4082 | : | 115268 | 4
  4125. 4083 | bgcolor | 115273 | 12
  4126. 4084 | colspan | 115286 | 12
  4127. 4085 | nowrap | 115299 | 8
  4128. 4086 | rowspan | 115308 | 12
  4129. 4087 | valign | 115321 | 8
  4130. 4088 | RichText | 115330 | 12
  4131. 4089 | {\rtf1  | 115343 | 12
  4132. 4090 | {\rtf | 115356 | 8
  4133. 4091 | \par | 115365 | 8
  4134. 4092 | \pard | 115374 | 8
  4135. 4093 | \frmtxlrtb | 115383 | 16
  4136. 4094 | \frmtxtbrl | 115400 | 16
  4137. 4095 | \frmtxbtlr | 115417 | 16
  4138. 4096 | \pvpg | 115434 | 8
  4139. 4097 | \posx{0}\posy{1}\absw{2}\absh{3} | 115443 | 44
  4140. 4098 | \posx{0}\posy{1} | 115488 | 24
  4141. 4099 | \absw{0}\absh{1} | 115513 | 24
  4142. 4100 | \nowrap | 115538 | 12
  4143. 4101 | {{\rtf1\ansicpg{0} | 115551 | 24
  4144. 4102 | \colortbl | 115576 | 12
  4145. 4103 | \*\listtable | 115589 | 16
  4146. 4104 | \*\listoverridetable | 115606 | 28
  4147. 4105 | \fonttbl | 115635 | 12
  4148. 4106 | {{\f{0} {1};}} | 115648 | 20
  4149. 4107 | \red{0}\green{1}\blue{2}; | 115669 | 36
  4150. 4108 | \clvertalt | 115706 | 16
  4151. 4109 | \clvertalc | 115723 | 16
  4152. 4110 | \clvertalb | 115740 | 16
  4153. 4111 | \qc | 115757 | 4
  4154. 4112 | \qj | 115762 | 4
  4155. 4113 | \ql | 115767 | 4
  4156. 4114 | \qr | 115772 | 4
  4157. 4115 | \u{0} | 115777 | 8
  4158. 4116 | \wmetafile{0} | 115786 | 20
  4159. 4117 | \emfblip | 115807 | 12
  4160. 4118 | \pict{0} | 115820 | 12
  4161. 4119 | \picw{0} | 115833 | 12
  4162. 4120 | \pich{0} | 115846 | 12
  4163. 4121 | \picwgoal{0} | 115859 | 16
  4164. 4122 | \pichgoal{0} | 115876 | 16
  4165. 4123 | \picscalex{0} | 115893 | 20
  4166. 4124 | \picscaley{0} | 115914 | 20
  4167. 4125 | \clcbpat{0} | 115935 | 16
  4168. 4126 | \cbpat{0} | 115952 | 12
  4169. 4127 | \cf{0} | 115965 | 8
  4170. 4128 | \brdrs | 115974 | 8
  4171. 4129 | \brdrth | 115983 | 12
  4172. 4130 | \brdrt | 115996 | 8
  4173. 4131 | \brdrb | 116005 | 8
  4174. 4132 | \brdrl | 116014 | 8
  4175. 4133 | \brdrr | 116023 | 8
  4176. 4134 | \brdrcf{0} | 116032 | 16
  4177. 4135 | \brdrw{0} | 116049 | 12
  4178. 4136 | \clbrdrl | 116062 | 12
  4179. 4137 | \clbrdrr | 116075 | 12
  4180. 4138 | \clbrdrt | 116088 | 12
  4181. 4139 | \clbrdrb | 116101 | 12
  4182. 4140 | \intbl | 116114 | 8
  4183. 4141 | \ltrrow | 116123 | 12
  4184. 4142 | \row | 116136 | 8
  4185. 4143 | {{\field{{\*\fldinst{{HYPERLINK "{0}" }}}}{{\fldrslt{{{1}}}}}}} | 116145 | 84
  4186. 4144 | \line  | 116230 | 8
  4187. 4145 | \clmgf  | 116239 | 12
  4188. 4146 | \clmrg  | 116252 | 12
  4189. 4147 | \clvmgf  | 116265 | 12
  4190. 4148 | \clvmrg  | 116278 | 12
  4191. 4149 | {\cell} | 116291 | 12
  4192. 4150 | \cell | 116304 | 8
  4193. 4151 | \trrh-{0} | 116313 | 12
  4194. 4152 | \trowd | 116326 | 8
  4195. 4153 | \cellx | 116335 | 8
  4196. 4154 | \f{0}\fs{1} | 116344 | 16
  4197. 4155 | \fs{0} | 116361 | 8
  4198. 4156 | \b | 116370 | 4
  4199. 4157 | \i | 116375 | 4
  4200. 4158 | \ul | 116380 | 4
  4201. 4159 | \sectd | 116385 | 8
  4202. 4160 | \paperw{0}\paperh{1} | 116394 | 28
  4203. 4161 | \lndscpsxn | 116423 | 16
  4204. 4162 | \margl{0}\margr{1}\margt{2}\margb{3} | 116440 | 48
  4205. 4163 | \sect | 116489 | 8
  4206. 4164 | \shpwr3 | 116498 | 12
  4207. 4165 | {\shp | 116511 | 8
  4208. 4166 | {\*\shpinst | 116520 | 16
  4209. 4167 | {\sp{\sn shapeType}{\sv 136}} | 116537 | 40
  4210. 4168 | {\sp{\sn shapeType}{\sv 75}} | 116578 | 40
  4211. 4169 | {{\sp{{\sn rotation}}{{\sv {0}}}}} | 116619 | 48
  4212. 4170 | \shpleft{0}\shptop{1}\shpright{2}\shpbottom{3} | 116668 | 64
  4213. 4171 | {{\sp{{\sn gtextUNICODE}}{{\sv {0}}}}} | 116733 | 52
  4214. 4172 | {{\sp{{\sn gtextFont}}{{\sv {0}}}}} | 116786 | 48
  4215. 4173 | {{\sp{{\sn fillColor}}{{\sv {0}}}}} | 116835 | 48
  4216. 4174 | {{\sp{{\sn fillOpacity}}{{\sv {0}}}}} | 116884 | 52
  4217. 4175 | {\sp{\sn fLine}{\sv 0}} | 116937 | 32
  4218. 4176 | {{\sp{{\sn fBehindDocument}}{{\sv {0}}}}} | 116970 | 56
  4219. 4177 | {{\sp{{\sn gtextFBold}}{{\sv {0}}}}} | 117027 | 48
  4220. 4178 | {{\sp{{\sn gtextFItalic}}{{\sv {0}}}}} | 117076 | 52
  4221. 4179 | {{\sp{{\sn pib}}{{\sv {0}}}}} | 117129 | 40
  4222. 4180 | All | 117170 | 4
  4223. 4181 | {1}{0} {2}{0} {3}{0} {4} | 117175 | 32
  4224. 4182 | DevExpress.Data.Printing.Images.check.gif | 117208 | 56
  4225. 4183 | DevExpress.Data.Printing.Images.uncheck.gif | 117265 | 60
  4226. 4184 | DevExpress.Data.Printing.Images.check_grey.gif | 117326 | 64
  4227. 4185 | Generator | 117391 | 12
  4228. 4186 | 0123456789 | 117404 | 16
  4229. 4187 | ABCDEFGHIJKLMNOPQRSTUVWXYZ | 117421 | 36
  4230. 4188 | abcdefghijklmnopqrstuvwxyz | 117458 | 36
  4231. 4189 | 212222 | 117495 | 8
  4232. 4190 | 222122 | 117504 | 8
  4233. 4191 | 222221 | 117513 | 8
  4234. 4192 | 121223 | 117522 | 8
  4235. 4193 | 121322 | 117531 | 8
  4236. 4194 | 131222 | 117540 | 8
  4237. 4195 | 122213 | 117549 | 8
  4238. 4196 | 122312 | 117558 | 8
  4239. 4197 | 132212 | 117567 | 8
  4240. 4198 | 221213 | 117576 | 8
  4241. 4199 | 221312 | 117585 | 8
  4242. 4200 | 231212 | 117594 | 8
  4243. 4201 | 112232 | 117603 | 8
  4244. 4202 | 122132 | 117612 | 8
  4245. 4203 | 122231 | 117621 | 8
  4246. 4204 | 113222 | 117630 | 8
  4247. 4205 | 123122 | 117639 | 8
  4248. 4206 | 123221 | 117648 | 8
  4249. 4207 | 223211 | 117657 | 8
  4250. 4208 | 221132 | 117666 | 8
  4251. 4209 | 221231 | 117675 | 8
  4252. 4210 | 213212 | 117684 | 8
  4253. 4211 | 223112 | 117693 | 8
  4254. 4212 | 312131 | 117702 | 8
  4255. 4213 | 311222 | 117711 | 8
  4256. 4214 | 321122 | 117720 | 8
  4257. 4215 | 321221 | 117729 | 8
  4258. 4216 | 312212 | 117738 | 8
  4259. 4217 | 322112 | 117747 | 8
  4260. 4218 | 322211 | 117756 | 8
  4261. 4219 | 212123 | 117765 | 8
  4262. 4220 | 212321 | 117774 | 8
  4263. 4221 | 232121 | 117783 | 8
  4264. 4222 | 111323 | 117792 | 8
  4265. 4223 | 131123 | 117801 | 8
  4266. 4224 | 131321 | 117810 | 8
  4267. 4225 | 112313 | 117819 | 8
  4268. 4226 | 132113 | 117828 | 8
  4269. 4227 | 132311 | 117837 | 8
  4270. 4228 | 211313 | 117846 | 8
  4271. 4229 | 231113 | 117855 | 8
  4272. 4230 | 231311 | 117864 | 8
  4273. 4231 | 112133 | 117873 | 8
  4274. 4232 | 112331 | 117882 | 8
  4275. 4233 | 132131 | 117891 | 8
  4276. 4234 | 113123 | 117900 | 8
  4277. 4235 | 113321 | 117909 | 8
  4278. 4236 | 133121 | 117918 | 8
  4279. 4237 | 313121 | 117927 | 8
  4280. 4238 | 211331 | 117936 | 8
  4281. 4239 | 231131 | 117945 | 8
  4282. 4240 | 213113 | 117954 | 8
  4283. 4241 | 213311 | 117963 | 8
  4284. 4242 | 213131 | 117972 | 8
  4285. 4243 | 311123 | 117981 | 8
  4286. 4244 | 311321 | 117990 | 8
  4287. 4245 | 331121 | 117999 | 8
  4288. 4246 | 312113 | 118008 | 8
  4289. 4247 | 312311 | 118017 | 8
  4290. 4248 | 332111 | 118026 | 8
  4291. 4249 | 314111 | 118035 | 8
  4292. 4250 | 221411 | 118044 | 8
  4293. 4251 | 431111 | 118053 | 8
  4294. 4252 | 111224 | 118062 | 8
  4295. 4253 | 111422 | 118071 | 8
  4296. 4254 | 121124 | 118080 | 8
  4297. 4255 | 121421 | 118089 | 8
  4298. 4256 | 141122 | 118098 | 8
  4299. 4257 | 141221 | 118107 | 8
  4300. 4258 | 112214 | 118116 | 8
  4301. 4259 | 112412 | 118125 | 8
  4302. 4260 | 122114 | 118134 | 8
  4303. 4261 | 122411 | 118143 | 8
  4304. 4262 | 142112 | 118152 | 8
  4305. 4263 | 142211 | 118161 | 8
  4306. 4264 | 241211 | 118170 | 8
  4307. 4265 | 221114 | 118179 | 8
  4308. 4266 | 413111 | 118188 | 8
  4309. 4267 | 241112 | 118197 | 8
  4310. 4268 | 134111 | 118206 | 8
  4311. 4269 | 111242 | 118215 | 8
  4312. 4270 | 121142 | 118224 | 8
  4313. 4271 | 121241 | 118233 | 8
  4314. 4272 | 114212 | 118242 | 8
  4315. 4273 | 124112 | 118251 | 8
  4316. 4274 | 124211 | 118260 | 8
  4317. 4275 | 411212 | 118269 | 8
  4318. 4276 | 421112 | 118278 | 8
  4319. 4277 | 421211 | 118287 | 8
  4320. 4278 | 212141 | 118296 | 8
  4321. 4279 | 214121 | 118305 | 8
  4322. 4280 | 412121 | 118314 | 8
  4323. 4281 | 111143 | 118323 | 8
  4324. 4282 | 111341 | 118332 | 8
  4325. 4283 | 131141 | 118341 | 8
  4326. 4284 | 114113 | 118350 | 8
  4327. 4285 | 114311 | 118359 | 8
  4328. 4286 | 411113 | 118368 | 8
  4329. 4287 | 411311 | 118377 | 8
  4330. 4288 | 113141 | 118386 | 8
  4331. 4289 | 114131 | 118395 | 8
  4332. 4290 | 311141 | 118404 | 8
  4333. 4291 | 411131 | 118413 | 8
  4334. 4292 | 211412 | 118422 | 8
  4335. 4293 | 211214 | 118431 | 8
  4336. 4294 | 211232 | 118440 | 8
  4337. 4295 | 2331112 | 118449 | 12
  4338. 4296 |  !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_ | 118462 | 88
  4339. 4297 | 
  4340. õö÷øùúûüýþÿ | 118551 | 72
  4341. 4298 |  !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~õö÷øùúûüýþÿ | 118625 | 160
  4342. 4299 | 
  4343.  !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcùúûüýþÿ | 118787 | 152
  4344. 4300 |  !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_
  4345.  | 118941 | 128
  4346. 4301 |  !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~ | 119071 | 128
  4347. 4302 | AA | 119200 | 4
  4348. 4303 | BB | 119205 | 4
  4349. 4304 | CC | 119210 | 4
  4350. 4305 | DD | 119215 | 4
  4351. 4306 | -$:/.+ | 119220 | 8
  4352. 4307 | nnnnnwwn | 119229 | 12
  4353. 4308 | nnnnwwnn | 119242 | 12
  4354. 4309 | nnnwnnwn | 119255 | 12
  4355. 4310 | wwnnnnnn | 119268 | 12
  4356. 4311 | nnwnnwnn | 119281 | 12
  4357. 4312 | wnnnnwnn | 119294 | 12
  4358. 4313 | nwnnnnwn | 119307 | 12
  4359. 4314 | nwnnwnnn | 119320 | 12
  4360. 4315 | nwwnnnnn | 119333 | 12
  4361. 4316 | wnnwnnnn | 119346 | 12
  4362. 4317 | nnnwwnnn | 119359 | 12
  4363. 4318 | nnwwnnnn | 119372 | 12
  4364. 4319 | wnnnwnwn | 119385 | 12
  4365. 4320 | wnwnnnwn | 119398 | 12
  4366. 4321 | wnwnwnnn | 119411 | 12
  4367. 4322 | nnwnwnwn | 119424 | 12
  4368. 4323 | nnwwnwnn | 119437 | 12
  4369. 4324 | nwnwnnwn | 119450 | 12
  4370. 4325 | nnnwnwwn | 119463 | 12
  4371. 4326 | nnnwwwnn | 119476 | 12
  4372. 4327 | nnnnwnwnnn | 119489 | 16
  4373. 4328 | wnnnnnnnwn | 119506 | 16
  4374. 4329 | nnwnnnnnwn | 119523 | 16
  4375. 4330 | wnwnnnnnnn | 119540 | 16
  4376. 4331 | nnnnwnnnwn | 119557 | 16
  4377. 4332 | wnnnwnnnnn | 119574 | 16
  4378. 4333 | nnwnwnnnnn | 119591 | 16
  4379. 4334 | nnnnnnwnwn | 119608 | 16
  4380. 4335 | wnnnnnwnnn | 119625 | 16
  4381. 4336 | nnwnnnwnnn | 119642 | 16
  4382. 4337 | wnwnnn | 119659 | 8
  4383. 4338 | wnnnwn | 119668 | 8
  4384. 4339 | nnwwn | 119677 | 8
  4385. 4340 | wnnnw | 119686 | 8
  4386. 4341 | nwnnw | 119695 | 8
  4387. 4342 | wwnnn | 119704 | 8
  4388. 4343 | nnwnw | 119713 | 8
  4389. 4344 | wnwnn | 119722 | 8
  4390. 4345 | nwwnn | 119731 | 8
  4391. 4346 | nnnww | 119740 | 8
  4392. 4347 | wnnwn | 119749 | 8
  4393. 4348 | nwnwn | 119758 | 8
  4394. 4349 | nnnn | 119767 | 8
  4395. 4350 | wnn | 119776 | 4
  4396. 4351 | 0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ-. $/+% | 119781 | 60
  4397. 4352 | wnnwnnnnwn | 119842 | 16
  4398. 4353 | nnwwnnnnwn | 119859 | 16
  4399. 4354 | wnwwnnnnnn | 119876 | 16
  4400. 4355 | nnnwwnnnwn | 119893 | 16
  4401. 4356 | wnnwwnnnnn | 119910 | 16
  4402. 4357 | nnwwwnnnnn | 119927 | 16
  4403. 4358 | nnnwnnwnwn | 119944 | 16
  4404. 4359 | wnnwnnwnnn | 119961 | 16
  4405. 4360 | nnwwnnwnnn | 119978 | 16
  4406. 4361 | nnnwwnwnnn | 119995 | 16
  4407. 4362 | wnnnnwnnwn | 120012 | 16
  4408. 4363 | nnwnnwnnwn | 120029 | 16
  4409. 4364 | wnwnnwnnnn | 120046 | 16
  4410. 4365 | nnnnwwnnwn | 120063 | 16
  4411. 4366 | wnnnwwnnnn | 120080 | 16
  4412. 4367 | nnwnwwnnnn | 120097 | 16
  4413. 4368 | nnnnnwwnwn | 120114 | 16
  4414. 4369 | wnnnnwwnnn | 120131 | 16
  4415. 4370 | nnwnnwwnnn | 120148 | 16
  4416. 4371 | nnnnwwwnnn | 120165 | 16
  4417. 4372 | wnnnnnnwwn | 120182 | 16
  4418. 4373 | nnwnnnnwwn | 120199 | 16
  4419. 4374 | wnwnnnnwnn | 120216 | 16
  4420. 4375 | nnnnwnnwwn | 120233 | 16
  4421. 4376 | wnnnwnnwnn | 120250 | 16
  4422. 4377 | nnwnwnnwnn | 120267 | 16
  4423. 4378 | nnnnnnwwwn | 120284 | 16
  4424. 4379 | wnnnnnwwnn | 120301 | 16
  4425. 4380 | nnwnnnwwnn | 120318 | 16
  4426. 4381 | nnnnwnwwnn | 120335 | 16
  4427. 4382 | wwnnnnnnwn | 120352 | 16
  4428. 4383 | nwwnnnnnwn | 120369 | 16
  4429. 4384 | wwwnnnnnnn | 120386 | 16
  4430. 4385 | nwnnwnnnwn | 120403 | 16
  4431. 4386 | wwnnwnnnnn | 120420 | 16
  4432. 4387 | nwwnwnnnnn | 120437 | 16
  4433. 4388 | nwnnnnwnwn | 120454 | 16
  4434. 4389 | wwnnnnwnnn | 120471 | 16
  4435. 4390 | nwwnnnwnnn | 120488 | 16
  4436. 4391 | nwnnwnwnnn | 120505 | 16
  4437. 4392 | nwnwnwnnnn | 120522 | 16
  4438. 4393 | nwnwnnnwnn | 120539 | 16
  4439. 4394 | nwnnnwnwnn | 120556 | 16
  4440. 4395 | nnnwnwnwnn | 120573 | 16
  4441. 4396 | %U | 120590 | 4
  4442. 4397 | $A | 120595 | 4
  4443. 4398 | $B | 120600 | 4
  4444. 4399 | $C | 120605 | 4
  4445. 4400 | $D | 120610 | 4
  4446. 4401 | $E | 120615 | 4
  4447. 4402 | $F | 120620 | 4
  4448. 4403 | $G | 120625 | 4
  4449. 4404 | $H | 120630 | 4
  4450. 4405 | $I | 120635 | 4
  4451. 4406 | $J | 120640 | 4
  4452. 4407 | $K | 120645 | 4
  4453. 4408 | $L | 120650 | 4
  4454. 4409 | $M | 120655 | 4
  4455. 4410 | $N | 120660 | 4
  4456. 4411 | $O | 120665 | 4
  4457. 4412 | $P | 120670 | 4
  4458. 4413 | $Q | 120675 | 4
  4459. 4414 | $R | 120680 | 4
  4460. 4415 | $S | 120685 | 4
  4461. 4416 | $T | 120690 | 4
  4462. 4417 | $U | 120695 | 4
  4463. 4418 | $V | 120700 | 4
  4464. 4419 | $W | 120705 | 4
  4465. 4420 | $X | 120710 | 4
  4466. 4421 | $Y | 120715 | 4
  4467. 4422 | $Z | 120720 | 4
  4468. 4423 | %A | 120725 | 4
  4469. 4424 | %B | 120730 | 4
  4470. 4425 | %C | 120735 | 4
  4471. 4426 | %D | 120740 | 4
  4472. 4427 | %E | 120745 | 4
  4473. 4428 | /A | 120750 | 4
  4474. 4429 | /B | 120755 | 4
  4475. 4430 | /C | 120760 | 4
  4476. 4431 | /D | 120765 | 4
  4477. 4432 | /E | 120770 | 4
  4478. 4433 | /F | 120775 | 4
  4479. 4434 | /G | 120780 | 4
  4480. 4435 | /H | 120785 | 4
  4481. 4436 | /I | 120790 | 4
  4482. 4437 | /J | 120795 | 4
  4483. 4438 | /K | 120800 | 4
  4484. 4439 | /L | 120805 | 4
  4485. 4440 | /O | 120810 | 4
  4486. 4441 | /Z | 120815 | 4
  4487. 4442 | %F | 120820 | 4
  4488. 4443 | %G | 120825 | 4
  4489. 4444 | %H | 120830 | 4
  4490. 4445 | %I | 120835 | 4
  4491. 4446 | %J | 120840 | 4
  4492. 4447 | %V | 120845 | 4
  4493. 4448 | %K | 120850 | 4
  4494. 4449 | %L | 120855 | 4
  4495. 4450 | %M | 120860 | 4
  4496. 4451 | %N | 120865 | 4
  4497. 4452 | %O | 120870 | 4
  4498. 4453 | %W | 120875 | 4
  4499. 4454 | +A | 120880 | 4
  4500. 4455 | +B | 120885 | 4
  4501. 4456 | +C | 120890 | 4
  4502. 4457 | +D | 120895 | 4
  4503. 4458 | +E | 120900 | 4
  4504. 4459 | +F | 120905 | 4
  4505. 4460 | +G | 120910 | 4
  4506. 4461 | +H | 120915 | 4
  4507. 4462 | +I | 120920 | 4
  4508. 4463 | +J | 120925 | 4
  4509. 4464 | +K | 120930 | 4
  4510. 4465 | +L | 120935 | 4
  4511. 4466 | +M | 120940 | 4
  4512. 4467 | +N | 120945 | 4
  4513. 4468 | +O | 120950 | 4
  4514. 4469 | +P | 120955 | 4
  4515. 4470 | +Q | 120960 | 4
  4516. 4471 | +R | 120965 | 4
  4517. 4472 | +S | 120970 | 4
  4518. 4473 | +T | 120975 | 4
  4519. 4474 | +U | 120980 | 4
  4520. 4475 | +V | 120985 | 4
  4521. 4476 | +W | 120990 | 4
  4522. 4477 | +X | 120995 | 4
  4523. 4478 | +Y | 121000 | 4
  4524. 4479 | +Z | 121005 | 4
  4525. 4480 | %P | 121010 | 4
  4526. 4481 | %Q | 121015 | 4
  4527. 4482 | %R | 121020 | 4
  4528. 4483 | %S | 121025 | 4
  4529. 4484 | %T | 121030 | 4
  4530. 4485 | -. $/+% | 121035 | 12
  4531. 4486 | 0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ-. $/+%?:!~* | 121048 | 64
  4532. 4487 | 131112 | 121113 | 8
  4533. 4488 | 111213 | 121122 | 8
  4534. 4489 | 111312 | 121131 | 8
  4535. 4490 | 111411 | 121140 | 8
  4536. 4491 | 121113 | 121149 | 8
  4537. 4492 | 121212 | 121158 | 8
  4538. 4493 | 121311 | 121167 | 8
  4539. 4494 | 111114 | 121176 | 8
  4540. 4495 | 131211 | 121185 | 8
  4541. 4496 | 141111 | 121194 | 8
  4542. 4497 | 211113 | 121203 | 8
  4543. 4498 | 211212 | 121212 | 8
  4544. 4499 | 211311 | 121221 | 8
  4545. 4500 | 221112 | 121230 | 8
  4546. 4501 | 221211 | 121239 | 8
  4547. 4502 | 231111 | 121248 | 8
  4548. 4503 | 112113 | 121257 | 8
  4549. 4504 | 112212 | 121266 | 8
  4550. 4505 | 112311 | 121275 | 8
  4551. 4506 | 122112 | 121284 | 8
  4552. 4507 | 132111 | 121293 | 8
  4553. 4508 | 111123 | 121302 | 8
  4554. 4509 | 111222 | 121311 | 8
  4555. 4510 | 111321 | 121320 | 8
  4556. 4511 | 121122 | 121329 | 8
  4557. 4512 | 131121 | 121338 | 8
  4558. 4513 | 212112 | 121347 | 8
  4559. 4514 | 212211 | 121356 | 8
  4560. 4515 | 211122 | 121365 | 8
  4561. 4516 | 211221 | 121374 | 8
  4562. 4517 | 221121 | 121383 | 8
  4563. 4518 | 222111 | 121392 | 8
  4564. 4519 | 112122 | 121401 | 8
  4565. 4520 | 112221 | 121410 | 8
  4566. 4521 | 122121 | 121419 | 8
  4567. 4522 | 123111 | 121428 | 8
  4568. 4523 | 121131 | 121437 | 8
  4569. 4524 | 311112 | 121446 | 8
  4570. 4525 | 311211 | 121455 | 8
  4571. 4526 | 321111 | 121464 | 8
  4572. 4527 | 112131 | 121473 | 8
  4573. 4528 | 113121 | 121482 | 8
  4574. 4529 | 211131 | 121491 | 8
  4575. 4530 | 121221 | 121500 | 8
  4576. 4531 | 312111 | 121509 | 8
  4577. 4532 | 311121 | 121518 | 8
  4578. 4533 | 122211 | 121527 | 8
  4579. 4534 | 111141 | 121536 | 8
  4580. 4535 | 1111411 | 121545 | 12
  4581. 4536 | :U | 121558 | 4
  4582. 4537 | ?A | 121563 | 4
  4583. 4538 | ?B | 121568 | 4
  4584. 4539 | ?C | 121573 | 4
  4585. 4540 | ?D | 121578 | 4
  4586. 4541 | ?E | 121583 | 4
  4587. 4542 | ?F | 121588 | 4
  4588. 4543 | ?G | 121593 | 4
  4589. 4544 | ?H | 121598 | 4
  4590. 4545 | ?I | 121603 | 4
  4591. 4546 | ?J | 121608 | 4
  4592. 4547 | ?K | 121613 | 4
  4593. 4548 | ?L | 121618 | 4
  4594. 4549 | ?M | 121623 | 4
  4595. 4550 | ?N | 121628 | 4
  4596. 4551 | ?O | 121633 | 4
  4597. 4552 | ?P | 121638 | 4
  4598. 4553 | ?Q | 121643 | 4
  4599. 4554 | ?R | 121648 | 4
  4600. 4555 | ?S | 121653 | 4
  4601. 4556 | ?T | 121658 | 4
  4602. 4557 | ?U | 121663 | 4
  4603. 4558 | ?V | 121668 | 4
  4604. 4559 | ?W | 121673 | 4
  4605. 4560 | ?X | 121678 | 4
  4606. 4561 | ?Y | 121683 | 4
  4607. 4562 | ?Z | 121688 | 4
  4608. 4563 | :A | 121693 | 4
  4609. 4564 | :B | 121698 | 4
  4610. 4565 | :C | 121703 | 4
  4611. 4566 | :D | 121708 | 4
  4612. 4567 | :E | 121713 | 4
  4613. 4568 | !A | 121718 | 4
  4614. 4569 | !B | 121723 | 4
  4615. 4570 | !C | 121728 | 4
  4616. 4571 | !D | 121733 | 4
  4617. 4572 | !E | 121738 | 4
  4618. 4573 | !F | 121743 | 4
  4619. 4574 | !G | 121748 | 4
  4620. 4575 | !H | 121753 | 4
  4621. 4576 | !I | 121758 | 4
  4622. 4577 | !J | 121763 | 4
  4623. 4578 | !K | 121768 | 4
  4624. 4579 | !L | 121773 | 4
  4625. 4580 | !O | 121778 | 4
  4626. 4581 | !Z | 121783 | 4
  4627. 4582 | :F | 121788 | 4
  4628. 4583 | :G | 121793 | 4
  4629. 4584 | :H | 121798 | 4
  4630. 4585 | :I | 121803 | 4
  4631. 4586 | :J | 121808 | 4
  4632. 4587 | :V | 121813 | 4
  4633. 4588 | :K | 121818 | 4
  4634. 4589 | :L | 121823 | 4
  4635. 4590 | :M | 121828 | 4
  4636. 4591 | :N | 121833 | 4
  4637. 4592 | :O | 121838 | 4
  4638. 4593 | :W | 121843 | 4
  4639. 4594 | ~A | 121848 | 4
  4640. 4595 | ~B | 121853 | 4
  4641. 4596 | ~C | 121858 | 4
  4642. 4597 | ~D | 121863 | 4
  4643. 4598 | ~E | 121868 | 4
  4644. 4599 | ~F | 121873 | 4
  4645. 4600 | ~G | 121878 | 4
  4646. 4601 | ~H | 121883 | 4
  4647. 4602 | ~I | 121888 | 4
  4648. 4603 | ~J | 121893 | 4
  4649. 4604 | ~K | 121898 | 4
  4650. 4605 | ~L | 121903 | 4
  4651. 4606 | ~M | 121908 | 4
  4652. 4607 | ~N | 121913 | 4
  4653. 4608 | ~O | 121918 | 4
  4654. 4609 | ~P | 121923 | 4
  4655. 4610 | ~Q | 121928 | 4
  4656. 4611 | ~R | 121933 | 4
  4657. 4612 | ~S | 121938 | 4
  4658. 4613 | ~T | 121943 | 4
  4659. 4614 | ~U | 121948 | 4
  4660. 4615 | ~V | 121953 | 4
  4661. 4616 | ~W | 121958 | 4
  4662. 4617 | ~X | 121963 | 4
  4663. 4618 | ~Y | 121968 | 4
  4664. 4619 | ~Z | 121973 | 4
  4665. 4620 | :P | 121978 | 4
  4666. 4621 | :Q | 121983 | 4
  4667. 4622 | :R | 121988 | 4
  4668. 4623 | :S | 121993 | 4
  4669. 4624 | :T | 121998 | 4
  4670. 4625 | 0123456789- | 122003 | 16
  4671. 4626 | nnnnwn | 122020 | 8
  4672. 4627 | nwnnwn | 122029 | 8
  4673. 4628 | wwnnnn | 122038 | 8
  4674. 4629 | nnwnwn | 122047 | 8
  4675. 4630 | nwwnnn | 122056 | 8
  4676. 4631 | nnnwwn | 122065 | 8
  4677. 4632 | wnnwnn | 122074 | 8
  4678. 4633 | wnnnnn | 122083 | 8
  4679. 4634 | nnwnnn | 122092 | 8
  4680. 4635 | nnwwnn | 122101 | 8
  4681. 4636 | nwnwnwnw | 122110 | 12
  4682. 4637 | nwnwnwwn | 122123 | 12
  4683. 4638 | nwnwwnnw | 122136 | 12
  4684. 4639 | nwnwwnwn | 122149 | 12
  4685. 4640 | nwwnnwnw | 122162 | 12
  4686. 4641 | nwwnnwwn | 122175 | 12
  4687. 4642 | nwwnwnnw | 122188 | 12
  4688. 4643 | nwwnwnwn | 122201 | 12
  4689. 4644 | wnnwnwnw | 122214 | 12
  4690. 4645 | wnnwnwwn | 122227 | 12
  4691. 4646 | wn | 122240 | 4
  4692. 4647 | nwn | 122245 | 4
  4693. 4648 | ffhhh | 122250 | 8
  4694. 4649 | hhhff | 122259 | 8
  4695. 4650 | hhfhf | 122268 | 8
  4696. 4651 | hhffh | 122277 | 8
  4697. 4652 | hfhhf | 122286 | 8
  4698. 4653 | hfhfh | 122295 | 8
  4699. 4654 | hffhh | 122304 | 8
  4700. 4655 | fhhhf | 122313 | 8
  4701. 4656 | fhhfh | 122322 | 8
  4702. 4657 | fhfhh | 122331 | 8
  4703. 4658 | 3211 | 122340 | 8
  4704. 4659 | 2221 | 122349 | 8
  4705. 4660 | 2122 | 122358 | 8
  4706. 4661 | 1411 | 122367 | 8
  4707. 4662 | 1132 | 122376 | 8
  4708. 4663 | 1231 | 122385 | 8
  4709. 4664 | 1114 | 122394 | 8
  4710. 4665 | 1312 | 122403 | 8
  4711. 4666 | 1213 | 122412 | 8
  4712. 4667 | 3112 | 122421 | 8
  4713. 4668 | 1123 | 122430 | 8
  4714. 4669 | 1222 | 122439 | 8
  4715. 4670 | 2212 | 122448 | 8
  4716. 4671 | 1141 | 122457 | 8
  4717. 4672 | 2311 | 122466 | 8
  4718. 4673 | 1321 | 122475 | 8
  4719. 4674 | 4111 | 122484 | 8
  4720. 4675 | 2131 | 122493 | 8
  4721. 4676 | 3121 | 122502 | 8
  4722. 4677 | 2113 | 122511 | 8
  4723. 4678 | 111 | 122520 | 4
  4724. 4679 | 11111 | 122525 | 8
  4725. 4680 | 11 | 122534 | 4
  4726. 4681 | 112 | 122539 | 4
  4727. 4682 | 111111 | 122544 | 8
  4728. 4683 |  000000 | 122553 | 12
  4729. 4684 |  00a0aa | 122566 | 12
  4730. 4685 |  00aa0a | 122579 | 12
  4731. 4686 |  00aaa0 | 122592 | 12
  4732. 4687 |  0a00aa | 122605 | 12
  4733. 4688 |  0aa00a | 122618 | 12
  4734. 4689 |  0aaa00 | 122631 | 12
  4735. 4690 |  0a0a0a | 122644 | 12
  4736. 4691 |  0a0aa0 | 122657 | 12
  4737. 4692 |  0aa0a0 | 122670 | 12
  4738. 4693 | 8001 | 122683 | 8
  4739. 4694 | 8002 | 122692 | 8
  4740. 4695 | 8003 | 122701 | 8
  4741. 4696 | 8004 | 122710 | 8
  4742. 4697 | 8005 | 122719 | 8
  4743. 4698 | 8100 | 122728 | 8
  4744. 4699 | 8101 | 122737 | 8
  4745. 4700 | 8102 | 122746 | 8
  4746. 4701 | 240 | 122755 | 4
  4747. 4702 | 250 | 122760 | 4
  4748. 4703 | 310 | 122765 | 4
  4749. 4704 | 311 | 122770 | 4
  4750. 4705 | 312 | 122775 | 4
  4751. 4706 | 313 | 122780 | 4
  4752. 4707 | 314 | 122785 | 4
  4753. 4708 | 315 | 122790 | 4
  4754. 4709 | 316 | 122795 | 4
  4755. 4710 | 320 | 122800 | 4
  4756. 4711 | 321 | 122805 | 4
  4757. 4712 | 322 | 122810 | 4
  4758. 4713 | 323 | 122815 | 4
  4759. 4714 | 324 | 122820 | 4
  4760. 4715 | 325 | 122825 | 4
  4761. 4716 | 326 | 122830 | 4
  4762. 4717 | 327 | 122835 | 4
  4763. 4718 | 328 | 122840 | 4
  4764. 4719 | 329 | 122845 | 4
  4765. 4720 | 330 | 122850 | 4
  4766. 4721 | 331 | 122855 | 4
  4767. 4722 | 332 | 122860 | 4
  4768. 4723 | 333 | 122865 | 4
  4769. 4724 | 334 | 122870 | 4
  4770. 4725 | 335 | 122875 | 4
  4771. 4726 | 336 | 122880 | 4
  4772. 4727 | 340 | 122885 | 4
  4773. 4728 | 341 | 122890 | 4
  4774. 4729 | 342 | 122895 | 4
  4775. 4730 | 343 | 122900 | 4
  4776. 4731 | 344 | 122905 | 4
  4777. 4732 | 345 | 122910 | 4
  4778. 4733 | 346 | 122915 | 4
  4779. 4734 | 347 | 122920 | 4
  4780. 4735 | 348 | 122925 | 4
  4781. 4736 | 349 | 122930 | 4
  4782. 4737 | 350 | 122935 | 4
  4783. 4738 | 351 | 122940 | 4
  4784. 4739 | 352 | 122945 | 4
  4785. 4740 | 353 | 122950 | 4
  4786. 4741 | 354 | 122955 | 4
  4787. 4742 | 355 | 122960 | 4
  4788. 4743 | 356 | 122965 | 4
  4789. 4744 | 360 | 122970 | 4
  4790. 4745 | 361 | 122975 | 4
  4791. 4746 | 362 | 122980 | 4
  4792. 4747 | 363 | 122985 | 4
  4793. 4748 | 364 | 122990 | 4
  4794. 4749 | 365 | 122995 | 4
  4795. 4750 | 366 | 123000 | 4
  4796. 4751 | 367 | 123005 | 4
  4797. 4752 | 368 | 123010 | 4
  4798. 4753 | 369 | 123015 | 4
  4799. 4754 | 400 | 123020 | 4
  4800. 4755 | 410 | 123025 | 4
  4801. 4756 | 411 | 123030 | 4
  4802. 4757 | 412 | 123035 | 4
  4803. 4758 | 420 | 123040 | 4
  4804. 4759 | 421 | 123045 | 4
  4805. 4760 | 01 | 123050 | 4
  4806. 4761 | 02 | 123055 | 4
  4807. 4762 | 03 | 123060 | 4
  4808. 4763 | 04 | 123065 | 4
  4809. 4764 | 13 | 123070 | 4
  4810. 4765 | 15 | 123075 | 4
  4811. 4766 | 17 | 123080 | 4
  4812. 4767 | 20 | 123085 | 4
  4813. 4768 | 10 | 123090 | 4
  4814. 4769 | 21 | 123095 | 4
  4815. 4770 | 22 | 123100 | 4
  4816. 4771 | 30 | 123105 | 4
  4817. 4772 | 37 | 123110 | 4
  4818. 4773 | 90 | 123115 | 4
  4819. 4774 | 91 | 123120 | 4
  4820. 4775 | 92 | 123125 | 4
  4821. 4776 | 93 | 123130 | 4
  4822. 4777 | 94 | 123135 | 4
  4823. 4778 | 95 | 123140 | 4
  4824. 4779 | 96 | 123145 | 4
  4825. 4780 | 97 | 123150 | 4
  4826. 4781 | 98 | 123155 | 4
  4827. 4782 | ({0}){1} | 123160 | 12
  4828. 4783 | 0a | 123173 | 4
  4829. 4784 | a0 | 123178 | 4
  4830. 4785 | aa | 123183 | 4
  4831. 4786 | aa000 | 123188 | 8
  4832. 4787 | a0a00 | 123197 | 8
  4833. 4788 | a00a0 | 123206 | 8
  4834. 4789 | a000a | 123215 | 8
  4835. 4790 | 0aa00 | 123224 | 8
  4836. 4791 | 00aa0 | 123233 | 8
  4837. 4792 | 000aa | 123242 | 8
  4838. 4793 | 0a0a0 | 123251 | 8
  4839. 4794 | 0a00a | 123260 | 8
  4840. 4795 | 00a0a | 123269 | 8
  4841. 4796 | aaa000 | 123278 | 8
  4842. 4797 | aa0a00 | 123287 | 8
  4843. 4798 | aa00a0 | 123296 | 8
  4844. 4799 | aa000a | 123305 | 8
  4845. 4800 | a0aa00 | 123314 | 8
  4846. 4801 | a00aa0 | 123323 | 8
  4847. 4802 | a000aa | 123332 | 8
  4848. 4803 | a0a0a0 | 123341 | 8
  4849. 4804 | a0a00a | 123350 | 8
  4850. 4805 | a00a0a | 123359 | 8
  4851. 4806 | 000aaa | 123368 | 8
  4852. 4807 | 00a0aa | 123377 | 8
  4853. 4808 | 00aa0a | 123386 | 8
  4854. 4809 | 00aaa0 | 123395 | 8
  4855. 4810 | 0a00aa | 123404 | 8
  4856. 4811 | 0aa00a | 123413 | 8
  4857. 4812 | 0aaa00 | 123422 | 8
  4858. 4813 | 0a0a0a | 123431 | 8
  4859. 4814 | 0a0aa0 | 123440 | 8
  4860. 4815 | 0aa0a0 | 123449 | 8
  4861. 4816 | nwnwnn | 123458 | 8
  4862. 4817 | text | 123467 | 8
  4863. 4818 | binaryData | 123476 | 16
  4864. 4819 |
  4865.      abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789;<>@[\]_'‘~&!,:#-.$/+“%|*=(^)?{"} | 123494 | 140
  4866. 4820 | baseBrick | 123635 | 12
  4867. 4821 | img | 123648 | 4
  4868. 4822 | PageData | 123653 | 12
  4869. 4823 | PageBackColor | 123666 | 20
  4870. 4824 | {0:D} | 123687 | 8
  4871. 4825 | {0}/{1} | 123696 | 12
  4872. 4826 | LineWidth | 123709 | 12
  4873. 4827 | ShapeName | 123722 | 12
  4874. 4828 | FillColor | 123735 | 12
  4875. 4829 | Fillet | 123748 | 8
  4876. 4830 | ArrowWidth | 123757 | 16
  4877. 4831 | ArrowHeight | 123774 | 16
  4878. 4832 | Concavity | 123791 | 12
  4879. 4833 | verticalLineWidth | 123804 | 24
  4880. 4834 | horizontalLineWidth | 123829 | 28
  4881. 4835 | TipLength | 123858 | 12
  4882. 4836 | TailLength | 123871 | 16
  4883. 4837 | NumberOfSide | 123888 | 16
  4884. 4838 | ExportOptions | 123905 | 20
  4885. 4839 | Pdf | 123926 | 4
  4886. 4840 | Xls | 123931 | 4
  4887. 4841 | Xlsx | 123936 | 8
  4888. 4842 | Csv | 123945 | 4
  4889. 4843 | Html | 123950 | 8
  4890. 4844 | Mht | 123959 | 4
  4891. 4845 | Rtf | 123964 | 4
  4892. 4846 | NativeFormat | 123969 | 16
  4893. 4847 | Email | 123986 | 8
  4894. 4848 | PrintPreview | 123995 | 16
  4895. 4849 | PageRange | 124012 | 12
  4896. 4850 | {0} (*{1})|*{1}| | 124025 | 24
  4897. 4851 | .pdf | 124050 | 8
  4898. 4852 | NeverEmbeddedFonts | 124059 | 24
  4899. 4853 | ImageQuality | 124084 | 16
  4900. 4854 | ShowPrintDialogOnOpen | 124101 | 28
  4901. 4855 | PasswordSecurityOptions | 124130 | 32
  4902. 4856 | Application | 124163 | 16
  4903. 4857 | Author | 124180 | 8
  4904. 4858 | Keywords | 124189 | 12
  4905. 4859 | Subject | 124202 | 12
  4906. 4860 | Title | 124215 | 8
  4907. 4861 | .xls | 124224 | 8
  4908. 4862 | ExportMode | 124233 | 16
  4909. 4863 | .xlsx | 124250 | 8
  4910. 4864 | .txt | 124259 | 8
  4911. 4865 | .csv | 124268 | 8
  4912. 4866 | .bmp | 124277 | 8
  4913. 4867 | .gif | 124286 | 8
  4914. 4868 | .jpg | 124295 | 8
  4915. 4869 | .tiff | 124304 | 8
  4916. 4870 | .emf | 124313 | 8
  4917. 4871 | .wmf | 124322 | 8
  4918. 4872 | Format | 124331 | 8
  4919. 4873 | Resolution | 124340 | 16
  4920. 4874 | PageBorderColor | 124357 | 20
  4921. 4875 | PageBorderWidth | 124378 | 20
  4922. 4876 | .html | 124399 | 8
  4923. 4877 | .htm | 124408 | 8
  4924. 4878 | EmbedImagesInHTML | 124417 | 24
  4925. 4879 | .mht | 124442 | 8
  4926. 4880 | .rtf | 124451 | 8
  4927. 4881 | ExportWatermarks | 124460 | 24
  4928. 4882 | .prnx | 124485 | 8
  4929. 4883 | .xps | 124494 | 8
  4930. 4884 | Compression | 124503 | 16
  4931. 4885 | Creator | 124520 | 12
  4932. 4886 | xpsDocumentOptions | 124533 | 24
  4933. 4887 | options | 124558 | 12
  4934. 4888 | PermissionsOptions | 124571 | 24
  4935. 4889 | range | 124596 | 8
  4936. 4890 | -- | 124605 | 4
  4937. 4891 | SMTP: | 124610 | 8
  4938. 4892 | ranges | 124619 | 8
  4939. 4893 | ContinuousExportInfo | 124628 | 28
  4940. 4894 | Encoding | 124657 | 12
  4941. 4895 | TextExportMode | 124670 | 20
  4942. 4896 | QuoteStringsWithSeparators | 124691 | 36
  4943. 4897 | CharacterSet | 124728 | 16
  4944. 4898 | RemoveSecondarySymbols | 124745 | 32
  4945. 4899 | modes | 124778 | 8
  4946. 4900 | DocumentOptions | 124787 | 20
  4947. 4901 | Developer Express Inc. XtraPrinting (tm)  | 124808 | 56
  4948. 4902 | documentOptions | 124865 | 20
  4949. 4903 | SheetName | 124886 | 12
  4950. 4904 | ShowGridLines | 124899 | 20
  4951. 4905 | ExportHyperlinks | 124920 | 24
  4952. 4906 | emailSender | 124945 | 16
  4953. 4907 | Arabic (Windows) | 124962 | 24
  4954. 4908 | windows-1256 | 124987 | 16
  4955. 4909 | Baltic (ISO) | 125004 | 16
  4956. 4910 | iso-8859-4 | 125021 | 16
  4957. 4911 | Baltic (Windows) | 125038 | 24
  4958. 4912 | windows-1257 | 125063 | 16
  4959. 4913 | Central European (ISO) | 125080 | 32
  4960. 4914 | iso-8859-2 | 125113 | 16
  4961. 4915 | Central European (Windows) | 125130 | 36
  4962. 4916 | windows-1250 | 125167 | 16
  4963. 4917 | Cyrillic (ISO) | 125184 | 20
  4964. 4918 | iso-8859-5 | 125205 | 16
  4965. 4919 | Cyrillic (KOI8-R) | 125222 | 24
  4966. 4920 | koi8-r | 125247 | 8
  4967. 4921 | Cyrillic (Windows) | 125256 | 24
  4968. 4922 | windows-1251 | 125281 | 16
  4969. 4923 | Latin 9 (ISO) | 125298 | 20
  4970. 4924 | iso-8859-15 | 125319 | 16
  4971. 4925 | Unicode (UTF-7) | 125336 | 20
  4972. 4926 | utf-7 | 125357 | 8
  4973. 4927 | Unicode (UTF-8) | 125366 | 20
  4974. 4928 | Western European (ISO) | 125387 | 32
  4975. 4929 | Western European (Windows) | 125420 | 36
  4976. 4930 | windows-1252 | 125457 | 16
  4977. 4931 | rtfExportHelper | 125474 | 20
  4978. 4932 | ExportOption_ | 125495 | 20
  4979. 4933 | image/tiff | 125516 | 16
  4980. 4934 | }} | 125533 | 4
  4981. 4935 | acronym | 125538 | 12
  4982. 4936 | address | 125551 | 12
  4983. 4937 | area | 125564 | 8
  4984. 4938 | base | 125573 | 8
  4985. 4939 | basefont | 125582 | 12
  4986. 4940 | bdo | 125595 | 4
  4987. 4941 | bgsound | 125600 | 12
  4988. 4942 | big | 125613 | 4
  4989. 4943 | blockquote | 125618 | 16
  4990. 4944 | body | 125635 | 8
  4991. 4945 | caption | 125644 | 12
  4992. 4946 | cite | 125657 | 8
  4993. 4947 | code | 125666 | 8
  4994. 4948 | colgroup | 125675 | 12
  4995. 4949 | del | 125688 | 4
  4996. 4950 | dd | 125693 | 4
  4997. 4951 | dfn | 125698 | 4
  4998. 4952 | dir | 125703 | 4
  4999. 4953 | div | 125708 | 4
  5000. 4954 | dl | 125713 | 4
  5001. 4955 | dt | 125718 | 4
  5002. 4956 | em | 125723 | 4
  5003. 4957 | fieldset | 125728 | 12
  5004. 4958 | form | 125741 | 8
  5005. 4959 | frame | 125750 | 8
  5006. 4960 | frameset | 125759 | 12
  5007. 4961 | h1 | 125772 | 4
  5008. 4962 | h2 | 125777 | 4
  5009. 4963 | h3 | 125782 | 4
  5010. 4964 | h4 | 125787 | 4
  5011. 4965 | h5 | 125792 | 4
  5012. 4966 | h6 | 125797 | 4
  5013. 4967 | head | 125802 | 8
  5014. 4968 | hr | 125811 | 4
  5015. 4969 | html | 125816 | 8
  5016. 4970 | iframe | 125825 | 8
  5017. 4971 | ins | 125834 | 4
  5018. 4972 | isindex | 125839 | 12
  5019. 4973 | kbd | 125852 | 4
  5020. 4974 | label | 125857 | 8
  5021. 4975 | legend | 125866 | 8
  5022. 4976 | li | 125875 | 4
  5023. 4977 | link | 125880 | 8
  5024. 4978 | map | 125889 | 4
  5025. 4979 | marquee | 125894 | 12
  5026. 4980 | menu | 125907 | 8
  5027. 4981 | meta | 125916 | 8
  5028. 4982 | nobr | 125925 | 8
  5029. 4983 | noframes | 125934 | 12
  5030. 4984 | noscript | 125947 | 12
  5031. 4985 | object | 125960 | 8
  5032. 4986 | ol | 125969 | 4
  5033. 4987 | option | 125974 | 8
  5034. 4988 | p | 125983 | 4
  5035. 4989 | param | 125988 | 8
  5036. 4990 | pre | 125997 | 4
  5037. 4991 | ruby | 126002 | 8
  5038. 4992 | rt | 126011 | 4
  5039. 4993 | samp | 126016 | 8
  5040. 4994 | script | 126025 | 8
  5041. 4995 | small | 126034 | 8
  5042. 4996 | span | 126043 | 8
  5043. 4997 | strong | 126052 | 8
  5044. 4998 | sub | 126061 | 4
  5045. 4999 | sup | 126066 | 4
  5046. 5000 | table | 126071 | 8
  5047. 5001 | tbody | 126080 | 8
  5048. 5002 | td | 126089 | 4
  5049. 5003 | textarea | 126094 | 12
  5050. 5004 | tfoot | 126107 | 8
  5051. 5005 | th | 126116 | 4
  5052. 5006 | thead | 126121 | 8
  5053. 5007 | tr | 126130 | 4
  5054. 5008 | tt | 126135 | 4
  5055. 5009 | var | 126140 | 4
  5056. 5010 | wbr | 126145 | 4
  5057. 5011 | abbr | 126150 | 8
  5058. 5012 | accesskey | 126159 | 12
  5059. 5013 | alt | 126172 | 4
  5060. 5014 | autocomplete | 126177 | 16
  5061. 5015 | axis | 126194 | 8
  5062. 5016 | background | 126203 | 16
  5063. 5017 | cellpadding | 126220 | 16
  5064. 5018 | cellspacing | 126237 | 16
  5065. 5019 | checked | 126254 | 12
  5066. 5020 | class | 126267 | 8
  5067. 5021 | content | 126276 | 12
  5068. 5022 | coords | 126289 | 8
  5069. 5023 | for | 126298 | 4
  5070. 5024 | headers | 126303 | 12
  5071. 5025 | longdesc | 126316 | 12
  5072. 5026 | maxlength | 126329 | 12
  5073. 5027 | multiple | 126342 | 12
  5074. 5028 | onclick | 126355 | 12
  5075. 5029 | onchange | 126368 | 12
  5076. 5030 | readonly | 126381 | 12
  5077. 5031 | rel | 126394 | 4
  5078. 5032 | rows | 126399 | 8
  5079. 5033 | rules | 126408 | 8
  5080. 5034 | scope | 126417 | 8
  5081. 5035 | selected | 126426 | 12
  5082. 5036 | shape | 126439 | 8
  5083. 5037 | src | 126448 | 4
  5084. 5038 | tabindex | 126453 | 12
  5085. 5039 | usemap | 126466 | 8
  5086. 5040 | vcard_name | 126475 | 16
  5087. 5041 | wrap | 126492 | 8
  5088. 5042 | _designerRegion | 126501 | 20
  5089. 5043 | text-align:center | 126522 | 24
  5090. 5044 | text-align:right | 126547 | 24
  5091. 5045 | text-align:left | 126572 | 20
  5092. 5046 | mode | 126593 | 8
  5093. 5047 | HTMLTextWriterUnbalancedPop | 126602 | 36
  5094. 5048 | </{0}{1} | 126639 | 12
  5095. 5049 | =" | 126652 | 4
  5096. 5050 |  /> | 126657 | 4
  5097. 5051 | </{0}> | 126662 | 8
  5098. 5052 | <br /> | 126671 | 8
  5099. 5053 | RenderAttribute [{0}:{1}] | 126680 | 36
  5100. 5054 | url( | 126717 | 8
  5101. 5055 | background-image | 126726 | 24
  5102. 5056 | border-collapse | 126751 | 20
  5103. 5057 | border-color | 126772 | 16
  5104. 5058 | border-style | 126789 | 16
  5105. 5059 | border-width | 126806 | 16
  5106. 5060 | direction | 126823 | 12
  5107. 5061 | font-variant | 126836 | 16
  5108. 5062 | list-style-image | 126853 | 24
  5109. 5063 | list-style-type | 126878 | 20
  5110. 5064 | margin | 126899 | 8
  5111. 5065 | margin-bottom | 126908 | 20
  5112. 5066 | margin-left | 126929 | 16
  5113. 5067 | margin-right | 126946 | 16
  5114. 5068 | margin-top | 126963 | 16
  5115. 5069 | overflow-x | 126980 | 16
  5116. 5070 | overflow-y | 126997 | 16
  5117. 5071 | overflow | 127014 | 12
  5118. 5072 | padding | 127027 | 12
  5119. 5073 | padding-bottom | 127040 | 20
  5120. 5074 | padding-left | 127061 | 16
  5121. 5075 | padding-right | 127078 | 20
  5122. 5076 | padding-top | 127099 | 16
  5123. 5077 | position | 127116 | 12
  5124. 5078 | text-align | 127129 | 16
  5125. 5079 | text-overflow | 127146 | 20
  5126. 5080 | vertical-align | 127167 | 20
  5127. 5081 | visibility | 127188 | 16
  5128. 5082 | white-space | 127205 | 16
  5129. 5083 | z-index | 127222 | 12
  5130. 5084 |  {  | 127235 | 4
  5131. 5085 |  } | 127240 | 4
  5132. 5086 | BorderColor | 127245 | 16
  5133. 5087 | BorderStyle | 127262 | 16
  5134. 5088 | BorderWidth | 127279 | 16
  5135. 5089 | Style_InvalidBorderWidth | 127296 | 32
  5136. 5090 | Style_RegisteredStylesAreReadOnly | 127329 | 44
  5137. 5091 | _!SB | 127374 | 8
  5138. 5092 | underline | 127383 | 12
  5139. 5093 |  overline | 127396 | 12
  5140. 5094 | NotSet | 127409 | 8
  5141. 5095 | Dotted | 127418 | 8
  5142. 5096 | Dashed | 127427 | 8
  5143. 5097 | Solid | 127436 | 8
  5144. 5098 | Double | 127445 | 8
  5145. 5099 | Groove | 127454 | 8
  5146. 5100 | Ridge | 127463 | 8
  5147. 5101 | Inset | 127472 | 8
  5148. 5102 | Outset | 127481 | 8
  5149. 5103 | pc | 127490 | 4
  5150. 5104 | cm | 127495 | 4
  5151. 5105 | ex | 127500 | 4
  5152. 5106 | UnitParseNoDigits | 127505 | 24
  5153. 5107 | UnitParseNumericPart | 127530 | 28
  5154. 5108 | Font_Names | 127559 | 16
  5155. 5109 | Font_Size | 127576 | 12
  5156. 5110 | Font_Bold | 127589 | 12
  5157. 5111 | Font_Italic | 127602 | 16
  5158. 5112 | Font_Overline | 127619 | 20
  5159. 5113 | Font_Strikeout | 127640 | 20
  5160. 5114 | Font_Underline | 127661 | 20
  5161. 5115 | {0}, {1} | 127682 | 12
  5162. 5116 | Inner_Content_not_literal | 127695 | 36
  5163. 5117 | innerhtml | 127732 | 12
  5164. 5118 |  / | 127745 | 4
  5165. 5119 | ImageAlign | 127750 | 16
  5166. 5120 | InnerHtml_not_supported | 127767 | 32
  5167. 5121 | InnerText_not_supported | 127800 | 32
  5168. 5122 | Cannot_Have_Children_Of_Type | 127833 | 40
  5169. 5123 | smaller | 127874 | 12
  5170. 5124 | large | 127887 | 8
  5171. 5125 | larger | 127896 | 8
  5172. 5126 | xx-small | 127905 | 12
  5173. 5127 | xxsmall | 127918 | 12
  5174. 5128 | x-small | 127931 | 12
  5175. 5129 | xsmall | 127944 | 8
  5176. 5130 | x-large | 127953 | 12
  5177. 5131 | xlarge | 127966 | 8
  5178. 5132 | xx-large | 127975 | 12
  5179. 5133 | xxlarge | 127988 | 12
  5180. 5134 | XX-Small | 128001 | 12
  5181. 5135 | X-Small | 128014 | 12
  5182. 5136 | X-Large | 128027 | 12
  5183. 5137 | XX-Large | 128040 | 12
  5184. 5138 | _files | 128053 | 8
  5185. 5139 | XtraExport | 128062 | 16
  5186. 5140 | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> | 128080 | 164
  5187. 5141 | <meta HTTP-EQUIV='Content-Type' CONTENT='text/html; charset={0}'> | 128245 | 88
  5188. 5142 | body leftMargin={0} topMargin={1} rightMargin={2} bottomMargin={3} style="background-color:{4}" | 128335 | 128
  5189. 5143 | background-image:url(data:image/{0};base64,{1});background-repeat:no-repeat; | 128464 | 104
  5190. 5144 | data:image/{0};base64,{1} | 128569 | 36
  5191. 5145 | page-break-after:always;height:0px;width:0px;overflow:hidden;font-size:0px;line-height:0px; | 128606 | 124
  5192. 5146 | pagebreak | 128731 | 12
  5193. 5147 | document | 128744 | 12
  5194. 5148 | text/css | 128757 | 12
  5195. 5149 | {0} {{{1}}} | 128770 | 16
  5196. 5150 | .{0} {{{1}}} | 128787 | 16
  5197. 5151 | cs{0:X} | 128804 | 12
  5198. 5152 | hidden | 128817 | 8
  5199. 5153 | &#{0}; | 128826 | 8
  5200. 5154 | <br/> | 128835 | 8
  5201. 5155 | text-justify | 128844 | 16
  5202. 5156 | auto | 128861 | 8
  5203. 5157 | cid: | 128870 | 8
  5204. 5158 | height:0px;width:0px;overflow:hidden;font-size:0px;line-height:0px; | 128879 | 92
  5205. 5159 | <!--[if lte IE 7]><div class="{0}"></div><![endif]--> | 128972 | 72
  5206. 5160 | 0px | 129045 | 4
  5207. 5161 | empty-cells | 129050 | 16
  5208. 5162 | bmp | 129067 | 4
  5209. 5163 | gif | 129072 | 4
  5210. 5164 | jpg | 129077 | 4
  5211. 5165 | tif | 129082 | 4
  5212. 5166 | From: <Saved by DevExpress.XtraPrinting.v10.1 | 129087 | 60
  5213. 5167 | Subject:  | 129148 | 12
  5214. 5168 | MIME-Version: 1.0 | 129161 | 24
  5215. 5169 | Content-Type: multipart/related; | 129186 | 44
  5216. 5170 |     boundary="----=_NextPart_ | 129231 | 40
  5217. 5171 |     type="text/html" | 129272 | 28
  5218. 5172 | This is a multi-part message in MIME format. | 129301 | 60
  5219. 5173 | ------=_NextPart_ | 129362 | 24
  5220. 5174 | Content-Type: text/html; | 129387 | 32
  5221. 5175 |     charset=" | 129420 | 20
  5222. 5176 | Content-Transfer-Encoding: base64 | 129441 | 44
  5223. 5177 | Content-Location: file:// | 129486 | 36
  5224. 5178 | Content-Type: image/ | 129523 | 28
  5225. 5179 | Content-ID: < | 129552 | 20
  5226. 5180 | "-quot | 129573 | 8
  5227. 5181 | &-amp | 129582 | 8
  5228. 5182 | <-lt | 129591 | 8
  5229. 5183 | >-gt | 129600 | 8
  5230. 5184 |  -nbsp | 129609 | 12
  5231. 5185 | ¡-iexcl | 129622 | 12
  5232. 5186 | ¢-cent | 129635 | 12
  5233. 5187 | £-pound | 129648 | 12
  5234. 5188 | ¤-curren | 129661 | 12
  5235. 5189 | ¥-yen | 129674 | 8
  5236. 5190 | ¦-brvbar | 129683 | 12
  5237. 5191 | §-sect | 129696 | 12
  5238. 5192 | ¨-uml | 129709 | 8
  5239. 5193 | ©-copy | 129718 | 12
  5240. 5194 | ª-ordf | 129731 | 12
  5241. 5195 | «-laquo | 129744 | 12
  5242. 5196 | ¬-not | 129757 | 8
  5243. 5197 | ­-shy | 129766 | 8
  5244. 5198 | ®-reg | 129775 | 8
  5245. 5199 | ¯-macr | 129784 | 12
  5246. 5200 | °-deg | 129797 | 8
  5247. 5201 | ±-plusmn | 129806 | 12
  5248. 5202 | ²-sup2 | 129819 | 12
  5249. 5203 | ³-sup3 | 129832 | 12
  5250. 5204 | ´-acute | 129845 | 12
  5251. 5205 | µ-micro | 129858 | 12
  5252. 5206 | ¶-para | 129871 | 12
  5253. 5207 | ·-middot | 129884 | 12
  5254. 5208 | ¸-cedil | 129897 | 12
  5255. 5209 | ¹-sup1 | 129910 | 12
  5256. 5210 | º-ordm | 129923 | 12
  5257. 5211 | »-raquo | 129936 | 12
  5258. 5212 | ¼-frac14 | 129949 | 12
  5259. 5213 | ½-frac12 | 129962 | 12
  5260. 5214 | ¾-frac34 | 129975 | 12
  5261. 5215 | ¿-iquest | 129988 | 12
  5262. 5216 | À-Agrave | 130001 | 12
  5263. 5217 | Á-Aacute | 130014 | 12
  5264. 5218 | Â-Acirc | 130027 | 12
  5265. 5219 | Ã-Atilde | 130040 | 12
  5266. 5220 | Ä-Auml | 130053 | 12
  5267. 5221 | Å-Aring | 130066 | 12
  5268. 5222 | Æ-AElig | 130079 | 12
  5269. 5223 | Ç-Ccedil | 130092 | 12
  5270. 5224 | È-Egrave | 130105 | 12
  5271. 5225 | É-Eacute | 130118 | 12
  5272. 5226 | Ê-Ecirc | 130131 | 12
  5273. 5227 | Ë-Euml | 130144 | 12
  5274. 5228 | Ì-Igrave | 130157 | 12
  5275. 5229 | Í-Iacute | 130170 | 12
  5276. 5230 | Î-Icirc | 130183 | 12
  5277. 5231 | Ï-Iuml | 130196 | 12
  5278. 5232 | Ð-ETH | 130209 | 8
  5279. 5233 | Ñ-Ntilde | 130218 | 12
  5280. 5234 | Ò-Ograve | 130231 | 12
  5281. 5235 | Ó-Oacute | 130244 | 12
  5282. 5236 | Ô-Ocirc | 130257 | 12
  5283. 5237 | Õ-Otilde | 130270 | 12
  5284. 5238 | Ö-Ouml | 130283 | 12
  5285. 5239 | ×-times | 130296 | 12
  5286. 5240 | Ø-Oslash | 130309 | 12
  5287. 5241 | Ù-Ugrave | 130322 | 12
  5288. 5242 | Ú-Uacute | 130335 | 12
  5289. 5243 | Û-Ucirc | 130348 | 12
  5290. 5244 | Ü-Uuml | 130361 | 12
  5291. 5245 | Ý-Yacute | 130374 | 12
  5292. 5246 | Þ-THORN | 130387 | 12
  5293. 5247 | ß-szlig | 130400 | 12
  5294. 5248 | à-agrave | 130413 | 12
  5295. 5249 | á-aacute | 130426 | 12
  5296. 5250 | â-acirc | 130439 | 12
  5297. 5251 | ã-atilde | 130452 | 12
  5298. 5252 | ä-auml | 130465 | 12
  5299. 5253 | å-aring | 130478 | 12
  5300. 5254 | æ-aelig | 130491 | 12
  5301. 5255 | ç-ccedil | 130504 | 12
  5302. 5256 | è-egrave | 130517 | 12
  5303. 5257 | é-eacute | 130530 | 12
  5304. 5258 | ê-ecirc | 130543 | 12
  5305. 5259 | ë-euml | 130556 | 12
  5306. 5260 | ì-igrave | 130569 | 12
  5307. 5261 | í-iacute | 130582 | 12
  5308. 5262 | î-icirc | 130595 | 12
  5309. 5263 | ï-iuml | 130608 | 12
  5310. 5264 | ð-eth | 130621 | 8
  5311. 5265 | ñ-ntilde | 130630 | 12
  5312. 5266 | ò-ograve | 130643 | 12
  5313. 5267 | ó-oacute | 130656 | 12
  5314. 5268 | ô-ocirc | 130669 | 12
  5315. 5269 | õ-otilde | 130682 | 12
  5316. 5270 | ö-ouml | 130695 | 12
  5317. 5271 | ÷-divide | 130708 | 12
  5318. 5272 | ø-oslash | 130721 | 12
  5319. 5273 | ù-ugrave | 130734 | 12
  5320. 5274 | ú-uacute | 130747 | 12
  5321. 5275 | û-ucirc | 130760 | 12
  5322. 5276 | ü-uuml | 130773 | 12
  5323. 5277 | ý-yacute | 130786 | 12
  5324. 5278 | þ-thorn | 130799 | 12
  5325. 5279 | ÿ-yuml | 130812 | 12
  5326. 5280 | Œ-OElig | 130825 | 12
  5327. 5281 | œ-oelig | 130838 | 12
  5328. 5282 | Š-Scaron | 130851 | 12
  5329. 5283 | š-scaron | 130864 | 12
  5330. 5284 | Ÿ-Yuml | 130877 | 12
  5331. 5285 | ƒ-fnof | 130890 | 12
  5332. 5286 | ˆ-circ | 130903 | 12
  5333. 5287 | ˜-tilde | 130916 | 12
  5334. 5288 | Α-Alpha | 130929 | 12
  5335. 5289 | Β-Beta | 130942 | 12
  5336. 5290 | Γ-Gamma | 130955 | 12
  5337. 5291 | Δ-Delta | 130968 | 12
  5338. 5292 | Ε-Epsilon | 130981 | 16
  5339. 5293 | Ζ-Zeta | 130998 | 12
  5340. 5294 | Η-Eta | 131011 | 8
  5341. 5295 | Θ-Theta | 131020 | 12
  5342. 5296 | Ι-Iota | 131033 | 12
  5343. 5297 | Κ-Kappa | 131046 | 12
  5344. 5298 | Λ-Lambda | 131059 | 12
  5345. 5299 | Μ-Mu | 131072 | 8
  5346. 5300 | Ν-Nu | 131081 | 8
  5347. 5301 | Ξ-Xi | 131090 | 8
  5348. 5302 | Ο-Omicron | 131099 | 16
  5349. 5303 | Π-Pi | 131116 | 8
  5350. 5304 | Ρ-Rho | 131125 | 8
  5351. 5305 | Σ-Sigma | 131134 | 12
  5352. 5306 | Τ-Tau | 131147 | 8
  5353. 5307 | Υ-Upsilon | 131156 | 16
  5354. 5308 | Φ-Phi | 131173 | 8
  5355. 5309 | Χ-Chi | 131182 | 8
  5356. 5310 | Ψ-Psi | 131191 | 8
  5357. 5311 | Ω-Omega | 131200 | 12
  5358. 5312 | α-alpha | 131213 | 12
  5359. 5313 | β-beta | 131226 | 12
  5360. 5314 | γ-gamma | 131239 | 12
  5361. 5315 | δ-delta | 131252 | 12
  5362. 5316 | ε-epsilon | 131265 | 16
  5363. 5317 | ζ-zeta | 131282 | 12
  5364. 5318 | η-eta | 131295 | 8
  5365. 5319 | θ-theta | 131304 | 12
  5366. 5320 | ι-iota | 131317 | 12
  5367. 5321 | κ-kappa | 131330 | 12
  5368. 5322 | λ-lambda | 131343 | 12
  5369. 5323 | μ-mu | 131356 | 8
  5370. 5324 | ν-nu | 131365 | 8
  5371. 5325 | ξ-xi | 131374 | 8
  5372. 5326 | ο-omicron | 131383 | 16
  5373. 5327 | π-pi | 131400 | 8
  5374. 5328 | ρ-rho | 131409 | 8
  5375. 5329 | ς-sigmaf | 131418 | 12
  5376. 5330 | σ-sigma | 131431 | 12
  5377. 5331 | τ-tau | 131444 | 8
  5378. 5332 | υ-upsilon | 131453 | 16
  5379. 5333 | φ-phi | 131470 | 8
  5380. 5334 | χ-chi | 131479 | 8
  5381. 5335 | ψ-psi | 131488 | 8
  5382. 5336 | ω-omega | 131497 | 12
  5383. 5337 | ϑ-thetasym | 131510 | 16
  5384. 5338 | ϒ-upsih | 131527 | 12
  5385. 5339 | ϖ-piv | 131540 | 8
  5386. 5340 |  -ensp | 131549 | 12
  5387. 5341 |  -emsp | 131562 | 12
  5388. 5342 |  -thinsp | 131575 | 16
  5389. 5343 | ‌-zwnj | 131592 | 12
  5390. 5344 | ‍-zwj | 131605 | 12
  5391. 5345 | ‎-lrm | 131618 | 12
  5392. 5346 | ‏-rlm | 131631 | 12
  5393. 5347 | –-ndash | 131644 | 12
  5394. 5348 | —-mdash | 131657 | 12
  5395. 5349 | ‘-lsquo | 131670 | 12
  5396. 5350 | ’-rsquo | 131683 | 12
  5397. 5351 | ‚-sbquo | 131696 | 12
  5398. 5352 | “-ldquo | 131709 | 12
  5399. 5353 | ”-rdquo | 131722 | 12
  5400. 5354 | „-bdquo | 131735 | 12
  5401. 5355 | †-dagger | 131748 | 16
  5402. 5356 | ‡-Dagger | 131765 | 16
  5403. 5357 | •-bull | 131782 | 12
  5404. 5358 | …-hellip | 131795 | 16
  5405. 5359 | ‰-permil | 131812 | 16
  5406. 5360 | ′-prime | 131829 | 12
  5407. 5361 | ″-Prime | 131842 | 12
  5408. 5362 | ‹-lsaquo | 131855 | 16
  5409. 5363 | ›-rsaquo | 131872 | 16
  5410. 5364 | ‾-oline | 131889 | 12
  5411. 5365 | ⁄-frasl | 131902 | 12
  5412. 5366 | €-euro | 131915 | 12
  5413. 5367 | ℑ-image | 131928 | 12
  5414. 5368 | ℘-weierp | 131941 | 16
  5415. 5369 | ℜ-real | 131958 | 12
  5416. 5370 | ™-trade | 131971 | 12
  5417. 5371 | ℵ-alefsym | 131984 | 16
  5418. 5372 | ←-larr | 132001 | 12
  5419. 5373 | ↑-uarr | 132014 | 12
  5420. 5374 | →-rarr | 132027 | 12
  5421. 5375 | ↓-darr | 132040 | 12
  5422. 5376 | ↔-harr | 132053 | 12
  5423. 5377 | ↵-crarr | 132066 | 12
  5424. 5378 | ⇐-lArr | 132079 | 12
  5425. 5379 | ⇑-uArr | 132092 | 12
  5426. 5380 | ⇒-rArr | 132105 | 12
  5427. 5381 | ⇓-dArr | 132118 | 12
  5428. 5382 | ⇔-hArr | 132131 | 12
  5429. 5383 | ∀-forall | 132144 | 16
  5430. 5384 | ∂-part | 132161 | 12
  5431. 5385 | ∃-exist | 132174 | 12
  5432. 5386 | ∅-empty | 132187 | 12
  5433. 5387 | ∇-nabla | 132200 | 12
  5434. 5388 | ∈-isin | 132213 | 12
  5435. 5389 | ∉-notin | 132226 | 12
  5436. 5390 | ∋-ni | 132239 | 8
  5437. 5391 | ∏-prod | 132248 | 12
  5438. 5392 | ∑-sum | 132261 | 12
  5439. 5393 | −-minus | 132274 | 12
  5440. 5394 | ∗-lowast | 132287 | 16
  5441. 5395 | √-radic | 132304 | 12
  5442. 5396 | ∝-prop | 132317 | 12
  5443. 5397 | ∞-infin | 132330 | 12
  5444. 5398 | ∠-ang | 132343 | 12
  5445. 5399 | ∧-and | 132356 | 12
  5446. 5400 | ∨-or | 132369 | 8
  5447. 5401 | ∩-cap | 132378 | 12
  5448. 5402 | ∪-cup | 132391 | 12
  5449. 5403 | ∫-int | 132404 | 12
  5450. 5404 | ∴-there4 | 132417 | 16
  5451. 5405 | ∼-sim | 132434 | 12
  5452. 5406 | ≅-cong | 132447 | 12
  5453. 5407 | ≈-asymp | 132460 | 12
  5454. 5408 | ≠-ne | 132473 | 8
  5455. 5409 | ≡-equiv | 132482 | 12
  5456. 5410 | ≤-le | 132495 | 8
  5457. 5411 | ≥-ge | 132504 | 8
  5458. 5412 | ⊂-sub | 132513 | 12
  5459. 5413 | ⊃-sup | 132526 | 12
  5460. 5414 | ⊄-nsub | 132539 | 12
  5461. 5415 | ⊆-sube | 132552 | 12
  5462. 5416 | ⊇-supe | 132565 | 12
  5463. 5417 | ⊕-oplus | 132578 | 12
  5464. 5418 | ⊗-otimes | 132591 | 16
  5465. 5419 | ⊥-perp | 132608 | 12
  5466. 5420 | // ]]>
  5467. </script> | 132621 | 24
  5468. 5421 | <script type="text/javascript" | 132646 | 40
  5469. 5422 |  id=" | 132687 | 8
  5470. 5423 | >
  5471. // <![CDATA[
  5472.  | 132696 | 24
  5473. 5424 | XtraPrintingPageHeaderFooter | 132721 | 40
  5474. 5425 | The scale factor can't be changed because scaling is disabled. | 132762 | 84
  5475. 5426 | GetText | 132847 | 12
  5476. 5427 | System.String | 132860 | 20
  5477. 5428 | Column{0} | 132881 | 12
  5478. 5429 | abc | 132894 | 4
  5479. 5430 | defaultTableStyle | 132899 | 24
  5480. 5431 | (\[[^\[]*\]) | 132924 | 16
  5481. 5432 | \[Image (?<val>\d+)\] | 132941 | 28
  5482. 5433 | gM | 132970 | 4
  5483. 5434 | {0:t} | 132975 | 8
  5484. 5435 | {0:d} | 132984 | 8
  5485. 5436 | #{0:X8} | 132993 | 12
  5486. 5437 | xmlns | 133006 | 8
  5487. 5438 | values | 133015 | 8
  5488. 5439 | XtraPrintingWatermark | 133024 | 28
  5489. 5440 | rootNode | 133053 | 12
  5490. 5441 | MarginalHeader | 133066 | 20
  5491. 5442 | MarginalFooter | 133087 | 20
  5492. 5443 | InnerPageHeader | 133108 | 20
  5493. 5444 | InnerPageFooter | 133129 | 20
  5494. 5445 | DetailHeader | 133150 | 16
  5495. 5446 | DetailFooter | 133167 | 16
  5496. 5447 | ReportHeader | 133184 | 16
  5497. 5448 | Detail | 133201 | 8
  5498. 5449 | ReportFooter | 133210 | 16
  5499. 5450 | DevExpress.Data.Printing.LocalizationRes | 133227 | 56
  5500. 5451 | PreviewStringId. | 133284 | 24
  5501. 5452 | System.Web, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a | 133309 | 104
  5502. 5453 | System.Web, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a | 133414 | 104
  5503. 5454 | [0-9] | 133519 | 8
  5504. 5455 | System.Web.HttpRuntime | 133528 | 32
  5505. 5456 | AppDomainAppVirtualPath | 133561 | 32
  5506. 5457 | Server | 133594 | 8
  5507. 5458 | Request | 133603 | 12
  5508. 5459 | Url | 133616 | 4
  5509. 5460 | System.Web.HttpContext | 133621 | 32
  5510. 5461 | view | 133654 | 8
  5511. 5462 | Can't create control handle for background processing | 133663 | 72
  5512. 5463 | Can't write direct object as indirect | 133736 | 52
  5513. 5464 | {0} {1} obj | 133789 | 16
  5514. 5465 | endobj | 133806 | 8
  5515. 5466 | Can't register direct object | 133815 | 40
  5516. 5467 | xref | 133856 | 8
  5517. 5468 | 0  | 133865 | 4
  5518. 5469 | <<  | 133870 | 4
  5519. 5470 | >> | 133875 | 4
  5520. 5471 | Action | 133880 | 8
  5521. 5472 | URI | 133889 | 4
  5522. 5473 | GoTo | 133894 | 8
  5523. 5474 | XYZ | 133903 | 4
  5524. 5475 | Annot | 133908 | 8
  5525. 5476 | Subtype | 133917 | 12
  5526. 5477 | Rect | 133930 | 8
  5527. 5478 | Link | 133939 | 8
  5528. 5479 | A | 133948 | 4
  5529. 5480 | Catalog | 133953 | 12
  5530. 5481 | Outlines | 133966 | 12
  5531. 5482 | PageMode | 133979 | 12
  5532. 5483 | UseOutlines | 133992 | 16
  5533. 5484 | Kids | 134009 | 8
  5534. 5485 | Count | 134018 | 8
  5535. 5486 | JavaScript | 134027 | 16
  5536. 5487 | Names | 134044 | 8
  5537. 5488 | MediaBox | 134053 | 12
  5538. 5489 | Parent | 134066 | 8
  5539. 5490 | %()<>[]{}/# | 134075 | 16
  5540. 5491 | Dest | 134092 | 8
  5541. 5492 | Prev | 134101 | 8
  5542. 5493 | PDF | 134110 | 4
  5543. 5494 | ImageC | 134115 | 8
  5544. 5495 | Font | 134124 | 8
  5545. 5496 | Annots | 134133 | 8
  5546. 5497 | ProcSet | 134142 | 12
  5547. 5498 | XObject | 134155 | 12
  5548. 5499 | Resources | 134168 | 12
  5549. 5500 | Contents | 134181 | 12
  5550. 5501 |  cm | 134194 | 4
  5551. 5502 |  i | 134199 | 4
  5552. 5503 |  J | 134204 | 4
  5553. 5504 | ]  | 134209 | 4
  5554. 5505 |  d | 134214 | 4
  5555. 5506 |  j | 134219 | 4
  5556. 5507 |  w | 134224 | 4
  5557. 5508 |  M | 134229 | 4
  5558. 5509 |  m | 134234 | 4
  5559. 5510 |  l | 134239 | 4
  5560. 5511 |  c | 134244 | 4
  5561. 5512 |  v | 134249 | 4
  5562. 5513 | f* | 134254 | 4
  5563. 5514 | B | 134259 | 4
  5564. 5515 | B* | 134264 | 4
  5565. 5516 | b* | 134269 | 4
  5566. 5517 | W* | 134274 | 4
  5567. 5518 | BT | 134279 | 4
  5568. 5519 | ET | 134284 | 4
  5569. 5520 |   Tf | 134289 | 8
  5570. 5521 | T* | 134298 | 4
  5571. 5522 |  Tj | 134303 | 4
  5572. 5523 |  ' | 134308 | 4
  5573. 5524 |  Tc | 134313 | 4
  5574. 5525 |  Tw | 134318 | 4
  5575. 5526 |  Tz | 134323 | 4
  5576. 5527 |  TL | 134328 | 4
  5577. 5528 |  Tr | 134333 | 4
  5578. 5529 |  Ts | 134338 | 4
  5579. 5530 |  Tm | 134343 | 4
  5580. 5531 |  Do | 134348 | 4
  5581. 5532 | ttcf | 134353 | 8
  5582. 5533 | Error when reading font file | 134362 | 40
  5583. 5534 | The inner font doesn't specified yet | 134403 | 48
  5584. 5535 | Length | 134452 | 8
  5585. 5536 | Length1 | 134461 | 12
  5586. 5537 | endstream | 134474 | 12
  5587. 5538 | JS | 134487 | 4
  5588. 5539 | this.print({bUI: true,bSilent: false,bShrinkToFit: true});this.closeDoc(); | 134492 | 100
  5589. 5540 | Invalid base of the length | 134593 | 36
  5590. 5541 | Invalid length | 134630 | 20
  5591. 5542 | Invalid offset | 134651 | 20
  5592. 5543 | The phrase offset is out of bounds | 134672 | 48
  5593. 5544 |  RG | 134721 | 4
  5594. 5545 |  rg | 134726 | 4
  5595. 5546 |  re | 134731 | 4
  5596. 5547 |  Td | 134736 | 4
  5597. 5548 | Filter | 134741 | 8
  5598. 5549 | FlateDecode | 134750 | 16
  5599. 5550 | Root | 134767 | 8
  5600. 5551 | Encrypt | 134776 | 12
  5601. 5552 | ID | 134789 | 4
  5602. 5553 | Img{0} | 134794 | 8
  5603. 5554 | %PDF-1.3 | 134803 | 12
  5604. 5555 | %PDF-1.6 | 134816 | 12
  5605. 5556 | trailer | 134829 | 12
  5606. 5557 | startxref | 134842 | 12
  5607. 5558 | %%EOF | 134855 | 8
  5608. 5559 | Producer | 134864 | 12
  5609. 5560 | CreationDate | 134877 | 16
  5610. 5561 | ChangingPermissions | 134894 | 28
  5611. 5562 | CFM | 134923 | 4
  5612. 5563 | AESV2 | 134928 | 8
  5613. 5564 | AuthEvent | 134937 | 12
  5614. 5565 | DocOpen | 134950 | 12
  5615. 5566 | StdCF | 134963 | 8
  5616. 5567 | CF | 134972 | 4
  5617. 5568 | StmF | 134977 | 8
  5618. 5569 | StrF | 134986 | 8
  5619. 5570 | O | 134995 | 4
  5620. 5571 | U | 135000 | 4
  5621. 5572 | EncryptMetadata | 135005 | 20
  5622. 5573 | <{0}> | 135026 | 8
  5623. 5574 | {0} {1} R | 135035 | 12
  5624. 5575 | BaseFont | 135048 | 12
  5625. 5576 | prep | 135061 | 8
  5626. 5577 | cvt  | 135070 | 8
  5627. 5578 | fpgm | 135079 | 8
  5628. 5579 | \( | 135088 | 4
  5629. 5580 | \) | 135093 | 4
  5630. 5581 | \f | 135098 | 4
  5631. 5582 | TrueType | 135103 | 12
  5632. 5583 | FirstChar | 135116 | 12
  5633. 5584 | LastChar | 135129 | 12
  5634. 5585 | Widths | 135142 | 8
  5635. 5586 | WinAnsiEncoding | 135151 | 20
  5636. 5587 | FontDescriptor | 135172 | 20
  5637. 5588 | FontName | 135193 | 12
  5638. 5589 | Ascent | 135206 | 8
  5639. 5590 | CapHeight | 135215 | 12
  5640. 5591 | Descent | 135228 | 12
  5641. 5592 | Flags | 135241 | 8
  5642. 5593 | FontBBox | 135250 | 12
  5643. 5594 | ItalicAngle | 135263 | 16
  5644. 5595 | StemV | 135280 | 8
  5645. 5596 | The current font can't be embedded | 135289 | 48
  5646. 5597 | FontFile2 | 135338 | 12
  5647. 5598 | Bold | 135351 | 8
  5648. 5599 | Italic | 135360 | 8
  5649. 5600 | DEVEXP | 135369 | 8
  5650. 5601 | Type0 | 135378 | 8
  5651. 5602 | X4 | 135387 | 4
  5652. 5603 | DescendantFonts | 135392 | 20
  5653. 5604 | Identity-H | 135413 | 16
  5654. 5605 | ToUnicode | 135430 | 12
  5655. 5606 | CIDFontType2 | 135443 | 16
  5656. 5607 | Registry | 135460 | 12
  5657. 5608 | Adobe | 135473 | 8
  5658. 5609 | Ordering | 135482 | 12
  5659. 5610 | Identity | 135495 | 12
  5660. 5611 | Supplement | 135508 | 16
  5661. 5612 | CIDSystemInfo | 135525 | 20
  5662. 5613 | /CIDInit /ProcSet findresource begin | 135546 | 48
  5663. 5614 | 12 dict begin | 135595 | 20
  5664. 5615 | begincmap | 135616 | 12
  5665. 5616 | /CIDSystemInfo | 135629 | 20
  5666. 5617 | << | 135650 | 4
  5667. 5618 | /Registry (Adobe) | 135655 | 24
  5668. 5619 | /Ordering ( | 135680 | 16
  5669. 5620 | /Supplement 0 | 135697 | 20
  5670. 5621 | >> def | 135718 | 8
  5671. 5622 | /CMapName / | 135727 | 16
  5672. 5623 |  def | 135744 | 8
  5673. 5624 | /CMapType 2 def | 135753 | 20
  5674. 5625 | 1 begincodespacerange | 135774 | 28
  5675. 5626 | <0000> <FFFF> | 135803 | 20
  5676. 5627 | endcodespacerange | 135824 | 24
  5677. 5628 |  beginbfchar | 135849 | 16
  5678. 5629 | > < | 135866 | 4
  5679. 5630 | endbfchar | 135871 | 12
  5680. 5631 | endcmap | 135884 | 12
  5681. 5632 | CMapName currentdict /CMap defineresource pop | 135897 | 60
  5682. 5633 | end | 135958 | 4
  5683. 5634 | OS/2 | 135963 | 8
  5684. 5635 | Not supported | 135972 | 20
  5685. 5636 | hhea | 135993 | 8
  5686. 5637 | post | 136002 | 8
  5687. 5638 | image/jpeg | 136011 | 16
  5688. 5639 | BitsPerComponent | 136028 | 24
  5689. 5640 | ColorSpace | 136053 | 16
  5690. 5641 | DeviceRGB | 136070 | 12
  5691. 5642 | DCTDecode | 136083 | 12
  5692. 5643 | CalRGB | 136096 | 8
  5693. 5644 | WhitePoint | 136105 | 16
  5694. 5645 | BlackPoint | 136122 | 16
  5695. 5646 | Gamma | 136139 | 8
  5696. 5647 | Matrix | 136148 | 8
  5697. 5648 | Mask | 136157 | 8
  5698. 5649 | >
  5699.  | 136166 | 4
  5700. 5650 | ASCIIHexDecode | 136171 | 20
  5701. 5651 | Indexed | 136192 | 12
  5702. 5652 | D4 | 136205 | 4
  5703. 5653 | D2 | 136210 | 4
  5704. 5654 | (D: | 136215 | 4
  5705. 5655 | (¿N^NuŠAd NVÿú.. ¶Ðh>€/ ©þdSiz | 136220 | 56
  5706. 5656 | sAlT | 136277 | 8
  5707. 5657 | The required table doesn't exist in the font file | 136286 | 68
  5708. 5658 | error when working with .ttf file | 136355 | 44
  5709. 5659 | cmap | 136400 | 8
  5710. 5660 | Invalid CMap format | 136409 | 28
  5711. 5661 | The unicode CMap doesn't exist in the font file | 136438 | 64
  5712. 5662 | glyf | 136503 | 8
  5713. 5663 | maxp | 136512 | 8
  5714. 5664 | loca | 136521 | 8
  5715. 5665 | hmtx | 136530 | 8
  5716. 5666 | D10 | 136539 | 4
  5717. 5667 | D5 | 136544 | 4
  5718. 5668 | DevExpress.Data.Printing.PaperKind.xml | 136549 | 52
  5719. 5669 | [ ]+ | 136602 | 8
  5720. 5670 | word | 136611 | 8
  5721. 5671 | words | 136620 | 8
  5722. 5672 | DevExpress.Data.Printing.Images.Triangle.gif | 136629 | 60
  5723. 5673 | [^0123456789]* | 136690 | 20
  5724. 5674 | ^[ ]*[0123456789]+[ ]*[%]?[ ]*$ | 136711 | 44
  5725. 5675 | (Text) | 136756 | 8
  5726. 5676 | brick | 136765 | 8
  5727. 5677 | {{StaticResource {0}}} | 136774 | 32
  5728. 5678 | Canvas | 136807 | 8
  5729. 5679 | Canvas.Clip | 136816 | 16
  5730. 5680 | RectangleGeometry | 136833 | 24
  5731. 5681 | TextBlock | 136858 | 12
  5732. 5682 | Grid | 136871 | 8
  5733. 5683 | Canvas.Resources | 136880 | 24
  5734. 5684 | Setter | 136905 | 8
  5735. 5685 | Base64StringImageConverter | 136914 | 36
  5736. 5686 | ResourceDictionary | 136951 | 24
  5737. 5687 | ResourceDictionary.MergedDictionaries | 136976 | 52
  5738. 5688 | ContentPresenter | 137029 | 24
  5739. 5689 | Canvas.Left | 137054 | 16
  5740. 5690 | Canvas.Top | 137071 | 16
  5741. 5691 | FontFamily | 137088 | 16
  5742. 5692 | Foreground | 137105 | 16
  5743. 5693 | TextAlignment | 137122 | 20
  5744. 5694 | VerticalAlignment | 137143 | 24
  5745. 5695 | TextWrapping | 137168 | 16
  5746. 5696 | Margin | 137185 | 8
  5747. 5697 | BorderThickness | 137194 | 20
  5748. 5698 | BorderBrush | 137215 | 16
  5749. 5699 | X1 | 137232 | 4
  5750. 5700 | Y1 | 137237 | 4
  5751. 5701 | Y2 | 137242 | 4
  5752. 5702 | Stroke | 137247 | 8
  5753. 5703 | StrokeThickness | 137256 | 20
  5754. 5704 | StrokeDashArray | 137277 | 20
  5755. 5705 | Padding | 137298 | 12
  5756. 5706 | FontWeight | 137311 | 16
  5757. 5707 | TextDecorations | 137328 | 20
  5758. 5708 | FontStyle | 137349 | 12
  5759. 5709 | IsChecked | 137362 | 12
  5760. 5710 | IsHitTestVisible | 137375 | 24
  5761. 5711 | IsTabStop | 137400 | 12
  5762. 5712 | Property | 137413 | 12
  5763. 5713 | TargetType | 137426 | 16
  5764. 5714 | UseLayoutRounding | 137443 | 24
  5765. 5715 | Source | 137468 | 8
  5766. 5716 | HorizontalAlignment | 137477 | 28
  5767. 5717 | Canvas.ZIndex | 137506 | 20
  5768. 5718 | ContentTemplate | 137527 | 20
  5769. 5719 | SnapsToDevicePixels | 137548 | 28
  5770. 5720 | {{Binding Source={{StaticResource {0}}}, Converter={{StaticResource {1}}}}} | 137577 | 100
  5771. 5721 | embeddedImageConverter | 137678 | 32
  5772. 5722 | uncheckedCheckBoxTemplate | 137711 | 36
  5773. 5723 | checkedCheckBoxTemplate | 137748 | 32
  5774. 5724 | Wrap | 137781 | 8
  5775. 5725 | /{0};component/{1} | 137790 | 24
  5776. 5726 | Native/CheckBoxTemplates.xaml | 137815 | 40
  5777. 5727 | clr-namespace:DevExpress.Xpf.Printing.Native;assembly={0} | 137856 | 76
  5778. 5728 | Strikethrough | 137933 | 20
  5779. 5729 | Underline | 137954 | 12
  5780. 5730 | Justify | 137967 | 12
  5781. 5731 | http://schemas.microsoft.com/winfx/2006/xaml/presentation | 137980 | 76
  5782. 5732 | http://schemas.microsoft.com/winfx/2006/xaml | 138057 | 60
  5783. 5733 | clr-namespace:System;assembly=mscorlib | 138118 | 52
  5784. 5734 | clr-namespace:DevExpress.Xpf.Printing.Native;assembly=DevExpress.Xpf.Printing.v10.1 | 138171 | 112
  5785. 5735 | dxpn | 138284 | 8
  5786. 5736 | index is less then zero | 138293 | 32
  5787. 5737 | value already already added for that index | 138326 | 56
  5788. 5738 | The total row count of nested groups ({1}) does not equal to the row count in a parent group ({0}). | 138384 | 132
  5789. 5739 | Key '{0}' found twice at indices {1} and {2} | 138517 | 60
  5790. 5740 | The number of returned rows ({1}) does not equal the number of row keys in the query ({0}) | 138578 | 120
  5791. 5741 | Row with key '{0}' fetched which was not queried. May be internal error or unsupported key design | 138700 | 132
  5792. 5742 | internal error (double rv) | 138833 | 36
  5793. 5743 | internal error (rv not found) | 138870 | 40
  5794. 5744 | internal error (key absent after successful FetchRowsAll) | 138911 | 76
  5795. 5745 | internal error (key absent after successful FetchRowsTop) | 138988 | 76
  5796. 5746 | internal error (key absent after successful FetchKeysAll) | 139065 | 76
  5797. 5747 | internal error (pureTake({0}) < fetchCount({1})) (gi.ChildDataRowCount = {2}) | 139142 | 104
  5798. 5748 | internal error (pureTake({0}) > gi.ChildDataRowCount({1})) | 139247 | 80
  5799. 5749 | internal error (candidateStart: {0}, MagicNumberFetchKeysGeneric: {1}, gi.ChildDataRowCount: {2}) | 139329 | 132
  5800. 5750 | internal error -- neither skip nor take were chosen | 139462 | 68
  5801. 5751 | internal error (key absent after successful DoFetchKeys*) | 139531 | 76
  5802. 5752 | Can't find an appropriate group for row {0} | 139608 | 60
  5803. 5753 | Unexpected number of rows returned: {1}. Expected: {0} | 139669 | 72
  5804. 5754 | Key '{2}' of the row fetched at index {0} does not match previously fetched key '{1}' for the same index | 139743 | 140
  5805. 5755 | Unexpected number of returned keys: {1}. Expected: {0} | 139884 | 72
  5806. 5756 | Key '{2}' fetched at index {0} does not match previously fetched key '{1}' for the same index | 139957 | 124
  5807. 5757 | Can't find appropriate group for row with key '{0}' | 140082 | 68
  5808. 5758 | Can't find key '{0}' in the completely fetched group | 140151 | 72
  5809. 5759 | Can't find key '{0}' in the newly fetched group | 140224 | 64
  5810. 5760 | <=== {0} === | 140289 | 16
  5811. 5761 | Scan: {1}    Take: {2}   Time: {0} | 140306 | 40
  5812. 5762 | Weight {1} for solution  ({0}) ( rejected ) | 140347 | 56
  5813. 5763 | Weight {1} for solution  ({0}) | 140404 | 40
  5814. 5764 | Winner: ({0}) | 140445 | 20
  5815. 5765 | >=== {0} === | 140466 | 16
  5816. 5766 | CS | 140483 | 4
  5817. 5767 | CT | 140488 | 4
  5818. 5768 | TS | 140493 | 4
  5819. 5769 | CTS | 140498 | 4
  5820. 5770 | Take*{1} + Scan*{2} + {0} | 140503 | 36
  5821. 5771 | Specified method is not supported in server mode. Make certain that the bound control supports this mode. | 140541 | 140
  5822. 5772 | itemsOwner | 140682 | 16
  5823. 5773 | Can not apply summary '{0}' to field '{1}' | 140699 | 56
  5824. 5774 | Can not get caption of empty field with summary '{0}' | 140756 | 72
  5825. 5775 | {0} - {1} | 140829 | 12
  5826. 5776 | The field '{0}' is not found. | 140842 | 40
  5827. 5777 | The summary type '{0}' is not valid for field '{1}'. | 140883 | 72
  5828. 5778 | node | 140956 | 8
  5829. 5779 | The {0} and {1} properties have the same display name '{2}'. | 140965 | 80
  5830. 5780 | DevExpress.Data.Utils.DataPickerImages.bmp | 141046 | 56
  5831. 5781 | pickManager | 141103 | 16
  5832. 5782 | Couldn't parse binding string  | 141120 | 40
  5833. 5783 | Context required to parse string  | 141161 | 44
  5834. 5784 | (List) | 141206 | 8
  5835. 5785 | Can't find data source  | 141215 | 32
  5836. 5786 | Wrong data member name:  | 141248 | 32
  5837. 5787 | TypeName | 141281 | 12
  5838. 5788 | AssemblyName | 141294 | 16
  5839. 5789 | Object | 141311 | 8
  5840. 5790 | References | 141320 | 16
  5841. 5791 | Add | 141337 | 4
  5842. 5792 | AddRange | 141342 | 12
  5843. 5793 | Read-only | 141355 | 12
  5844. 5794 | DisableVisualInheritance | 141368 | 32
  5845. 5795 | ReadOnlyCollectionConverter | 141401 | 36
  5846. 5796 | http://documentation.devexpress.com/ | 141438 | 48
  5847. 5797 | Client-Side API Documentation | 141487 | 40
  5848. 5798 | WinRes | 141528 | 8
  5849. 5799 | DevExpress.Data.Utils.precedence_cyrillic.bin | 141537 | 60
  5850. 5800 | DevExpress.Data.Utils.precedence_bulgarian.bin | 141598 | 64
  5851. 5801 | DevExpress.Data.Utils.precedence_greek.bin | 141663 | 56
  5852. 5802 | CreateDelegate | 141720 | 20
  5853. 5803 | Thank you very much for trying AdvTree. Unfortunately your trial period is over. To continue using AdvTree you should purchase license at http://www.devcomponents.com | 141742 | 224
  5854. 5804 | System.Windows.Forms.ContextMenuStrip | 141967 | 52
  5855. 5805 | DevComponents.DotNetBar.ButtonItem | 142020 | 48
  5856. 5806 | ContextMenus | 142069 | 16
  5857. 5807 | IndexOf | 142086 | 12
  5858. 5808 | SetSourceControl | 142099 | 24
  5859. 5809 | CustomCellEditorEventArgs.EditControl must be set to the custom cell editor. | 142124 | 104
  5860. 5810 | Editor type  | 142229 | 16
  5861. 5811 |  not implemented. | 142246 | 24
  5862. 5812 | Data type is not supported for complex data binding | 142271 | 68
  5863. 5813 | Wrong DisplayMembers parameter | 142340 | 40
  5864. 5814 | newDisplayMember | 142381 | 24
  5865. 5815 | Invalid value for ValueMember | 142406 | 40
  5866. 5816 | ValueMember property must be set to be able to set SelectedValue | 142447 | 88
  5867. 5817 | StyleNormal | 142536 | 16
  5868. 5818 | StyleSelected | 142553 | 20
  5869. 5819 | StyleDisabled | 142574 | 20
  5870. 5820 | StyleMouseDown | 142595 | 20
  5871. 5821 | StyleMouseOver | 142616 | 20
  5872. 5822 | Visible | 142637 | 12
  5873. 5823 | ImageMouseOver | 142650 | 20
  5874. 5824 | ImageExpanded | 142671 | 20
  5875. 5825 | ColumnHeader is not parented. | 142692 | 40
  5876. 5826 | Cannot obtain reference to parent tree control, column might not be parented. | 142733 | 104
  5877. 5827 | Selection | 142838 | 12
  5878. 5828 | CreateNode | 142851 | 16
  5879. 5829 | Create Node | 142868 | 16
  5880. 5830 | CellEdit | 142885 | 12
  5881. 5831 | Allow node text editing? | 142898 | 32
  5882. 5832 | Indicates whether node cells are editable | 142931 | 56
  5883. 5833 | EditColumns | 142988 | 16
  5884. 5834 | Edit Columns... | 143005 | 20
  5885. 5835 | Edit Tree Control Columns | 143026 | 36
  5886. 5836 | ColumnsVisible | 143063 | 20
  5887. 5837 | Column header visible? | 143084 | 32
  5888. 5838 | Indicates whether tree column header is visible | 143117 | 64
  5889. 5839 | GridColumnLines | 143182 | 20
  5890. 5840 | Show grid column lines? | 143203 | 32
  5891. 5841 | Indicates whether grid lines are visible | 143236 | 56
  5892. 5842 | GridRowLines | 143293 | 16
  5893. 5843 | Show grid row lines? | 143310 | 28
  5894. 5844 | Indicates whether grid lines between nodes are visible | 143339 | 72
  5895. 5845 | GridLinesColor | 143412 | 20
  5896. 5846 | Grid lines color: | 143433 | 24
  5897. 5847 | Indicates custom color for grid lines | 143458 | 52
  5898. 5848 | SelectionBox | 143511 | 16
  5899. 5849 | Show selection? | 143528 | 20
  5900. 5850 | Indicates whether selection is shown for selected node | 143549 | 72
  5901. 5851 | SelectionBoxStyle | 143622 | 24
  5902. 5852 | Selection style: | 143647 | 24
  5903. 5853 | Indicates selection style | 143672 | 36
  5904. 5854 | HotTracking | 143709 | 16
  5905. 5855 | Highlight mouse over node? | 143726 | 36
  5906. 5856 | Indicates whether node that mouse is over is highlighted | 143763 | 76
  5907. 5857 | tempDragDropItem | 143840 | 24
  5908. 5858 | HostedControl | 143865 | 20
  5909. 5859 | System.Windows.Forms.Design.EditorServiceContext | 143886 | 64
  5910. 5860 | System.Windows.Forms.Design.EditorServiceContext, System.Design, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a | 143952 | 176
  5911. 5861 | Create style | 144129 | 16
  5912. 5862 | Delete selected style | 144146 | 28
  5913. 5863 | Styles. | 144175 | 12
  5914. 5864 | Create new connector | 144188 | 28
  5915. 5865 | Remove connector | 144217 | 24
  5916. 5866 | DotNetBar. | 144242 | 16
  5917. 5867 | ContextMenuBar | 144259 | 20
  5918. 5868 | Create Child Node | 144280 | 24
  5919. 5869 | Edit Cells... | 144305 | 20
  5920. 5870 | Cells | 144326 | 8
  5921. 5871 | NodesColumns | 144335 | 16
  5922. 5872 | StyleExpanded | 144352 | 20
  5923. 5873 | ImageDisabled | 144373 | 20
  5924. 5874 | Cell is not editable, either Cell.Editable=false or ColumnHeader.Editable=false. | 144394 | 108
  5925. 5875 | Node must have a parent or be added to AdvTree.Nodes collection to use this method. | 144503 | 112
  5926. 5876 |  Tree Node | 144616 | 16
  5927. 5877 | E4E4F0 | 144633 | 8
  5928. 5878 | Node being added does not belong to the same parent as currently selected nodes. See AdvTree.MultiSelectRule property | 144643 | 156
  5929. 5879 | Cell | 144800 | 8
  5930. 5880 | Images | 144809 | 8
  5931. 5881 | AdvTree | 144818 | 12
  5932. 5882 | Parameter node cannot be null | 144831 | 40
  5933. 5883 | close | 144872 | 8
  5934. 5884 | SystemImages.CollapseTitle.png | 144881 | 40
  5935. 5885 | (c)  | 144922 | 8
  5936. 5886 |  by DevComponents, All Rights Reserved. | 144931 | 52
  5937. 5887 | DevComponents DotNetBar Component | 144984 | 44
  5938. 5888 | (c) 2001-2004 by DevComponents.com, All Rights Reserved | 145029 | 76
  5939. 5889 | button1 | 145106 | 12
  5940. 5890 | button2 | 145119 | 12
  5941. 5891 | Buy Now | 145132 | 12
  5942. 5892 | linkEmail | 145145 | 12
  5943. 5893 | [email protected] | 145158 | 32
  5944. 5894 | E-Mail: | 145191 | 12
  5945. 5895 | Web: | 145204 | 8
  5946. 5896 | linkHome | 145213 | 12
  5947. 5897 | www.devcomponents.com | 145226 | 28
  5948. 5898 | groupBox1 | 145255 | 12
  5949. 5899 | label7 | 145268 | 8
  5950. 5900 | Order at: | 145277 | 12
  5951. 5901 | linkOrder | 145290 | 12
  5952. 5902 | http://www.devcomponents.com/dotnetbar/order.html | 145303 | 68
  5953. 5903 | label6 | 145372 | 8
  5954. 5904 | For pricing and licensing information please visit our web site.  | 145381 | 88
  5955. 5905 | This component is not registered and it is provided for evaluation purposes only. This message will not appear after you register the component. | 145471 | 192
  5956. 5906 | RemindForm | 145664 | 16
  5957. 5907 | Component not registered | 145681 | 32
  5958. 5908 | http://www.devcomponents.com | 145714 | 40
  5959. 5909 | mailto:[email protected] | 145755 | 40
  5960. 5910 | New DotNetBar Item Container | 145796 | 40
  5961. 5911 | LayoutOrientation | 145837 | 24
  5962. 5912 | SubItems | 145862 | 12
  5963. 5913 | New RibbonTabItemGroup | 145875 | 32
  5964. 5914 | TabGroups | 145908 | 12
  5965. 5915 | New GalleryGroup | 145921 | 24
  5966. 5916 | GalleryGroups | 145946 | 20
  5967. 5917 | GroupTitle | 145967 | 16
  5968. 5918 | New Group | 145984 | 12
  5969. 5919 | 9A3A3B | 145997 | 8
  5970. 5920 | CornerType | 146006 | 16
  5971. 5921 | AE6D94 | 146023 | 8
  5972. 5922 | 90487B | 146032 | 8
  5973. 5923 | BackColorGradientAngle | 146041 | 32
  5974. 5924 | TextColor | 146074 | 12
  5975. 5925 | TextShadowOffset | 146087 | 24
  5976. 5926 | TextLineAlignment | 146112 | 24
  5977. 5927 | sysOverflowButton | 146137 | 24
  5978. 5928 | HEADER | 146162 | 8
  5979. 5929 | REBAR | 146171 | 8
  5980. 5930 | SCROLLBAR | 146180 | 12
  5981. 5931 | PROGRESS | 146193 | 12
  5982. 5932 | DISPLAY | 146206 | 12
  5983. 5933 | EXPLORERBAR | 146219 | 16
  5984. 5934 | WINDOW | 146236 | 8
  5985. 5935 | autohide | 146245 | 12
  5986. 5936 | SystemImages.DockHintTop.png | 146258 | 40
  5987. 5937 | SystemImages.DockHintBottom.png | 146299 | 44
  5988. 5938 | SystemImages.DockHintLeft.png | 146344 | 40
  5989. 5939 | SystemImages.DockHintRight.png | 146385 | 40
  5990. 5940 | SystemImages.DockHintTab.png | 146426 | 40
  5991. 5941 | SystemImages.DockHintAllSides.png | 146467 | 44
  5992. 5942 | DockingHint | 146512 | 16
  5993. 5943 | cmdOK | 146529 | 8
  5994. 5944 | barname_ok | 146538 | 16
  5995. 5945 | cmdCancel | 146555 | 12
  5996. 5946 | barname_cancel | 146568 | 20
  5997. 5947 | barname_name | 146589 | 16
  5998. 5948 | txtName | 146606 | 12
  5999. 5949 | ToolbarName | 146619 | 16
  6000. 5950 | barname_caption | 146636 | 20
  6001. 5951 | RecalcLayout | 146657 | 16
  6002. 5952 | encoding | 146674 | 12
  6003. 5953 | binhex | 146687 | 8
  6004. 5954 | DevComponents.DotNetBar.TextBoxItem | 146696 | 48
  6005. 5955 | DevComponents.DotNetBar.ComboBoxItem | 146745 | 48
  6006. 5956 | DevComponents.DotNetBar.LabelItem | 146794 | 44
  6007. 5957 | DevComponents.DotNetBar.CustomizeItem | 146839 | 52
  6008. 5958 | DevComponents.DotNetBar.ControlContainerItem | 146892 | 60
  6009. 5959 | DevComponents.DotNetBar.DockContainerItem | 146953 | 56
  6010. 5960 | DevComponents.DotNetBar.MdiWindowListItem | 147010 | 56
  6011. 5961 | DevComponents.DotNetBar.SideBarContainerItem | 147067 | 60
  6012. 5962 | DevComponents.DotNetBar.SideBarPanelItem | 147128 | 56
  6013. 5963 | DevComponents.DotNetBar.ExplorerBarGroupItem | 147185 | 60
  6014. 5964 | DevComponents.DotNetBar.ExplorerBarContainerItem | 147246 | 64
  6015. 5965 | DevComponents.DotNetBar.ProgressBarItem | 147311 | 52
  6016. 5966 | DevComponents.DotNetBar.ColorPickerDropDown | 147364 | 60
  6017. 5967 | assembly | 147425 | 12
  6018. 5968 | Could not create item from XML. Assembly= | 147438 | 56
  6019. 5969 | , Class= | 147495 | 12
  6020. 5970 | , Inner Exception:  | 147508 | 28
  6021. 5971 | , Source= | 147537 | 12
  6022. 5972 | .Strings | 147550 | 12
  6023. 5973 | DevComponents.DotNetBar | 147563 | 32
  6024. 5974 | .resources | 147596 | 16
  6025. 5975 | ja | 147613 | 4
  6026. 5976 | ko | 147618 | 4
  6027. 5977 | zh | 147623 | 4
  6028. 5978 | ar | 147628 | 4
  6029. 5979 | sys_crumbbarimagelabel | 147633 | 32
  6030. 5980 | sys_crumbbaroverflowbutton | 147666 | 36
  6031. 5981 | Parent BubbleBar object for BubbleBarOverlay cannot be null. | 147703 | 80
  6032. 5982 | documents | 147784 | 12
  6033. 5983 | dockcontainer | 147797 | 20
  6034. 5984 | barcontainer | 147818 | 16
  6035. 5985 | orientation | 147835 | 16
  6036. 5986 | docksite | 147852 | 12
  6037. 5987 | dockingside | 147865 | 16
  6038. 5988 | originaldocksitesize | 147882 | 28
  6039. 5989 | Document type not recognized:  | 147911 | 40
  6040. 5990 | bar | 147952 | 4
  6041. 5991 | custom | 147957 | 8
  6042. 5992 | Specified format cannot be converted | 147966 | 48
  6043. 5993 | Can't convert null value | 148015 | 32
  6044. 5994 | Left= | 148048 | 8
  6045. 5995 | , Top= | 148057 | 8
  6046. 5996 | , Right= | 148066 | 12
  6047. 5997 | , Bottom= | 148079 | 12
  6048. 5998 | LISTVIEW | 148092 | 12
  6049. 5999 | TRACKBAR | 148105 | 12
  6050. 6000 | COMBOBOX | 148118 | 12
  6051. 6001 | EDIT | 148131 | 8
  6052. 6002 | MENU | 148140 | 8
  6053. 6003 | MENUBAND | 148149 | 12
  6054. 6004 | PAGE | 148162 | 8
  6055. 6005 | SPIN | 148171 | 8
  6056. 6006 | STARTPANEL | 148180 | 16
  6057. 6007 | STATUS | 148197 | 8
  6058. 6008 | TASKBAND | 148206 | 12
  6059. 6009 | TASKBAR | 148219 | 12
  6060. 6010 | TOOLTIP | 148232 | 12
  6061. 6011 | TRAYNOTIFY | 148245 | 16
  6062. 6012 | TREEVIEW | 148262 | 12
  6063. 6013 | Button1 | 148275 | 12
  6064. 6014 | Button2 | 148288 | 12
  6065. 6015 | Button3 | 148301 | 12
  6066. 6016 | PictureBox1 | 148314 | 16
  6067. 6017 | TextPanel | 148331 | 12
  6068. 6018 | MessageBoxDialog | 148344 | 24
  6069. 6019 | ------------------------------
  6070.  | 148369 | 44
  6071. 6020 |
  6072. ------------------------------
  6073.  | 148414 | 48
  6074. 6021 | ]   | 148463 | 4
  6075. 6022 |
  6076. ------------------------------ | 148468 | 44
  6077. 6023 | en | 148513 | 4
  6078. 6024 | C&lose | 148518 | 8
  6079. 6025 | Co&ntinue | 148527 | 12
  6080. 6026 | &Help | 148540 | 8
  6081. 6027 | &Try Again | 148549 | 16
  6082. 6028 | Help file could not be found. | 148566 | 40
  6083. 6029 | Bar.Items collection must contain at least one visible DockContainerItem object so auto-hide functionality can function properly. | 148608 | 172
  6084. 6030 | Balloon | 148781 | 12
  6085. 6031 | BalloonImages.BalloonNormal.png | 148794 | 44
  6086. 6032 | BalloonImages.BalloonHot.png | 148839 | 40
  6087. 6033 | BalloonImages.BalloonPress.png | 148880 | 40
  6088. 6034 | BalloonImages.AlertNormal.png | 148921 | 40
  6089. 6035 | BalloonImages.AlertHot.png | 148962 | 36
  6090. 6036 | BalloonImages.AlertPress.png | 148999 | 40
  6091. 6037 | DotNetBar Bar | 149040 | 20
  6092. 6038 | Your DotNetBar Trial has expired. | 149061 | 44
  6093. 6039 | SystemImages.Pin.png | 149106 | 28
  6094. 6040 | SystemImages.PinInactive.png | 149135 | 40
  6095. 6041 | SystemImages.PinPushed.png | 149176 | 36
  6096. 6042 | SystemImages.PinPushedInactive.png | 149213 | 48
  6097. 6043 | systempdockitem | 149262 | 20
  6098. 6044 | RightToLeftLayout | 149283 | 24
  6099. 6045 | XML Format not recognized | 149308 | 36
  6100. 6046 | candockleft | 149345 | 16
  6101. 6047 | candockright | 149362 | 16
  6102. 6048 | candocktop | 149379 | 16
  6103. 6049 | candockbottom | 149396 | 20
  6104. 6050 | candockdoc | 149417 | 16
  6105. 6051 | candocktab | 149434 | 16
  6106. 6052 | dockline | 149451 | 12
  6107. 6053 | dockoffset | 149464 | 16
  6108. 6054 | grabhandle | 149481 | 16
  6109. 6055 | menubar | 149498 | 12
  6110. 6056 | wrapdock | 149511 | 12
  6111. 6057 | wrapfloat | 149524 | 12
  6112. 6058 | lockdockpos | 149537 | 16
  6113. 6059 | canundock | 149554 | 12
  6114. 6060 | tabnav | 149567 | 8
  6115. 6061 | tooltips | 149576 | 12
  6116. 6062 | overflowmenu | 149589 | 16
  6117. 6063 | state | 149606 | 8
  6118. 6064 | dockside | 149615 | 12
  6119. 6065 | fpos | 149628 | 8
  6120. 6066 | visible | 149637 | 12
  6121. 6067 | canhide | 149650 | 12
  6122. 6068 | imagesize | 149663 | 12
  6123. 6069 | itemsp | 149676 | 8
  6124. 6070 | themes | 149685 | 8
  6125. 6071 | cancust | 149694 | 12
  6126. 6072 | fontemsize | 149707 | 16
  6127. 6073 | layout | 149724 | 8
  6128. 6074 | eqbutton | 149733 | 12
  6129. 6075 | dborder | 149746 | 12
  6130. 6076 | acceptdrop | 149759 | 16
  6131. 6077 | slcolor | 149776 | 12
  6132. 6078 | captionbc | 149789 | 12
  6133. 6079 | captionfc | 149802 | 12
  6134. 6080 | showtab | 149815 | 12
  6135. 6081 | dockwidth | 149828 | 12
  6136. 6082 | dockheight | 149841 | 16
  6137. 6083 | splitwidthpercent | 149858 | 24
  6138. 6084 | splitheightpercent | 149883 | 24
  6139. 6085 | padbottom | 149908 | 12
  6140. 6086 | padleft | 149921 | 12
  6141. 6087 | padright | 149934 | 12
  6142. 6088 | padtop | 149947 | 8
  6143. 6089 | seldocktab | 149956 | 16
  6144. 6090 | canautohide | 149973 | 16
  6145. 6091 | canreordertabs | 149990 | 20
  6146. 6092 | cantearoff | 150011 | 16
  6147. 6093 | hidein | 150028 | 8
  6148. 6094 | tabalign | 150037 | 12
  6149. 6095 | ahanim | 150050 | 8
  6150. 6096 | autocaptionmenu | 150059 | 20
  6151. 6097 | autocaptionsync | 150080 | 20
  6152. 6098 | savelayout | 150101 | 16
  6153. 6099 | colorscheme | 150118 | 16
  6154. 6100 | backimage | 150135 | 12
  6155. 6101 | pos | 150148 | 4
  6156. 6102 | alpha | 150153 | 8
  6157. 6103 | items | 150162 | 8
  6158. 6104 | origBar | 150171 | 12
  6159. 6105 | origPos | 150184 | 12
  6160. 6106 | NULL is not a valid value for this property. | 150197 | 60
  6161. 6107 | dotnetbarsysiconitem | 150258 | 28
  6162. 6108 | dotnetbarsysmenuitem | 150287 | 28
  6163. 6109 | DesignerFrame | 150316 | 20
  6164. 6110 | sysCaptionButtonMenuParent | 150337 | 36
  6165. 6111 | sysCaption_ | 150374 | 16
  6166. 6112 | sysCaptionMenu | 150391 | 20
  6167. 6113 | Bar type is not dockable window. LayoutType must be set to eLayoutType.DockContainer | 150412 | 112
  6168. 6114 | Bar.Items collection does not contain the item | 150525 | 64
  6169. 6115 | SelectedDockTab property can be set only for LayoutType=eLayoutType.DockContainer. | 150590 | 112
  6170. 6116 | Invalid tab index. | 150703 | 24
  6171. 6117 | DotNetBarManager.ToolbarLeftDockSite dock-site is not set. | 150728 | 80
  6172. 6118 | DotNetBarManager.LeftDockSite dock-site is not set. | 150809 | 68
  6173. 6119 | DotNetBarManager.ToolbarRightDockSite dock-site is not set. | 150878 | 80
  6174. 6120 | DotNetBarManager.RightDockSite dock-site is not set. | 150959 | 72
  6175. 6121 | DotNetBarManager.ToolbarTopDockSite dock-site is not set. | 151032 | 76
  6176. 6122 | DotNetBarManager.TopDockSite dock-site is not set. | 151109 | 68
  6177. 6123 | DotNetBarManager.ToolbarBottomDockSite dock-site is not set. | 151178 | 80
  6178. 6124 | DotNetBarManager.BottomDockSite dock-site is not set. | 151259 | 72
  6179. 6125 | Bottom dock-site is not set. | 151332 | 40
  6180. 6126 | DropDownHolder | 151373 | 20
  6181. 6127 | combolbox | 151394 | 12
  6182. 6128 | Right-click to add more items... | 151407 | 44
  6183. 6129 | DRAGMOVE.CUR | 151452 | 16
  6184. 6130 | DRAGCOPY.CUR | 151469 | 16
  6185. 6131 | DRAGNONE.CUR | 151486 | 16
  6186. 6132 | Bar is already in collection. | 151503 | 40
  6187. 6133 | LayoutType | 151544 | 16
  6188. 6134 | DockTabAlignment | 151561 | 24
  6189. 6135 | AlwaysDisplayDockTab | 151586 | 28
  6190. 6136 | GrabHandleStyle | 151615 | 20
  6191. 6137 | CanDockBottom | 151636 | 20
  6192. 6138 | CanDockTop | 151657 | 16
  6193. 6139 | CanDockLeft | 151674 | 16
  6194. 6140 | CanDockRight | 151691 | 16
  6195. 6141 | CanDockDocument | 151708 | 20
  6196. 6142 | CanUndock | 151729 | 12
  6197. 6143 | CanHide | 151742 | 12
  6198. 6144 | CanCustomize | 151755 | 16
  6199. 6145 | TabNavigation | 151772 | 20
  6200. 6146 | , PublicKeyToken= | 151793 | 24
  6201. 6147 | globalname | 151818 | 16
  6202. 6148 | iscontainer | 151835 | 16
  6203. 6149 | itemdata | 151852 | 12
  6204. 6150 | enabled | 151865 | 12
  6205. 6151 | begingroup | 151878 | 16
  6206. 6152 | tooltip | 151895 | 12
  6207. 6153 | category | 151908 | 12
  6208. 6154 | cancustomize | 151921 | 16
  6209. 6155 | showsubitems | 151938 | 16
  6210. 6156 | itemalignment | 151955 | 20
  6211. 6157 | global | 151976 | 8
  6212. 6158 | adefdesc | 151985 | 12
  6213. 6159 | adesc | 151998 | 8
  6214. 6160 | aname | 152007 | 8
  6215. 6161 | arole | 152016 | 8
  6216. 6162 | autocollapse | 152025 | 16
  6217. 6163 | autorepeat | 152042 | 16
  6218. 6164 | clickrepinterv | 152059 | 20
  6219. 6165 | cur | 152080 | 4
  6220. 6166 | 12 | 152085 | 4
  6221. 6167 | 14 | 152090 | 4
  6222. 6168 | 16 | 152095 | 4
  6223. 6169 | 18 | 152100 | 4
  6224. 6170 | 19 | 152105 | 4
  6225. 6171 | 24 | 152110 | 4
  6226. 6172 | 25 | 152115 | 4
  6227. 6173 | 26 | 152120 | 4
  6228. 6174 | 27 | 152125 | 4
  6229. 6175 | subitems | 152130 | 12
  6230. 6176 | shortcuts | 152143 | 12
  6231. 6177 | customData | 152156 | 16
  6232. 6178 | Enabled | 152173 | 12
  6233. 6179 | BeginGroup | 152186 | 16
  6234. 6180 | AutoExpand | 152203 | 16
  6235. 6181 | mdi- | 152220 | 8
  6236. 6182 | Tooltip | 152229 | 12
  6237. 6183 | 834DD5 | 152242 | 8
  6238. 6184 | CCCFF8 | 152251 | 8
  6239. 6185 | Command | 152260 | 12
  6240. 6186 | CommandParameter | 152273 | 24
  6241. 6187 |  menu item | 152298 | 16
  6242. 6188 |  menu | 152315 | 8
  6243. 6189 |  button | 152324 | 12
  6244. 6190 | TooltipTextColor | 152337 | 24
  6245. 6191 | TooltipOutlineColor | 152362 | 28
  6246. 6192 | Right-click and choose Create Tab or Button to add new items. | 152391 | 84
  6247. 6193 | My Tab | 152476 | 8
  6248. 6194 | Setting of null values to BubbleButtonCollection is not allowed. | 152485 | 88
  6249. 6195 | SystemImages.Note24.png | 152574 | 32
  6250. 6196 | SystemImages.Note64.png | 152607 | 32
  6251. 6197 | BubbleBar object could not be found for button named: ' | 152640 | 76
  6252. 6198 | ' in BubbleButtonLayoutManager.Layout | 152717 | 52
  6253. 6199 | Cannot use GetX method on eContentOrientation.Horizontal | 152770 | 76
  6254. 6200 | Cannot use GetX method on eContentOrientation.Vertical | 152847 | 72
  6255. 6201 | Orange | 152920 | 8
  6256. 6202 | ImagePosition | 152929 | 20
  6257. 6203 | ButtonStyle | 152950 | 16
  6258. 6204 | VerticalPadding | 152967 | 20
  6259. 6205 | HorizontalPadding | 152988 | 24
  6260. 6206 | MenuVisibility | 153013 | 20
  6261. 6207 | RecentlyUsed | 153034 | 16
  6262. 6208 | AlternateShortcutText | 153051 | 28
  6263. 6209 | hottrack | 153080 | 12
  6264. 6210 | hotfb | 153093 | 8
  6265. 6211 | hotfu | 153102 | 8
  6266. 6212 | hotclr | 153111 | 8
  6267. 6213 | optiongroup | 153120 | 16
  6268. 6214 | fontbold | 153137 | 12
  6269. 6215 | fontitalic | 153150 | 16
  6270. 6216 | fontunderline | 153167 | 20
  6271. 6217 | autoexpandclick | 153188 | 20
  6272. 6218 | CustomColorName | 153209 | 20
  6273. 6219 | ColorTable | 153230 | 16
  6274. 6220 | images | 153247 | 8
  6275. 6221 | imageindex | 153256 | 16
  6276. 6222 | hoverimageindex | 153273 | 20
  6277. 6223 | disabledimageindex | 153294 | 24
  6278. 6224 | pressedimageindex | 153319 | 24
  6279. 6225 | imagesmall | 153344 | 16
  6280. 6226 | hover | 153361 | 8
  6281. 6227 | pressed | 153370 | 12
  6282. 6228 | ImageIndex | 153383 | 16
  6283. 6229 | HoverImageIndex | 153400 | 20
  6284. 6230 | PressedImageIndex | 153421 | 24
  6285. 6231 | DisabledImageIndex | 153446 | 24
  6286. 6232 | FixedSize | 153471 | 12
  6287. 6233 | PulseSpeed value must be greater than 0 and less than 128 | 153484 | 76
  6288. 6234 | HotForeColor | 153561 | 16
  6289. 6235 | HotFontUnderline | 153578 | 24
  6290. 6236 | HotFontBold | 153603 | 16
  6291. 6237 | FontItalic | 153620 | 16
  6292. 6238 | FontUnderline | 153637 | 20
  6293. 6239 | HotTrackingStyle | 153658 | 24
  6294. 6240 | New Item | 153683 | 12
  6295. 6241 | New Label | 153696 | 12
  6296. 6242 | Click | 153709 | 8
  6297. 6243 | CheckState | 153718 | 16
  6298. 6244 | SchemePart | 153735 | 16
  6299. 6245 | Theme Colors | 153752 | 16
  6300. 6246 | Standard Colors | 153769 | 20
  6301. 6247 | &More Colors... | 153790 | 20
  6302. 6248 | tempColorPickerItem | 153811 | 28
  6303. 6249 | DDE7EE | 153840 | 8
  6304. 6250 | 00156E | 153849 | 8
  6305. 6251 | C5C5C5 | 153858 | 8
  6306. 6252 | sys_CPMoreColors | 153867 | 24
  6307. 6253 | SystemImages.ColorPickerCustomColors.png | 153892 | 56
  6308. 6254 | FFFFFF | 153949 | 8
  6309. 6255 | 000000 | 153958 | 8
  6310. 6256 | FAF3E8 | 153967 | 8
  6311. 6257 | 1F497D | 153976 | 8
  6312. 6258 | 5C83B4 | 153985 | 8
  6313. 6259 | C0504D | 153994 | 8
  6314. 6260 | 9DBB61 | 154003 | 8
  6315. 6261 | 8066A0 | 154012 | 8
  6316. 6262 | 4BACC6 | 154021 | 8
  6317. 6263 | F59D56 | 154030 | 8
  6318. 6264 | D8D8D8 | 154039 | 8
  6319. 6265 | 7F7F7F | 154048 | 8
  6320. 6266 | BBB6AE | 154057 | 8
  6321. 6267 | C7D1DE | 154066 | 8
  6322. 6268 | D6E0EC | 154075 | 8
  6323. 6269 | EFD3D2 | 154084 | 8
  6324. 6270 | E6EED7 | 154093 | 8
  6325. 6271 | DFD8E7 | 154102 | 8
  6326. 6272 | D2EAF0 | 154111 | 8
  6327. 6273 | FCE6D4 | 154120 | 8
  6328. 6274 | BFBFBF | 154129 | 8
  6329. 6275 | 727272 | 154138 | 8
  6330. 6276 | A29D96 | 154147 | 8
  6331. 6277 | 8FA4BE | 154156 | 8
  6332. 6278 | ADC1D9 | 154165 | 8
  6333. 6279 | DFA7A6 | 154174 | 8
  6334. 6280 | CEDDB0 | 154183 | 8
  6335. 6281 | BFB2CF | 154192 | 8
  6336. 6282 | A5D5E2 | 154201 | 8
  6337. 6283 | FACEAA | 154210 | 8
  6338. 6284 | A5A5A5 | 154219 | 8
  6339. 6285 | 595959 | 154228 | 8
  6340. 6286 | 7D7974 | 154237 | 8
  6341. 6287 | 57769D | 154246 | 8
  6342. 6288 | 84A2C6 | 154255 | 8
  6343. 6289 | CF7B79 | 154264 | 8
  6344. 6290 | B5CC88 | 154273 | 8
  6345. 6291 | 9F8CB7 | 154282 | 8
  6346. 6292 | 78C0D4 | 154291 | 8
  6347. 6293 | F7B580 | 154300 | 8
  6348. 6294 | 8C8C8C | 154309 | 8
  6349. 6295 | 3F3F3F | 154318 | 8
  6350. 6296 | 575551 | 154327 | 8
  6351. 6297 | 17365D | 154336 | 8
  6352. 6298 | 456287 | 154345 | 8
  6353. 6299 | 903C39 | 154354 | 8
  6354. 6300 | 758C48 | 154363 | 8
  6355. 6301 | 604C78 | 154372 | 8
  6356. 6302 | 388194 | 154381 | 8
  6357. 6303 | B77540 | 154390 | 8
  6358. 6304 | 262626 | 154399 | 8
  6359. 6305 | 3E3C3A | 154408 | 8
  6360. 6306 | 0F243E | 154417 | 8
  6361. 6307 | 2E415A | 154426 | 8
  6362. 6308 | 602826 | 154435 | 8
  6363. 6309 | 4E5D30 | 154444 | 8
  6364. 6310 | 403350 | 154453 | 8
  6365. 6311 | 255663 | 154462 | 8
  6366. 6312 | 7A4E2B | 154471 | 8
  6367. 6313 | BA1419 | 154480 | 8
  6368. 6314 | ED1C24 | 154489 | 8
  6369. 6315 | FFC20E | 154498 | 8
  6370. 6316 | FFF200 | 154507 | 8
  6371. 6317 | 9DDA4E | 154516 | 8
  6372. 6318 | 22B14C | 154525 | 8
  6373. 6319 | 00B7EF | 154534 | 8
  6374. 6320 | 0072BC | 154543 | 8
  6375. 6321 | 2F3699 | 154552 | 8
  6376. 6322 | 6F3198 | 154561 | 8
  6377. 6323 | labelStandardColors | 154570 | 28
  6378. 6324 |  Colors: | 154599 | 12
  6379. 6325 | colorCombControl1 | 154612 | 24
  6380. 6326 | labelBlue | 154637 | 12
  6381. 6327 | &Blue: | 154650 | 8
  6382. 6328 | labelGreen | 154659 | 16
  6383. 6329 | &Green: | 154676 | 12
  6384. 6330 | numericBlue | 154689 | 16
  6385. 6331 | numericGreen | 154706 | 16
  6386. 6332 | numericRed | 154723 | 16
  6387. 6333 | labelCustomColors | 154740 | 24
  6388. 6334 | labelNewColor | 154765 | 20
  6389. 6335 | New | 154786 | 4
  6390. 6336 | labelCurrentColor | 154791 | 24
  6391. 6337 | tabControl2 | 154816 | 16
  6392. 6338 | tabControlPanel1 | 154833 | 24
  6393. 6339 | tabItemStandard | 154858 | 20
  6394. 6340 | tabControlPanel2 | 154879 | 24
  6395. 6341 | colorContrastControl1 | 154904 | 28
  6396. 6342 | customColorBlender3 | 154933 | 28
  6397. 6343 | RGB | 154962 | 4
  6398. 6344 | comboColorModel | 154967 | 20
  6399. 6345 | labelRed | 154988 | 12
  6400. 6346 | &Red: | 155001 | 8
  6401. 6347 | labelColorModel | 155010 | 20
  6402. 6348 | Color Mo&del: | 155031 | 20
  6403. 6349 | tabItemCustom | 155052 | 20
  6404. 6350 | colorSelectionPreview | 155073 | 28
  6405. 6351 | CustomColorDialog | 155102 | 24
  6406. 6352 | ColorContrastControl | 155127 | 28
  6407. 6353 | barback | 155156 | 12
  6408. 6354 | barback2 | 155169 | 12
  6409. 6355 | barbackga | 155182 | 12
  6410. 6356 | barstripeclr | 155195 | 16
  6411. 6357 | barcapback | 155212 | 16
  6412. 6358 | barcapback2 | 155229 | 16
  6413. 6359 | barcapbackga | 155246 | 16
  6414. 6360 | barcapiback | 155263 | 16
  6415. 6361 | barcapiback2 | 155280 | 16
  6416. 6362 | barcapibackga | 155297 | 20
  6417. 6363 | bardockborder | 155318 | 20
  6418. 6364 | barcapitext | 155339 | 16
  6419. 6365 | barcaptext | 155356 | 16
  6420. 6366 | barfloatb | 155373 | 12
  6421. 6367 | barpopupback | 155386 | 16
  6422. 6368 | barpopupb | 155403 | 12
  6423. 6369 | itemback | 155416 | 12
  6424. 6370 | itemback2 | 155429 | 12
  6425. 6371 | itembackga | 155442 | 16
  6426. 6372 | itemchkback | 155459 | 16
  6427. 6373 | itemchkback2 | 155476 | 16
  6428. 6374 | itemchkbackga | 155493 | 20
  6429. 6375 | itemchkb | 155514 | 12
  6430. 6376 | itemchktext | 155527 | 16
  6431. 6377 | itemdisback | 155544 | 16
  6432. 6378 | itemdistext | 155561 | 16
  6433. 6379 | itemexpshadow | 155578 | 20
  6434. 6380 | itemexpback | 155599 | 16
  6435. 6381 | itemexpback2 | 155616 | 16
  6436. 6382 | itemexpbackga | 155633 | 20
  6437. 6383 | itemexptext | 155654 | 16
  6438. 6384 | itemexpborder | 155671 | 20
  6439. 6385 | itemhotback | 155692 | 16
  6440. 6386 | itemhotback2 | 155709 | 16
  6441. 6387 | itemhotbackga | 155726 | 20
  6442. 6388 | itemhotb | 155747 | 12
  6443. 6389 | itemhottext | 155760 | 16
  6444. 6390 | itempressback | 155777 | 20
  6445. 6391 | itempressback2 | 155798 | 20
  6446. 6392 | itempressbackga | 155819 | 20
  6447. 6393 | itempressb | 155840 | 16
  6448. 6394 | itempresstext | 155857 | 20
  6449. 6395 | itemsep | 155878 | 12
  6450. 6396 | itemtext | 155891 | 12
  6451. 6397 | menuback | 155904 | 12
  6452. 6398 | menuback2 | 155917 | 12
  6453. 6399 | menubackga | 155930 | 16
  6454. 6400 | menubarback | 155947 | 16
  6455. 6401 | menubarback2 | 155964 | 16
  6456. 6402 | menubarbackga | 155981 | 20
  6457. 6403 | menub | 156002 | 8
  6458. 6404 | menuside | 156011 | 12
  6459. 6405 | menuside2 | 156024 | 12
  6460. 6406 | menusidega | 156037 | 16
  6461. 6407 | menuuback | 156054 | 12
  6462. 6408 | menuuside | 156067 | 12
  6463. 6409 | menuuside2 | 156080 | 16
  6464. 6410 | menuusidega | 156097 | 16
  6465. 6411 | menudtb | 156114 | 12
  6466. 6412 | customback | 156127 | 16
  6467. 6413 | customback2 | 156144 | 16
  6468. 6414 | customtext | 156161 | 16
  6469. 6415 | custombackga | 156178 | 16
  6470. 6416 | panelback | 156195 | 12
  6471. 6417 | panelback2 | 156208 | 16
  6472. 6418 | panelborder | 156225 | 16
  6473. 6419 | paneltext | 156242 | 12
  6474. 6420 | panelbackga | 156255 | 16
  6475. 6421 | exbarback | 156272 | 12
  6476. 6422 | exbarback2 | 156285 | 16
  6477. 6423 | exbarbackga | 156302 | 16
  6478. 6424 | dsback | 156319 | 8
  6479. 6425 | dsback2 | 156328 | 12
  6480. 6426 | dsbackga | 156341 | 12
  6481. 6427 | mdisystemitemforeground | 156354 | 32
  6482. 6428 | predefcolorscheme | 156387 | 24
  6483. 6429 | new | 156412 | 4
  6484. 6430 | &New... | 156417 | 12
  6485. 6431 | BarEditorImages.FileNew.bmp | 156430 | 36
  6486. 6432 | &Open | 156467 | 8
  6487. 6433 | BarEditorImages.FileOpen.bmp | 156476 | 40
  6488. 6434 | &Close | 156517 | 8
  6489. 6435 | BarEditorImages.FileClose.bmp | 156526 | 40
  6490. 6436 | Add Ne&w Item... | 156567 | 24
  6491. 6437 | Add Existin&g Item... | 156592 | 28
  6492. 6438 | opensol | 156621 | 12
  6493. 6439 | Open Solution... | 156634 | 24
  6494. 6440 | BarEditorImages.FileOpenSol.bmp | 156659 | 44
  6495. 6441 | Close Solution | 156704 | 20
  6496. 6442 | BarEditorImages.FileCloseSol.bmp | 156725 | 44
  6497. 6443 | Bar Caption | 156770 | 16
  6498. 6444 | propertyGrid1 | 156787 | 20
  6499. 6445 | Color Scheme Preview: | 156808 | 28
  6500. 6446 | &Reset | 156837 | 8
  6501. 6447 | button3 | 156846 | 12
  6502. 6448 | btnSaveScheme | 156859 | 20
  6503. 6449 | Save Scheme... | 156880 | 20
  6504. 6450 | btnLoadScheme | 156901 | 20
  6505. 6451 | Load Scheme... | 156922 | 20
  6506. 6452 | *.dcs | 156943 | 8
  6507. 6453 | DotNetBar Color Scheme files|*.dcs|All files|*.* | 156952 | 64
  6508. 6454 | Open DotNetBar Color Scheme File | 157017 | 44
  6509. 6455 | dcs | 157062 | 4
  6510. 6456 | colorscheme1 | 157067 | 16
  6511. 6457 | Save DotNetBar Color Scheme File | 157084 | 44
  6512. 6458 | ColorSchemeEditor | 157129 | 24
  6513. 6459 | ColorScheme Editor | 157154 | 24
  6514. 6460 | Reseting the Color Scheme will destroy any changes you made. Are you sure you want to reset the Color Scheme? | 157180 | 148
  6515. 6461 | Color Scheme Editor | 157329 | 28
  6516. 6462 | colorschemes | 157358 | 16
  6517. 6463 | Color Scheme has been saved. | 157375 | 40
  6518. 6464 | DotNetBar Color Scheme Editor | 157416 | 40
  6519. 6465 | Please note that your DotNetBarManager has its UseGlobalColorScheme set to true and any changes you make to ColorScheme object on the bar will not be used. | 157458 | 208
  6520. 6466 | Please note that you need to set UseGlobalColorScheme=true in order for all bars to use ColorScheme you change on this dialog. | 157668 | 168
  6521. 6467 | GetColorScheme | 157837 | 20
  6522. 6468 | ComboWidth | 157858 | 16
  6523. 6469 | FontCombo | 157875 | 12
  6524. 6470 | DropDownStyle | 157888 | 20
  6525. 6471 | CText | 157909 | 8
  6526. 6472 | ThemeAware | 157918 | 16
  6527. 6473 | AlwaysShowCaption | 157935 | 24
  6528. 6474 | ItemHeight | 157960 | 16
  6529. 6475 | DisplayMembers | 157977 | 20
  6530. 6476 | nobeep | 157998 | 8
  6531. 6477 | cbitems | 158007 | 12
  6532. 6478 | ci | 158020 | 4
  6533. 6479 | bc | 158025 | 4
  6534. 6480 | fn | 158030 | 4
  6535. 6481 | fs | 158035 | 4
  6536. 6482 | fy | 158040 | 4
  6537. 6483 | fc | 158045 | 4
  6538. 6484 | ip | 158050 | 4
  6539. 6485 | ta | 158055 | 4
  6540. 6486 | tla | 158060 | 4
  6541. 6487 | co | 158065 | 4
  6542. 6488 | bk | 158070 | 4
  6543. 6489 |  » | 158075 | 4
  6544. 6490 | ImageFixedSize | 158080 | 20
  6545. 6491 | ImageSmall | 158101 | 16
  6546. 6492 | commandSource cannot be null | 158118 | 40
  6547. 6493 | command cannot be null | 158159 | 32
  6548. 6494 | commandSource.Command cannot be null | 158192 | 48
  6549. 6495 | AllowResize | 158241 | 16
  6550. 6496 | ListItems | 158258 | 12
  6551. 6497 | sysPopupItemContainer | 158271 | 28
  6552. 6498 | sysPopupControlContainer | 158300 | 32
  6553. 6499 | nodeElementStyle | 158333 | 24
  6554. 6500 | SystemImages.DateReset.png | 158358 | 36
  6555. 6501 | sysPopupProvider | 158395 | 24
  6556. 6502 | DropDownHeight Value must be equal or greater than zero. | 158420 | 76
  6557. 6503 | DropDownWidth Value must be equal or greater than zero. | 158497 | 76
  6558. 6504 | vertScrollBar | 158574 | 20
  6559. 6505 | DataGridViewVScrolled | 158595 | 28
  6560. 6506 | horizScrollBar | 158624 | 20
  6561. 6507 | DataGridViewHScrolled | 158645 | 28
  6562. 6508 | PaintTransparentBackground | 158674 | 36
  6563. 6509 | SystemImages.CloseButton.png | 158711 | 40
  6564. 6510 | OptionsButton | 158752 | 20
  6565. 6511 | Options... | 158773 | 16
  6566. 6512 | PanelWarning | 158790 | 16
  6567. 6513 | WarningLabel | 158807 | 16
  6568. 6514 | PanelClose | 158824 | 16
  6569. 6515 | WarningBox | 158841 | 16
  6570. 6516 | FFF0F0F0 | 158858 | 12
  6571. 6517 | FF646464 | 158871 | 12
  6572. 6518 | FFF1F1F1 | 158884 | 12
  6573. 6519 | FFE2E3E3 | 158897 | 12
  6574. 6520 | FFFFFFFF | 158910 | 12
  6575. 6521 | 34C5EBFF | 158923 | 12
  6576. 6522 | 7081D8FF | 158936 | 12
  6577. 6523 | FF96DBFA | 158949 | 12
  6578. 6524 | A0FFFFFF | 158962 | 12
  6579. 6525 | EAF6FD | 158975 | 8
  6580. 6526 | D7EFFC | 158984 | 8
  6581. 6527 | BDE6FD | 158993 | 8
  6582. 6528 | A6D9F4 | 159002 | 8
  6583. 6529 | 3C7FB1 | 159011 | 8
  6584. 6530 | E0FFFFFF | 159020 | 12
  6585. 6531 | FFF2F2F2 | 159033 | 12
  6586. 6532 | FFEAEAEA | 159046 | 12
  6587. 6533 | FFDCDCDC | 159059 | 12
  6588. 6534 | FFCFCFCF | 159072 | 12
  6589. 6535 | FF8E8F8F | 159085 | 12
  6590. 6536 | FFC2E4F6 | 159098 | 12
  6591. 6537 | FFA9D9F2 | 159111 | 12
  6592. 6538 | FF90CBEB | 159124 | 12
  6593. 6539 | FF6E8D9F | 159137 | 12
  6594. 6540 | 906E8D9F | 159150 | 12
  6595. 6541 | name cannot be found in this collection | 159163 | 52
  6596. 6542 | customizeitemvisible | 159216 | 28
  6597. 6543 | listView1 | 159245 | 12
  6598. 6544 | Page Title | 159258 | 16
  6599. 6545 | Page Description | 159275 | 24
  6600. 6546 | bar1 | 159300 | 8
  6601. 6547 | buttonPageUp | 159309 | 16
  6602. 6548 | Move Page Up | 159326 | 16
  6603. 6549 | Change selected page order by moving it up | 159343 | 56
  6604. 6550 | buttonPageDown | 159400 | 20
  6605. 6551 | Move Page Down | 159421 | 20
  6606. 6552 | Change selected page order by moving it down | 159442 | 60
  6607. 6553 | Interior | 159503 | 12
  6608. 6554 | WizardPageOrderDialog | 159516 | 28
  6609. 6555 | Wizard Pages | 159545 | 16
  6610. 6556 | Yes | 159562 | 4
  6611. 6557 | buttonX1 | 159567 | 12
  6612. 6558 | buttonRemoveItem | 159580 | 24
  6613. 6559 | buttonAddItem | 159605 | 20
  6614. 6560 | TreeBorderKey | 159626 | 20
  6615. 6561 | advTree1 | 159647 | 12
  6616. 6562 | columnHeader1 | 159660 | 20
  6617. 6563 | columnHeader2 | 159681 | 20
  6618. 6564 | node1 | 159702 | 8
  6619. 6565 | elementStyle1 | 159711 | 20
  6620. 6566 | Drag && drop items to re-order | 159732 | 40
  6621. 6567 | CrumbBarItemsEditor | 159773 | 28
  6622. 6568 | New CrumbBarItem | 159802 | 24
  6623. 6569 | Items | 159827 | 8
  6624. 6570 | ToolStripRenderer | 159836 | 24
  6625. 6571 | VsToolWindowRenderer | 159861 | 28
  6626. 6572 | Move items | 159890 | 16
  6627. 6573 | Adding Item Clip | 159907 | 24
  6628. 6574 | Adding new item | 159932 | 20
  6629. 6575 | AllowItemResize | 159953 | 20
  6630. 6576 | Create Dock Tab | 159974 | 20
  6631. 6577 | Add Button | 159995 | 16
  6632. 6578 | Add Text Box | 160012 | 16
  6633. 6579 | Add Combo Box | 160029 | 20
  6634. 6580 | Add Label | 160050 | 12
  6635. 6581 | Add Color Picker | 160063 | 24
  6636. 6582 | Add Container | 160088 | 20
  6637. 6583 | Add Progress bar | 160109 | 24
  6638. 6584 | Add Check Box | 160134 | 20
  6639. 6585 | Add Slider | 160155 | 16
  6640. 6586 | Add Customize Item | 160172 | 24
  6641. 6587 | Add MDI Window List Item | 160197 | 32
  6642. 6588 | Add Rating Item | 160230 | 20
  6643. 6589 | Add Control Container | 160251 | 28
  6644. 6590 | AutoHide | 160280 | 12
  6645. 6591 | Auto-Hide | 160293 | 12
  6646. 6592 | Indicates whether Bar is in auto-hide state. Applies to non-document dockable bars only. | 160306 | 120
  6647. 6593 | Behavior | 160427 | 12
  6648. 6594 | Gets or sets whether items on the Bar can be customized. | 160440 | 76
  6649. 6595 | Gets or sets the control style. | 160517 | 44
  6650. 6596 | SelectedDockTab | 160562 | 20
  6651. 6597 | Cannot delete last DockContainerItem object. Select and Delete Bar object instead | 160583 | 108
  6652. 6598 | DockSide | 160692 | 12
  6653. 6599 | DockOffset | 160705 | 16
  6654. 6600 | Location | 160722 | 12
  6655. 6601 | DotNetBar Docking | 160735 | 24
  6656. 6602 | DocumentDockContainer | 160760 | 28
  6657. 6603 | Add Horizontal Container | 160789 | 32
  6658. 6604 | Add Vertical Container | 160822 | 32
  6659. 6605 | Add Gallery Container | 160855 | 28
  6660. 6606 | Creating New Item | 160884 | 24
  6661. 6607 | MinimumSize | 160909 | 16
  6662. 6608 | Class | 160926 | 8
  6663. 6609 | EnableGalleryPopup | 160935 | 24
  6664. 6610 | MultiLine | 160960 | 12
  6665. 6611 | PopupUsesStandardScrollbars | 160973 | 36
  6666. 6612 | Indicates whether item can be customized by user. | 161010 | 68
  6667. 6613 | Create Tab | 161079 | 16
  6668. 6614 | Create Button | 161096 | 20
  6669. 6615 | SelectedTab | 161117 | 16
  6670. 6616 | Tabs | 161134 | 8
  6671. 6617 | Add Scrollable Container | 161143 | 32
  6672. 6618 | GlobalItem | 161176 | 16
  6673. 6619 | SystemImages.ColorPickerButtonImage.png | 161193 | 52
  6674. 6620 | SelectedColorImageRectangle | 161246 | 36
  6675. 6621 | CS. | 161283 | 4
  6676. 6622 | System.Windows.Forms.Design.ListControlBoundActionList | 161288 | 72
  6677. 6623 | FlatStyle | 161361 | 12
  6678. 6624 | AccessibleDescription | 161374 | 28
  6679. 6625 | AccessibleName | 161403 | 20
  6680. 6626 | AccessibleRole | 161424 | 20
  6681. 6627 | AlwaysDisplayKeyAccelerators | 161445 | 40
  6682. 6628 | AutoCreateCaptionMenu | 161486 | 28
  6683. 6629 | AutoHideAnimationTime | 161515 | 28
  6684. 6630 | AutoSyncBarCaption | 161544 | 24
  6685. 6631 | BackgroundImage | 161569 | 20
  6686. 6632 | BackgroundImageAlpha | 161590 | 28
  6687. 6633 | BackgroundImageLayout | 161619 | 28
  6688. 6634 | BarType | 161648 | 12
  6689. 6635 | CanDockTab | 161661 | 16
  6690. 6636 | CanReorderTabs | 161678 | 20
  6691. 6637 | DisplayMoreItemsOnMenu | 161699 | 32
  6692. 6638 | DockedBorderStyle | 161732 | 24
  6693. 6639 | DockOrientation | 161757 | 20
  6694. 6640 | EqualButtonSize | 161778 | 20
  6695. 6641 | FadeEffect | 161799 | 16
  6696. 6642 | ImagesLarge | 161816 | 16
  6697. 6643 | ImagesMedium | 161833 | 16
  6698. 6644 | ItemSpacing | 161850 | 16
  6699. 6645 | MenuBar | 161867 | 12
  6700. 6646 | PaddingBottom | 161880 | 20
  6701. 6647 | PaddingTop | 161901 | 16
  6702. 6648 | PaddingLeft | 161918 | 16
  6703. 6649 | PaddingRight | 161935 | 16
  6704. 6650 | RoundCorners | 161952 | 16
  6705. 6651 | SaveLayoutChanges | 161969 | 24
  6706. 6652 | SingleLineColor | 161994 | 20
  6707. 6653 | WrapItemsDock | 162015 | 20
  6708. 6654 | Add Context Menu | 162036 | 24
  6709. 6655 | BackgroundStyle | 162061 | 20
  6710. 6656 | 53595E | 162082 | 8
  6711. 6657 | A9B4BF | 162091 | 8
  6712. 6658 | F8FAFD | 162100 | 8
  6713. 6659 | Edit Items... | 162109 | 20
  6714. 6660 | CrumbBar control editor | 162130 | 32
  6715. 6661 | DotNetBarManager dock sites must not be removed manually. Delete DotNetBarManager component to remove all dock sites. | 162164 | 156
  6716. 6662 | Create Dock Bar Left | 162321 | 28
  6717. 6663 | Create Dock Bar Right | 162350 | 28
  6718. 6664 | Create Dock Bar Bottom | 162379 | 32
  6719. 6665 | Create Dock Bar Top | 162412 | 28
  6720. 6666 | Create Menu Bar | 162441 | 20
  6721. 6667 | Create Toolbar | 162462 | 20
  6722. 6668 | Enable Document Docking | 162483 | 32
  6723. 6669 | DotNetBarManager needs to be upgraded to code based serialization. Please make sure that you have BACKUP of this form prior to proceeding.
  6724.  
  6725. Do you want to proceed with the upgrade? | 162517 | 244
  6726. 6670 | DotNetBarManager Upgrade | 162762 | 32
  6727. 6671 | DotNetBarManager upgraded. DO NOT save this form unless you have backup. | 162795 | 96
  6728. 6672 | Document Docking Enabled | 162892 | 32
  6729. 6673 | FillDockSite | 162925 | 16
  6730. 6674 | ToolbarLeftDockSite | 162942 | 28
  6731. 6675 | ToolbarRightDockSite | 162971 | 28
  6732. 6676 | ToolbarTopDockSite | 163000 | 24
  6733. 6677 | ToolbarBottomDockSite | 163025 | 28
  6734. 6678 | Creating Dock Bar | 163054 | 24
  6735. 6679 | Creating Bar Control | 163079 | 28
  6736. 6680 | bars | 163108 | 8
  6737. 6681 | popups | 163117 | 8
  6738. 6682 | Invalid Item in file found ( | 163126 | 40
  6739. 6683 | ). | 163167 | 4
  6740. 6684 | Could not import. DotNetBar definition file not found:  | 163172 | 76
  6741. 6685 | Import Routine | 163249 | 20
  6742. 6686 | Could not find DotNetBarManager path. Import aborted. | 163270 | 72
  6743. 6687 | ColorSchemeStyle | 163343 | 24
  6744. 6688 | Gets or sets color scheme style. | 163368 | 44
  6745. 6689 | Create Group | 163413 | 16
  6746. 6690 | Groups | 163430 | 8
  6747. 6691 | PopupGalleryItems | 163439 | 24
  6748. 6692 | Item does not belong to the Gallery. Cannot edit groups. | 163464 | 76
  6749. 6693 | Unknow control using GalleryGroupTypeEditor. Cannot edit groups. [ | 163541 | 88
  6750. 6694 | Unknow control using GalleryGroupTypeEditor. Cannot edit groups. [context instance null] | 163630 | 120
  6751. 6695 | <Create new group> | 163751 | 24
  6752. 6696 | Reset Style | 163776 | 16
  6753. 6697 | Add Month Calendar | 163793 | 24
  6754. 6698 | 7F9DB9 | 163818 | 8
  6755. 6699 | Add Check box | 163827 | 20
  6756. 6700 | Add WinForms Control Container | 163848 | 40
  6757. 6701 | Apply Panel Style | 163889 | 24
  6758. 6702 | Apply Default Style | 163914 | 28
  6759. 6703 | System.Windows.Forms.Design.MaskDesignerDialog, System.Design, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a | 163944 | 172
  6760. 6704 | DiscoverMaskDescriptors | 164117 | 32
  6761. 6705 | ValidatingType | 164150 | 20
  6762. 6706 | PasswordChar | 164171 | 16
  6763. 6707 | Set Mask... | 164188 | 16
  6764. 6708 | SetMask | 164205 | 12
  6765. 6709 | Create New Button | 164218 | 24
  6766. 6710 | navBar | 164243 | 8
  6767. 6711 | SystemImages.DefaultNavBarImage.png | 164252 | 48
  6768. 6712 | Create New Pane | 164301 | 20
  6769. 6713 | Expanded | 164322 | 12
  6770. 6714 | Indicates whether navigation pane can be collapsed. | 164335 | 68
  6771. 6715 | Apply Button Style | 164404 | 24
  6772. 6716 | Apply Label Style | 164429 | 24
  6773. 6717 | LinkBack | 164454 | 12
  6774. 6718 | < Back | 164467 | 8
  6775. 6719 | LinkNext | 164476 | 12
  6776. 6720 | Next > | 164489 | 8
  6777. 6721 | WizardPageNavigationControl | 164498 | 36
  6778. 6722 | ReflectionImage.png | 164535 | 28
  6779. 6723 | Software\DevComponents\DotNetBar | 164564 | 44
  6780. 6724 | InstallationFolder | 164609 | 24
  6781. 6725 | Images\ | 164634 | 12
  6782. 6726 | <b><font size="+6"><i>Dev</i><font color="#B02B2C">Components</font></font></b> | 164647 | 108
  6783. 6727 | SubItemsExpandWidth | 164756 | 28
  6784. 6728 | Layout Ribbons | 164785 | 20
  6785. 6729 | Rendering Layout | 164806 | 24
  6786. 6730 | Create Ribbon Tab | 164831 | 24
  6787. 6731 | Create Text Box | 164856 | 20
  6788. 6732 | Create Combo Box | 164877 | 24
  6789. 6733 | Create Label | 164902 | 16
  6790. 6734 | Create Rating Item | 164919 | 24
  6791. 6735 | Create Default Ribbon Bar | 164944 | 36
  6792. 6736 | Changing Ribbon Style | 164981 | 28
  6793. 6737 | StartButtonImage.png | 165010 | 28
  6794. 6738 | NewDocument.png | 165039 | 20
  6795. 6739 | OpenDocument.png | 165060 | 24
  6796. 6740 | Save.png | 165085 | 12
  6797. 6741 | Share.png | 165098 | 12
  6798. 6742 | Print.png | 165111 | 12
  6799. 6743 | Close.png | 165124 | 12
  6800. 6744 | Exit.png | 165137 | 12
  6801. 6745 | Options.png | 165150 | 16
  6802. 6746 | Paste components | 165167 | 24
  6803. 6747 | QuickToolbarItems | 165192 | 24
  6804. 6748 | &New | 165217 | 8
  6805. 6749 | &Open... | 165226 | 12
  6806. 6750 | &Save... | 165239 | 12
  6807. 6751 | S&hare... | 165252 | 12
  6808. 6752 | labelItem8 | 165265 | 16
  6809. 6753 | Recent Documents | 165282 | 24
  6810. 6754 | &1. Short News 5-7.rtf | 165307 | 32
  6811. 6755 | &2. Prospect Email.rtf | 165340 | 32
  6812. 6756 | &3. Customer Email.rtf | 165373 | 32
  6813. 6757 | &4. example.rtf | 165406 | 20
  6814. 6758 | Opt&ions | 165427 | 12
  6815. 6759 | Creating the QAT | 165440 | 24
  6816. 6760 | Removing the QAT | 165465 | 24
  6817. 6761 | CaptionVisible | 165490 | 20
  6818. 6762 | Indicates whether custom caption and quick access toolbar provided by the control is visible. | 165511 | 124
  6819. 6763 | Quick Access Toolbar | 165636 | 28
  6820. 6764 | Indicates whether control can be customized. Caption must be visible for customization to be fully enabled | 165666 | 144
  6821. 6765 | Create RibbonBar | 165811 | 24
  6822. 6766 | Unknow control using RibbonTabGroupEditor. Cannot edit groups. [ | 165836 | 88
  6823. 6767 | Unknow control using RibbonTabGroupEditor. Cannot edit groups. [context instance null] | 165925 | 116
  6824. 6768 | itemPanel1 | 166042 | 16
  6825. 6769 | labelItem1 | 166059 | 16
  6826. 6770 | <b>Choose the shape you want to use:</b> | 166076 | 56
  6827. 6771 | itemContainer1 | 166133 | 20
  6828. 6772 | buttonDefault.Image | 166154 | 28
  6829. 6773 | buttonDefault | 166183 | 20
  6830. 6774 | Use Default Shape | 166204 | 24
  6831. 6775 | buttonRect.Image | 166229 | 24
  6832. 6776 | buttonRect | 166254 | 16
  6833. 6777 | Rectangle Shape | 166271 | 20
  6834. 6778 | buttonRound.Image | 166292 | 24
  6835. 6779 | buttonRound | 166317 | 16
  6836. 6780 | Round | 166334 | 8
  6837. 6781 | Rounded Rectangle Shape | 166343 | 32
  6838. 6782 | buttonEllipse.Image | 166376 | 28
  6839. 6783 | buttonEllipse | 166405 | 20
  6840. 6784 | Elliptical Shape | 166426 | 24
  6841. 6785 | tabControl1 | 166451 | 16
  6842. 6786 | No properties available for this shape. | 166468 | 52
  6843. 6787 | tabDefault | 166521 | 16
  6844. 6788 | tabControlPanel4 | 166538 | 24
  6845. 6789 | tabItem1 | 166563 | 12
  6846. 6790 | tabRect | 166576 | 12
  6847. 6791 | tabControlPanel3 | 166589 | 24
  6848. 6792 | DateTimeInputBackground | 166614 | 32
  6849. 6793 | roundBottomRight | 166647 | 24
  6850. 6794 | roundTopRight | 166672 | 20
  6851. 6795 | roundBottomLeft | 166693 | 20
  6852. 6796 | roundTopLeft | 166714 | 16
  6853. 6797 | buttonRoundPreview | 166731 | 24
  6854. 6798 | tabRound | 166756 | 12
  6855. 6799 | ShapeEditorForm | 166769 | 20
  6856. 6800 | Shape Editor | 166790 | 16
  6857. 6801 | Round Rectangle | 166807 | 20
  6858. 6802 | System Default | 166828 | 20
  6859. 6803 | Unknow control using shortcuts. Cannot edit shortcuts. [ | 166849 | 76
  6860. 6804 | Unknow control using shortcuts. Cannot edit shortcuts. [context instance null] | 166926 | 104
  6861. 6805 | Create Panel | 167031 | 16
  6862. 6806 | Choose Color Scheme | 167048 | 28
  6863. 6807 | Panels | 167077 | 8
  6864. 6808 | New SideBarPanelItem | 167086 | 28
  6865. 6809 | New Button | 167115 | 16
  6866. 6810 | PredefinedColorScheme | 167132 | 28
  6867. 6811 | ColorScheme | 167161 | 16
  6868. 6812 | HeaderStyle | 167178 | 16
  6869. 6813 | HeaderHotStyle | 167195 | 20
  6870. 6814 | HeaderMouseDownStyle | 167216 | 28
  6871. 6815 | HeaderSideHotStyle | 167245 | 24
  6872. 6816 | HeaderSideMouseDownStyle | 167270 | 32
  6873. 6817 | HeaderSideStyle | 167303 | 20
  6874. 6818 | SuperTooltip Editor | 167324 | 28
  6875. 6819 | SystemImages.ImagePlaceHolder.png | 167353 | 44
  6876. 6820 | SystemImages.ImagePlaceHolder16x16.png | 167398 | 52
  6877. 6821 | panelEx1 | 167451 | 12
  6878. 6822 | resetFooterImage | 167464 | 24
  6879. 6823 | Reset footer image | 167489 | 24
  6880. 6824 | Click to reset footer image. | 167514 | 40
  6881. 6825 | Reset Image | 167555 | 16
  6882. 6826 | resetBodyImage | 167572 | 20
  6883. 6827 | Reset Body Image | 167593 | 24
  6884. 6828 | Click to reset body image. | 167618 | 36
  6885. 6829 | checkCustomSize | 167655 | 20
  6886. 6830 | Custom size | 167676 | 16
  6887. 6831 | panelFooterImage | 167693 | 24
  6888. 6832 | Click to set footer image | 167718 | 36
  6889. 6833 | Allows you to choose footer image. Note that image displayed here is preview image. You can see tooltip preview below. | 167756 | 160
  6890. 6834 | comboColors | 167917 | 16
  6891. 6835 | Predefined Colors: | 167934 | 24
  6892. 6836 | panelEx5 | 167959 | 12
  6893. 6837 | Place mouse here to preview | 167972 | 36
  6894. 6838 | panelBodyImage | 168009 | 20
  6895. 6839 | Click to set body image | 168030 | 32
  6896. 6840 | Allows you to choose body image. Note that image displayed here is preview image. You can see tooltip preview below | 168064 | 156
  6897. 6841 | textFooter | 168221 | 16
  6898. 6842 | textBody | 168238 | 12
  6899. 6843 | textHeader | 168251 | 16
  6900. 6844 | footerVisible | 168268 | 20
  6901. 6845 | Footer | 168289 | 8
  6902. 6846 | headerVisible | 168298 | 20
  6903. 6847 | SuperTooltipVisualEditor | 168319 | 32
  6904. 6848 | BodyImage | 168352 | 12
  6905. 6849 | FooterImage | 168365 | 16
  6906. 6850 | SelectedTabIndex | 168382 | 24
  6907. 6851 | TabsVisible | 168407 | 16
  6908. 6852 | Next Tab | 168424 | 12
  6909. 6853 | Previous Tab | 168437 | 16
  6910. 6854 | Create New Tab | 168454 | 20
  6911. 6855 | MdiTabbedDocuments | 168475 | 24
  6912. 6856 | MdiForm | 168500 | 12
  6913. 6857 | System.Windows.Forms.Design.TextBoxActionList | 168513 | 60
  6914. 6858 | WatermarkText | 168574 | 20
  6915. 6859 | WatermarkBehavior | 168595 | 24
  6916. 6860 | WatermarkColor | 168620 | 20
  6917. 6861 | WatermarkEnabled | 168641 | 24
  6918. 6862 | WatermarkFont | 168666 | 20
  6919. 6863 | Multiline | 168687 | 12
  6920. 6864 | AutoSize | 168700 | 12
  6921. 6865 | inputText | 168713 | 12
  6922. 6866 | previewPanel | 168726 | 16
  6923. 6867 | buttonBold | 168743 | 16
  6924. 6868 | buttonItalic | 168760 | 16
  6925. 6869 | buttonUnderline | 168777 | 20
  6926. 6870 | buttonColor | 168798 | 16
  6927. 6871 | Sets the text color | 168815 | 28
  6928. 6872 | TextMarkupEditor | 168844 | 24
  6929. 6873 | Markup tags available | 168869 | 28
  6930. 6874 | <b>b</b> - Bold <br/><b>i</b> - Italic <br/><b>u</b> - Underline <br/><b>p</b> - Paragraph container, <b>width</b> attribute indicates width of block element <br/><b>div</b> - Block-level container, <b>width</b> attribute indicates width of block element<br/><b>span</b> - Inline container, <b>width</b> attribute indicates width of block element. Can be used to create tables<br/><b>br</b> - Line break<br/><b>font</b> - Changes font, color, size. <b>size</b> attribute indicates absolute or relative font size. <b>color</b> attribute to change the colorYou can use relative sizing for example +1 to increase font size by one point or -1 to decrease by one point. <b>face</b> attribute can be employed to set the specific font name to use.<br/><b>h1</b> - Header markup. You can use h1, h2, h3, h4, h5, h6 to represent header sizes<br/><b>a</b> - Denotes hypertext link. <b>href</b> and <b>name</b> attributes are supported<br/><b>expand</b> - Displays the expand part of the button<br/>All tags must be lower case and they must be well formed i.e. each tag must be closed with end tag or be an empty tag. | 168899 | 1476
  6931. 6875 | <b> | 170376 | 4
  6932. 6876 | </b> | 170381 | 8
  6933. 6877 | <i> | 170390 | 4
  6934. 6878 | </i> | 170395 | 8
  6935. 6879 | <u> | 170404 | 4
  6936. 6880 | </u> | 170409 | 8
  6937. 6881 | <font color=" | 170418 | 20
  6938. 6882 | </font> | 170439 | 12
  6939. 6883 | X02 | 170452 | 4
  6940. 6884 | OptionsButtonVisible | 170457 | 28
  6941. 6885 | Show Options button? | 170486 | 28
  6942. 6886 | Controls visibility of Options button in WarningBox | 170515 | 68
  6943. 6887 | CloseButtonVisible | 170584 | 24
  6944. 6888 | Show Close button? | 170609 | 24
  6945. 6889 | Controls visibility of Close button in WarningBox | 170634 | 68
  6946. 6890 | Image that is displayed on Warning Box | 170703 | 52
  6947. 6891 | See Office2007ColorTable.WarningBox members to customize colors. | 170756 | 88
  6948. 6892 | OpenKB | 170845 | 8
  6949. 6893 | How to customize color table? | 170854 | 40
  6950. 6894 | Opens online Knowledge Base article which shows how to customize Office2007ColorTable | 170895 | 116
  6951. 6895 | OpenTextMarkupRef | 171012 | 24
  6952. 6896 | Text Markup Reference... | 171037 | 32
  6953. 6897 | Opens online Text Markup reference. Markup can be used in Text property. | 171070 | 96
  6954. 6898 | http://www.devcomponents.com/kb/questions.php?questionid=37&vs | 171167 | 84
  6955. 6899 | http://www.devcomponents.com/kb/questions.php?questionid=5&vs | 171252 | 84
  6956. 6900 | <b>Warning Box</b> control with <i>text-markup</i> support. | 171337 | 80
  6957. 6901 | images\Warning.png | 171418 | 24
  6958. 6902 | WizardPages | 171443 | 16
  6959. 6903 | Create Inner Page | 171460 | 24
  6960. 6904 | Create Welcome Page | 171485 | 28
  6961. 6905 | Create Outer Page | 171514 | 24
  6962. 6906 | Delete Page | 171539 | 16
  6963. 6907 | Goto Page/Change Order | 171556 | 32
  6964. 6908 | HeaderImageVisible | 171589 | 24
  6965. 6909 | WizardWelcomeImage.png | 171614 | 32
  6966. 6910 | WizardOffice2007Background.png | 171647 | 40
  6967. 6911 | InteriorPage | 171688 | 16
  6968. 6912 | CanvasColor | 171705 | 16
  6969. 6913 | BackgroundImagePosition | 171722 | 32
  6970. 6914 | Welcome to the <Wizard Name> Wizard | 171755 | 48
  6971. 6915 | This wizard will guide you through the <Enter Process Name>.
  6972.  
  6973. <Enter brief description of the process wizard is covering.> | 171805 | 168
  6974. 6916 | To continue, click Next. | 171974 | 32
  6975. 6917 | SelectedPageIndex | 172007 | 24
  6976. 6918 | < Wizard step title > | 172032 | 28
  6977. 6919 | < Wizard step description > | 172061 | 36
  6978. 6920 | WizardStyle | 172098 | 16
  6979. 6921 | Indicates the visual appearance style of the Wizard | 172115 | 68
  6980. 6922 | ActiveSolutionProjects | 172184 | 32
  6981. 6923 | FullPath | 172217 | 12
  6982. 6924 | ActiveDocument | 172230 | 20
  6983. 6925 | Path | 172251 | 8
  6984. 6926 | Documents | 172260 | 12
  6985. 6927 | ItemOperations | 172273 | 20
  6986. 6928 | AddExistingItem | 172294 | 20
  6987. 6929 | BuildAction | 172315 | 16
  6988. 6930 | ProjectItems | 172332 | 16
  6989. 6931 | FileCount | 172349 | 12
  6990. 6932 | get_FileNames | 172362 | 20
  6991. 6933 | SourceControl | 172383 | 20
  6992. 6934 | IsItemUnderSCC | 172404 | 20
  6993. 6935 | CheckOutItem | 172425 | 16
  6994. 6936 | VisualStudio.DTE | 172442 | 24
  6995. 6937 | .DTE | 172467 | 8
  6996. 6938 | EnvDTE._DTE | 172476 | 16
  6997. 6939 | dotnetbar | 172493 | 12
  6998. 6940 |  Dialog Launcher | 172506 | 24
  6999. 6941 | More Buttons | 172531 | 16
  7000. 6942 | minw | 172548 | 8
  7001. 6943 | minh | 172557 | 8
  7002. 6944 | defw | 172566 | 8
  7003. 6945 | defh | 172575 | 8
  7004. 6946 | csize | 172584 | 8
  7005. 6947 | PredefinedTabColor | 172593 | 24
  7006. 6948 | Only Bar objects can be added to DockSite through DotNetBar designer. | 172618 | 92
  7007. 6949 | Control is not part of this collection. | 172711 | 52
  7008. 6950 | DotNetBar definition file not found:  | 172764 | 52
  7009. 6951 | DotNetBar Designer | 172817 | 24
  7010. 6952 | System.Windows.Forms.Form | 172842 | 36
  7011. 6953 | Bar not part of Bars collections. | 172879 | 44
  7012. 6954 | Invalid file format (dotnetbar). | 172924 | 44
  7013. 6955 | fullmenus | 172969 | 12
  7014. 6956 | fullmenushover | 172982 | 20
  7015. 6957 | scintooltip | 173003 | 16
  7016. 6958 | animation | 173020 | 12
  7017. 6959 | dotnetbarlayout | 173033 | 20
  7018. 6960 | Invalid file format (dotnetbarlayout expected). | 173054 | 64
  7019. 6961 | zorder | 173119 | 8
  7020. 6962 | You need to add event handler for EnterCustomize event since your UseCustomCustomizeDialog property is set to true. | 173129 | 156
  7021. 6963 | sys_customizecontextnmenu | 173286 | 36
  7022. 6964 | customize | 173323 | 12
  7023. 6965 | dotnetbardata | 173336 | 20
  7024. 6966 | g | 173357 | 4
  7025. 6967 | Unsupported serialization type ' | 173362 | 44
  7026. 6968 | ' on property ' | 173407 | 20
  7027. 6969 | '' on property ' | 173428 | 24
  7028. 6970 | BorderLeft | 173453 | 16
  7029. 6971 | BorderRight | 173470 | 16
  7030. 6972 | BorderTop | 173487 | 12
  7031. 6973 | BorderBottom | 173500 | 16
  7032. 6974 | BorderLeftWidth | 173517 | 20
  7033. 6975 | BorderRightWidth | 173538 | 24
  7034. 6976 | BorderTopWidth | 173563 | 20
  7035. 6977 | BorderBottomWidth | 173584 | 24
  7036. 6978 | null is not valid value for this property | 173609 | 56
  7037. 6979 | Title Bar | 173666 | 12
  7038. 6980 | ExpandedBounds | 173679 | 20
  7039. 6981 | SystemImages.ExpandTitle.png | 173700 | 40
  7040. 6982 | GripLightColor | 173741 | 20
  7041. 6983 | GripDarkColor | 173762 | 20
  7042. 6984 | EpxandFillColor | 173783 | 20
  7043. 6985 | ExpandFillColor | 173804 | 20
  7044. 6986 | EpxandLineColor | 173825 | 20
  7045. 6987 | ExpandLineColor | 173846 | 20
  7046. 6988 | Right-click and choose Add New Group or use Groups collection to create new groups. | 173867 | 112
  7047. 6989 | ExplorerBar | 173980 | 16
  7048. 6990 | animate | 173997 | 12
  7049. 6991 | backstyle | 174010 | 12
  7050. 6992 | Right-click header and choose one of Create commands or use SubItems collection to create new buttons. You can also drag & drop controls on this panel. | 174024 | 204
  7051. 6993 | stockstyle | 174229 | 16
  7052. 6994 | expvisible | 174246 | 16
  7053. 6995 | subitemsmargin | 174263 | 20
  7054. 6996 | xpspecial | 174284 | 12
  7055. 6997 | expborder | 174297 | 12
  7056. 6998 | expbc | 174310 | 8
  7057. 6999 | expfc | 174319 | 8
  7058. 7000 | exphborder | 174328 | 16
  7059. 7001 | exphbc | 174345 | 8
  7060. 7002 | exphfc | 174354 | 8
  7061. 7003 | headerexp | 174363 | 12
  7062. 7004 | expanded | 174376 | 12
  7063. 7005 | headerhotstyle | 174389 | 20
  7064. 7006 | headerstyle | 174410 | 16
  7065. 7007 | syscustomizepopupmenu | 174427 | 28
  7066. 7008 | reset | 174456 | 8
  7067. 7009 | delete | 174465 | 8
  7068. 7010 | defaultstyle | 174474 | 16
  7069. 7011 | textonly | 174491 | 12
  7070. 7012 | imageandtext | 174504 | 16
  7071. 7013 | chkShowScreenTips | 174521 | 24
  7072. 7014 | cust_chk_showst | 174546 | 20
  7073. 7015 | tabCtrl | 174567 | 12
  7074. 7016 | tabPage1 | 174580 | 12
  7075. 7017 | cust_tab_toolbars | 174593 | 24
  7076. 7018 | cmdReset | 174618 | 12
  7077. 7019 | cust_btn_reset | 174631 | 20
  7078. 7020 | cmdRename | 174652 | 12
  7079. 7021 | cust_btn_rename | 174665 | 20
  7080. 7022 | cmdDelete | 174686 | 12
  7081. 7023 | cust_btn_delete | 174699 | 20
  7082. 7024 | cmdNew | 174720 | 8
  7083. 7025 | cust_btn_new | 174729 | 16
  7084. 7026 | cust_lbl_tlbs | 174746 | 20
  7085. 7027 | lstBars | 174767 | 12
  7086. 7028 | tabPage2 | 174780 | 12
  7087. 7029 | cust_tab_commands | 174793 | 24
  7088. 7030 | lstCommands | 174818 | 16
  7089. 7031 | lstCategories | 174835 | 20
  7090. 7032 | cust_lbl_cmds | 174856 | 20
  7091. 7033 | cust_lbl_cats | 174877 | 20
  7092. 7034 | cust_lbl_cmdsins | 174898 | 24
  7093. 7035 | tabPage3 | 174923 | 12
  7094. 7036 | cust_tab_options | 174936 | 24
  7095. 7037 | cboAnimations | 174961 | 20
  7096. 7038 | cust_cbo_none | 174982 | 20
  7097. 7039 | cust_cbo_system | 175003 | 20
  7098. 7040 | cust_cbo_random | 175024 | 20
  7099. 7041 | cust_cbo_unfold | 175045 | 20
  7100. 7042 | cust_cbo_slide | 175066 | 20
  7101. 7043 | cust_cbo_fade | 175087 | 20
  7102. 7044 | cust_lbl_menuan | 175108 | 20
  7103. 7045 | chkTipsShowShortcuts | 175129 | 28
  7104. 7046 | cust_chk_showsk | 175158 | 20
  7105. 7047 | cust_btn_resetusage | 175179 | 28
  7106. 7048 | cust_lbl_other | 175208 | 20
  7107. 7049 | chkFullAfterDelay | 175229 | 24
  7108. 7050 | cust_chk_delay | 175254 | 20
  7109. 7051 | chkShowFullMenus | 175275 | 24
  7110. 7052 | cust_chk_fullmenus | 175300 | 24
  7111. 7053 | cust_lbl_pmt | 175325 | 16
  7112. 7054 | cmdKeyboard | 175342 | 16
  7113. 7055 | cust_btn_keyboard | 175359 | 24
  7114. 7056 | cmdClose | 175384 | 12
  7115. 7057 | cust_btn_close | 175397 | 20
  7116. 7058 | frmCustomize | 175418 | 16
  7117. 7059 | cust_caption | 175435 | 16
  7118. 7060 | Custom Bar | 175452 | 16
  7119. 7061 | sys_custombar | 175469 | 20
  7120. 7062 | userBar | 175490 | 12
  7121. 7063 | <barname> | 175503 | 12
  7122. 7064 | sysgalleryscrollup | 175516 | 24
  7123. 7065 | <expand direction="top"/> | 175541 | 36
  7124. 7066 | sysgalleryscrolldown | 175578 | 28
  7125. 7067 | <expand direction="bottom"/> | 175607 | 40
  7126. 7068 | sysgallerypopup | 175648 | 20
  7127. 7069 | <expand direction="popup"/> | 175669 | 36
  7128. 7070 | DefaultSize | 175706 | 16
  7129. 7071 | PopupGallerySize | 175723 | 24
  7130. 7072 | Item must be non null value. | 175748 | 40
  7131. 7073 | container_ | 175789 | 16
  7132. 7074 | label_ | 175806 | 8
  7133. 7075 | item argument cannot be null. | 175815 | 40
  7134. 7076 | SystemImages.AddMoreItemsContainer.png | 175856 | 52
  7135. 7077 | ItemTemplate property not set. | 175909 | 40
  7136. 7078 | Item must be valid value | 175950 | 32
  7137. 7079 | item_ | 175983 | 8
  7138. 7080 | Item with this name already exists | 175992 | 48
  7139. 7081 | Item already has a Parent. Remove item from Parent first. | 176041 | 76
  7140. 7082 | Item not found in collection | 176118 | 40
  7141. 7083 | bc1 | 176159 | 4
  7142. 7084 | bc1a | 176164 | 8
  7143. 7085 | bc1csp | 176173 | 8
  7144. 7086 | bc2 | 176182 | 4
  7145. 7087 | bc2a | 176187 | 8
  7146. 7088 | bc2csp | 176196 | 8
  7147. 7089 | fca | 176205 | 4
  7148. 7090 | fccsp | 176210 | 8
  7149. 7091 | borderc | 176219 | 12
  7150. 7092 | borderca | 176232 | 12
  7151. 7093 | bordercsp | 176245 | 12
  7152. 7094 | ga | 176258 | 4
  7153. 7095 | wordwrap | 176263 | 12
  7154. 7096 | trim | 176276 | 8
  7155. 7097 | borderw | 176285 | 12
  7156. 7098 | cornerdiameter | 176298 | 20
  7157. 7099 | cornertype | 176319 | 16
  7158. 7100 | WordWrap | 176336 | 12
  7159. 7101 | TextTrimming | 176349 | 16
  7160. 7102 | CornerDiameter | 176366 | 20
  7161. 7103 | MarginLeft | 176387 | 16
  7162. 7104 | MarginRight | 176404 | 16
  7163. 7105 | MarginTop | 176421 | 12
  7164. 7106 | MarginBottom | 176434 | 16
  7165. 7107 | bt | 176451 | 4
  7166. 7108 | BorderSide | 176456 | 16
  7167. 7109 | sc | 176473 | 4
  7168. 7110 | ds | 176478 | 4
  7169. 7111 | pl | 176483 | 4
  7170. 7112 | pr | 176488 | 4
  7171. 7113 | pb | 176493 | 4
  7172. 7114 | navPaneCollapseTooltip | 176498 | 32
  7173. 7115 | navPaneExpandTooltip | 176531 | 28
  7174. 7116 | barsys_autohide_tooltip | 176560 | 32
  7175. 7117 | barsys_customize_tooltip | 176593 | 32
  7176. 7118 | barsys_close_tooltip | 176626 | 28
  7177. 7119 | cust_mnu_tooltip | 176655 | 24
  7178. 7120 | cust_mnu_addremove | 176680 | 24
  7179. 7121 | cust_mnu_cust | 176705 | 20
  7180. 7122 | cust_mnu_reset | 176726 | 20
  7181. 7123 | sys_morebuttons | 176747 | 20
  7182. 7124 | cust_msg_delete | 176768 | 20
  7183. 7125 | cust_pm_reset | 176789 | 20
  7184. 7126 | cust_pm_delete | 176810 | 20
  7185. 7127 | cust_pm_name | 176831 | 16
  7186. 7128 | cust_pm_stydef | 176848 | 20
  7187. 7129 | cust_pm_stytextonly | 176869 | 28
  7188. 7130 | cust_pm_styimagetext | 176898 | 28
  7189. 7131 | cust_pm_begingroup | 176927 | 24
  7190. 7132 | mdisystt_minimize | 176952 | 24
  7191. 7133 | mdisystt_restore | 176977 | 24
  7192. 7134 | mdisystt_close | 177002 | 20
  7193. 7135 | mdisysmenu_restore | 177023 | 24
  7194. 7136 | mdisysmenu_move | 177048 | 20
  7195. 7137 | mdisysmenu_size | 177069 | 20
  7196. 7138 | mdisysmenu_minimize | 177090 | 28
  7197. 7139 | mdisysmenu_maximize | 177119 | 28
  7198. 7140 | mdisysmenu_close | 177148 | 24
  7199. 7141 | mdisysmenu_next | 177173 | 20
  7200. 7142 | navbar_showmorebuttons | 177194 | 32
  7201. 7143 | navbar_showfewerbuttons | 177227 | 32
  7202. 7144 | navbar_navpaneoptions | 177260 | 28
  7203. 7145 | navbar_navpanedialogmoveup | 177289 | 36
  7204. 7146 | navbar_navpanedialogmovedown | 177326 | 40
  7205. 7147 | navbar_navpanedialogreset | 177367 | 36
  7206. 7148 | navbar_navpanedialogok | 177404 | 32
  7207. 7149 | navbar_navpanedialogcancel | 177437 | 36
  7208. 7150 | navbar_navpanedialogtitle | 177474 | 36
  7209. 7151 | navbar_navpanedialoglistlabel | 177511 | 40
  7210. 7152 | barrename_caption | 177552 | 24
  7211. 7153 | barname_msginvalidname | 177577 | 32
  7212. 7154 | colorpicker_themecolorslabel | 177610 | 40
  7213. 7155 | colorpicker_standardcolorslabel | 177651 | 44
  7214. 7156 | colorpicker_morecolors | 177696 | 32
  7215. 7157 | colorpickerdialog_okbutton | 177729 | 36
  7216. 7158 | colorpickerdialog_cancelbutton | 177766 | 40
  7217. 7159 | colorpickerdialog_newcolorlabel | 177807 | 44
  7218. 7160 | colorpickerdialog_currentcolorlabel | 177852 | 48
  7219. 7161 | colorpickerdialog_standardcolorslabel | 177901 | 52
  7220. 7162 | colorpickerdialog_customcolorslabel | 177954 | 48
  7221. 7163 | colorpickerdialog_greenlabel | 178003 | 40
  7222. 7164 | colorpickerdialog_bluelabel | 178044 | 36
  7223. 7165 | colorpickerdialog_redlabel | 178081 | 36
  7224. 7166 | colorpickerdialog_colormodellabel | 178118 | 44
  7225. 7167 | colorpickerdialog_rgblabel | 178163 | 36
  7226. 7168 | colorpickerdialog_tabstandard | 178200 | 40
  7227. 7169 | colorpickerdialog_tabcustom | 178241 | 36
  7228. 7170 | colorpickerdialog_caption | 178278 | 36
  7229. 7171 | qat_customizetooltip | 178315 | 28
  7230. 7172 | monthcalendar_todaybutton | 178344 | 36
  7231. 7173 | monthcalendar_clearbutton | 178381 | 36
  7232. 7174 | mb_abortbutton | 178418 | 20
  7233. 7175 | mb_cancelbutton | 178439 | 20
  7234. 7176 | mb_closebutton | 178460 | 20
  7235. 7177 | mb_continuebutton | 178481 | 24
  7236. 7178 | mb_helpbutton | 178506 | 20
  7237. 7179 | mb_ignorebutton | 178527 | 20
  7238. 7180 | mb_nobutton | 178548 | 16
  7239. 7181 | mb_okbutton | 178565 | 16
  7240. 7182 | mb_retrybutton | 178582 | 20
  7241. 7183 | mb_tryagainbutton | 178603 | 24
  7242. 7184 | mb_yesbutton | 178628 | 16
  7243. 7185 | dotnetbarsysmenurestore | 178645 | 32
  7244. 7186 | dotnetbarsysmenuminimize | 178678 | 32
  7245. 7187 | dotnetbarsysmenuclose | 178711 | 28
  7246. 7188 | dotnetbarsysmenunext | 178740 | 28
  7247. 7189 | MdiWindowListItem | 178769 | 24
  7248. 7190 | showicons | 178794 | 12
  7249. 7191 | mdiaccesskey | 178807 | 16
  7250. 7192 | .  | 178824 | 4
  7251. 7193 | DotNetBar Popup Menu | 178829 | 28
  7252. 7194 | navbarlayout | 178858 | 16
  7253. 7195 | navigationbar | 178875 | 20
  7254. 7196 | xmlParent parameter in LoadLayout does not contain expected XML child note with name navigationbar. Invalid XML layout file. | 178897 | 168
  7255. 7197 | SystemImages.NavBarConfigure.png | 179066 | 44
  7256. 7198 | sysShowMoreButtons | 179111 | 24
  7257. 7199 | SystemImages.NavBarShowMore.png | 179136 | 44
  7258. 7200 | sysShowFewerButtons | 179181 | 28
  7259. 7201 | SystemImages.NavBarShowLess.png | 179210 | 44
  7260. 7202 | sysNavPaneOptions | 179255 | 24
  7261. 7203 | sysNavPaneAddRemove | 179280 | 28
  7262. 7204 | Navigation Pane | 179309 | 20
  7263. 7205 | panelTitle | 179330 | 16
  7264. 7206 | navigationBar1 | 179347 | 20
  7265. 7207 | NavigationPane | 179368 | 20
  7266. 7208 | Drop controls on this panel to associate them with current selection | 179389 | 92
  7267. 7209 | labelListCaption | 179482 | 24
  7268. 7210 | Display &buttons in this order | 179507 | 40
  7269. 7211 | lbButtons | 179548 | 12
  7270. 7212 | cmdMoveUp | 179561 | 12
  7271. 7213 | Move &Up | 179574 | 12
  7272. 7214 | cmdMoveDown | 179587 | 16
  7273. 7215 | Move &Down | 179604 | 16
  7274. 7216 | NavPaneOptions | 179621 | 20
  7275. 7217 | Navigation Pane Options | 179642 | 32
  7276. 7218 | D7E6F9 | 179675 | 8
  7277. 7219 | C7DCF8 | 179684 | 8
  7278. 7220 | B3D0F5 | 179693 | 8
  7279. 7221 | D7E5F7 | 179702 | 8
  7280. 7222 | BAD4F7 | 179711 | 8
  7281. 7223 | FAFAFA | 179720 | 8
  7282. 7224 | 868686 | 179729 | 8
  7283. 7225 | Drop controls here. Drag and Drop tabs to perform docking. | 179738 | 80
  7284. 7226 | Alignment | 179819 | 12
  7285. 7227 | ColorSchemePart | 179832 | 20
  7286. 7228 | GradientAngle | 179853 | 20
  7287. 7229 | PopupType | 179874 | 12
  7288. 7230 | PersonalizedMenus | 179887 | 24
  7289. 7231 | panim | 179912 | 8
  7290. 7232 | Method can only be called for PopupType set to ePopupType.Container | 179921 | 92
  7291. 7233 | Current owner is not assigned or it does not have popup bar support. | 180014 | 92
  7292. 7234 | Null is not valid value for this property. | 180107 | 56
  7293. 7235 | textvisible | 180164 | 16
  7294. 7236 | step | 180181 | 8
  7295. 7237 | chunkcolor | 180190 | 16
  7296. 7238 | chunkcolor2 | 180207 | 16
  7297. 7239 | chunkga | 180224 | 12
  7298. 7240 | backstyle2 | 180237 | 16
  7299. 7241 | Customize Quick Access Toolbar | 180254 | 40
  7300. 7242 | &Customize Quick Access Toolbar... | 180295 | 48
  7301. 7243 | <b>Customize Quick Access Toolbar</b> | 180344 | 52
  7302. 7244 | AverageRatingValue property expects either null/nothing value or double type. | 180397 | 104
  7303. 7245 | RatingValue property expects either null/nothing value or int type. | 180502 | 92
  7304. 7246 | SystemImages.Rating.png | 180595 | 32
  7305. 7247 | SystemImages.BlankStartButtonNormalBlack.png | 180628 | 60
  7306. 7248 | SystemImages.BlankStartButtonHotBlack.png | 180689 | 56
  7307. 7249 | SystemImages.BlankStartButtonPressedBlack.png | 180746 | 60
  7308. 7250 | FFFFFCD9 | 180807 | 12
  7309. 7251 | FFFFE78F | 180820 | 12
  7310. 7252 | FFFFD74A | 180833 | 12
  7311. 7253 | FFFFE794 | 180846 | 12
  7312. 7254 | FFDDCF9B | 180859 | 12
  7313. 7255 | 80FFFFFF | 180872 | 12
  7314. 7256 | FFFFFDEC | 180885 | 12
  7315. 7257 | FFFFF4CA | 180898 | 12
  7316. 7258 | FFFFEBA6 | 180911 | 12
  7317. 7259 | FFFFF2C5 | 180924 | 12
  7318. 7260 | 90FFFFFF | 180937 | 12
  7319. 7261 | FFC89861 | 180950 | 12
  7320. 7262 | FFEDAE68 | 180963 | 12
  7321. 7263 | FFFCA160 | 180976 | 12
  7322. 7264 | FFFC8F3D | 180989 | 12
  7323. 7265 | FFFEBD61 | 181002 | 12
  7324. 7266 | FF8B7654 | 181015 | 12
  7325. 7267 | 408B7654 | 181028 | 12
  7326. 7268 | FF333333 | 181041 | 12
  7327. 7269 | FF252525 | 181054 | 12
  7328. 7270 | SystemImages.BlankStartButtonNormalSilver.png | 181067 | 60
  7329. 7271 | SystemImages.BlankStartButtonHotSilver.png | 181128 | 56
  7330. 7272 | SystemImages.BlankStartButtonPressedSilver.png | 181185 | 64
  7331. 7273 | FFFFFCE4 | 181250 | 12
  7332. 7274 | FFFFECA1 | 181263 | 12
  7333. 7275 | FFFFD842 | 181276 | 12
  7334. 7276 | FFFFE47B | 181289 | 12
  7335. 7277 | FFDBCE99 | 181302 | 12
  7336. 7278 | FFDCA36F | 181315 | 12
  7337. 7279 | FFF2B077 | 181328 | 12
  7338. 7280 | FFE57840 | 181341 | 12
  7339. 7281 | FFDE550A | 181354 | 12
  7340. 7282 | FFEF7D31 | 181367 | 12
  7341. 7283 | FFACAFB7 | 181380 | 12
  7342. 7284 | FF5A5B5C | 181393 | 12
  7343. 7285 | RibbonGalleryContainer | 181406 | 32
  7344. 7286 | RibbonFileMenuContainer | 181439 | 32
  7345. 7287 | RibbonFileMenuTwoColumnContainer | 181472 | 44
  7346. 7288 | RibbonFileMenuColumnOneContainer | 181517 | 44
  7347. 7289 | RibbonFileMenuColumnTwoContainer | 181562 | 44
  7348. 7290 | RibbonFileMenuBottomContainer | 181607 | 40
  7349. 7291 | TextBoxBorder | 181648 | 20
  7350. 7292 | RibbonClientPanel | 181669 | 24
  7351. 7293 | ListViewBorder | 181694 | 20
  7352. 7294 | Office2007StatusBarBackground2 | 181715 | 40
  7353. 7295 | TreeColumnsHeaderKey | 181756 | 28
  7354. 7296 | TreeNodesColumnsHeaderKey | 181785 | 36
  7355. 7297 | TreeColumnKey | 181822 | 20
  7356. 7298 | CrumbBarBackgroundKey | 181843 | 28
  7357. 7299 | ECE9D8 | 181872 | 8
  7358. 7300 | FFE294 | 181881 | 8
  7359. 7301 | F29436 | 181890 | 8
  7360. 7302 | SystemImages.BlankStartButtonNormal.png | 181899 | 52
  7361. 7303 | SystemImages.BlankStartButtonHot.png | 181952 | 48
  7362. 7304 | SystemImages.BlankStartButtonPressed.png | 182001 | 56
  7363. 7305 | FFFCD9 | 182058 | 8
  7364. 7306 | FFE78D | 182067 | 8
  7365. 7307 | FFD748 | 182076 | 8
  7366. 7308 | FFE793 | 182085 | 8
  7367. 7309 | FFB8A98E | 182094 | 12
  7368. 7310 | FFC59B61 | 182107 | 12
  7369. 7311 | FFEEB469 | 182120 | 12
  7370. 7312 | FFFCA060 | 182133 | 12
  7371. 7313 | FFFB8E3D | 182146 | 12
  7372. 7314 | FFFEBB60 | 182159 | 12
  7373. 7315 | FF567DB0 | 182172 | 12
  7374. 7316 | FF2F578D | 182185 | 12
  7375. 7317 | 668EAF | 182198 | 8
  7376. 7318 | 99B6E0 | 182207 | 8
  7377. 7319 | 7394BD | 182216 | 8
  7378. 7320 | D5E3F1 | 182225 | 8
  7379. 7321 | E3EDFB | 182234 | 8
  7380. 7322 | C8DBEE | 182243 | 8
  7381. 7323 | C9DDF6 | 182252 | 8
  7382. 7324 | BCD0E9 | 182261 | 8
  7383. 7325 | D0E1F7 | 182270 | 8
  7384. 7326 | B8C8DC | 182279 | 8
  7385. 7327 | 8DB2E3 | 182288 | 8
  7386. 7328 | 88A1C2 | 182297 | 8
  7387. 7329 | E7EFF8 | 182306 | 8
  7388. 7330 | C0F9FF | 182315 | 8
  7389. 7331 | BFDBFF | 182324 | 8
  7390. 7332 | AECAF0 | 182333 | 8
  7391. 7333 | D4E3F5 | 182342 | 8
  7392. 7334 | DBE6F4 | 182351 | 8
  7393. 7335 | CFDDEF | 182360 | 8
  7394. 7336 | C9D9ED | 182369 | 8
  7395. 7337 | E7F2FF | 182378 | 8
  7396. 7338 | SystemImages.BlankStartButtonNormalVistaBlack.png | 182387 | 68
  7397. 7339 | SystemImages.BlankStartButtonHotVistaBlack.png | 182456 | 64
  7398. 7340 | SystemImages.BlankStartButtonPressedVistaBlack.png | 182521 | 68
  7399. 7341 | SystemImages.BlankOffice2010NormalBlue.png | 182590 | 56
  7400. 7342 | SystemImages.BlankOffice2010HotBlue.png | 182647 | 52
  7401. 7343 | SystemImages.BlankOffice2010PressedBlue.png | 182700 | 60
  7402. 7344 | qatCustomizePanel1 | 182761 | 24
  7403. 7345 | QatCustomizeDialog | 182786 | 24
  7404. 7346 | itemPanelCommands | 182811 | 24
  7405. 7347 | itemPanelQat | 182836 | 16
  7406. 7348 | buttonAddToQat | 182853 | 20
  7407. 7349 | &Add >> | 182874 | 12
  7408. 7350 | buttonRemoveFromQat | 182887 | 28
  7409. 7351 | &Remove | 182916 | 12
  7410. 7352 | comboCategories | 182929 | 20
  7411. 7353 | labelCategories | 182950 | 20
  7412. 7354 | &Choose commands from: | 182971 | 32
  7413. 7355 | checkQatBelowRibbon | 183004 | 28
  7414. 7356 | &Place Quick Access Toolbar below the Ribbon | 183033 | 60
  7415. 7357 | QatCustomizePanel | 183094 | 24
  7416. 7358 | Unassigned | 183119 | 16
  7417. 7359 | sys | 183136 | 4
  7418. 7360 | SystemImages.QatCustomizeItemCombo.png | 183141 | 52
  7419. 7361 | sysgallery | 183194 | 16
  7420. 7362 | SystemImages.RibbonOverflow.png | 183211 | 44
  7421. 7363 |  <expand/> | 183256 | 16
  7422. 7364 | MergeIntoRibbonTabItemName specified ( | 183273 | 52
  7423. 7365 | ) cannot be found in RibbonControl.Items collection | 183326 | 68
  7424. 7366 | sysCustomizeQuickAccessToolbar | 183395 | 40
  7425. 7367 | sysAddToQuickAccessToolbar | 183436 | 36
  7426. 7368 | sysRemoveFromQuickAccessToolbar | 183473 | 44
  7427. 7369 | sysPlaceQuickAccessToolbar | 183518 | 36
  7428. 7370 | sysMinimizeRibbon | 183555 | 24
  7429. 7371 | sysMaximizeRibbon | 183580 | 24
  7430. 7372 | sysCustomizeQuickAccessToolbarLabel | 183605 | 48
  7431. 7373 | sysQatFrequent_ | 183654 | 20
  7432. 7374 | DefaultGroupFont | 183675 | 24
  7433. 7375 | qt_ | 183700 | 4
  7434. 7376 | SystemImages.GreenLight.png | 183705 | 36
  7435. 7377 | &Remove from Quick Access Toolbar | 183742 | 44
  7436. 7378 | &Add to Quick Access Toolbar | 183787 | 40
  7437. 7379 | &Place Quick Access Toolbar above the Ribbon | 183828 | 60
  7438. 7380 | Mi&nimize the Ribbon | 183889 | 28
  7439. 7381 | &Maximize the Ribbon | 183918 | 28
  7440. 7382 | <expand direction="right"/> | 183947 | 36
  7441. 7383 | <expand direction="left"/> | 183984 | 36
  7442. 7384 | Drop RibbonBar or other controls here. Drag and Drop tabs and items to re-order. | 184021 | 108
  7443. 7385 | CFD5E2 | 184130 | 8
  7444. 7386 | C2C9D9 | 184139 | 8
  7445. 7387 | EFEFEF | 184148 | 8
  7446. 7388 | D2DAED | 184157 | 8
  7447. 7389 | 6A7080 | 184166 | 8
  7448. 7390 | A8B2CC | 184175 | 8
  7449. 7391 | 53607D | 184184 | 8
  7450. 7392 | 8BA1CA | 184193 | 8
  7451. 7393 | CBA950 | 184202 | 8
  7452. 7394 | FED665 | 184211 | 8
  7453. 7395 | F4F4F4 | 184220 | 8
  7454. 7396 | CFCFCF | 184229 | 8
  7455. 7397 | BackColorGradientType | 184238 | 28
  7456. 7398 | GlobalManager.Renderer is not Office2007Renderer. Cannot change the color table. Make sure that renderer is set to Office2007Renderer | 184268 | 180
  7457. 7399 | Trial Version Expired | 184449 | 28
  7458. 7400 | sys_caption_separator | 184478 | 28
  7459. 7401 | sys_caption_icon | 184507 | 24
  7460. 7402 | Group | 184532 | 8
  7461. 7403 | Value must be greater or equal than Minimum property value. | 184541 | 80
  7462. 7404 | Value must be less or equal than Maximum property value. | 184622 | 76
  7463. 7405 | Right-click and choose Add New Panel or use Panels collection to create new panels. Right-click to Choose Color Scheme. | 184700 | 160
  7464. 7406 | sidebar | 184861 | 12
  7465. 7407 | app | 184874 | 4
  7466. 7408 | psc | 184879 | 4
  7467. 7409 | listBox1 | 184884 | 12
  7468. 7410 | Available Color Schemes: | 184897 | 32
  7469. 7411 | Example of Color Scheme Applied: | 184930 | 44
  7470. 7412 | sideBar1 | 184975 | 12
  7471. 7413 | sideBarPanelItem1.Icon | 184988 | 32
  7472. 7414 | sideBarPanelItem1 | 185021 | 24
  7473. 7415 | My Mail Folders | 185046 | 20
  7474. 7416 | buttonItem1.Icon | 185067 | 24
  7475. 7417 | buttonItem1 | 185092 | 16
  7476. 7418 | Inbox | 185109 | 8
  7477. 7419 | buttonItem2.Icon | 185118 | 24
  7478. 7420 | buttonItem2 | 185143 | 16
  7479. 7421 | Sent Items | 185160 | 16
  7480. 7422 | buttonItem3.Icon | 185177 | 24
  7481. 7423 | buttonItem3 | 185202 | 16
  7482. 7424 | Blocked Junk E-Mail | 185219 | 28
  7483. 7425 | buttonItem4.Icon | 185248 | 24
  7484. 7426 | buttonItem4 | 185273 | 16
  7485. 7427 | sideBarPanelItem2.Icon | 185290 | 32
  7486. 7428 | sideBarPanelItem2 | 185323 | 24
  7487. 7429 | My Calendar | 185348 | 16
  7488. 7430 | SideBarColorSchemePicker | 185365 | 32
  7489. 7431 | SideBar Color Scheme Picker | 185398 | 36
  7490. 7432 | Please select color scheme to apply. | 185435 | 48
  7491. 7433 | Color Scheme Picker | 185484 | 28
  7492. 7434 | Right-click header and choose Add New Button or use SubItems collection to create new buttons. | 185514 | 128
  7493. 7435 | itemimagesize | 185643 | 20
  7494. 7436 | enablescrollbuttons | 185664 | 28
  7495. 7437 | New Panel | 185693 | 12
  7496. 7438 | Graphics property must be set to valid instance of Graphics object. | 185706 | 92
  7497. 7439 | DevComponents.Tree.Node | 185799 | 32
  7498. 7440 | DevComponents.AdvTree.Node | 185832 | 36
  7499. 7441 | NodeMouseHover | 185869 | 20
  7500. 7442 | ComponentMouseHover | 185890 | 28
  7501. 7443 | NodeMouseLeave | 185919 | 20
  7502. 7444 | ComponentMouseLeave | 185940 | 28
  7503. 7445 | NodeMouseEnter | 185969 | 20
  7504. 7446 | ComponentMouseEnter | 185990 | 28
  7505. 7447 | NodeMouseDown | 186019 | 20
  7506. 7448 | ComponentMouseDown | 186040 | 24
  7507. 7449 | CellsBounds | 186065 | 16
  7508. 7450 | TreeControl | 186082 | 16
  7509. 7451 | BackColor2SchemePart | 186099 | 28
  7510. 7452 | E68B2C | 186128 | 8
  7511. 7453 | FFC73C | 186137 | 8
  7512. 7454 | ACA899 | 186146 | 8
  7513. 7455 | FDFCFB | 186155 | 8
  7514. 7456 | F1EFE2 | 186164 | 8
  7515. 7457 | F4F2E8 | 186173 | 8
  7516. 7458 | E7E7EF | 186182 | 8
  7517. 7459 | 9D9DA1 | 186191 | 8
  7518. 7460 | F4F2E9 | 186200 | 8
  7519. 7461 | F9F8F4 | 186209 | 8
  7520. 7462 | ECE9D7 | 186218 | 8
  7521. 7463 | FEFDFD | 186227 | 8
  7522. 7464 | 0266FB | 186236 | 8
  7523. 7465 | F2F2F7 | 186245 | 8
  7524. 7466 | FEFEFE | 186254 | 8
  7525. 7467 | tabStrip1 | 186263 | 12
  7526. 7468 | TabControl | 186276 | 16
  7527. 7469 | validationConstraints | 186293 | 28
  7528. 7470 | PerformContainerValidation | 186322 | 36
  7529. 7471 | FixedTabSize | 186359 | 16
  7530. 7472 | Drop controls on this panel to associate them with currently selected tab. | 186376 | 100
  7531. 7473 | TextBoxWidth | 186477 | 16
  7532. 7474 | global:: | 186494 | 12
  7533. 7475 | syscaptiontextextra | 186507 | 28
  7534. 7476 | face | 186536 | 8
  7535. 7477 | {ent_nbsp} | 186545 | 16
  7536. 7478 | {ent_lt} | 186562 | 12
  7537. 7479 | {ent_gt} | 186575 | 12
  7538. 7480 | {ent_amp} | 186588 | 12
  7539. 7481 | {ent_l} | 186601 | 12
  7540. 7482 | </ | 186614 | 4
  7541. 7483 | nbsp | 186619 | 8
  7542. 7484 | expand | 186628 | 8
  7543. 7485 | <expand.*?> | 186637 | 16
  7544. 7486 | popup | 186654 | 8
  7545. 7487 | 767676 | 186663 | 8
  7546. 7488 | 4C4C4C | 186672 | 8
  7547. 7489 | \\n | 186681 | 4
  7548. 7490 | {spec_nl} | 186686 | 12
  7549. 7491 | Control Panel\Colors\ | 186699 | 28
  7550. 7492 | SystemImages.WizardHeaderImage.png | 186728 | 48
  7551. 7493 | panelHeader | 186777 | 16
  7552. 7494 | pictureHeader | 186794 | 20
  7553. 7495 | labelDescription | 186815 | 24
  7554. 7496 | labelCaption | 186840 | 16
  7555. 7497 | panelFooter | 186857 | 16
  7556. 7498 | buttonHelp | 186874 | 16
  7557. 7499 | buttonFinish | 186891 | 16
  7558. 7500 | Finish | 186908 | 8
  7559. 7501 | buttonNext | 186917 | 16
  7560. 7502 | buttonBack | 186934 | 16
  7561. 7503 | Wizard | 186951 | 8
  7562. 7504 | WizardPage is not member of WizardPages collection. Add page to the WizardPages collection before setting this property | 186961 | 160
  7563. 7505 | HeaderImageSize | 187122 | 20
  7564. 7506 | Right-click control and use context menu commands to create, delete, navigate and re-order wizard pages. You can use Next and Back button to navigate wizard just like in run-time. | 187144 | 240
  7565. 7507 | Anchor | 187385 | 8
  7566. 7508 | IEnumerator Pointer is invalid. Use MoveNext to advance enumerator. | 187394 | 92
  7567. 7509 | Enumerator cannot advance beyond the boundaries of array. Use Reset to reset enumerator | 187487 | 116
  7568. 7510 | comboItem | 187604 | 12
  7569. 7511 | ValueObject property expects either null/nothing value or DateTime type. | 187617 | 96
  7570. 7512 | dddd | 187714 | 8
  7571. 7513 | ddd | 187723 | 4
  7572. 7514 | MMM | 187728 | 4
  7573. 7515 | jjj | 187733 | 4
  7574. 7516 | 000 | 187738 | 4
  7575. 7517 | hh | 187743 | 4
  7576. 7518 | MM | 187748 | 4
  7577. 7519 | ss | 187753 | 4
  7578. 7520 | yy | 187758 | 4
  7579. 7521 | j | 187763 | 4
  7580. 7522 | SystemImages.FreeText.png | 187768 | 36
  7581. 7523 | ControlValue assigned is not DateTime type. | 187805 | 60
  7582. 7524 | now | 187866 | 4
  7583. 7525 | today | 187871 | 8
  7584. 7526 | tomorrow | 187880 | 12
  7585. 7527 | yesterday | 187893 | 12
  7586. 7528 | 32 | 187906 | 4
  7587. 7529 | Day must be value between -1 and 6 | 187911 | 48
  7588. 7530 | DayNames must have exactly 7 items in collection. | 187960 | 68
  7589. 7531 | sysCalBottomContainer | 188029 | 28
  7590. 7532 | sysTodayButton | 188058 | 20
  7591. 7533 | sysClearSelectionButton | 188079 | 32
  7592. 7534 | MultiMonthCalendar can only accept CalendarMonth items. | 188112 | 76
  7593. 7535 | startDate is less than the minimum date allowable for a month calendar control | 188189 | 104
  7594. 7536 | startDate is greater than the maximum allowable date for a month calendar control | 188294 | 108
  7595. 7537 | endDate is less than the minimum date allowable for a month calendar control | 188403 | 104
  7596. 7538 | endDate is greater than the maximum allowable date for a month calendar control | 188508 | 108
  7597. 7539 | Calendar dimension values must be greater or equal to zero. | 188617 | 80
  7598. 7540 | Calendar dimension values must be both set to values grater than zero. | 188698 | 96
  7599. 7541 | decreaseMonth | 188795 | 20
  7600. 7542 | monthLabel | 188816 | 16
  7601. 7543 | increaseMonth | 188833 | 20
  7602. 7544 | decreaseYear | 188854 | 16
  7603. 7545 | yearLabel | 188871 | 12
  7604. 7546 | increaseYear | 188884 | 16
  7605. 7547 | monthsPopupMenu | 188901 | 20
  7606. 7548 | ValueObject property expects either null/nothing value or double type. | 188922 | 96
  7607. 7549 | ControlValue assigned is not double type. | 189019 | 56
  7608. 7550 | ValueObject property expects either null/nothing value or int type. | 189076 | 92
  7609. 7551 | ControlValue assigned is not int type. | 189169 | 52
  7610. 7552 | Value is not valid IP value | 189222 | 36
  7611. 7553 | ControlValue assigned is not recognized as valid IP value. | 189259 | 80
  7612. 7554 | Scheme | 189340 | 8
  7613. 7555 | listScheme | 189349 | 16
  7614. 7556 | listSystem | 189366 | 16
  7615. 7557 | listWeb | 189383 | 12
  7616. 7558 | tabPage4 | 189396 | 12
  7617. 7559 | colorPanel | 189409 | 16
  7618. 7560 | transparencyTrack | 189426 | 24
  7619. 7561 | Transparency | 189451 | 16
  7620. 7562 | colorPreview | 189468 | 16
  7621. 7563 | ColorPicker | 189485 | 16
  7622. 7564 | Unexpected parameter type | 189502 | 36
  7623. 7565 | Cannot convert to type  | 189539 | 32
  7624. 7566 | Invalid string corner radius | 189572 | 40
  7625. 7567 |  - ( | 189613 | 8
  7626. 7568 | Invalid input | 189622 | 20
  7627. 7569 | /M360 | 189643 | 8
  7628. 7570 | 0x | 189652 | 4
  7629. 7571 | 0X | 189657 | 4
  7630. 7572 | Underlining source not accessed | 189662 | 44
  7631. 7573 | Invalid Directory index | 189707 | 32
  7632. 7574 | Cannot move position past file size | 189740 | 48
  7633. 7575 | Out of bounds indexer | 189789 | 28
  7634. 7576 |   | 189818 | 4
  7635. 7577 | \\.\ | 189823 | 8
  7636. 7578 | Invalid Package | 189832 | 20
  7637. 7579 | Getting Package Structure | 189853 | 36
  7638. 7580 | Reading Entry table | 189890 | 28
  7639. 7581 | Setting Package | 189919 | 20
  7640. 7582 | Applying block changes | 189940 | 32
  7641. 7583 | Fixing Level 0 | 189973 | 20
  7642. 7584 | Fixing Level 1 | 189994 | 20
  7643. 7585 | Fixing Level 2 | 190015 | 20
  7644. 7586 | Writing Header values | 190036 | 28
  7645. 7587 | Writing Master hash | 190065 | 28
  7646. 7588 | Writing Header hash | 190094 | 28
  7647. 7589 | Signing Header | 190123 | 20
  7648. 7590 | Writing Header to Package | 190144 | 36
  7649. 7591 | Setting Package variables | 190181 | 36
  7650. 7592 | DashStyle | 190218 | 12
  7651. 7593 | SphereColor= | 190231 | 16
  7652. 7594 | AvatarLightingDirectional= | 190248 | 36
  7653. 7595 | #0.0 | 190285 | 8
  7654. 7596 | #0.0000 | 190294 | 12
  7655. 7597 | ,0x | 190307 | 4
  7656. 7598 | AvatarLightingAmbient=0x | 190312 | 32
  7657. 7599 | parameters.ini | 190345 | 20
  7658. 7600 | Writing Entry Table | 190366 | 28
  7659. 7601 | Writing Files | 190395 | 20
  7660. 7602 | Account | 190416 | 12
  7661. 7603 | FFFE07D1.gpd | 190429 | 16
  7662. 7604 | Parsing Account file | 190446 | 28
  7663. 7605 | Parsing User GPD | 190475 | 24
  7664. 7606 | This GPD Contains this ID already. | 190500 | 48
  7665. 7607 | Not a valid XDBF file. | 190549 | 32
  7666. 7608 | GPD does not contain a name | 190582 | 36
  7667. 7609 | Current file is in use | 190619 | 32
  7668. 7610 | system.float | 190652 | 16
  7669. 7611 | system.double | 190669 | 20
  7670. 7612 | system.int32 | 190690 | 16
  7671. 7613 | system.uint32 | 190707 | 20
  7672. 7614 | system.int64 | 190728 | 16
  7673. 7615 | system.datetime | 190745 | 20
  7674. 7616 | system.byte[] | 190766 | 20
  7675. 7617 | system.string | 190787 | 20
  7676. 7618 | ‡. | 190808 | 8
  7677. 7619 | NoImg | 190817 | 8
  7678. 7620 | XK0 | 190826 | 4
  7679. 7621 | XK3 | 190831 | 4
  7680. 7622 | XK4 | 190836 | 4
  7681. 7623 | XK5 | 190841 | 4
  7682. 7624 | Reading Liscenses | 190846 | 24
  7683. 7625 | Reading Package locks | 190871 | 28
  7684. 7626 | Reading Header Values | 190900 | 28
  7685. 7627 | Unknown package parse error | 190929 | 36
  7686. 7628 | Unkown IO writing error | 190966 | 32
  7687. 7629 | Error when accessing stream | 190999 | 36
  7688. 7630 | Unknown error occurred | 191036 | 32
  7689. 7631 | Folder does not exist | 191069 | 28
  7690. 7632 | Directory not found in this Package | 191098 | 48
  7691. 7633 | Input type not of strong signed | 191147 | 44
  7692. 7634 | Invalid Entry Count | 191192 | 28
  7693. 7635 | Size Confliction | 191221 | 24
  7694. 7636 | Invalid STFS format | 191246 | 28
  7695. 7637 | Package was not parsed correctly | 191275 | 44
  7696. 7638 | This package is currently in use | 191320 | 44
  7697. 7639 | This package contains too many blocks allocated for FATX | 191365 | 76
  7698. 7640 | This is an installed game, can't parse | 191442 | 52
  7699. 7641 | Cannot add required files for a Themeamatic Skin package | 191495 | 76
  7700. 7642 | Contains invalid characters | 191572 | 36
  7701. 7643 | Error when taking the signature | 191609 | 44
  7702. 7644 | Unknown error when trying to verify signature | 191654 | 60
  7703. 7645 | Unknown error when trying to set key | 191715 | 48
  7704. 7646 | Unknown error when trying to run algorithm | 191764 | 56
  7705. 7647 | Error Parsing Keyvault | 191821 | 32
  7706. 7648 | Keyvault not the correct size | 191854 | 40
  7707. 7649 | Certificate not the same as the keys | 191895 | 48
  7708. 7650 | Params invalid | 191944 | 20
  7709. 7651 | Input not divisible by 8 | 191965 | 32
  7710. 7652 | SHA1 | 191998 | 8
  7711. 7653 | {0}: {1} | 192007 | 12
  7712. 7654 | NavPaneState | 192020 | 16
  7713. 7655 | ItemName | 192037 | 12
  7714. 7656 | VisibleCore | 192050 | 16
  7715. 7657 | navBar can't be null | 192067 | 28
  7716. 7658 | NavigationPaneChevron.bmp | 192096 | 36
  7717. 7659 | NavigationPaneSplitter.bmp | 192133 | 36
  7718. 7660 | NavigationPaneGroup.bmp | 192170 | 32
  7719. 7661 | NavigationPaneLargeGroup.bmp | 192203 | 40
  7720. 7662 | NavigationPaneMoreButtons.bmp | 192244 | 40
  7721. 7663 | NavigationPaneFewerButtons.bmp | 192285 | 40
  7722. 7664 | DevExpress.XtraNavBar. | 192326 | 32
  7723. 7665 | item can't be null | 192359 | 24
  7724. 7666 | Pressed | 192384 | 12
  7725. 7667 | HotTracked | 192397 | 16
  7726. 7668 | Element | 192414 | 12
  7727. 7669 | NavigationPaneHeader | 192427 | 28
  7728. 7670 | GroupBackground | 192456 | 20
  7729. 7671 | GroupHeaderPressed | 192477 | 24
  7730. 7672 | GroupHeaderHotTracked | 192502 | 28
  7731. 7673 | GroupHeaderActive | 192531 | 24
  7732. 7674 | ItemPressed | 192556 | 16
  7733. 7675 | ItemHotTracked | 192573 | 20
  7734. 7676 | ItemDisabled | 192594 | 16
  7735. 7677 | ItemActive | 192611 | 16
  7736. 7678 | ButtonPressed | 192628 | 20
  7737. 7679 | ButtonHotTracked | 192649 | 24
  7738. 7680 | LinkDropTarget | 192674 | 20
  7739. 7681 | NavPaneCollapsedCaption | 192695 | 32
  7740. 7682 | NavPaneCollapsedCaptionHotTracked | 192728 | 44
  7741. 7683 | NavPaneCollapsedCaptionPressed | 192773 | 40
  7742. 7684 | NavPaneCollapsedCaptionExpanded | 192814 | 44
  7743. 7685 | Disabled | 192859 | 12
  7744. 7686 | AnimationFramesCount | 192872 | 28
  7745. 7687 | ShowExpandButton | 192901 | 24
  7746. 7688 | ExpandButtonMode | 192926 | 24
  7747. 7689 | ExpandedWidth | 192951 | 20
  7748. 7690 | invalid collectionItem | 192972 | 32
  7749. 7691 | already in collection | 193005 | 28
  7750. 7692 | &Change GroupStyle | 193034 | 24
  7751. 7693 | Add &group | 193059 | 16
  7752. 7694 | &Delete group | 193076 | 20
  7753. 7695 | &Expand group | 193097 | 20
  7754. 7696 | &Add item | 193118 | 12
  7755. 7697 | &Delete item | 193131 | 16
  7756. 7698 | pnlFrame | 193148 | 12
  7757. 7699 | sbHelp | 193161 | 8
  7758. 7700 | sbpHelp.Icon | 193170 | 16
  7759. 7701 | sbpHelp | 193187 | 12
  7760. 7702 | sbpStyle | 193200 | 12
  7761. 7703 | Explorer style | 193213 | 20
  7762. 7704 | navBarControl | 193234 | 20
  7763. 7705 | navBarControl1 | 193255 | 20
  7764. 7706 | pnlMainForm | 193276 | 16
  7765. 7707 | splitter1 | 193293 | 12
  7766. 7708 | BaseDesignerForm | 193306 | 24
  7767. 7709 | Property Editor | 193331 | 20
  7768. 7710 | DevExpress.Utils.Design.uncheck.ico | 193352 | 48
  7769. 7711 | DevExpress.Utils.Design.check.ico | 193401 | 44
  7770. 7712 | , Culture | 193446 | 12
  7771. 7713 | ExplorerStyle | 193459 | 20
  7772. 7714 | ActiveItem | 193480 | 16
  7773. 7715 | $NavBar | 193497 | 12
  7774. 7716 | MyRes.bmp | 193510 | 12
  7775. 7717 | Software\Developer Express\Designer\ | 193523 | 48
  7776. 7718 | Group1 | 193572 | 8
  7777. 7719 | CoolGroup | 193581 | 12
  7778. 7720 | DoSome | 193594 | 8
  7779. 7721 | Do some item :) | 193603 | 20
  7780. 7722 | DoSome2 | 193624 | 12
  7781. 7723 | Do some item2 :) | 193637 | 24
  7782. 7724 | Group2 | 193662 | 8
  7783. 7725 | MegaCoolGroup | 193671 | 20
  7784. 7726 | DoSome21 | 193692 | 12
  7785. 7727 | Do some item21 :) | 193705 | 24
  7786. 7728 | DoSome22 | 193730 | 12
  7787. 7729 | Do some item22 :) | 193743 | 24
  7788. 7730 | Show &More Buttons | 193768 | 24
  7789. 7731 | Show &Fewer Buttons | 193793 | 28
  7790. 7732 | &Add or Remove Buttons | 193822 | 32
  7791. 7733 | Configure buttons | 193855 | 24
  7792. 7734 | DevExpress.XtraNavBar.LocalizationRes | 193880 | 52
  7793. 7735 | NavBarStringId. | 193933 | 20
  7794. 7736 | Bitmaps256.left.bmp | 193954 | 28
  7795. 7737 | Bitmaps256.right.bmp | 193983 | 28
  7796. 7738 | AdvExplorerBarView | 194012 | 24
  7797. 7739 | ExplorerBarView | 194037 | 20
  7798. 7740 | BaseView | 194058 | 12
  7799. 7741 | FlatView | 194071 | 12
  7800. 7742 | XP2View | 194084 | 12
  7801. 7743 | SkinExplorerBarView | 194097 | 28
  7802. 7744 | SkinNavigationPane | 194126 | 24
  7803. 7745 | XP1View | 194151 | 12
  7804. 7746 | toolbar | 194164 | 12
  7805. 7747 | Office1View | 194177 | 16
  7806. 7748 | Office2View | 194194 | 16
  7807. 7749 | Office3View | 194211 | 16
  7808. 7750 | VSToolBoxView | 194228 | 20
  7809. 7751 | XPExplorerBarView | 194249 | 24
  7810. 7752 | explorerbar | 194274 | 16
  7811. 7753 | UltraFlatExplorerBarView | 194291 | 32
  7812. 7754 | ShowButtonInFooter | 194324 | 24
  7813. 7755 | ShowFooter | 194349 | 16
  7814. 7756 | GroupInterval | 194366 | 20
  7815. 7757 | Skin: | 194387 | 8
  7816. 7758 | SkinNav: | 194396 | 12
  7817. 7759 | listView | 194409 | 12
  7818. 7760 | \DevExpress.XtraNavBar.Views.Xml | 194422 | 44
  7819. 7761 | View | 194467 | 8
  7820. 7762 | Property changed was not specified | 194476 | 48
  7821. 7763 | psa | 194525 | 4
  7822. 7764 | shell32,dll | 194530 | 16
  7823. 7765 | shell32.dll | 194547 | 16
  7824. 7766 | Collection changed notification received despite show state of dialog | 194564 | 92
  7825. 7767 | State | 194657 | 8
  7826. 7768 | Unknown property being set | 194666 | 36
  7827. 7769 | ShowElevationIcon | 194703 | 24
  7828. 7770 | Control property changed notification not handled properly - being ignored | 194728 | 100
  7829. 7771 | Microsoft.WindowsAPICodePack.Resources.LocalizedMessages | 194829 | 76
  7830. 7772 | CoreHelpersRunningOn7 | 194906 | 28
  7831. 7773 | CoreHelpersRunningOnVista | 194935 | 36
  7832. 7774 | DialogCollectionCannotHaveDuplicateNames | 194972 | 56
  7833. 7775 | DialogCollectionControlAlreadyHosted | 195029 | 48
  7834. 7776 | DialogCollectionControlNameNull | 195078 | 44
  7835. 7777 | DialogCollectionModifyShowingDialog | 195123 | 48
  7836. 7778 | PropertyKeyFormatString | 195172 | 32
  7837. 7779 | PropVariantMultiDimArray | 195205 | 32
  7838. 7780 | PropVariantNullString | 195238 | 28
  7839. 7781 | PropVariantUnsupportedType | 195267 | 36
  7840. 7782 | TaskDialogDefaultCaption | 195304 | 32
  7841. 7783 | TaskDialogDefaultContent | 195337 | 32
  7842. 7784 | TaskDialogDefaultMainInstruction | 195370 | 44
  7843. 7785 | TaskDialogProgressBarValueInRange | 195415 | 44
  7844. 7786 | Update*() methods should only be called while native dialog is showing | 195460 | 96
  7845. 7787 | HWND for dialog is null during SendMessage | 195557 | 56
  7846. 7788 | preview | 195614 | 12
  7847. 7789 | windowHandle | 195627 | 16
  7848. 7790 | windowsControl | 195644 | 20
  7849. 7791 | Microsoft.WindowsAPICodePack.Shell.Resources.LocalizedMessages | 195665 | 84
  7850. 7792 | ComboBoxIndexOutsideBounds | 195750 | 36
  7851. 7793 | CommonFileDialogInvalidHandle | 195787 | 40
  7852. 7794 | CommonFileDialogRequiresVista | 195828 | 40
  7853. 7795 | DialogControlCollectionCannotRemoveControls | 195869 | 60
  7854. 7796 | DialogControlCollectionEmptyName | 195930 | 44
  7855. 7797 | DialogControlCollectionMenuItemControlsCannotBeAdded | 195975 | 72
  7856. 7798 | DialogControlCollectionModifyingControls | 196048 | 56
  7857. 7799 | DialogControlCollectionMoreThanOneControl | 196105 | 56
  7858. 7800 | DialogControlCollectionRemoveControlFirst | 196162 | 56
  7859. 7801 | ExplorerBrowserBrowseToObjectFailed | 196219 | 48
  7860. 7802 | ExplorerBrowserFailedToGetView | 196268 | 40
  7861. 7803 | ExplorerBrowserIconSize | 196309 | 32
  7862. 7804 | ExplorerBrowserUnexpectedError | 196342 | 40
  7863. 7805 | ExplorerBrowserViewItems | 196383 | 32
  7864. 7806 | FilePathNotExist | 196416 | 24
  7865. 7807 | FolderTypeCategory | 196441 | 24
  7866. 7808 | FolderTypeClassic | 196466 | 24
  7867. 7809 | FolderTypeCommunications | 196491 | 32
  7868. 7810 | FolderTypeCompressedFolder | 196524 | 36
  7869. 7811 | FolderTypeContacts | 196561 | 24
  7870. 7812 | FolderTypeDocuments | 196586 | 28
  7871. 7813 | FolderTypeGames | 196615 | 20
  7872. 7814 | FolderTypeGenericLibrary | 196636 | 32
  7873. 7815 | FolderTypeInvalid | 196669 | 24
  7874. 7816 | FolderTypeLibrary | 196694 | 24
  7875. 7817 | FolderTypeMusic | 196719 | 20
  7876. 7818 | FolderTypeMusicIcons | 196740 | 28
  7877. 7819 | FolderTypeNetworkExplorer | 196769 | 36
  7878. 7820 | FolderTypeNotSpecified | 196806 | 32
  7879. 7821 | FolderTypeOpenSearch | 196839 | 28
  7880. 7822 | FolderTypeOtherUsers | 196868 | 28
  7881. 7823 | FolderTypePictures | 196897 | 24
  7882. 7824 | FolderTypePrinters | 196922 | 24
  7883. 7825 | FolderTypeRecordedTV | 196947 | 28
  7884. 7826 | FolderTypeRecycleBin | 196976 | 28
  7885. 7827 | FolderTypeSavedGames | 197005 | 28
  7886. 7828 | FolderTypeSearchConnector | 197034 | 36
  7887. 7829 | FolderTypeSearches | 197071 | 24
  7888. 7830 | FolderTypeSearchResults | 197096 | 32
  7889. 7831 | FolderTypeSoftwareExplorer | 197129 | 36
  7890. 7832 | FolderTypeUserFiles | 197166 | 28
  7891. 7833 | FolderTypeUserLibraries | 197195 | 32
  7892. 7834 | FolderTypeVideos | 197228 | 24
  7893. 7835 | JumpListCustomCategoriesDisabled | 197253 | 44
  7894. 7836 | JumpListFileTypeNotRegistered | 197298 | 40
  7895. 7837 | JumpListLinkPathRequired | 197339 | 32
  7896. 7838 | JumpListLinkTitleRequired | 197372 | 36
  7897. 7839 | MessageListenerCannotCreateWindow | 197409 | 44
  7898. 7840 | MessageListenerClassNotRegistered | 197454 | 44
  7899. 7841 | MessageListenerFilterUnknownListenerHandle | 197499 | 56
  7900. 7842 | MessageListenerNoWindowHandle | 197556 | 40
  7901. 7843 | NavigationLogNullParent | 197597 | 32
  7902. 7844 | PropertyCollectionCanonicalInvalidIndex | 197630 | 52
  7903. 7845 | PropertyCollectionInvalidIndex | 197683 | 40
  7904. 7846 | PropertyCollectionNullCanonicalName | 197724 | 48
  7905. 7847 | RadioButtonListIndexOutOfBounds | 197773 | 44
  7906. 7848 | ShellExceptionDefaultText | 197818 | 36
  7907. 7849 | ShellHelperGetParsingNameFailed | 197855 | 44
  7908. 7850 | ShellLibraryFolderNotFound | 197900 | 36
  7909. 7851 | ShellObjectCollectionArrayTooSmall | 197937 | 48
  7910. 7852 | ShellObjectCollectionInsertReadOnly | 197986 | 48
  7911. 7853 | ShellObjectCollectionRemoveReadOnly | 198035 | 48
  7912. 7854 | ShellObjectCreationFailed | 198084 | 36
  7913. 7855 | ShellObjectFactoryPlatformNotSupported | 198121 | 52
  7914. 7856 | ThumbnailManagerControlNotAdded | 198174 | 44
  7915. 7857 | 7E9FB0D3-919F-4307-AB2E-9B1860310C93 | 198219 | 48
  7916. 7858 | 000214E6-0000-0000-C000-000000000046 | 198268 | 48
  7917. 7859 | 3981e224-f559-11d3-8e3a-00c04f6837d5 | 198317 | 48
  7918. 7860 | B63EA76D-1F85-456F-A19C-48159EFA858B | 198366 | 48
  7919. 7861 | fullPath | 198415 | 12
  7920. 7862 | 5c4f28b5-f869-4e84-8e60-f11db97c5cc7 | 198428 | 48
  7921. 7863 | 7d49d726-3c21-4f05-99aa-fdc2c9474656 | 198477 | 48
  7922. 7864 | 94d6ddcc-4a68-4175-a374-bd584a510b78 | 198526 | 48
  7923. 7865 | b3690e58-e961-423b-b687-386ebfd83239 | 198575 | 48
  7924. 7866 | 5fa96407-7e77-483c-ac93-691d05850de8 | 198624 | 48
  7925. 7867 | userWindowHandle | 198673 | 24
  7926. 7868 | pathValue | 198698 | 12
  7927. 7869 | titleValue | 198711 | 16
  7928. 7870 | /Modio;component/controls/commandlinkwpf.xaml | 198728 | 60
  7929. 7871 | 43826D1E-E718-42EE-BC55-A1E261C37BFE | 198789 | 48
  7930. 7872 | ShellObjectWatcherMessageListenerHelperThread | 198838 | 60
  7931. 7873 | MessageListenerClass | 198899 | 28
  7932. 7874 | MessageListenerWindow | 198928 | 28
  7933. 7875 | canonicalName | 198957 | 20
  7934. 7876 | control | 198978 | 12
  7935. 7877 | SelectedIndex | 198991 | 20
  7936. 7878 | 62112AA2-EBE4-11cf-A5FB-0020AFE7292D | 199012 | 48
  7937. 7879 | 00020400-0000-0000-C000-000000000046 | 199061 | 48
  7938. 7880 | /Modio;component/explorerbrowser/explorerbrowser.wpf.xaml | 199110 | 76
  7939. 7881 | SelectedItems | 199187 | 20
  7940. 7882 | NavigationLog | 199208 | 20
  7941. 7883 | NavigationTarget | 199229 | 24
  7942. 7884 | AlignLeft | 199254 | 12
  7943. 7885 | AutoArrange | 199267 | 16
  7944. 7886 | CheckSelect | 199284 | 16
  7945. 7887 | ExtendedTiles | 199301 | 20
  7946. 7888 | FullRowSelect | 199322 | 20
  7947. 7889 | HideFileNames | 199343 | 20
  7948. 7890 | NoBrowserViewState | 199364 | 24
  7949. 7891 | NoColumnHeader | 199389 | 20
  7950. 7892 | NoHeaderInAllViews | 199410 | 24
  7951. 7893 | NoIcons | 199435 | 12
  7952. 7894 | NoSubfolders | 199448 | 16
  7953. 7895 | SingleClickActivate | 199465 | 28
  7954. 7896 | SingleSelection | 199494 | 20
  7955. 7897 | ThumbnailSize | 199515 | 20
  7956. 7898 | ViewMode | 199536 | 12
  7957. 7899 | AlwaysNavigate | 199549 | 20
  7958. 7900 | NavigateOnce | 199570 | 16
  7959. 7901 | AdvancedQueryPane | 199587 | 24
  7960. 7902 | CommandsPane | 199612 | 16
  7961. 7903 | CommandsOrganizePane | 199629 | 28
  7962. 7904 | CommandsViewPane | 199658 | 24
  7963. 7905 | DetailsPane | 199683 | 16
  7964. 7906 | PreviewPane | 199700 | 16
  7965. 7907 | QueryPane | 199717 | 12
  7966. 7908 | NavigationLogIndex | 199730 | 24
  7967. 7909 | array | 199755 | 8
  7968. 7910 | CommonFileDialogCheckBox.Attach: dialog parameter can not be null | 199764 | 88
  7969. 7911 | {F29F85E0-4FF9-1068-AB91-08002B27B3D9} | 199853 | 52
  7970. 7912 | {9F4C2855-9F79-4B39-A8D0-E1D42DE1D5F3} | 199906 | 52
  7971. 7913 | 886D8EEB-8CF2-4446-8D02-CDBA1DBDCF99 | 199959 | 48
  7972. 7914 | TaskbarButtonCreated | 200008 | 28
  7973. 7915 | 92CA9DCD-5622-4BBA-A805-5E9F541BD8C9 | 200037 | 48
  7974. 7916 | 00000000-0000-0000-C000-000000000046 | 200086 | 48
  7975. 7917 | nativeShellItem should not be null | 200135 | 48
  7976. 7918 | .lnk | 200184 | 8
  7977. 7919 | .library-ms | 200193 | 16
  7978. 7920 | .searchconnector-ms | 200210 | 28
  7979. 7921 | .search-ms | 200239 | 16
  7980. 7922 | 28636AA6-953D-11D2-B5D6-00C04FD918D0 | 200256 | 48
  7981. 7923 | CommonFileDialogRadioButtonList.Attach: dialog parameter can not be null | 200305 | 96
  7982. 7924 | CommonFileDialogMenu.Attach: dialog parameter can not be null | 200402 | 84
  7983. 7925 | *. | 200487 | 4
  7984. 7926 | {0} ({1}) | 200492 | 12
  7985. 7927 | CommonFileDialogTextBox.Attach: dialog parameter can not be null | 200505 | 88
  7986. 7928 | CommonFileDialogGroupBox.Attach: dialog parameter can not be null | 200594 | 88
  7987. 7929 | CommonFileDialogComboBox.Attach: dialog parameter can not be null | 200683 | 88
  7988. 7930 | shellObject | 200772 | 16
  7989. 7931 | Garamond | 200789 | 12
  7990. 7932 | ExplorerBrowserControl | 200802 | 32
  7991. 7933 | e07010ec-bc17-44c0-97b0-46c7c95b9edc | 200835 | 48
  7992. 7934 | 000214F1-0000-0000-C000-000000000046 | 200884 | 48
  7993. 7935 | c8ad25a1-3294-41ee-8165-71174bd01c57 | 200933 | 48
  7994. 7936 | b4e9db8b-34ba-4c39-b5cc-16a1bd2c411c | 200982 | 48
  7995. 7937 | d9745868-ca5f-4a76-91cd-f5a129fbb076 | 201031 | 48
  7996. 7938 | 72e81700-e3ec-4660-bf24-3c3b7b648806 | 201080 | 48
  7997. 7939 | 21f7c32d-eeaa-439b-bb51-37b96fd6a943 | 201129 | 48
  7998. 7940 | 43abf98b-89b8-472d-b9ce-e69b8229f019 | 201178 | 48
  7999. 7941 | cb316b22-25f7-42b8-8a09-540d23a43c2f | 201227 | 48
  8000. 7942 | 893c63d1-45c8-4d17-be19-223be71be365 | 201276 | 48
  8001. 7943 | 65bcde4f-4f07-4f27-83a7-1afca4df7ddd | 201325 | 48
  8002. 7944 | unexpected PaneVisibilityState | 201374 | 40
  8003. 7945 | 1af3a467-214f-4298-908e-06b03e0b39f9 | 201415 | 48
  8004. 7946 | CommonFileDialogButton.Attach: dialog parameter can not be null | 201464 | 84
  8005. 7947 | Value to large | 201549 | 20
  8006. 7948 | {0} bytes | 201570 | 12
  8007. 7949 | {0} KB | 201583 | 8
  8008. 7950 | {0} MB | 201592 | 8
  8009. 7951 | {0} GB | 201601 | 8
  8010. 7952 | {0} TB | 201610 | 8
  8011. 7953 | {0} PB | 201619 | 8
  8012. 7954 | {0} EB | 201628 | 8
  8013. 7955 | ###,###,##0.## | 201637 | 20
  8014. 7956 | Cache | 201658 | 8
  8015. 7957 | Dump | 201667 | 8
  8016. 7958 | Windows | 201676 | 12
  8017. 7959 | DevkitPartition | 201689 | 20
  8018. 7960 | Device type not supported! | 201710 | 36
  8019. 7961 | \\.\PHYSICALDRIVE{0:D} | 201747 | 32
  8020. 7962 | You cannot delete the Root Directory | 201780 | 48
  8021. 7963 | Directory not found | 201829 | 28
  8022. 7964 | File not found | 201858 | 20
  8023. 7965 | File not found! | 201879 | 20
  8024. 7966 | File | 201900 | 8
  8025. 7967 | SetDirentLength: Bad next Cluster | 201909 | 44
  8026. 7968 | SeekToCluster: Cluster out of range | 201954 | 48
  8027. 7969 | GetNextCluster: Cluster out of range | 202003 | 48
  8028. 7970 | SetNextCluster: Cluster out of range | 202052 | 48
  8029. 7971 | SetNextCluster: Next Cluster out of range | 202101 | 56
  8030. 7972 | SetDirentLength: There is not enogh space | 202158 | 56
  8031. 7973 | SetDirentLength: Could not allocate cluster | 202215 | 60
  8032. 7974 | {Invalid Filename} | 202276 | 24
  8033. 7975 | Filename is too long | 202301 | 28
  8034. 7976 | File name contains invalid characters | 202330 | 52
  8035. 7977 | ({0}) {1} | 202383 | 12
  8036. 7978 | Deleted Dirent: ( | 202396 | 24
  8037. 7979 | Empty Dirent | 202421 | 16
  8038. 7980 | Dirent can not be null | 202438 | 32
  8039. 7981 | File already exists | 202471 | 28
  8040. 7982 | FileMode not supported | 202500 | 32
  8041. 7983 | Invalid SeekOrigin | 202533 | 24
  8042. 7984 | Position is larger then file (Allocate first!) | 202558 | 64
  8043. 7985 | This cluster is invalid | 202623 | 32
  8044. 7986 | Coffee | 202656 | 8
  8045. 7987 | SkinData. | 202665 | 12
  8046. 7988 | Liquid Sky | 202678 | 16
  8047. 7989 | London Liquid Sky | 202695 | 24
  8048. 7990 | Glass Oceans | 202720 | 16
  8049. 7991 | Stardust | 202737 | 12
  8050. 7992 | Xmas 2008 Blue | 202750 | 20
  8051. 7993 | Valentine | 202771 | 12
  8052. 7994 | McSkin | 202784 | 8
  8053. 7995 | Summer 2008 | 202793 | 16
  8054. 7996 | Pumpkin | 202810 | 12
  8055. 7997 | Dark Side | 202823 | 12
  8056. 7998 | Springtime | 202836 | 16
  8057. 7999 | Darkroom | 202853 | 12
  8058. 8000 | Foggy | 202866 | 8
  8059. 8001 | High Contrast | 202875 | 20
  8060. 8002 | Seven | 202896 | 8
  8061. 8003 | Seven Classic | 202905 | 20
  8062. 8004 | Sharp | 202926 | 8
  8063. 8005 | Sharp Plus | 202935 | 16
  8064. 8006 | DevExpress Style | 202952 | 24
  8065. 8007 | Property can only be set to Nothing | 202977 | 48
  8066. 8008 | WinForms_RecursiveFormCreate | 203026 | 40
  8067. 8009 | WinForms_SeeInnerException | 203067 | 36
  8068. 8010 | The process was busy. | 203104 | 28
  8069. 8011 | CON  | 203133 | 8
  8070. 8012 | Xbox 360 File | 203142 | 20
  8071. 8013 | 00000000 | 203163 | 12
  8072. 8014 | ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvxyz1234567890[]'":()!  | 203176 | 96
  8073. 8015 | HKEY_CLASSES_ROOT\*\shell\Open with Modio\command | 203273 | 68
  8074. 8016 | *\shell\Open with Modio | 203342 | 32
  8075. 8017 | Modio was unable to set the 'Open with Modio' feature. Make sure that you run Modio as an administrator. (Right click on Modio.exe and click Run as Administrator) | 203376 | 216
  8076. 8018 | *\shell\Open with Modio\command | 203593 | 44
  8077. 8019 | \ModioLauncher.exe" "%1" | 203638 | 32
  8078. 8020 | Modio could not open that file,  | 203671 | 44
  8079. 8021 | HKEY_CURRENT_USER\Software\Modio2\Settings | 203716 | 56
  8080. 8022 | !!!!! | 203773 | 8
  8081. 8023 | Software\Modio2\Settings | 203782 | 32
  8082. 8024 | lx | 203815 | 4
  8083. 8025 | ly | 203820 | 4
  8084. 8026 | lwidth | 203825 | 8
  8085. 8027 | lheight | 203834 | 12
  8086. 8028 | mfo | 203847 | 4
  8087. 8029 | Software\Classes\Modio | 203852 | 32
  8088. 8030 | Software\Classes\Modio\shell\open\command | 203885 | 56
  8089. 8031 | HKEY_CURRENT_USER\Software\Classes\Modio\shell\open\command | 203942 | 80
  8090. 8032 | HKEY_CURRENT_USER\Software\Classes\Modio | 204023 | 56
  8091. 8033 | URL:Modio | 204080 | 12
  8092. 8034 | URL Protocol | 204093 | 16
  8093. 8035 | Software\Classes\Modio\DefaultIcon | 204110 | 48
  8094. 8036 | HKEY_CURRENT_USER\Software\Classes\Modio\DefaultIcon | 204159 | 72
  8095. 8037 | ERROR | 204232 | 8
  8096. 8038 | Modio Launcher.exe | 204241 | 24
  8097. 8039 | Username | 204266 | 12
  8098. 8040 | lw | 204279 | 4
  8099. 8041 | lh | 204284 | 4
  8100. 8042 | Could not delete set. | 204289 | 28
  8101. 8043 | Profiles | 204318 | 12
  8102. 8044 | PreferredSet | 204331 | 16
  8103. 8045 | Unnamed Set | 204348 | 16
  8104. 8046 | E000000000000000 | 204365 | 24
  8105. 8047 | 0000000000000000000000000000000000000000 | 204390 | 56
  8106. 8048 | You entered a malformed ProfileId. | 204447 | 48
  8107. 8049 | You entered a malformed DeviceId. | 204496 | 44
  8108. 8050 | RecentFiles | 204541 | 16
  8109. 8051 | Aliens vs Predator | 204558 | 24
  8110. 8052 | 5345082A | 204583 | 12
  8111. 8053 | Assassin's Creed 2 | 204596 | 24
  8112. 8054 | 5553083B | 204621 | 12
  8113. 8055 | Assassin's Brotherhood | 204634 | 32
  8114. 8056 | 5553085D | 204667 | 12
  8115. 8057 | BioShock 2 | 204680 | 16
  8116. 8058 | 5454082D | 204697 | 12
  8117. 8059 | 54540861 | 204710 | 12
  8118. 8060 | Borderlands | 204723 | 16
  8119. 8061 | 545407E7 | 204740 | 12
  8120. 8062 | Damnation | 204753 | 12
  8121. 8063 | 434D0806 | 204766 | 12
  8122. 8064 | Darksiders | 204779 | 16
  8123. 8065 | 545107E6 | 204796 | 12
  8124. 8066 | Fallout 3 | 204809 | 12
  8125. 8067 | 425307D5 | 204822 | 12
  8126. 8068 | Gears of War 2 | 204835 | 20
  8127. 8069 | 4D53082D | 204856 | 12
  8128. 8070 | Just Cause 2 | 204869 | 16
  8129. 8071 | 534307E7 | 204886 | 12
  8130. 8072 | Kane and Lynch 2 | 204899 | 24
  8131. 8073 | 534307D8 | 204924 | 12
  8132. 8074 | 534307F8 | 204937 | 12
  8133. 8075 | Left 4 Dead 2 | 204950 | 20
  8134. 8076 | 454108D4 | 204971 | 12
  8135. 8077 | Mercenaries 2 | 204984 | 20
  8136. 8078 | 45418834 | 205005 | 12
  8137. 8079 | 45410828 | 205018 | 12
  8138. 8080 | Midnight Club LA | 205031 | 24
  8139. 8081 | 545407F8 | 205056 | 12
  8140. 8082 | Modern Warfare 2 | 205069 | 24
  8141. 8083 | 41560817 | 205094 | 12
  8142. 8084 | Oblivion | 205107 | 12
  8143. 8085 | 425307D1 | 205120 | 12
  8144. 8086 | PGR 4 | 205133 | 8
  8145. 8087 | 4D5307F9 | 205142 | 12
  8146. 8088 | Prototype | 205155 | 12
  8147. 8089 | 4156084E | 205168 | 12
  8148. 8090 | Red Dead Redemption | 205181 | 28
  8149. 8091 | 5454082B | 205210 | 12
  8150. 8092 | The Orange Box | 205223 | 20
  8151. 8093 | 4541884E | 205244 | 12
  8152. 8094 | 4541080F | 205257 | 12
  8153. 8095 | Transformers 2 | 205270 | 20
  8154. 8096 | 41560834 | 205291 | 12
  8155. 8097 | Avatar Color Changer | 205304 | 28
  8156. 8098 | AvatarColorChanger | 205333 | 24
  8157. 8099 | Rainbow Six Vegas 2 | 205358 | 28
  8158. 8100 | RainbowSixVegas2 | 205387 | 24
  8159. 8101 | Red Faction: Guerilla | 205412 | 28
  8160. 8102 | RFGuerilla | 205441 | 16
  8161. 8103 | Theme Creator | 205458 | 20
  8162. 8104 | THEMECREATOR | 205479 | 16
  8163. 8105 | GamerPicture Pack Creator | 205496 | 36
  8164. 8106 | GPICREATOR | 205533 | 16
  8165. 8107 | ISO Explorer | 205550 | 16
  8166. 8108 | ISOEXPLORER | 205567 | 16
  8167. 8109 | AVATARCOLORCHANGER | 205584 | 24
  8168. 8110 | RAINBOWSIXVEGAS2 | 205609 | 24
  8169. 8111 | RFGUERILLA | 205634 | 16
  8170. 8112 | No form found for the id ( | 205651 | 36
  8171. 8113 | You opened a tool that only VIP members can use. | 205688 | 64
  8172. 8114 | Not Implemented. | 205753 | 24
  8173. 8115 | Open Save... | 205778 | 16
  8174. 8116 | There was an error when attempting to load from your device,  | 205795 | 84
  8175. 8117 | Your file has been successfully saved and transferred to your device. | 205880 | 92
  8176. 8118 | Success | 205973 | 12
  8177. 8119 | There was an error when attempting to save to your device,  | 205986 | 80
  8178. 8120 | No Game Set | 206067 | 16
  8179. 8121 | Open  | 206084 | 8
  8180. 8122 |  gamesave... | 206093 | 16
  8181. 8123 | Not a valid  | 206110 | 16
  8182. 8124 |  gamesave. | 206127 | 16
  8183. 8125 | There was an error when attempting to load your file,  | 206144 | 72
  8184. 8126 | Your file has been successfully saved, rehashed, and resigned. | 206217 | 84
  8185. 8127 | There was an error when attempting to save your file,  | 206302 | 72
  8186. 8128 | TextEdit1 | 206375 | 12
  8187. 8129 | SimpleButton1 | 206388 | 20
  8188. 8130 | SimpleButton2 | 206409 | 20
  8189. 8131 | PanelControl1 | 206430 | 20
  8190. 8132 | $this.Icon | 206451 | 16
  8191. 8133 | TextInput | 206468 | 12
  8192. 8134 | Input | 206481 | 8
  8193. 8135 | You are not connected to the internet. | 206490 | 52
  8194. 8136 | You must update your version of Modio before you can sign in. | 206543 | 84
  8195. 8137 | #1/1/1970 12:00:00 AM# | 206628 | 32
  8196. 8138 | &1= | 206661 | 4
  8197. 8139 | &2= | 206666 | 4
  8198. 8140 | &usern= | 206671 | 12
  8199. 8141 | &userp= | 206684 | 12
  8200. 8142 | dologin_bypass.php | 206697 | 24
  8201. 8143 | overloaded | 206722 | 16
  8202. 8144 | Website currently under excessive use:  | 206739 | 52
  8203. 8145 | AbE492AkhN3922BvrRwEFOiuNNeSAeNN3487f | 206792 | 52
  8204. 8146 | E112 | 206845 | 8
  8205. 8147 | logresu | 206854 | 12
  8206. 8148 | You entered an invalid username or password. | 206867 | 60
  8207. 8149 | ib | 206928 | 4
  8208. 8150 | Your account has been banned from the Forums and Modio. This ban currently has no end date, although the ban might be lifted in the future. | 206934 | 188
  8209. 8151 | Your account has been banned from the Forums and Modio. This ban will end on  | 207123 | 104
  8210. 8152 |  GMT. | 207228 | 8
  8211. 8153 | usf | 207237 | 4
  8212. 8154 | ni | 207242 | 4
  8213. 8155 | iv | 207247 | 4
  8214. 8156 | ia | 207252 | 4
  8215. 8157 | icl | 207257 | 4
  8216. 8158 | usertitle | 207262 | 12
  8217. 8159 | ava | 207275 | 4
  8218. 8160 | http://www.game-tuts.com/community/styles/enlighten/theme/images/no_avatar.gif | 207280 | 104
  8219. 8161 | npm | 207385 | 4
  8220. 8162 | The remote server returned an error: (404) Not Found. | 207390 | 72
  8221. 8163 | Your version of Modio is not legitimate, you most likely downloaded it from somewhere other then the official download location. In order to sign in you must download the official version. Would you like to be brought to the official download page now? | 207464 | 336
  8222. 8164 | Unable to Login | 207801 | 20
  8223. 8165 | http://www.game-tuts.com/modio | 207822 | 40
  8224. 8166 | There was an error when attempting to log in.  | 207863 | 64
  8225. 8167 | Problem Logging In | 207928 | 24
  8226. 8168 | Not Logged In | 207953 | 20
  8227. 8169 | Tree | 207974 | 8
  8228. 8170 | ContextMenuStrip1 | 207983 | 24
  8229. 8171 | AddNewFileToolStripMenuItem | 208008 | 36
  8230. 8172 | Inject File into Current Folder | 208045 | 44
  8231. 8173 | ReplaceFileToolStripMenuItem | 208090 | 40
  8232. 8174 | Replace File | 208131 | 16
  8233. 8175 | ToolStripSeparator4 | 208148 | 28
  8234. 8176 | InjectFileIntoRootToolStripMenuItem | 208177 | 48
  8235. 8177 | Inject File into Root | 208226 | 28
  8236. 8178 | ToolStripSeparator2 | 208255 | 28
  8237. 8179 | ExtractFileToolStripMenuItem | 208284 | 40
  8238. 8180 | Extract File | 208325 | 16
  8239. 8181 | ExtractFolderToolStripMenuItem | 208342 | 40
  8240. 8182 | Extract Folder | 208383 | 20
  8241. 8183 | ToolStripSeparator5 | 208404 | 28
  8242. 8184 | ToolStripMenuItem1 | 208433 | 24
  8243. 8185 | Extract All | 208458 | 16
  8244. 8186 | ToolStripSeparator3 | 208475 | 28
  8245. 8187 | AddNewFolderToolStripMenuItem | 208504 | 40
  8246. 8188 | Add New Folder | 208545 | 20
  8247. 8189 | RenameToolStripMenuItem | 208566 | 32
  8248. 8190 | Rename | 208599 | 8
  8249. 8191 | ToolStripSeparator1 | 208608 | 28
  8250. 8192 | DeleteToolStripMenuItem | 208637 | 32
  8251. 8193 | Label1 | 208670 | 8
  8252. 8194 | Right click an item to see options | 208679 | 48
  8253. 8195 | PackageContents | 208728 | 20
  8254. 8196 | Contents not loaded... | 208749 | 32
  8255. 8197 | A file with the name ' | 208782 | 32
  8256. 8198 | ' already exists, would you like to replace it? | 208815 | 64
  8257. 8199 | File Exists | 208880 | 16
  8258. 8200 | A folder with the name ' | 208897 | 32
  8259. 8201 | ' already exists, please choose a different name | 208930 | 64
  8260. 8202 | Name Already Used | 208995 | 24
  8261. 8203 | New Folder | 209020 | 16
  8262. 8204 | New Folder ( | 209037 | 16
  8263. 8205 | folder | 209054 | 8
  8264. 8206 | unknown error | 209063 | 20
  8265. 8207 | There was an error when saving the file, Reason -  | 209084 | 68
  8266. 8208 | Choose a file... | 209153 | 24
  8267. 8209 | Rename  | 209178 | 12
  8268. 8210 | Folder | 209191 | 8
  8269. 8211 | A file or folder with that name already exists, please choose another name. | 209200 | 100
  8270. 8212 | Are you sure you want to delete the folder ' | 209301 | 60
  8271. 8213 | ' and all of its contents? | 209362 | 36
  8272. 8214 | Delete Folder | 209399 | 20
  8273. 8215 | Are you sure you want to delete the file ' | 209420 | 56
  8274. 8216 | '? | 209477 | 4
  8275. 8217 | Delete File | 209482 | 16
  8276. 8218 | Save File as... | 209499 | 20
  8277. 8219 | Replace File With... | 209520 | 28
  8278. 8220 | Unable to replace file, Reason -  | 209549 | 44
  8279. 8221 | \mcontemp | 209594 | 12
  8280. 8222 | Unable to retrieve data for entry  | 209607 | 48
  8281. 8223 | You entered a malformed ProfileID. | 209656 | 48
  8282. 8224 | &H | 209705 | 4
  8283. 8225 | You entered a malformed DeviceID. | 209710 | 44
  8284. 8226 | Modio is about to use the default ID set, you probably don't want this to happen. Do you want to edit the ID sets now? | 209756 | 160
  8285. 8227 | Edit Sets | 209917 | 12
  8286. 8228 | CheckEdit1 | 209930 | 16
  8287. 8229 | Segoe UI | 209947 | 12
  8288. 8230 | UsernameLabel | 209960 | 20
  8289. 8231 | ScrollableBox | 209981 | 20
  8290. 8232 | Filler | 210002 | 8
  8291. 8233 | Notice | 210011 | 8
  8292. 8234 | PictureBox16 | 210020 | 16
  8293. 8235 | PictureBox13 | 210037 | 16
  8294. 8236 | PictureBox8 | 210054 | 16
  8295. 8237 | NavBarControl1 | 210071 | 20
  8296. 8238 | Quick Actions | 210092 | 20
  8297. 8239 | Open a save | 210113 | 16
  8298. 8240 | NavBarItem1 | 210130 | 16
  8299. 8241 | Open from a device | 210147 | 24
  8300. 8242 | NavBarItem2 | 210172 | 16
  8301. 8243 | Explore a device | 210189 | 24
  8302. 8244 | NavBarItem3 | 210214 | 16
  8303. 8245 | Download a Gamesave | 210231 | 28
  8304. 8246 | NavBarItem10 | 210260 | 16
  8305. 8247 | NavBarGroupControlContainer1 | 210277 | 40
  8306. 8248 | XtraTabControl1 | 210318 | 20
  8307. 8249 | XtraTabPage1 | 210339 | 16
  8308. 8250 | News | 210356 | 8
  8309. 8251 | NewsLabel | 210365 | 12
  8310. 8252 | News not loaded... | 210378 | 24
  8311. 8253 | XtraTabPage2 | 210403 | 16
  8312. 8254 | Twitter | 210420 | 12
  8313. 8255 | TweetsLabel | 210433 | 16
  8314. 8256 | Tweets not loaded... | 210450 | 28
  8315. 8257 | Games | 210479 | 8
  8316. 8258 | GamesGroup | 210488 | 16
  8317. 8259 | Tools | 210505 | 8
  8318. 8260 | ToolsGroup | 210514 | 16
  8319. 8261 | Recent Files | 210531 | 16
  8320. 8262 | RecentFilesGroup | 210548 | 24
  8321. 8263 | NavBarGroup2 | 210573 | 16
  8322. 8264 | Private Messages | 210590 | 24
  8323. 8265 | NavBarItem11 | 210615 | 16
  8324. 8266 | PictureBox11 | 210632 | 16
  8325. 8267 | PictureBox10 | 210649 | 16
  8326. 8268 | GroupControl1 | 210666 | 20
  8327. 8269 | PictureBox14 | 210687 | 16
  8328. 8270 | StatusBox | 210704 | 12
  8329. 8271 | PictureBox2 | 210717 | 16
  8330. 8272 | StatusLabel | 210734 | 16
  8331. 8273 | Status | 210751 | 8
  8332. 8274 | DropInfoBox | 210760 | 16
  8333. 8275 | DropInfoImage | 210777 | 20
  8334. 8276 | DropInfoLabel | 210798 | 20
  8335. 8277 | Gamename | 210819 | 12
  8336. 8278 | Label3 | 210832 | 8
  8337. 8279 | Hold CTRL to quick fix. | 210841 | 32
  8338. 8280 | GroupControl2 | 210874 | 20
  8339. 8281 | PictureBox12 | 210895 | 16
  8340. 8282 | PictureBox7 | 210912 | 16
  8341. 8283 | PictureBox6 | 210929 | 16
  8342. 8284 | PictureBox5 | 210946 | 16
  8343. 8285 | DevicesBox | 210963 | 16
  8344. 8286 | Label2 | 210980 | 8
  8345. 8287 | DevicesImage | 210989 | 16
  8346. 8288 | DevicesLabel | 211006 | 16
  8347. 8289 | No devices found... | 211023 | 28
  8348. 8290 | PictureBox3 | 211052 | 16
  8349. 8291 | GroupControl3 | 211069 | 20
  8350. 8292 | PictureBox15 | 211090 | 16
  8351. 8293 | UpdateBox | 211107 | 12
  8352. 8294 | SimpleButton4 | 211120 | 20
  8353. 8295 | Download Now | 211141 | 16
  8354. 8296 | Label4 | 211158 | 8
  8355. 8297 | New Version Available | 211167 | 28
  8356. 8298 | SigningInBox | 211196 | 16
  8357. 8299 | Logging In... | 211213 | 20
  8358. 8300 | Logging In | 211234 | 16
  8359. 8301 | PictureBox4 | 211251 | 16
  8360. 8302 | LoginBox | 211268 | 12
  8361. 8303 | Login | 211281 | 8
  8362. 8304 | AutologinCheckbox | 211290 | 24
  8363. 8305 | Auto Login | 211315 | 16
  8364. 8306 | RememberMeCheckbox | 211332 | 24
  8365. 8307 | Remember Me | 211357 | 16
  8366. 8308 | TextEdit2 | 211374 | 12
  8367. 8309 | Password | 211387 | 12
  8368. 8310 | LoggedInBox | 211400 | 16
  8369. 8311 | Label5 | 211417 | 8
  8370. 8312 | AvatarBox | 211426 | 12
  8371. 8313 | UsertitleLabel | 211439 | 20
  8372. 8314 | Registered User | 211460 | 20
  8373. 8315 | upgradeToVip | 211481 | 16
  8374. 8316 | Get VIP | 211498 | 12
  8375. 8317 | PictureBox9 | 211511 | 16
  8376. 8318 | ButtonItem3 | 211528 | 16
  8377. 8319 | NavBarItem4 | 211545 | 16
  8378. 8320 | NavBarItem5 | 211562 | 16
  8379. 8321 | NavBarItem7 | 211579 | 16
  8380. 8322 | NavBarItem6 | 211596 | 16
  8381. 8323 | NavBarItem8 | 211613 | 16
  8382. 8324 | NavBarItem9 | 211630 | 16
  8383. 8325 | NotifyIcon1.Icon | 211647 | 24
  8384. 8326 | Modio | 211672 | 8
  8385. 8327 | Welcome Back! | 211681 | 20
  8386. 8328 | You have 1 new private message. | 211702 | 44
  8387. 8329 | You have  | 211747 | 12
  8388. 8330 |  new private messages. | 211760 | 32
  8389. 8331 | Cannot check file, allowing anyway. | 211793 | 48
  8390. 8332 | That's not an Xbox 360 file! | 211842 | 40
  8391. 8333 | Successfully rehsahed and resigned. | 211883 | 48
  8392. 8334 |  files successfully rehashed and resigned. | 211932 | 56
  8393. 8335 | *.margs | 211989 | 12
  8394. 8336 | \modioupdater.exe | 212002 | 24
  8395. 8337 | /Modio Launcher.exe | 212027 | 28
  8396. 8338 | /ModioLauncher.exe | 212056 | 24
  8397. 8339 | \ModioLauncher.exe | 212081 | 24
  8398. 8340 | MArgs0110 | 212106 | 12
  8399. 8341 | Loading news... | 212119 | 20
  8400. 8342 | NewsFeed | 212140 | 12
  8401. 8343 |
  8402.  
  8403.  | 212153 | 8
  8404. 8344 |  •  | 212162 | 8
  8405. 8345 | Loading Tweets... | 212171 | 24
  8406. 8346 | http://twitter.com/statuses/user_timeline/65552763.rss | 212196 | 72
  8407. 8347 | Could not connect to Twitter. | 212269 | 40
  8408. 8348 | /rss/channel/item/title | 212310 | 32
  8409. 8349 | | 212343 | 4
  8410. 8350 | /rss/channel/item/link | 212348 | 32
  8411. 8351 | TeamModio:  | 212381 | 16
  8412. 8352 | Could not parse tweets. | 212398 | 32
  8413. 8353 | Failed to load Tweets. | 212431 | 32
  8414. 8354 | There was an error when loading the news. | 212464 | 56
  8415. 8355 | There was an error when loading the tweets. | 212521 | 60
  8416. 8356 | New Device Found! | 212582 | 24
  8417. 8357 | Save to  | 212607 | 12
  8418. 8358 | Saving to  | 212620 | 16
  8419. 8359 | Saved to  | 212637 | 12
  8420. 8360 | There was an error when attempting to save to your device. Make sure the device is plugged in and is not being used by the Device Explorer. | 212651 | 188
  8421. 8361 | Drag a file into this box to quickly transfer that file to your device. | 212840 | 96
  8422. 8362 | Device Drop | 212937 | 16
  8423. 8363 | Could not open webpage, go to http://www.game-tuts.com/modio to download the latest update. | 212954 | 124
  8424. 8364 | http://www.game-tuts.com/vip | 213079 | 40
  8425. 8365 | There was an error when attempting to open www.game-tuts.com/vip. You can go to this page manually. | 213121 | 132
  8426. 8366 | Open a Gamesave... | 213254 | 24
  8427. 8367 | There was an error when loading from device,  | 213279 | 60
  8428. 8368 | http://www.game-tuts.com/ | 213340 | 36
  8429. 8369 | http://www.game-tuts.com/community/register.php | 213377 | 64
  8430. 8370 | !none | 213442 | 8
  8431. 8371 | ToolStrip | 213451 | 12
  8432. 8372 | ToolStrip1 | 213464 | 16
  8433. 8373 | ToolStripDropDownButton1.Image | 213481 | 40
  8434. 8374 | ToolStripDropDownButton1 | 213522 | 32
  8435. 8375 |    File | 213555 | 12
  8436. 8376 | OpenISOToolStripMenuItem | 213568 | 32
  8437. 8377 | Open/Close Drive | 213601 | 24
  8438. 8378 | ToolStripSeparator8 | 213626 | 28
  8439. 8379 | DriveOptionsToolStripMenuItem | 213655 | 40
  8440. 8380 | Drive Options | 213696 | 20
  8441. 8381 | ReloadToolStripMenuItem | 213717 | 32
  8442. 8382 | Reload | 213750 | 8
  8443. 8383 | ToolStripDropDownButton2.Image | 213759 | 40
  8444. 8384 | ToolStripDropDownButton2 | 213800 | 32
  8445. 8385 |   View  | 213833 | 12
  8446. 8386 | LargeIconToolStripMenuItem | 213846 | 36
  8447. 8387 | viewChooser | 213883 | 16
  8448. 8388 | Large Icon | 213900 | 16
  8449. 8389 | SmallIconToolStripMenuItem | 213917 | 36
  8450. 8390 | Small Icon | 213954 | 16
  8451. 8391 | DetailsToolStripMenuItem | 213971 | 32
  8452. 8392 | Details | 214004 | 12
  8453. 8393 | TileToolStripMenuItem | 214017 | 28
  8454. 8394 | ListToolStripMenuItem | 214046 | 28
  8455. 8395 | List | 214075 | 8
  8456. 8396 | ExpandAllToolStripMenuItem | 214084 | 36
  8457. 8397 | Expand All | 214121 | 16
  8458. 8398 | CollapseAllToolStripMenuItem | 214138 | 40
  8459. 8399 | Collapse All | 214179 | 16
  8460. 8400 | ToolStripSeparator7 | 214196 | 28
  8461. 8401 | OptionsToolStripMenuItem | 214225 | 32
  8462. 8402 | ReadGameNamesToolStripMenuItem | 214258 | 40
  8463. 8403 | Read Game Names | 214299 | 20
  8464. 8404 | ReadGamertagsToolStripMenuItem | 214320 | 40
  8465. 8405 | Read Gamertags | 214361 | 20
  8466. 8406 | ToolStripSeparator6 | 214382 | 28
  8467. 8407 | DisablingTheseWillDecreaseInitialLoadTimesToolStripMenuItem | 214411 | 80
  8468. 8408 | Disabling these will decrease initial load times | 214492 | 64
  8469. 8409 | ToolStripLabel2 | 214557 | 20
  8470. 8410 | BackToolStripButton | 214578 | 28
  8471. 8411 | ForwardToolStripButton | 214607 | 32
  8472. 8412 | Forward | 214640 | 12
  8473. 8413 | ToolStripLabel3 | 214653 | 20
  8474. 8414 | BottomToolStripPanel | 214674 | 28
  8475. 8415 | TopToolStripPanel | 214703 | 24
  8476. 8416 | RightToolStripPanel | 214728 | 28
  8477. 8417 | LeftToolStripPanel | 214757 | 24
  8478. 8418 | SplitContainer1 | 214782 | 20
  8479. 8419 | LoadingDeviceBox | 214803 | 24
  8480. 8420 | ReflectionImage2 | 214828 | 24
  8481. 8421 | Segoe UI Semibold | 214853 | 24
  8482. 8422 | Loading Device... | 214878 | 24
  8483. 8423 | Segoe UI Light | 214903 | 20
  8484. 8424 | DeviceSubLabel | 214924 | 20
  8485. 8425 | Please load a device... | 214945 | 32
  8486. 8426 | TreeView1 | 214978 | 12
  8487. 8427 | PanelControl3 | 214991 | 20
  8488. 8428 | DeviceMainLabel | 215012 | 20
  8489. 8429 | No Device Loaded... | 215033 | 28
  8490. 8430 | LoadingListBox | 215062 | 20
  8491. 8431 | ReflectionImage1 | 215083 | 24
  8492. 8432 | Loading... | 215108 | 16
  8493. 8433 | notification_back | 215125 | 24
  8494. 8434 | notification_subtext | 215150 | 28
  8495. 8435 | Notification Subtext | 215179 | 28
  8496. 8436 | notification_text | 215208 | 24
  8497. 8437 | Notification | 215233 | 16
  8498. 8438 | ListViewEx1 | 215250 | 16
  8499. 8439 | Date Modified | 215267 | 20
  8500. 8440 | ComboBoxEdit1 | 215288 | 20
  8501. 8441 | Move up to the parent directory | 215309 | 44
  8502. 8442 | Go Up | 215354 | 8
  8503. 8443 | ExtractToolStripMenuItem | 215363 | 32
  8504. 8444 | Extract... | 215396 | 16
  8505. 8445 | Insert File... | 215413 | 20
  8506. 8446 | InsertFolderToolStripMenuItem | 215434 | 40
  8507. 8447 | Insert Folder... | 215475 | 24
  8508. 8448 | InsertFileIntoThisFolderToolStripMenuItem | 215500 | 56
  8509. 8449 | Insert File into selected Folder... | 215557 | 48
  8510. 8450 | InsertFolderIntoThisFolderToolStripMenuItem | 215606 | 60
  8511. 8451 | Insert Folder into selected Folder... | 215667 | 52
  8512. 8452 | OpenInResignerToolStripMenuItem | 215720 | 44
  8513. 8453 | Open in Resigner | 215765 | 24
  8514. 8454 | DeviceExplorer | 215790 | 20
  8515. 8455 | Xbox360 Device Explorer | 215811 | 32
  8516. 8456 | Reading Device... | 215844 | 24
  8517. 8457 | Partition  | 215869 | 16
  8518. 8458 | Reading Content... | 215886 | 24
  8519. 8459 | Content | 215911 | 12
  8520. 8460 | 0000000000000000 | 215924 | 24
  8521. 8461 | Content\ | 215949 | 12
  8522. 8462 | \FFFE07D1\00010000\ | 215962 | 28
  8523. 8463 | Downloads (0000000000000000) | 215991 | 40
  8524. 8464 | FFFE07D1 | 216032 | 12
  8525. 8465 | LIVE | 216045 | 8
  8526. 8466 | PIRS | 216054 | 8
  8527. 8467 | Profile Storage (FFFE07D1) | 216063 | 36
  8528. 8468 | Arcade | 216100 | 8
  8529. 8469 | Game Demos | 216109 | 16
  8530. 8470 | Gamer Pictures | 216126 | 20
  8531. 8471 | Trailers | 216147 | 12
  8532. 8472 | Game Videos | 216160 | 16
  8533. 8473 | Installers | 216177 | 16
  8534. 8474 | Marketplace | 216194 | 16
  8535. 8475 | Movies | 216211 | 8
  8536. 8476 | Music Videos | 216220 | 16
  8537. 8477 | Podcast Videos | 216237 | 20
  8538. 8478 | Publishers | 216258 | 16
  8539. 8479 | Game Saves | 216275 | 16
  8540. 8480 | Storage | 216292 | 12
  8541. 8481 | Videos | 216305 | 8
  8542. 8482 | Xbox Downloads | 216314 | 20
  8543. 8483 | Xbox Saved Games | 216335 | 24
  8544. 8484 | XNA | 216360 | 4
  8545. 8485 | Gamesaves, Profiles, DLC | 216365 | 32
  8546. 8486 | $SystemUpdate | 216398 | 20
  8547. 8487 | System Update Files | 216419 | 28
  8548. 8488 | $TitleUpdate | 216448 | 16
  8549. 8489 | Title Update Files | 216465 | 24
  8550. 8490 | Temporary System Files | 216490 | 32
  8551. 8491 | mindex | 216523 | 8
  8552. 8492 | Media Files | 216532 | 16
  8553. 8493 | Compatibility | 216549 | 20
  8554. 8494 | Original Xbox Files | 216570 | 28
  8555. 8495 | \deviceexplorertemp | 216599 | 28
  8556. 8496 | Con | 216628 | 4
  8557. 8497 | Live | 216633 | 8
  8558. 8498 | Pirs | 216642 | 8
  8559. 8499 | No devices were found | 216651 | 28
  8560. 8500 | Xbox360 Hard Drive | 216680 | 24
  8561. 8501 | Devkit Hard Drive | 216705 | 24
  8562. 8502 | Xbox360 Memory Unit | 216730 | 28
  8563. 8503 | Xbox360 USB Stick | 216759 | 24
  8564. 8504 | name.txt | 216784 | 12
  8565. 8505 | Size :  | 216797 | 12
  8566. 8506 | There were no Xbox360 Devices found. If your device is plugged in but is still not being picked up then try running this program as an admin. Hard Drives require admin permissions on Windows Vista and Windows 7. | 216811 | 284
  8567. 8507 | No Devices Found | 217096 | 24
  8568. 8508 | *.MDETEMP | 217121 | 12
  8569. 8509 | :\ | 217134 | 4
  8570. 8510 | ...\ | 217139 | 8
  8571. 8511 | Inserting Folder... | 217148 | 28
  8572. 8512 | Inserting File ' | 217177 | 24
  8573. 8513 | '... | 217202 | 8
  8574. 8514 | There was an error when inserting the file ' | 217211 | 60
  8575. 8515 | ', Reason -  | 217272 | 16
  8576. 8516 | The file " | 217289 | 16
  8577. 8517 | " already exists, do you wish to overwrite it? | 217306 | 64
  8578. 8518 | Overwriting File... | 217371 | 28
  8579. 8519 |  -copy | 217400 | 8
  8580. 8520 | Injecting File... | 217409 | 24
  8581. 8521 | There was an error when injecting " | 217434 | 48
  8582. 8522 | " into your device, Reason -  | 217483 | 40
  8583. 8523 | Deleting File... | 217524 | 24
  8584. 8524 | Are you sure you want to delete the folder " | 217549 | 60
  8585. 8525 | " and all of its contents? | 217610 | 36
  8586. 8526 | Deleting Folder... | 217647 | 24
  8587. 8527 | Are you sure you want to delete the file " | 217672 | 56
  8588. 8528 | "? | 217729 | 4
  8589. 8529 | There was an error when deleting the file, Reason -  | 217734 | 72
  8590. 8530 | Moving to Subfolder ' | 217807 | 28
  8591. 8531 | Extracting Folder ' | 217836 | 28
  8592. 8532 | Extracting File ' | 217865 | 24
  8593. 8533 | Invalid Extraction Directory Target | 217890 | 48
  8594. 8534 | Do you also want to extract the subfolders of the folder ' | 217939 | 80
  8595. 8535 | Include Subfolders | 218020 | 24
  8596. 8536 | The file ' | 218045 | 16
  8597. 8537 | ' already exists, would you like to overwrite it? | 218062 | 68
  8598. 8538 | Extracting File... | 218131 | 24
  8599. 8539 | There was an error when extracting the file, Reason -  | 218156 | 72
  8600. 8540 | .MDETEMP | 218229 | 12
  8601. 8541 | Drag to a real Windows location! | 218242 | 44
  8602. 8542 | Choose File to Insert... | 218287 | 32
  8603. 8543 | Extract File As... | 218320 | 24
  8604. 8544 | A folder with that name already exists. | 218345 | 52
  8605. 8545 | Already Exists | 218398 | 20
  8606. 8546 | A file with that name already exists. | 218419 | 52
  8607. 8547 | Would you also like to insert the subdirectories of ' | 218472 | 72
  8608. 8548 | Include Subdirectories | 218545 | 32
  8609. 8549 | Select | 218578 | 8
  8610. 8550 | DevicesListView | 218587 | 20
  8611. 8551 | Device | 218608 | 8
  8612. 8552 | SelectDeviceLabel | 218617 | 24
  8613. 8553 | Select a device... | 218642 | 24
  8614. 8554 | SimpleButton5 | 218667 | 20
  8615. 8555 | SimpleButton6 | 218688 | 20
  8616. 8556 | ProfilesListView | 218709 | 24
  8617. 8557 | SelectProfileLabel | 218734 | 24
  8618. 8558 | Select a profile... | 218759 | 28
  8619. 8559 | SimpleButton7 | 218788 | 20
  8620. 8560 | SimpleButton8 | 218809 | 20
  8621. 8561 | SimpleButton9 | 218830 | 20
  8622. 8562 | GamesListView | 218851 | 20
  8623. 8563 | SelectGameLabel | 218872 | 20
  8624. 8564 | Select a game... | 218893 | 24
  8625. 8565 | GroupControl4 | 218918 | 20
  8626. 8566 | SimpleButton10 | 218939 | 20
  8627. 8567 | SimpleButton11 | 218960 | 20
  8628. 8568 | SimpleButton12 | 218981 | 20
  8629. 8569 | FilesListView | 219002 | 20
  8630. 8570 | Modified | 219023 | 12
  8631. 8571 | SelectFileLabel | 219036 | 20
  8632. 8572 | Select a gamesave... | 219057 | 28
  8633. 8573 | GroupControl5 | 219086 | 20
  8634. 8574 | FinalStatus | 219107 | 16
  8635. 8575 | Saving File... | 219124 | 20
  8636. 8576 | GamesProgress | 219145 | 20
  8637. 8577 | ProfilesProgress | 219166 | 24
  8638. 8578 | SimpleButton3 | 219191 | 20
  8639. 8579 | DevicesProgress | 219212 | 20
  8640. 8580 | LoadFromDevice | 219233 | 20
  8641. 8581 | Load from Device | 219254 | 24
  8642. 8582 | Looking for devices... | 219279 | 32
  8643. 8583 | Loading profiles... | 219312 | 28
  8644. 8584 | There was an error when saving the profile,  | 219341 | 60
  8645. 8585 | No profiles found... | 219402 | 28
  8646. 8586 | There was an error when saving the file,  | 219431 | 56
  8647. 8587 | Loading games... | 219488 | 24
  8648. 8588 | No games found... | 219513 | 24
  8649. 8589 | No gamesaves found... | 219538 | 28
  8650. 8590 | File does not exist. | 219567 | 28
  8651. 8591 | There was an error when attempting to get the file,  | 219596 | 72
  8652. 8592 | Open from Device | 219669 | 24
  8653. 8593 | Open Profile from Device | 219694 | 32
  8654. 8594 | Save to Device | 219727 | 20
  8655. 8595 | Getting file... | 219748 | 20
  8656. 8596 | Getting profile... | 219769 | 24
  8657. 8597 | Saving file... | 219794 | 20
  8658. 8598 | Saving profile... | 219815 | 24
  8659. 8599 | PanelControl2 | 219840 | 20
  8660. 8600 | From Gamertag | 219861 | 20
  8661. 8601 | Get Gamer Picture | 219882 | 24
  8662. 8602 | Clear List | 219907 | 16
  8663. 8603 | Select All | 219924 | 16
  8664. 8604 | Deselect All  | 219941 | 20
  8665. 8605 | SearchingBox | 219962 | 16
  8666. 8606 | Searching... | 219979 | 16
  8667. 8607 | CreatingPackControl | 219996 | 28
  8668. 8608 | CreatingPackText | 220025 | 24
  8669. 8609 | Creating Pack -  | 220050 | 24
  8670. 8610 | ImgPanel | 220075 | 12
  8671. 8611 | Game Name... | 220088 | 16
  8672. 8612 | Find Gamer Pictures | 220105 | 28
  8673. 8613 | Get Gamer Pictures | 220134 | 24
  8674. 8614 | Game | 220159 | 8
  8675. 8615 | Save Pack | 220168 | 12
  8676. 8616 | Create Pack | 220181 | 16
  8677. 8617 | Save Pack to Device | 220198 | 28
  8678. 8618 | GamerPictureInjector | 220227 | 28
  8679. 8619 | Gamer Picture Pack Creator | 220256 | 36
  8680. 8620 | No games found | 220293 | 20
  8681. 8621 | No Games Found | 220314 | 20
  8682. 8622 | Searching for all Gamer Pictures for  | 220335 | 52
  8683. 8623 | http://image.xboxlive.com/global/t. | 220388 | 48
  8684. 8624 | /tile/0/2 | 220437 | 12
  8685. 8625 | 64_ | 220450 | 4
  8686. 8626 | 0002 | 220455 | 8
  8687. 8627 | 0001 | 220464 | 8
  8688. 8628 | 32_ | 220473 | 4
  8689. 8629 | /tile/0/1 | 220478 | 12
  8690. 8630 | There were no Gamer Pictures found for  | 220491 | 52
  8691. 8631 | No Gamer Pictures | 220544 | 24
  8692. 8632 | Please choose at least one Gamerpicture to put in the Pack | 220569 | 80
  8693. 8633 | No Gamerpictures Chosen | 220650 | 32
  8694. 8634 | Creating Pack - Starting | 220683 | 32
  8695. 8635 | Creating Pack - Downloading Gamer Picture  | 220716 | 56
  8696. 8636 |  out of  | 220773 | 12
  8697. 8637 | Creating Pack | 220786 | 20
  8698. 8638 | &HFFFE07D1 | 220807 | 16
  8699. 8639 | 00000000000000000000 | 220824 | 28
  8700. 8640 | Gamerpicture Pack successfully created, it is ready to be put on your device and used. | 220853 | 116
  8701. 8641 | Unable to create the Gamerpicture Pack, Reason -  | 220970 | 68
  8702. 8642 | Save Gamerpicture Pack as... | 221039 | 40
  8703. 8643 | 1234567890ABCDEFGHIJKLMNOPQRSTUVWXYZ!'-:*  | 221080 | 56
  8704. 8644 |  | 221137 | 4
  8705. 8645 | Are you sure you want to clear the current list of Gamer Pictures? | 221142 | 88
  8706. 8646 | Are you sure you want to select all of the Gamer Pictures? | 221231 | 80
  8707. 8647 | Are you sure you want to deselect all of the Gamer Pictures? | 221312 | 80
  8708. 8648 | Deselect All | 221393 | 16
  8709. 8649 | PicturePack | 221410 | 16
  8710. 8650 | Your GamerPicture Pack has been successfully saved and transfered to your device. | 221427 | 108
  8711. 8651 | There was an error when attempting to save your file, Reason -  | 221536 | 84
  8712. 8652 | ListViewEx2 | 221621 | 16
  8713. 8653 | TitleLabel | 221638 | 16
  8714. 8654 | Recently Uploaded Saves... | 221655 | 36
  8715. 8655 | Downloads | 221692 | 12
  8716. 8656 | Likes | 221705 | 8
  8717. 8657 | Viewing Saves... | 221714 | 24
  8718. 8658 | ViewSaveToolStripMenuItem | 221739 | 36
  8719. 8659 | View Save | 221776 | 12
  8720. 8660 | ViewOtherSavesFromToolStripMenuItem | 221789 | 48
  8721. 8661 | View other saves from | 221838 | 28
  8722. 8662 | ViewOtherSavesForToolStripMenuItem | 221867 | 48
  8723. 8663 | View other saves for | 221916 | 28
  8724. 8664 | viewtopsavesformenuitem1 | 221945 | 32
  8725. 8665 | View top saves for | 221978 | 24
  8726. 8666 | 0 Results | 222003 | 12
  8727. 8667 | Delete All | 222016 | 16
  8728. 8668 | Ban User and Delete All | 222033 | 32
  8729. 8669 | GamesaveResultPage | 222066 | 24
  8730. 8670 | Viewing Saves | 222091 | 20
  8731. 8671 | Viewing all saves for  | 222112 | 32
  8732. 8672 | Viewing recent saves... | 222145 | 32
  8733. 8673 | Searching for " | 222178 | 20
  8734. 8674 | Viewing all saves from  | 222199 | 32
  8735. 8675 | Viewing most liked saves for  | 222232 | 40
  8736. 8676 | Viewing most liked saves... | 222273 | 36
  8737. 8677 | Viewing most downloaded saves... | 222310 | 44
  8738. 8678 | Viewing today's most downloaded saves... | 222355 | 56
  8739. 8679 | Viewing reported saves... | 222412 | 36
  8740. 8680 | My saves... | 222449 | 16
  8741. 8681 | Viewing most recent saves... | 222466 | 40
  8742. 8682 | 1 Result | 222507 | 12
  8743. 8683 |  Results | 222520 | 12
  8744. 8684 | View other saves for  | 222533 | 28
  8745. 8685 | View other saves from  | 222562 | 32
  8746. 8686 | View most liked saves for  | 222595 | 36
  8747. 8687 | Are you sure you want to delete all saves? | 222632 | 56
  8748. 8688 | Are you sure you want to ban this user and delete all saves? | 222689 | 80
  8749. 8689 | Ban and Delete All | 222770 | 24
  8750. 8690 | Home | 222795 | 8
  8751. 8691 | Most Liked | 222804 | 16
  8752. 8692 | mysavesbtn | 222821 | 16
  8753. 8693 | My Saves | 222838 | 12
  8754. 8694 | Most Popular Today | 222851 | 24
  8755. 8695 | Most Popular | 222876 | 16
  8756. 8696 | RadioButton2 | 222893 | 16
  8757. 8697 | RadioButton1 | 222910 | 16
  8758. 8698 | Search... | 222927 | 12
  8759. 8699 | Upload a Save | 222940 | 20
  8760. 8700 | Uploader | 222961 | 12
  8761. 8701 | Refresh | 222974 | 12
  8762. 8702 | Recent Saves... | 222987 | 20
  8763. 8703 | Reported Saves | 223008 | 20
  8764. 8704 | Smart Clean | 223029 | 16
  8765. 8705 | ListViewEx3 | 223046 | 16
  8766. 8706 | Reports | 223063 | 12
  8767. 8707 | Delete Save | 223076 | 16
  8768. 8708 | Remove Report | 223093 | 20
  8769. 8709 | SimpleButton13 | 223114 | 20
  8770. 8710 | Reported Saves... | 223135 | 24
  8771. 8711 | View most liked saves for | 223160 | 36
  8772. 8712 | LoadingBox | 223197 | 16
  8773. 8713 | Gamesaves | 223214 | 12
  8774. 8714 | There was an error when attempting to upload your save, Reason -  | 223227 | 88
  8775. 8715 | There were no games found when searching for " | 223316 | 64
  8776. 8716 | Not Found | 223381 | 12
  8777. 8717 | Search -  | 223394 | 12
  8778. 8718 | There was an error when attempting to open the save, Reason -  | 223407 | 84
  8779. 8719 | Most Downloaded | 223492 | 20
  8780. 8720 | Today's Top | 223513 | 16
  8781. 8721 | Are you sure you want to delete this file? | 223530 | 56
  8782. 8722 | Smart Delete will delete the reported saves while leaving the saves that have a high amount of likes. Continue? | 223588 | 148
  8783. 8723 | Smart Delete | 223737 | 16
  8784. 8724 | https://www.game-tuts.com/modio/files/services/gamesaves/ | 223754 | 76
  8785. 8725 | abcdefghijklmnopqrstuvwxyz1234567890 | 223831 | 48
  8786. 8726 | Not signed in | 223880 | 20
  8787. 8727 | x= | 223901 | 4
  8788. 8728 | &y= | 223906 | 4
  8789. 8729 | You must be signed in to upload a save. | 223911 | 52
  8790. 8730 | The save you attempted to upload does not contain a valid game ID. | 223964 | 88
  8791. 8731 | ?x= | 224053 | 4
  8792. 8732 | &z= | 224058 | 4
  8793. 8733 | upload.php | 224063 | 16
  8794. 8734 | POST | 224080 | 8
  8795. 8735 | success | 224089 | 12
  8796. 8736 | initial=true&z= | 224102 | 20
  8797. 8737 | &sid= | 224123 | 8
  8798. 8738 | &originalfilename= | 224132 | 24
  8799. 8739 | &viplocked= | 224157 | 16
  8800. 8740 | &titlename= | 224174 | 16
  8801. 8741 | &titleid= | 224191 | 12
  8802. 8742 | &titleboximage= | 224204 | 20
  8803. 8743 | &title= | 224225 | 12
  8804. 8744 | &description= | 224238 | 20
  8805. 8745 | edit.php | 224259 | 12
  8806. 8746 | recents | 224272 | 12
  8807. 8747 | game | 224285 | 8
  8808. 8748 | topgame | 224294 | 12
  8809. 8749 | mostdown | 224307 | 12
  8810. 8750 | recentdown | 224320 | 16
  8811. 8751 | user | 224337 | 8
  8812. 8752 | reported | 224346 | 12
  8813. 8753 | k= | 224359 | 4
  8814. 8754 | &t= | 224364 | 4
  8815. 8755 | search.php | 224369 | 16
  8816. 8756 | cid= | 224386 | 8
  8817. 8757 | get_comment.php | 224395 | 20
  8818. 8758 | Invalid Comment Structure | 224416 | 36
  8819. 8759 | delete_comment.php | 224453 | 24
  8820. 8760 | http://www.xbox.com/xweb/lib/images/Marketplace/defaults/game360_Poster.jpg | 224478 | 100
  8821. 8761 | <h1> | 224579 | 8
  8822. 8762 | Invalid Game | 224588 | 16
  8823. 8763 | </h1> | 224605 | 8
  8824. 8764 | boxart | 224614 | 8
  8825. 8765 | <p> | 224623 | 4
  8826. 8766 | </p> | 224628 | 8
  8827. 8767 | success
  8828.  | 224637 | 12
  8829. 8768 | Success
  8830.  | 224650 | 12
  8831. 8769 | get.php | 224663 | 12
  8832. 8770 | sid= | 224676 | 8
  8833. 8771 | Invalid SaveInfo | 224685 | 24
  8834. 8772 | Only VIP Members are allowed to download this save. | 224710 | 68
  8835. 8773 | &text= | 224779 | 8
  8836. 8774 | add_comment.php | 224788 | 20
  8837. 8775 | You are not allowed to edit this save. | 224809 | 52
  8838. 8776 | z= | 224862 | 4
  8839. 8777 | You already like this save. | 224867 | 36
  8840. 8778 | like.php | 224904 | 12
  8841. 8779 | banuser.php | 224917 | 16
  8842. 8780 | report.php | 224934 | 16
  8843. 8781 | remove_report.php | 224951 | 24
  8844. 8782 | You are not allowed to delete this save. | 224976 | 56
  8845. 8783 | delete.php | 225033 | 16
  8846. 8784 | download.php | 225050 | 16
  8847. 8785 | get_comments.php | 225067 | 24
  8848. 8786 | DescriptionTexbox | 225092 | 24
  8849. 8787 | TitleTextbox | 225117 | 16
  8850. 8788 | UploadButton | 225134 | 16
  8851. 8789 | Upload Save | 225151 | 16
  8852. 8790 | FilenameTextbox | 225168 | 20
  8853. 8791 | From Device | 225189 | 16
  8854. 8792 | Only allow VIP members to download | 225206 | 48
  8855. 8793 | Spamming or advertising is not allowed and will result in a suspension. | 225255 | 96
  8856. 8794 | GamesaveUploader | 225352 | 24
  8857. 8795 | Upload a Gamesave | 225377 | 24
  8858. 8796 | NOTSET | 225402 | 8
  8859. 8797 | You must be signed in to upload saves. Sign in and try again. | 225411 | 84
  8860. 8798 | %#$abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ1234567890 _-' | 225496 | 92
  8861. 8799 | Please make sure all fields are filled out before attempting to upload. | 225589 | 96
  8862. 8800 | Fill Out Fields | 225686 | 20
  8863. 8801 | The file you picked no longer exists. | 225707 | 52
  8864. 8802 | File Doesnt Exist | 225760 | 24
  8865. 8803 | Only CON Files are allowed to be uploaded. | 225785 | 56
  8866. 8804 | There was an error when attempting to upload the file, Reason -  | 225842 | 88
  8867. 8805 | Upload Error | 225931 | 16
  8868. 8806 | Choose Gamesave to Upload... | 225948 | 40
  8869. 8807 | Uploading... | 225989 | 16
  8870. 8808 | File Details | 226006 | 16
  8871. 8809 | GameNameLabel | 226023 | 20
  8872. 8810 | Game Name | 226044 | 12
  8873. 8811 | Edit Details | 226057 | 16
  8874. 8812 | DescriptionBox | 226074 | 20
  8875. 8813 | ProgressBar1 | 226095 | 16
  8876. 8814 | DownloadButton | 226112 | 20
  8877. 8815 | Download | 226133 | 12
  8878. 8816 | GroupControl6 | 226146 | 20
  8879. 8817 | Use IDs from Set 1 | 226167 | 24
  8880. 8818 | Use IDs from Set 2 | 226192 | 24
  8881. 8819 | Use IDs from Set 3 | 226217 | 24
  8882. 8820 | EditPanel | 226242 | 12
  8883. 8821 | Done | 226255 | 8
  8884. 8822 | VIP-Only Download | 226264 | 24
  8885. 8823 | GroupControl7 | 226289 | 20
  8886. 8824 | Bran | 226310 | 8
  8887. 8825 | GroupControl8 | 226319 | 20
  8888. 8826 | Comments | 226340 | 12
  8889. 8827 | Add Comment | 226353 | 16
  8890. 8828 | GroupControl10 | 226370 | 20
  8891. 8829 | CommentsBox | 226391 | 16
  8892. 8830 | GroupControl12 | 226408 | 20
  8893. 8831 | ManageCommentsLabel | 226429 | 28
  8894. 8832 | Manage Comments | 226458 | 20
  8895. 8833 | ManageCommentsBox | 226479 | 24
  8896. 8834 | Delete Selected | 226504 | 20
  8897. 8835 | Comment | 226525 | 12
  8898. 8836 | Report | 226538 | 8
  8899. 8837 | TestToolStripMenuItem | 226547 | 28
  8900. 8838 | Download to Device | 226576 | 24
  8901. 8839 | GroupControl11 | 226601 | 20
  8902. 8840 | Share | 226622 | 8
  8903. 8841 | View saves from %n | 226631 | 24
  8904. 8842 | ViewGameTutsProfileToolStripMenuItem | 226656 | 48
  8905. 8843 | ViewView %n's profile | 226705 | 28
  8906. 8844 | BannToolStripMenuItem | 226734 | 28
  8907. 8845 | Delete save and ban %n | 226763 | 32
  8908. 8846 | GroupControl13 | 226796 | 20
  8909. 8847 | DownloadsLabel | 226817 | 20
  8910. 8848 | 0 Downs | 226838 | 12
  8911. 8849 | LikesLabel | 226851 | 16
  8912. 8850 | 0 Likes | 226868 | 12
  8913. 8851 | PictureBox2.Image | 226881 | 24
  8914. 8852 | GamesaveViewer | 226906 | 20
  8915. 8853 |
  8916.  
  8917. You must be a VIP Member to download this save. | 226927 | 68
  8918. 8854 | 1 Like | 226996 | 8
  8919. 8855 |  Likes | 227005 | 8
  8920. 8856 | 1 Down | 227014 | 8
  8921. 8857 |  Downs | 227023 | 8
  8922. 8858 | There are no comments for this save. | 227032 | 48
  8923. 8859 |  says: | 227081 | 8
  8924. 8860 | Comments ( | 227090 | 16
  8925. 8861 | You must sign in to download saves. | 227107 | 48
  8926. 8862 | Sign In | 227156 | 12
  8927. 8863 | This save may only be downloaded by VIP Members. To download this save you must upgrade your account to VIP. | 227170 | 144
  8928. 8864 | VIP Only | 227315 | 12
  8929. 8865 | There was an error when attempting to download the save, Reason -  | 227328 | 88
  8930. 8866 | There was an error when attempting to edit the save, Reason -  | 227417 | 84
  8931. 8867 | Are you sure you want to delete this save? | 227502 | 56
  8932. 8868 | There was an error when attempting to delete this save, Reason -  | 227559 | 88
  8933. 8869 | You must be signed in to like this save. | 227648 | 56
  8934. 8870 | You already liked this save. | 227705 | 40
  8935. 8871 | Already Liked | 227746 | 20
  8936. 8872 | There was an error when liking this save, Reason -  | 227767 | 68
  8937. 8873 | You like this | 227836 | 20
  8938. 8874 | The save has been successfully downloaded and saved to your device. | 227857 | 92
  8939. 8875 | You must be signed in to leave a comment. | 227950 | 56
  8940. 8876 | There was an error when adding your comment, Reason -  | 228007 | 72
  8941. 8877 | http://www.game-tuts.com/modio/opensave.php?id= | 228080 | 64
  8942. 8878 | The link for this save has been copied to your clipboard. Anyone who visits that link will be brought to this gamesave. | 228146 | 160
  8943. 8879 | Link Copied | 228307 | 16
  8944. 8880 | Could not copy the link for sharing this save, Reason -  | 228324 | 76
  8945. 8881 | You must be signed in to report a save. | 228401 | 52
  8946. 8882 | Reporting saves is only meant for reporting spam or advertising. Are you sure you want to report this save? False reports may result in a suspension of your account. | 228455 | 220
  8947. 8883 | Report Save | 228676 | 16
  8948. 8884 | You have successfully reported this save. | 228693 | 56
  8949. 8885 | Save Reported | 228750 | 20
  8950. 8886 | There was an error when attempting to report this save, Reason -  | 228771 | 88
  8951. 8887 | There was an error when deleting the comment, Reason -  | 228860 | 76
  8952. 8888 | Error Deleting Comment | 228937 | 32
  8953. 8889 | View  | 228970 | 8
  8954. 8890 | ' profile | 228979 | 12
  8955. 8891 | 's profile | 228992 | 16
  8956. 8892 | Delete save and ban  | 229009 | 28
  8957. 8893 | http://www.game-tuts.com/community/member.php?u= | 229038 | 64
  8958. 8894 | Are you sure you want to ban  | 229103 | 40
  8959. 8895 |  for a gamesave infraction? | 229144 | 36
  8960. 8896 | Ban User | 229181 | 12
  8961. 8897 | ListView1 | 229194 | 12
  8962. 8898 | Attrb | 229207 | 8
  8963. 8899 | Sector | 229216 | 8
  8964. 8900 | TextBox1 | 229225 | 12
  8965. 8901 | ListView2 | 229238 | 12
  8966. 8902 |  File  | 229251 | 8
  8967. 8903 | Open ISO | 229260 | 12
  8968. 8904 | FoldersToolStripButton.Image | 229273 | 40
  8969. 8905 | FoldersToolStripButton | 229314 | 32
  8970. 8906 | Folders | 229347 | 12
  8971. 8907 | Toggle Folders View | 229360 | 28
  8972. 8908 | ToolStripLabel4 | 229389 | 20
  8973. 8909 | ToolStripLabel1 | 229410 | 20
  8974. 8910 | No File Loaded | 229431 | 20
  8975. 8911 | ToolStripContainer1 | 229452 | 28
  8976. 8912 | StatusStrip1 | 229481 | 16
  8977. 8913 | ToolStripStatusLabel1 | 229498 | 28
  8978. 8914 | QuickViewToolStripMenuItem | 229527 | 36
  8979. 8915 | Extract | 229564 | 12
  8980. 8916 | OverwriteFileToolStripMenuItem | 229577 | 40
  8981. 8917 | Overwrite File | 229618 | 20
  8982. 8918 | ISOViewer | 229639 | 12
  8983. 8919 | Xbox360 ISO Explorer | 229652 | 28
  8984. 8920 | closedfolder | 229681 | 16
  8985. 8921 | openfolder | 229698 | 16
  8986. 8922 | folderfull | 229715 | 16
  8987. 8923 | MICROSOFT*XBOX*MEDIA | 229732 | 28
  8988. 8924 | The file you tried to load is not a valid Xbox360 ISO, please try again. | 229761 | 96
  8989. 8925 | Not Xbox360 ISO | 229858 | 20
  8990. 8926 | Main Directory | 229879 | 20
  8991. 8927 | {0}|{1} | 229900 | 12
  8992. 8928 | rootsector     0x{0:X8} ({0:G}) | 229913 | 44
  8993. 8929 | rootsize       0x{0:X8} ({0:G}) | 229958 | 44
  8994. 8930 | totalsize      0x{0:X8} ({0:G}) | 230003 | 44
  8995. 8931 | global_offset  0x{0:X8} ({0:G}) | 230048 | 44
  8996. 8932 | There was an error when opening the ISO, it is most likely not a valid Xbox360 ISO | 230093 | 112
  8997. 8933 | bad offset! | 230206 | 16
  8998. 8934 | error | 230223 | 8
  8999. 8935 | 0x{0:X2} | 230232 | 12
  9000. 8936 |  File | 230245 | 8
  9001. 8937 | isoviewernoext | 230254 | 20
  9002. 8938 | \isoviewerTemp. | 230275 | 20
  9003. 8939 | Type:  | 230296 | 8
  9004. 8940 |
  9005. Size:  | 230305 | 12
  9006. 8941 | Type: Folder
  9007. Double click to open... | 230318 | 52
  9008. 8942 | Extracting  | 230371 | 16
  9009. 8943 |  | Quick View | 230388 | 20
  9010. 8944 | explorer.exe  | 230409 | 20
  9011. 8945 | Open Xbox360 ISO File... | 230430 | 32
  9012. 8946 | Xbox360 ISO|*.iso | 230463 | 24
  9013. 8947 | Extract Files and Folders | 230488 | 36
  9014. 8948 | Extract Files | 230525 | 20
  9015. 8949 | Extract Folders | 230546 | 20
  9016. 8950 |  | Click to cancel | 230567 | 24
  9017. 8951 | Error :  | 230592 | 12
  9018. 8952 | extracting folder {0} @ {1:X} ({2:X}) | 230605 | 52
  9019. 8953 | Extracting :  | 230658 | 20
  9020. 8954 | Are you sure you would like to cancel the operation? | 230679 | 72
  9021. 8955 | Cancel Operation | 230752 | 24
  9022. 8956 | Finishing up current file... Please wait... | 230777 | 60
  9023. 8957 | Pick Replacement File... | 230838 | 32
  9024. 8958 | *.* | 230871 | 4
  9025. 8959 | All Files | 230876 | 12
  9026. 8960 | |All Files|*.* | 230889 | 20
  9027. 8961 | The size of the replacement file must be the same exact size as the original file in the ISO. | 230910 | 124
  9028. 8962 | Size Mismatch | 231035 | 20
  9029. 8963 | Replacing  | 231056 | 16
  9030. 8964 | What's this? | 231073 | 16
  9031. 8965 | Use as Preferred Set | 231090 | 28
  9032. 8966 | From File... | 231119 | 16
  9033. 8967 | SetNameBox | 231136 | 16
  9034. 8968 | DeviceIDTextbox | 231153 | 20
  9035. 8969 | Set Name | 231174 | 12
  9036. 8970 | ProfileIDTextbox | 231187 | 24
  9037. 8971 | Profile ID | 231212 | 16
  9038. 8972 | Device ID | 231229 | 12
  9039. 8973 | Sets | 231242 | 8
  9040. 8974 | Add New | 231251 | 12
  9041. 8975 | FromFileToolStripMenuItem | 231264 | 36
  9042. 8976 | FromDeviceToolStripMenuItem | 231301 | 36
  9043. 8977 | From Device... | 231338 | 20
  9044. 8978 | ProfileSetEditor | 231359 | 24
  9045. 8979 | Profile Set Manager | 231384 | 28
  9046. 8980 | Invalid ProfileID given. | 231413 | 32
  9047. 8981 | Invalid DeviceID given. | 231446 | 32
  9048. 8982 | There was an error when trying to save this set,  | 231479 | 68
  9049. 8983 | 1234567890ABCDEF | 231548 | 24
  9050. 8984 | Are you sure you want to delete this Profile Set? | 231573 | 68
  9051. 8985 | Delete Set | 231642 | 16
  9052. 8986 | The preferred set will be used when you quick resign and will be automatically highlighted when you have the choice between id sets. | 231660 | 176
  9053. 8987 | Preferred Set | 231837 | 20
  9054. 8988 | There was an error when attempting to get the ids from the file,  | 231858 | 88
  9055. 8989 | TabControl1 | 231947 | 16
  9056. 8990 |  General File Info | 231964 | 24
  9057. 8991 | Label11 | 231989 | 12
  9058. 8992 | Load File... | 232002 | 16
  9059. 8993 | Load From Device | 232019 | 24
  9060. 8994 | XtraTabControl2 | 232044 | 20
  9061. 8995 | IDs | 232065 | 4
  9062. 8996 | Null Ids | 232070 | 12
  9063. 8997 | Edit ID Sets | 232083 | 16
  9064. 8998 | Set 1 | 232100 | 8
  9065. 8999 | Set 2 | 232109 | 8
  9066. 9000 | Set 3 | 232118 | 8
  9067. 9001 | deviceIDBox | 232127 | 16
  9068. 9002 | profileIDBox | 232144 | 16
  9069. 9003 | Label7 | 232161 | 8
  9070. 9004 | XtraTabPage3 | 232170 | 16
  9071. 9005 | consoleIDBox | 232187 | 16
  9072. 9006 | Label8 | 232204 | 8
  9073. 9007 | Console ID | 232213 | 16
  9074. 9008 | detailsBox | 232230 | 16
  9075. 9009 | Label9 | 232247 | 8
  9076. 9010 | gameIDBox | 232256 | 12
  9077. 9011 | Label10 | 232269 | 12
  9078. 9012 | Game ID | 232282 | 12
  9079. 9013 | Share File | 232295 | 16
  9080. 9014 | Button6 | 232312 | 12
  9081. 9015 | Extract Image | 232325 | 20
  9082. 9016 | Button5 | 232346 | 12
  9083. 9017 | Inject Image | 232359 | 16
  9084. 9018 | PanelControl4 | 232376 | 20
  9085. 9019 | Rehash and Resign | 232397 | 24
  9086. 9020 | Button9 | 232422 | 12
  9087. 9021 | Mod File | 232435 | 12
  9088. 9022 | Button7 | 232448 | 12
  9089. 9023 | Resign | 232461 | 8
  9090. 9024 | Button8 | 232470 | 12
  9091. 9025 | Rehash | 232483 | 8
  9092. 9026 | Show File | 232492 | 12
  9093. 9027 | Load File | 232505 | 12
  9094. 9028 | filenameTextbox | 232518 | 20
  9095. 9029 | FileImage | 232539 | 12
  9096. 9030 | XtraTabPage6 | 232552 | 16
  9097. 9031 |  File Contents | 232569 | 20
  9098. 9032 | PackageContents1 | 232590 | 24
  9099. 9033 | Resigner | 232615 | 12
  9100. 9034 | No File Loaded - Resigner | 232628 | 36
  9101. 9035 | Load a file... | 232665 | 20
  9102. 9036 | No File Loaded... | 232686 | 24
  9103. 9037 | Only CON files are supported. | 232711 | 40
  9104. 9038 |  - Profile -  | 232752 | 20
  9105. 9039 | From File | 232773 | 12
  9106. 9040 | There was an error when attempting to load the file,  | 232786 | 72
  9107. 9041 | Error Loading | 232859 | 20
  9108. 9042 | There was an error when opening the file,  | 232880 | 56
  9109. 9043 | Error Opening File | 232937 | 24
  9110. 9044 | Open Gamesave... | 232962 | 24
  9111. 9045 | explorer /select,  | 232987 | 24
  9112. 9046 | Rehashed and Resigned | 233012 | 28
  9113. 9047 | There was an error when attempting to rehash and resign,  | 233041 | 76
  9114. 9048 | Saved to Device | 233118 | 20
  9115. 9049 | Choose an Image... | 233139 | 24
  9116. 9050 | Image Files|*.png;*.jpeg;*.jpg;*.gif | 233164 | 48
  9117. 9051 | Image Injected | 233213 | 20
  9118. 9052 | There was an error when attempting to inject the image,  | 233234 | 76
  9119. 9053 | Png|*.png | 233311 | 12
  9120. 9054 | Save Image As... | 233324 | 24
  9121. 9055 | Image Extracted | 233349 | 20
  9122. 9056 | There was an error when attempting to extract the image,  | 233370 | 76
  9123. 9057 | General | 233447 | 12
  9124. 9058 | CheckEdit4 | 233460 | 16
  9125. 9059 | Always on Top | 233477 | 20
  9126. 9060 | Play sounds | 233498 | 16
  9127. 9061 | Profile Sets | 233515 | 16
  9128. 9062 | Edit Profile Sets | 233532 | 24
  9129. 9063 | Open with Modio | 233557 | 20
  9130. 9064 | Learn More | 233578 | 16
  9131. 9065 | CheckEdit2 | 233595 | 16
  9132. 9066 | Settings | 233612 | 12
  9133. 9067 | This feature adds a new option to the drop-down menu after you right click a file. You will be able to click "Open with Modio" from the menu and Modio will instantly open that file. | 233626 | 244
  9134. 9068 | Main Image | 233871 | 16
  9135. 9069 | Save Image... | 233888 | 20
  9136. 9070 | Load Image | 233909 | 16
  9137. 9071 | Game Library Image | 233926 | 24
  9138. 9072 | Media Library Image | 233951 | 28
  9139. 9073 | System Settings Image | 233980 | 28
  9140. 9074 | Theme Options | 234009 | 20
  9141. 9075 | Theme Name :  | 234030 | 20
  9142. 9076 | ComboBoxEdit2 | 234051 | 20
  9143. 9077 | Style :  | 234072 | 12
  9144. 9078 | Sphere Color :  | 234085 | 20
  9145. 9079 | Main Background Image | 234106 | 28
  9146. 9080 | Save Theme to Device | 234135 | 28
  9147. 9081 | Save Theme | 234164 | 16
  9148. 9082 | Load Images From Existing Theme | 234181 | 44
  9149. 9083 | ThemeCreator | 234226 | 16
  9150. 9084 | Choose Image... | 234243 | 20
  9151. 9085 | Image Files|*.png;*.jpg;*.gif | 234264 | 40
  9152. 9086 | Save Image as... | 234305 | 24
  9153. 9087 | Open Existing Theme File... | 234330 | 36
  9154. 9088 | Not a valid Theme file | 234367 | 32
  9155. 9089 | Not Valid | 234400 | 12
  9156. 9090 | wallpaper1 | 234413 | 16
  9157. 9091 | \mtemp1 | 234430 | 12
  9158. 9092 | wallpaper2 | 234443 | 16
  9159. 9093 | wallpaper3 | 234460 | 16
  9160. 9094 | wallpaper4 | 234477 | 16
  9161. 9095 | Unable to load images from existing theme, Reason -  | 234494 | 72
  9162. 9096 | Please type in a name for your theme. | 234567 | 52
  9163. 9097 | Name Required | 234620 | 20
  9164. 9098 | You must choose all four images | 234641 | 44
  9165. 9099 | Choose Images | 234686 | 20
  9166. 9100 | Save Theme As... | 234707 | 24
  9167. 9101 | &HB49664FF | 234732 | 16
  9168. 9102 | &H383838FF | 234749 | 16
  9169. 9103 | Your theme has been successfully saved. | 234766 | 52
  9170. 9104 | Unable to create the theme, Reason -  | 234819 | 52
  9171. 9105 | Your theme has been successfully saved and transfered to your device. | 234872 | 92
  9172. 9106 | Unable to load the requested image | 234965 | 48
  9173. 9107 | http:// | 235014 | 12
  9174. 9108 | Your VIP account has not yet been activated on a computer. Activating your account is needed in order to be able to use VIP tools on Modio. Activating your account locks it to this computer, although you have one extra reactivation to switch to another computer without an admin's approval. Any more reactivations after that will require requesting another through Modio. | 235028 | 496
  9175. 9109 | Your VIP account is currently activated on another computer. You are automatically allowed to reactivate your account one time. Reactivating your account on this computer will allow you to use and take advantage of every VIP tool and feature.
  9176. If you do not reactivate your account then you will not be able to use VIP tools and features on this computer. | 235526 | 476
  9177. 9110 | Your VIP account is currently activated on another computer. Unfortunately, you have no chances left to reactivate your account. In order to reactivate your account you will need to request another one. Right now you will not be able to use any VIP features or tools until you reactivate your account. | 236004 | 404
  9178. 9111 | Request Activation | 236409 | 24
  9179. 9112 | MessageLabel | 236434 | 16
  9180. 9113 | MessageLabel.Text | 236451 | 24
  9181. 9114 | Activate Account | 236476 | 24
  9182. 9115 | Why do need another activation? | 236501 | 44
  9183. 9116 | Send Request | 236546 | 16
  9184. 9117 | VIPActivator | 236563 | 16
  9185. 9118 | VIP Account Activation | 236580 | 32
  9186. 9119 | cpuid= | 236613 | 8
  9187. 9120 | &activating= | 236622 | 16
  9188. 9121 | &user= | 236639 | 8
  9189. 9122 | &pass= | 236648 | 8
  9190. 9123 | &u= | 236657 | 4
  9191. 9124 | https://www.game-tuts.com/modio/files/services/activatevip.php | 236662 | 84
  9192. 9125 | There was an error when attempting to activate your account.  | 236747 | 84
  9193. 9126 | https://www.game-tuts.com/modio/files/services/activation/add.php?x= | 236832 | 92
  9194. 9127 | reason= | 236925 | 12
  9195. 9128 | Your request has been successfully sent. You will get a notice by email when your request is approved. | 236939 | 136
  9196. 9129 | Request Sent | 237076 | 16
  9197. 9130 | There was an error when attempting to request an activation,  | 237093 | 84
  9198. 9131 | GroupBox1 | 237178 | 12
  9199. 9132 | Panel1.BackgroundImage | 237191 | 32
  9200. 9133 | Panel1 | 237224 | 8
  9201. 9134 | Change Color | 237233 | 16
  9202. 9135 | Load Profile | 237250 | 16
  9203. 9136 | GroupBox2 | 237267 | 12
  9204. 9137 | Panel2.BackgroundImage | 237280 | 32
  9205. 9138 | Panel2 | 237313 | 8
  9206. 9139 | Hair | 237322 | 8
  9207. 9140 | Button4 | 237331 | 12
  9208. 9141 | GroupBox3 | 237344 | 12
  9209. 9142 | Panel3.BackgroundImage | 237357 | 32
  9210. 9143 | Panel3 | 237390 | 8
  9211. 9144 | Lips | 237399 | 8
  9212. 9145 | GroupBox4 | 237408 | 12
  9213. 9146 | Panel4.BackgroundImage | 237421 | 32
  9214. 9147 | Panel4 | 237454 | 8
  9215. 9148 | Eyes | 237463 | 8
  9216. 9149 | GroupBox5 | 237472 | 12
  9217. 9150 | Panel5.BackgroundImage | 237485 | 32
  9218. 9151 | Panel5 | 237518 | 8
  9219. 9152 | Label6 | 237527 | 8
  9220. 9153 | Eyebrows | 237536 | 12
  9221. 9154 | GroupBox6 | 237549 | 12
  9222. 9155 | Panel6.BackgroundImage | 237562 | 32
  9223. 9156 | Panel6 | 237595 | 8
  9224. 9157 | Eye Shadow | 237604 | 16
  9225. 9158 | GroupBox7 | 237621 | 12
  9226. 9159 | Panel7.BackgroundImage | 237634 | 32
  9227. 9160 | Panel7 | 237667 | 8
  9228. 9161 | Facial Hair | 237676 | 16
  9229. 9162 | GroupBox8 | 237693 | 12
  9230. 9163 | Panel8.BackgroundImage | 237706 | 32
  9231. 9164 | Panel8 | 237739 | 8
  9232. 9165 | Face Paint | 237748 | 16
  9233. 9166 | Button10 | 237765 | 12
  9234. 9167 | Button11 | 237778 | 12
  9235. 9168 | Randomize | 237791 | 12
  9236. 9169 | Button12 | 237804 | 12
  9237. 9170 | Reset All | 237817 | 12
  9238. 9171 | Avatar Colors | 237830 | 20
  9239. 9172 | Only VIP members can use this tool... | 237851 | 52
  9240. 9173 | The file no longer exists! | 237904 | 36
  9241. 9174 | File Doesn't Exist | 237941 | 24
  9242. 9175 | Not a valid Xbox360 Profile | 237966 | 36
  9243. 9176 | The file has changed since it was loaded, please load it again. | 238003 | 84
  9244. 9177 | Would you like to create a backup of your profile before modding it? | 238088 | 92
  9245. 9178 | Create Backup? | 238181 | 20
  9246. 9179 | .BAK | 238202 | 8
  9247. 9180 | Your avatar has been successfully modded, it has also been rehashed and resigned. Transfer your profile back to your device and your avatar should be changed the next time you sign in. | 238212 | 248
  9248. 9181 | There was an error when attempting to mod the file, Reason -  | 238461 | 84
  9249. 9182 | 00010000 | 238546 | 12
  9250. 9183 | C1 C8 F1 | 238559 | 12
  9251. 9184 | FF | 238572 | 4
  9252. 9185 | The file could not be modded, the avatar data was not found | 238577 | 80
  9253. 9186 | The file could not be loaded, the avatar data was not found | 238658 | 80
  9254. 9187 | There was an error when attempting to load the file, Reason -  | 238739 | 84
  9255. 9188 | Open Xbox360 Profile... | 238824 | 32
  9256. 9189 | Are you sure you want to reset all of your colors to the original ones that were loaded? | 238857 | 120
  9257. 9190 | Reset Colors? | 238978 | 20
  9258. 9191 | Are you sure you want to randomize all of your colors? | 238999 | 72
  9259. 9192 | Randomize? | 239072 | 16
  9260. 9193 | A.C.E.S. | 239089 | 12
  9261. 9194 | MarksmanComboBox | 239102 | 24
  9262. 9195 | Level 1 | 239127 | 12
  9263. 9196 | Level 2 | 239140 | 12
  9264. 9197 | Level 3 | 239153 | 12
  9265. 9198 | Level 4 | 239166 | 12
  9266. 9199 | Level 5 | 239179 | 12
  9267. 9200 | Level 6 | 239192 | 12
  9268. 9201 | Level 7 | 239205 | 12
  9269. 9202 | Level 8 | 239218 | 12
  9270. 9203 | Level 9 | 239231 | 12
  9271. 9204 | Level 10 | 239244 | 12
  9272. 9205 | Level 11 | 239257 | 12
  9273. 9206 | Level 12 | 239270 | 12
  9274. 9207 | Level 13 | 239283 | 12
  9275. 9208 | Level 14 | 239296 | 12
  9276. 9209 | Level 15 | 239309 | 12
  9277. 9210 | Level 16 | 239322 | 12
  9278. 9211 | Level 17 | 239335 | 12
  9279. 9212 | Level 18 | 239348 | 12
  9280. 9213 | Level 19 | 239361 | 12
  9281. 9214 | Level 20 | 239374 | 12
  9282. 9215 | CQBComboBox | 239387 | 16
  9283. 9216 | AssaultComboBox | 239404 | 20
  9284. 9217 | Assault : | 239425 | 12
  9285. 9218 | CQB : | 239438 | 8
  9286. 9219 | Marksman : | 239447 | 16
  9287. 9220 | RankComboBox | 239464 | 16
  9288. 9221 | Private | 239481 | 12
  9289. 9222 | Private Second Class | 239494 | 28
  9290. 9223 | Private First Class | 239523 | 28
  9291. 9224 | Specialist | 239552 | 16
  9292. 9225 | Lance Corporal | 239569 | 20
  9293. 9226 | Corporal | 239590 | 12
  9294. 9227 | Sergeant | 239603 | 12
  9295. 9228 | Staff Sergeant | 239616 | 20
  9296. 9229 | Gunnery Sergeant | 239637 | 24
  9297. 9230 | Sergeant First Class | 239662 | 28
  9298. 9231 | Master Sergeant | 239691 | 20
  9299. 9232 | Senior Master Sergeant | 239712 | 32
  9300. 9233 | First Sergeant | 239745 | 20
  9301. 9234 | Sergeant Major | 239766 | 20
  9302. 9235 | Warrant Officer | 239787 | 20
  9303. 9236 | Second Lieutenant | 239808 | 24
  9304. 9237 | First Lieutenant | 239833 | 24
  9305. 9238 | Captain | 239858 | 12
  9306. 9239 | Major | 239871 | 8
  9307. 9240 | Lieutenant Colonel | 239880 | 24
  9308. 9241 | Colonel | 239905 | 12
  9309. 9242 | Elite | 239918 | 8
  9310. 9243 | Elite 99 | 239927 | 12
  9311. 9244 | Rank | 239940 | 8
  9312. 9245 | 99999999 | 239949 | 12
  9313. 9246 | CustomRankTextbox | 239962 | 24
  9314. 9247 | XP | 239987 | 4
  9315. 9248 | RSV 2 Mod Tool | 239992 | 20
  9316. 9249 | Your profile has changed since it has been loaded, please load it again. | 240013 | 96
  9317. 9250 | Profile Changed | 240110 | 20
  9318. 9251 | Saving... | 240131 | 12
  9319. 9252 | Level  | 240144 | 8
  9320. 9253 | Your profile has been successfully modded, it has also been rehashed and resigned. | 240153 | 112
  9321. 9254 | There was an error when attempting to save the file, Reason -  | 240266 | 84
  9322. 9255 | 63E83F | 240351 | 8
  9323. 9256 | 06 | 240360 | 4
  9324. 9257 | 55530807 | 240365 | 12
  9325. 9258 | 000000E30000001A | 240378 | 24
  9326. 9259 | The data for this game was not found, make sure you have played this game on the current profile | 240404 | 128
  9327. 9260 | Data Not Found | 240533 | 20
  9328. 9261 | Sergrant Major | 240554 | 20
  9329. 9262 | Load and Mod Profile | 240575 | 28
  9330. 9263 | This tool will give you maximum XP as well as unlock all unlockables. This is for online play, not campaign. | 240605 | 144
  9331. 9264 | RedFactionUnlocker | 240750 | 24
  9332. 9265 | Red Faction: Guerilla Unlocker | 240775 | 40
  9333. 9266 | RFGP | 240816 | 8
  9334. 9267 | 5246475000200A6C00 | 240825 | 24
  9335. 9268 | The Red Faction: Guerilla online data was not found in your profile. Make sure you have played the game before attempting to mod it | 240851 | 176
  9336. 9269 | There was an error when loading/modding your file, Reason -  | 241028 | 80
  9337. 9270 | Open File | 241109 | 12
  9338. 9271 | Step 1 : Find Money | 241122 | 28
  9339. 9272 | Find Money | 241151 | 16
  9340. 9273 | Current Money  -  | 241168 | 24
  9341. 9274 | Step 2 : Change Money | 241193 | 28
  9342. 9275 | Wanted Money  -  | 241222 | 24
  9343. 9276 | AssassinsCreed2 | 241247 | 20
  9344. 9277 | Assassins Creed II | 241268 | 24
  9345. 9278 | Not a valid ACII Save. | 241293 | 32
  9346. 9279 | The file has changed since it was loaded, the file will now be loaded again. | 241326 | 104
  9347. 9280 | File Changed | 241431 | 16
  9348. 9281 | Your file has been successfully saved, reshashed, and resigned. | 241448 | 84
  9349. 9282 | Save Successful | 241533 | 20
  9350. 9283 | Found | 241554 | 8
  9351. 9284 | Make sure you enter the actual amount of money that you curretly have in the game. If you enter the wrong amount and it is still found, editing it might ruin your save | 241564 | 224
  9352. 9285 | More Info | 241789 | 12
  9353. 9286 | MoneyTextbox | 241802 | 16
  9354. 9287 | Money :  | 241819 | 12
  9355. 9288 | ACBrotherhood | 241832 | 20
  9356. 9289 | AC Brotherhood | 241853 | 20
  9357. 9290 | Assassin's Creed Brotherhood | 241874 | 40
  9358. 9291 | Unable to find offset. | 241915 | 32
  9359. 9292 | Office2007StartButton1 | 241948 | 32
  9360. 9293 | ItemContainer1 | 241981 | 20
  9361. 9294 | ItemContainer2 | 242002 | 20
  9362. 9295 | ItemContainer3 | 242023 | 20
  9363. 9296 | ButtonItem2 | 242044 | 16
  9364. 9297 | ButtonItem4 | 242061 | 16
  9365. 9298 | ButtonItem5 | 242078 | 16
  9366. 9299 | ButtonItem6 | 242095 | 16
  9367. 9300 | ButtonItem7 | 242112 | 16
  9368. 9301 | GalleryContainer1 | 242129 | 24
  9369. 9302 | ButtonItem8 | 242154 | 16
  9370. 9303 | ButtonItem9 | 242171 | 16
  9371. 9304 | ButtonItem10 | 242188 | 16
  9372. 9305 | ButtonItem11 | 242205 | 16
  9373. 9306 | ItemContainer4 | 242222 | 20
  9374. 9307 | ButtonItem12 | 242243 | 16
  9375. 9308 | ButtonItem13 | 242260 | 16
  9376. 9309 | Edit Values | 242277 | 16
  9377. 9310 | Marine Skins | 242294 | 16
  9378. 9311 | Alien Skins | 242311 | 16
  9379. 9312 | MarineSkinBox | 242328 | 20
  9380. 9313 | Franco | 242349 | 8
  9381. 9314 | Rookie | 242358 | 8
  9382. 9315 | Van Zandt | 242367 | 12
  9383. 9316 | Moss | 242380 | 8
  9384. 9317 | Kaneko | 242389 | 8
  9385. 9318 | Connor | 242398 | 8
  9386. 9319 | Gibson | 242407 | 8
  9387. 9320 | Johnson | 242416 | 12
  9388. 9321 | AlienSkinBox | 242429 | 16
  9389. 9322 | Warrior | 242446 | 12
  9390. 9323 | Warrior Dome | 242459 | 16
  9391. 9324 | Warrior Ridged | 242476 | 20
  9392. 9325 | Praetorian | 242497 | 16
  9393. 9326 | Nethead | 242514 | 12
  9394. 9327 | PredatorSkinBox | 242527 | 20
  9395. 9328 | Dark | 242548 | 8
  9396. 9329 | Claw | 242557 | 8
  9397. 9330 | Stalker | 242566 | 12
  9398. 9331 | Hunter | 242579 | 8
  9399. 9332 | Spartan | 242588 | 12
  9400. 9333 | Wolf | 242601 | 8
  9401. 9334 | Lord | 242610 | 8
  9402. 9335 | Predator Skins | 242619 | 20
  9403. 9336 | XPBox | 242640 | 8
  9404. 9337 | Stats | 242649 | 8
  9405. 9338 | AliensVsPredator | 242658 | 24
  9406. 9339 | AvP Mod Tool | 242683 | 16
  9407. 9340 | Not a valid Aliens vs Predator Save | 242700 | 48
  9408. 9341 | 4294967295 | 242749 | 16
  9409. 9342 | Your file has been successfully saved, rehashed, and resigned. It has also been saved to your device. | 242767 | 136
  9410. 9343 | SearchBox | 242904 | 12
  9411. 9344 | Step 1 - Find Values | 242917 | 28
  9412. 9345 | Current Money | 242946 | 20
  9413. 9346 | MoneySearchBox | 242967 | 20
  9414. 9347 | Label33 | 242988 | 12
  9415. 9348 | Current Adam | 243001 | 16
  9416. 9349 | AdamSearchBox | 243018 | 20
  9417. 9350 | EditBox | 243039 | 12
  9418. 9351 | Change Values | 243052 | 20
  9419. 9352 | Cash | 243073 | 8
  9420. 9353 | Adam | 243082 | 8
  9421. 9354 | MoneyEditBox | 243091 | 16
  9422. 9355 | AdamEditBox | 243108 | 16
  9423. 9356 | Bioshock2 | 243125 | 12
  9424. 9357 | BioShock 2 Mod Tool | 243138 | 28
  9425. 9358 | Not a valid BioShock 2 Gamesave | 243167 | 44
  9426. 9359 | There was an error when attempting to load your file, Reason -  | 243212 | 84
  9427. 9360 | File Saved | 243297 | 16
  9428. 9361 | Your player data was not found, you must make sure that your player has both Adam and Money. | 243314 | 124
  9429. 9362 | Only VIP Members can use this tool... | 243439 | 52
  9430. 9363 | Value 1 | 243492 | 12
  9431. 9364 | Value 2 | 243505 | 12
  9432. 9365 | Player Attributes | 243518 | 24
  9433. 9366 | Skill Points | 243543 | 16
  9434. 9367 | TextEdit4 | 243560 | 12
  9435. 9368 | Player Level | 243573 | 16
  9436. 9369 | TextEdit3 | 243590 | 12
  9437. 9370 | Total Money | 243603 | 16
  9438. 9371 | Player XP | 243620 | 12
  9439. 9372 | Advanced | 243633 | 12
  9440. 9373 | No Item Selected... | 243646 | 28
  9441. 9374 | TextEdit5 | 243675 | 12
  9442. 9375 | Value 1 :  | 243688 | 16
  9443. 9376 | TextEdit6 | 243705 | 12
  9444. 9377 | Value 2 :  | 243718 | 16
  9445. 9378 | Not a valid Borderlands save | 243735 | 40
  9446. 9379 | SaveGame.sav | 243776 | 16
  9447. 9380 | WSG | 243793 | 4
  9448. 9381 | Not a valid Borderlands save. Error E001 | 243798 | 56
  9449. 9382 | PLYR | 243855 | 8
  9450. 9383 | Not a valid Borderlands save. Error E002 | 243864 | 56
  9451. 9384 | gd_mordecai.Character.CharacterClass_Mordecai | 243921 | 60
  9452. 9385 | Mordecai | 243982 | 12
  9453. 9386 | gd_lilith.Character.CharacterClass_Lilith | 243995 | 56
  9454. 9387 | Lilith | 244052 | 8
  9455. 9388 | gd_Brick.Character.CharacterClass_Brick | 244061 | 52
  9456. 9389 | gd_Roland.Character.CharacterClass_Roland | 244114 | 56
  9457. 9390 | Roland | 244171 | 8
  9458. 9391 | Unknown Character | 244180 | 24
  9459. 9392 | Your file has changed since it has been loaded, it will be automatically loaded again. | 244205 | 116
  9460. 9393 | SaveGame.svg | 244322 | 16
  9461. 9394 | Your file has been successfully saved! | 244339 | 52
  9462. 9395 | Open Borderlands Save... | 244392 | 32
  9463. 9396 | Current Character :  | 244425 | 28
  9464. 9397 | Weapon | 244454 | 8
  9465. 9398 | Ammo | 244463 | 8
  9466. 9399 | Clip Size | 244472 | 12
  9467. 9400 | Save Changes | 244485 | 16
  9468. 9401 | AmmoBox | 244502 | 12
  9469. 9402 | ClipBox | 244515 | 12
  9470. 9403 | ConvertToToolStripMenuItem | 244528 | 36
  9471. 9404 | Swap Weapon To... | 244565 | 24
  9472. 9405 | AutoRevolverToolStripMenuItem | 244590 | 40
  9473. 9406 | Auto Revolver | 244631 | 20
  9474. 9407 | GoldenEagleToolStripMenuItem | 244652 | 40
  9475. 9408 | Golden Eagle | 244693 | 16
  9476. 9409 | ArrowRifleToolStripMenuItem | 244710 | 36
  9477. 9410 | Grenade Launcher | 244747 | 24
  9478. 9411 | MachineGunToolStripMenuItem | 244772 | 36
  9479. 9412 | Machine Gun | 244809 | 16
  9480. 9413 | ShotgunToolStripMenuItem | 244826 | 32
  9481. 9414 | Shotgun | 244859 | 12
  9482. 9415 | SquirtGunToolStripMenuItem | 244872 | 36
  9483. 9416 | Squirt Gun | 244909 | 16
  9484. 9417 | SuperGunToolStripMenuItem | 244926 | 36
  9485. 9418 | Super Gun | 244963 | 12
  9486. 9419 | RevertAllChangesToolStripMenuItem | 244976 | 44
  9487. 9420 | Revert All Changes | 245021 | 24
  9488. 9421 | ResetAmmoAmountToolStripMenuItem | 245046 | 44
  9489. 9422 | Reset Ammo Amount | 245091 | 24
  9490. 9423 | ResetClipAmountToolStripMenuItem | 245116 | 44
  9491. 9424 | Reset Clip Amount | 245161 | 24
  9492. 9425 | Right click a weapon to swap it for another weapon of your choice... | 245186 | 92
  9493. 9426 | Damnation Mod Tool | 245279 | 24
  9494. 9427 | GetBytes | 245304 | 12
  9495. 9428 | Not a valid Damnation Checkpoint File | 245317 | 52
  9496. 9429 | Pawn_Rourke | 245370 | 16
  9497. 9430 | The save is not in the proper format, the player was not found. The save might be corrupted or may have not saved correctly | 245388 | 164
  9498. 9431 | Player Not Found | 245553 | 24
  9499. 9432 | damngamecontent.weapdamn | 245578 | 32
  9500. 9433 | damngame.weapdamn | 245611 | 24
  9501. 9434 | There was an error when loading the file, Reason -  | 245636 | 68
  9502. 9435 | The file has changed since its last load, it will be loaded again | 245705 | 88
  9503. 9436 | File Has Changed | 245794 | 24
  9504. 9437 | The file has been successfully saved, it has also been rehashed and resigned. | 245819 | 104
  9505. 9438 | tolower | 245924 | 12
  9506. 9439 | DamnGameContent.WeapDamn_DarkS_Gun_Content | 245937 | 56
  9507. 9440 | Sniper Rifle | 245994 | 16
  9508. 9441 | DamnGame.WEAPDAMN_ArrowRifle | 246011 | 40
  9509. 9442 | DamnGame.WEAPDAMN_TripMine | 246052 | 36
  9510. 9443 | Trip Mines | 246089 | 16
  9511. 9444 | DamnGame.WEAPDAMN_PSI_MGun | 246106 | 36
  9512. 9445 | DamnGame.WEAPDAMN_ShotGun | 246143 | 36
  9513. 9446 | DamnGame.WEAPDAMN_AutoRevolver | 246180 | 40
  9514. 9447 | DamnGame.WeapDamn_GoldenEagle | 246221 | 40
  9515. 9448 | DamnGame.WeapDamn_SuperGun | 246262 | 36
  9516. 9449 | DamnGame.WeapDamn_SquirtGun | 246299 | 36
  9517. 9450 | DamnGameContent.WeapDamn_GhostR_Gun_Content | 246336 | 60
  9518. 9451 | Ghost Gun | 246397 | 12
  9519. 9452 | Unknown Weapon | 246410 | 20
  9520. 9453 | You cannot swap with Trip Mines | 246431 | 44
  9521. 9454 | DamnGame.WeapDamn_ArrowRifle | 246476 | 40
  9522. 9455 |  (Already Used) | 246517 | 20
  9523. 9456 | DamnGame.WeapDamm_ShotGun | 246538 | 36
  9524. 9457 | NO! | 246575 | 4
  9525. 9458 | Are you sure that you want to revert all changes back to the last saved configuration? | 246580 | 116
  9526. 9459 | Revert Changes? | 246697 | 20
  9527. 9460 | Value :  | 246718 | 12
  9528. 9461 | Set Value | 246731 | 12
  9529. 9462 | Basic Value Editing | 246744 | 28
  9530. 9463 | Raw Data Editing | 246773 | 24
  9531. 9464 | Extract Data | 246798 | 16
  9532. 9465 | Inject Data | 246815 | 16
  9533. 9466 | Darksiders Mod Tool | 246832 | 28
  9534. 9467 | Not a valid Darksiders save | 246861 | 36
  9535. 9468 | Unable to set the value,  | 246898 | 36
  9536. 9469 | Extract Data As... | 246935 | 24
  9537. 9470 | Unable to extract the data,  | 246960 | 40
  9538. 9471 | Open Data to Inject... | 247001 | 32
  9539. 9472 | Unable to inject the data,  | 247034 | 36
  9540. 9473 | DSAV | 247071 | 8
  9541. 9474 | ABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789._/\$ | 247080 | 56
  9542. 9475 | I D | 247137 | 4
  9543. 9476 |  Of  | 247142 | 8
  9544. 9477 |  of  | 247151 | 8
  9545. 9478 |  On  | 247160 | 8
  9546. 9479 |  With  | 247169 | 8
  9547. 9480 |  with  | 247178 | 8
  9548. 9481 | Inventory - No Save Loaded | 247187 | 36
  9549. 9482 | Item ID | 247224 | 12
  9550. 9483 | Item Name | 247237 | 12
  9551. 9484 | Quantity | 247250 | 12
  9552. 9485 | ExperienceBox | 247263 | 20
  9553. 9486 | Experience | 247284 | 16
  9554. 9487 | StrengthBox | 247301 | 16
  9555. 9488 | Strength | 247318 | 12
  9556. 9489 | LuckBox | 247331 | 12
  9557. 9490 | Luck | 247344 | 8
  9558. 9491 | AgilityBox | 247353 | 16
  9559. 9492 | Agility | 247370 | 12
  9560. 9493 | IntelligenceBox | 247383 | 20
  9561. 9494 | Intelligence | 247404 | 16
  9562. 9495 | CharismaBox | 247421 | 16
  9563. 9496 | Charisma | 247438 | 12
  9564. 9497 | EnduranceBox | 247451 | 16
  9565. 9498 | Endurance | 247468 | 12
  9566. 9499 | PerceptionBox | 247481 | 20
  9567. 9500 | Perception | 247502 | 16
  9568. 9501 | EditItemToolStripMenuItem | 247519 | 36
  9569. 9502 | Edit Item | 247556 | 12
  9570. 9503 | Fallout3 | 247569 | 12
  9571. 9504 | Fallout 3 Mod Tool | 247582 | 24
  9572. 9505 | Not a valid Fallout 3 Save | 247607 | 36
  9573. 9506 | Savegame.dat | 247644 | 16
  9574. 9507 | Inventory - ( | 247661 | 20
  9575. 9508 |  - Level  | 247682 | 12
  9576. 9509 | -1 | 247695 | 4
  9577. 9510 | N/A | 247700 | 4
  9578. 9511 | Corrupted Item | 247705 | 20
  9579. 9512 | N\A | 247726 | 4
  9580. 9513 | You cannot edit this item, please choose another item to edit | 247731 | 84
  9581. 9514 | Cant Edit Item | 247816 | 20
  9582. 9515 | There was an error when saving your file, Reason -  | 247837 | 68
  9583. 9516 | You must be logged in as a VIP Member to use this tool... | 247906 | 76
  9584. 9517 | Unknown Item | 247983 | 16
  9585. 9518 | .dds | 248000 | 8
  9586. 9519 |  (Mothership Zeta) | 248009 | 24
  9587. 9520 |  (Point Lookout) | 248034 | 24
  9588. 9521 |  (The Pitt) | 248059 | 16
  9589. 9522 | 05 | 248076 | 4
  9590. 9523 |  (Operation Anchorage) | 248081 | 32
  9591. 9524 |  (Broken Steel) | 248114 | 20
  9592. 9525 | \Fo3Db | 248135 | 8
  9593. 9526 | \DbFiles | 248144 | 12
  9594. 9527 | \FO3DB.db | 248157 | 12
  9595. 9528 | The Fallout 3 Item Database was not found on your computer. Having the database will allow you to get item names for all of the items in your save. Would you like to download it now? | 248171 | 244
  9596. 9529 | Download Database | 248416 | 24
  9597. 9530 | http://www.game-tuts.com/modio/files/gamefiles/fallout3/FO3DB.db | 248441 | 88
  9598. 9531 | The database was successfully downloaded. | 248530 | 56
  9599. 9532 | \FO3Database.db | 248587 | 20
  9600. 9533 | Save Index Too Large | 248608 | 28
  9601. 9534 | Invalid Quantity Input | 248637 | 32
  9602. 9535 | 00015038 | 248670 | 12
  9603. 9536 | Ok | 248683 | 4
  9604. 9537 | Item Quantity | 248688 | 20
  9605. 9538 | FalloutInventoryItemEditor | 248709 | 36
  9606. 9539 | Editing Item : | 248746 | 20
  9607. 9540 | Editing Item :  | 248767 | 20
  9608. 9541 | ABCDEF01234567890 | 248788 | 24
  9609. 9542 | Please enter a valid Item ID | 248813 | 40
  9610. 9543 | RichTextBox1 | 248854 | 16
  9611. 9544 | WeaponBox | 248871 | 12
  9612. 9545 | More Options | 248884 | 16
  9613. 9546 | CheckBox1 | 248901 | 12
  9614. 9547 | Infinite Ammo | 248914 | 20
  9615. 9548 | Make sure your checkpoint file only contains one checkpoint | 248935 | 80
  9616. 9549 | SFileLabel | 249016 | 16
  9617. 9550 | sBtnExtract | 249033 | 16
  9618. 9551 | Extract Picture | 249050 | 20
  9619. 9552 | sBtnInject | 249071 | 16
  9620. 9553 | Inject Picture | 249088 | 20
  9621. 9554 | SbtnLoad | 249109 | 12
  9622. 9555 | SBtnSetScore | 249122 | 16
  9623. 9556 | Set Score | 249139 | 12
  9624. 9557 | SPointTextbox | 249152 | 20
  9625. 9558 | Ready... | 249173 | 12
  9626. 9559 | ScreenshotPictureBox | 249186 | 28
  9627. 9560 | CWeaponContextMenu | 249215 | 24
  9628. 9561 | SwapWeaponToToolStripMenuItem | 249240 | 40
  9629. 9562 | Convert Weapon To... | 249281 | 28
  9630. 9563 | WeaponSwapsAreVIPOnlyToolStripMenuItem | 249310 | 52
  9631. 9564 | Weapon Conversions are VIP Only | 249363 | 44
  9632. 9565 | LancerToolStripMenuItem | 249408 | 32
  9633. 9566 | Lancer | 249441 | 8
  9634. 9567 | HammerburstToolStripMenuItem | 249450 | 40
  9635. 9568 | Hammerburst | 249491 | 16
  9636. 9569 | LongshotSniperToolStripMenuItem | 249508 | 44
  9637. 9570 | Longshot | 249553 | 12
  9638. 9571 | BoltokPistolToolStripMenuItem | 249566 | 40
  9639. 9572 | Boltok Pistol | 249607 | 20
  9640. 9573 | SnubPistolToolStripMenuItem | 249628 | 36
  9641. 9574 | Snub Pistol | 249665 | 16
  9642. 9575 | GorgonToolStripMenuItem | 249682 | 32
  9643. 9576 | Gorgon Pistol | 249715 | 20
  9644. 9577 | FragGrenadesToolStripMenuItem | 249736 | 40
  9645. 9578 | Frag Grenades | 249777 | 20
  9646. 9579 | SmokeGrenadesToolStripMenuItem | 249798 | 40
  9647. 9580 | Smoke Grenades | 249839 | 20
  9648. 9581 | InkGrenadesToolStripMenuItem | 249860 | 40
  9649. 9582 | Ink Grenades | 249901 | 16
  9650. 9583 | TorqueBowToolStripMenuItem | 249918 | 36
  9651. 9584 | Torque Bow | 249955 | 16
  9652. 9585 | ScorcherToolStripMenuItem | 249972 | 36
  9653. 9586 | Scorcher | 250009 | 12
  9654. 9587 | BoomshotToolStripMenuItem | 250022 | 36
  9655. 9588 | Boomshot | 250059 | 12
  9656. 9589 | HammerOfDawnToolStripMenuItem | 250072 | 40
  9657. 9590 | Hammer of Dawn | 250113 | 20
  9658. 9591 | SwapStatus | 250134 | 16
  9659. 9592 | No swap available... | 250151 | 28
  9660. 9593 | HelpToolStripMenuItem | 250180 | 28
  9661. 9594 | GiveInfiniteAmmoToolStripMenuItem | 250209 | 44
  9662. 9595 | Give Infinite Ammo | 250254 | 24
  9663. 9596 | RemoveInfiniteAmmoToolStripMenuItem | 250279 | 48
  9664. 9597 | Remove Infinite Ammo | 250328 | 28
  9665. 9598 | CharacterContextMenu | 250357 | 28
  9666. 9599 | ChangeCharacterSpawnPositionToolStripMenuItem | 250386 | 60
  9667. 9600 | Change Character Spawn Position | 250447 | 44
  9668. 9601 | GiveAllWeaponsInfiniteAmmoToolStripMenuItem | 250492 | 60
  9669. 9602 | Give All Weapons Infinite Ammo | 250553 | 40
  9670. 9603 | RemoveInfiniteAmmoForAllWeaponsToolStripMenuItem | 250594 | 64
  9671. 9604 | Remove Infinite Ammo For All Weapons | 250659 | 48
  9672. 9605 | DeleteThisCharacterToolStripMenuItem | 250708 | 48
  9673. 9606 | Delete This Character | 250757 | 28
  9674. 9607 | UndeleteThisCharacterToolStripMenuItem | 250786 | 52
  9675. 9608 | Undelete This Character | 250839 | 32
  9676. 9609 | Checkpoint Mods | 250872 | 20
  9677. 9610 | CharacterBox | 250893 | 16
  9678. 9611 | CheckBox2 | 250910 | 12
  9679. 9612 | Delete Character | 250923 | 24
  9680. 9613 | Screenshot Mods | 250948 | 20
  9681. 9614 | GearsOfWar2 | 250969 | 16
  9682. 9615 | Gears of War 2 Mod Tool | 250986 | 32
  9683. 9616 | Photo | 251019 | 8
  9684. 9617 | Not a valid Gears of War 2 Screenshot File | 251028 | 56
  9685. 9618 | File Loaded... | 251085 | 20
  9686. 9619 | The file could not be modded - Reason :  | 251106 | 56
  9687. 9620 | .Jpg|*.Jpg|.Png|*.Png|.Gif|*.Gif | 251163 | 44
  9688. 9621 | ExtractedGoW2Screenshot | 251208 | 32
  9689. 9622 | You have not yet loaded a file | 251241 | 40
  9690. 9623 | Picture Extracted... | 251282 | 28
  9691. 9624 | Could not extract image - Reason :  | 251311 | 48
  9692. 9625 | open picture | 251360 | 16
  9693. 9626 | .Png|*.png | 251377 | 16
  9694. 9627 | Only .png files are supported | 251394 | 40
  9695. 9628 | Png Only | 251435 | 12
  9696. 9629 | The picture you want to inject is too big, would you like to try and get it to fit? (Will resize the picture) | 251449 | 148
  9697. 9630 | Image Too Big | 251598 | 20
  9698. 9631 | We couldnt get the picture to fit, the injection failed. | 251619 | 76
  9699. 9632 | Picture Injected... | 251696 | 28
  9700. 9633 | There was an error when modding the file - Reason :  | 251725 | 72
  9701. 9634 | You have entered an invalid score | 251798 | 44
  9702. 9635 | The score you entered is too big | 251843 | 44
  9703. 9636 | Score Too Big | 251888 | 20
  9704. 9637 | Score Set... | 251909 | 16
  9705. 9638 | Load Gow2 Picture File... | 251926 | 36
  9706. 9639 | GearGame.GearWeap | 251963 | 24
  9707. 9640 | GearGameContentWeapons.GearWeap | 251988 | 44
  9708. 9641 | GearGame.GearWeap_AssaultRifle | 252033 | 40
  9709. 9642 | GearGame.GearWeap_Shotgun | 252074 | 36
  9710. 9643 | GearGame.GearWeap_FragGrenade | 252111 | 40
  9711. 9644 | GearGame.GearWeap_LocustPistol | 252152 | 40
  9712. 9645 | GearGame.GearWeap_COGPistol | 252193 | 36
  9713. 9646 | GearGame.GearWeap_LocustAssaultRifle | 252230 | 48
  9714. 9647 | GearGame.GearWeap_LocustBurstPistol | 252279 | 48
  9715. 9648 | GearGameContentWeapons.GearWeap_LocustBurstPistol | 252328 | 68
  9716. 9649 | GearGame.GearWeap_SniperRifle | 252397 | 40
  9717. 9650 | GearGame.GearWeap_SmokeGrenade | 252438 | 40
  9718. 9651 | GearGameContentWeapons.GearWeap_HeavyMortar | 252479 | 60
  9719. 9652 | Mortar | 252540 | 8
  9720. 9653 | GearGameContentWeapons.GearWeap_HeavyMiniGun | 252549 | 60
  9721. 9654 | Mulcher | 252610 | 12
  9722. 9655 | GearGameContentWeapons.GearWeap_FlameThrower | 252623 | 60
  9723. 9656 | GearGameContentWeapons.GearWeap_InkGrenade | 252684 | 56
  9724. 9657 | GearGameContentWeapons.GearWeap_Bow | 252741 | 48
  9725. 9658 | GearGameContentWeapons.GearWeap_Boomshot | 252790 | 56
  9726. 9659 | GearGameContent.BoomerShield | 252847 | 40
  9727. 9660 | Boomshield | 252888 | 16
  9728. 9661 | GearGameContentWeapons.GearWeap_HOD | 252905 | 48
  9729. 9662 | Unknown Weapon ( | 252954 | 24
  9730. 9663 | unknown | 252979 | 12
  9731. 9664 | GearGame.GearPawn_COGDom | 252992 | 32
  9732. 9665 | Dom | 253025 | 4
  9733. 9666 | GearGame.GearPawn_COGMarcus | 253030 | 36
  9734. 9667 | Marcus | 253067 | 8
  9735. 9668 | GearGameContent.GearPawn_COGBaird | 253076 | 44
  9736. 9669 | Baird | 253121 | 8
  9737. 9670 | GearGameContent.GearPawn_COGBenjaminCarmine | 253130 | 60
  9738. 9671 | Carmine | 253191 | 12
  9739. 9672 | GearGameContent.GearPawn_COGGus | 253204 | 44
  9740. 9673 | Cole | 253249 | 8
  9741. 9674 | GearGameContent.GearPawn_COGHoffman | 253258 | 48
  9742. 9675 | Hoffman | 253307 | 12
  9743. 9676 | GearGameContent.GearPawn_COGCole | 253320 | 44
  9744. 9677 | GearGameContent.GearPawn_COGMinh | 253365 | 44
  9745. 9678 | Minh | 253410 | 8
  9746. 9679 | GearGameContent.GearPawn_COGTai | 253419 | 44
  9747. 9680 | Tai | 253464 | 4
  9748. 9681 | GearGameContent.GearPawn_COGDizzy | 253469 | 44
  9749. 9682 | Dizzy | 253514 | 8
  9750. 9683 | GearGame.GearPawn_COGDoX | 253523 | 32
  9751. 9684 | GearGame.GearPawn_COGMarcuX | 253556 | 36
  9752. 9685 | GearGameContent.GearPawn_COGBairX | 253593 | 44
  9753. 9686 | GearGameContent.GearPawn_COGBenjaminCarminX | 253638 | 60
  9754. 9687 | GearGameContent.GearPawn_COGGuX | 253699 | 44
  9755. 9688 | GearGameContent.GearPawn_COGHoffmaX | 253744 | 48
  9756. 9689 | GearGameContent.GearPawn_COGColX | 253793 | 44
  9757. 9690 | GearGameContent.GearPawn_COGMinX | 253838 | 44
  9758. 9691 | GearGameContent.GearPawn_COGTaX | 253883 | 44
  9759. 9692 | GearGameContent.GearPawn_COGDizzX | 253928 | 44
  9760. 9693 | GearGameContent.GearPawn_LocustBoomer | 253973 | 52
  9761. 9694 | Boomer | 254026 | 8
  9762. 9695 | GearGameContent.GearPawn_LocustBoomeX | 254035 | 52
  9763. 9696 |  (Deleted) | 254088 | 16
  9764. 9697 | No Pawns Found... | 254105 | 24
  9765. 9698 | Alpha | 254130 | 8
  9766. 9699 | 4765617247616D65 | 254139 | 24
  9767. 9700 | Saved Campaigns | 254164 | 20
  9768. 9701 | Not a valid Gears of War 2 checkpoint file | 254185 | 56
  9769. 9702 | Your save contains more then one checkpoint file, you must use a file with only one checkpoint in it. | 254243 | 136
  9770. 9703 | Single Checkpoints Only | 254380 | 32
  9771. 9704 | GearGame.GearPawn | 254413 | 24
  9772. 9705 | GearGameContent.GearPawn | 254438 | 32
  9773. 9706 | IMPORTANT NOTICE | 254471 | 24
  9774. 9707 | Your save has multiple instances of the same character, if you want to be sure that your checkpoint will be successfully modded then edit each instance of every character that you want to mod. | 254497 | 256
  9775. 9708 |
  9776.  
  9777. Click on a weapon or character to get rid of this message. | 254754 | 84
  9778. 9709 | Your file has changed since it has been loaded, it will be automatically loaded again | 254839 | 116
  9779. 9710 | Your checkpoint has been successfully saved. It has also been rehashed and resigned. | 254956 | 112
  9780. 9711 | Saved | 255069 | 8
  9781. 9712 | Open Gears of War 2 Checkpoint File | 255078 | 48
  9782. 9713 | Weapon Details | 255127 | 20
  9783. 9714 | Weapon :  | 255148 | 12
  9784. 9715 |
  9785. There is  | 255161 | 16
  9786. 9716 |  possible weapon conversion available for this weapon.
  9787.  | 255178 | 76
  9788. 9717 |
  9789. There are  | 255255 | 16
  9790. 9718 |  possible weapon conversions available for this weapon.
  9791.  | 255272 | 76
  9792. 9719 |
  9793. There are no possible weapon conversions available for this weapon.
  9794.  | 255349 | 96
  9795. 9720 |
  9796. Infinite ammo is currently enabled for this weapon. | 255446 | 72
  9797. 9721 |
  9798. Infinite ammo is currently not enabled for this weapon. | 255519 | 76
  9799. 9722 | Character Details | 255596 | 24
  9800. 9723 | Character Name :  | 255621 | 24
  9801. 9724 |
  9802. Total Weapons :  | 255646 | 24
  9803. 9725 |
  9804. Weapons :  | 255671 | 16
  9805. 9726 |
  9806. This character is deleted, they will not appear when you load your save.
  9807.  | 255688 | 104
  9808. 9727 |
  9809. This character is deleted, you will spawn in the default spawn location when playing with this character.
  9810.  | 255794 | 148
  9811. 9728 | You cannot swap out held weapons... | 255943 | 48
  9812. 9729 | You must be signed in as a VIP member in order to convert weapons | 255992 | 88
  9813. 9730 | Some conversions may not work, it all depends on your specific checkpoint. Most weapon conversions will work, however, you might run into some instances where a conversion will do nothing. | 256082 | 252
  9814. 9731 | Conversion Help | 256335 | 20
  9815. 9732 | Only VIP members can change their spawn position. Please log in as a VIP and try again. | 256356 | 116
  9816. 9733 | Currently Editing :  | 256473 | 28
  9817. 9734 | X Position : | 256502 | 16
  9818. 9735 | Y Position : | 256519 | 16
  9819. 9736 | Z Position : | 256536 | 16
  9820. 9737 | TextBox2 | 256553 | 12
  9821. 9738 | TextBox3 | 256566 | 12
  9822. 9739 | GearsOfWar2PositionChanger | 256579 | 36
  9823. 9740 | GoW2 Position Changer | 256616 | 28
  9824. 9741 | These values correspond to the grid coordinates for the current level in the game. The X and Y axes correspond to the position that you are on the ground. The Z axis corresponds to your current player height. If you increase the Z axis then you will spawn in the air. Changing any value too much may cause you to not be able to spawn or die when you do. | 256646 | 472
  9825. 9742 | Position Changer Help | 257119 | 28
  9826. 9743 | MoneyBox | 257148 | 12
  9827. 9744 | ChaosBox | 257161 | 12
  9828. 9745 | Chaos | 257174 | 8
  9829. 9746 | Money | 257183 | 8
  9830. 9747 | JustCause2 | 257192 | 16
  9831. 9748 | Not a valid Just Cause 2 Save. | 257209 | 40
  9832. 9749 | 16777215 | 257250 | 12
  9833. 9750 | Successs | 257263 | 12
  9834. 9751 | Unable to find money | 257276 | 28
  9835. 9752 | Unable to find chaos | 257305 | 28
  9836. 9753 | ArcKills | 257334 | 12
  9837. 9754 | Kills | 257347 | 8
  9838. 9755 | ArcReward | 257356 | 12
  9839. 9756 | Reward | 257369 | 8
  9840. 9757 | ArcLoot | 257378 | 12
  9841. 9758 | Loot | 257391 | 8
  9842. 9759 | Ranked | 257400 | 8
  9843. 9760 | RanKills | 257409 | 12
  9844. 9761 | RanReward | 257422 | 12
  9845. 9762 | RanLoot | 257435 | 12
  9846. 9763 | CrimRank | 257448 | 12
  9847. 9764 | Label17 | 257461 | 12
  9848. 9765 | Criminal Rank | 257474 | 20
  9849. 9766 | Label18 | 257495 | 12
  9850. 9767 | Max | 257508 | 4
  9851. 9768 | KaneAndLynch2 | 257513 | 20
  9852. 9769 | Not a valid Kane and Lynch 2 Save | 257534 | 44
  9853. 9770 | There was an error when attempting to load the file -  | 257579 | 72
  9854. 9771 | There was an error when attempting to save the file -  | 257652 | 72
  9855. 9772 | Left4Dead2 | 257725 | 16
  9856. 9773 | Left 4 Dead 2 Mod Tool | 257742 | 32
  9857. 9774 | Not a valid L4D2 UserSettings File | 257775 | 48
  9858. 9775 | left4dead2_cfg_ss.cfg | 257824 | 28
  9859. 9776 | Unable to find config data, try playing the game more or editing your settings to make the config data appear | 257854 | 148
  9860. 9777 | Unable to read config data | 258003 | 36
  9861. 9778 | Unable to set config data | 258040 | 36
  9862. 9779 | Basic | 258077 | 8
  9863. 9780 | FuelMaxBox | 258086 | 16
  9864. 9781 | FuelBox | 258103 | 12
  9865. 9782 | CashBox | 258116 | 12
  9866. 9783 | Fuel | 258129 | 8
  9867. 9784 | Vars | 258138 | 8
  9868. 9785 | Set | 258147 | 4
  9869. 9786 | Mercenaries2 | 258152 | 16
  9870. 9787 | Mercenaries 2 Mod Tool | 258169 | 32
  9871. 9788 | Not a valid Mercenaries 2 Save Game | 258202 | 48
  9872. 9789 | There was an error when attempting to save, Reason -  | 258251 | 72
  9873. 9790 | }, | 258324 | 4
  9874. 9791 | {
  9875.  | 258329 | 4
  9876. 9792 | }
  9877.  | 258334 | 4
  9878. 9793 | ] =  | 258339 | 8
  9879. 9794 | ,
  9880.  | 258348 | 4
  9881. 9795 | },
  9882.  | 258353 | 4
  9883. 9796 | 00000000000000000000000000 | 258358 | 36
  9884. 9797 | 02020202020202020202020202 | 258395 | 36
  9885. 9798 | 02020202020202020202020201 | 258432 | 36
  9886. 9799 | 02020202020202020202020100 | 258469 | 36
  9887. 9800 | 02020202020202020202020200 | 258506 | 36
  9888. 9801 | 02000000020202000200000002 | 258543 | 36
  9889. 9802 | 01000001010102010100000000 | 258580 | 36
  9890. 9803 | 3A3A3A3A3A0202020202020202 | 258617 | 36
  9891. 9804 | 7F7F7F7F7F0303030303030303 | 258654 | 36
  9892. 9805 | My Stats | 258691 | 12
  9893. 9806 | Rep | 258704 | 4
  9894. 9807 | My Cars | 258709 | 12
  9895. 9808 | CarRearRim | 258722 | 16
  9896. 9809 | CarFrontRim | 258739 | 16
  9897. 9810 | CarSpeed | 258756 | 12
  9898. 9811 | CarType | 258769 | 12
  9899. 9812 | CarBikeTires | 258782 | 16
  9900. 9813 | Bike Tires | 258799 | 16
  9901. 9814 | CarAirbags | 258816 | 16
  9902. 9815 | Airbags | 258833 | 12
  9903. 9816 | CarHydrolics | 258846 | 16
  9904. 9817 | Hydrolics | 258863 | 12
  9905. 9818 | Rear Rim | 258876 | 12
  9906. 9819 | Front Rim | 258889 | 12
  9907. 9820 | CarPlate | 258902 | 12
  9908. 9821 | Plate | 258915 | 8
  9909. 9822 | Speed | 258924 | 8
  9910. 9823 | Car | 258933 | 4
  9911. 9824 | CarName | 258938 | 12
  9912. 9825 | MidnightClubLA | 258951 | 20
  9913. 9826 | Not a valid Midnight Club LA Save | 258972 | 44
  9914. 9827 | No car selected | 259017 | 20
  9915. 9828 | vpd_am_db9_08:Aston Martin DB9-vp_aud_r8_08:Audi R8-vp_aud_rs4_07:Audi S4-vpd_aud_s5_08:Audi S5-vp_buk_grandnational_87:Buick Grand National-vpd_cad_xlrv_08:Cadilac XLR V-vp_chv_camaro_06:Chevrolet Camaro-vp_chv_camaro_06_DUB:Chevrolet Camaro DUB-vpd_chv_chevelle_70:Chevrolet Chevelle-vp_se_chv_chp_96:Chevrolet CHP-vp_chv_cobalt_05:Chevrolet Cobalt-vp_chv_corvettez06_07:Chevrolet Corvette-vp_chv_impala_96:Chevrolet Impala-vpd_chv_malibu_65:Chevrolet Malibu-vp_se_chv_plc_96:Chevrolet PLC-vp_cry_300c_06:Chryster 300C-vp_dge_challenger_06:Dodge Challenger-vp_dge_challenger_06_DUB:Dodge Challenger DUB-vp_dge_charger_06:Dodge Charger-vp_se_dge_chp_06:Dodge CHP-vp_se_dge_ubp_06:Dodge UBP-vpd_duc_1098_07:Ducati 1098-vp_duc_999r_06:Ducati 999r-vp_duc_monster_s4r_07:Ducati Monster-vp_frd_boss302_69:Ford Boss-vp_frd_cobra_04:Ford Cobra-vp_frd_gt_06:Ford GT-vp_frd_mustang_06:Ford Mustang-vp_kaw_ninja_zx14_06:Kawasaki Ninja-vp_lam_gallardo_06:Lamborghini Gallardo-vp_lam_miura_71:Lamborghini Miura-vp_lam_murcielago_06:Lamborghini Murcielago-vp_lam_murcielago_06_DUB:Lamborghini Murcielago DUB-vp_mbz_s600_07_DUB:Mercedes S600-vp_mit_3000gt_99:Mitsubishi 3000GT-vp_mit_eclipse_99:Mitsubishi Eclipse-vp_mit_evo_06:Mitsubishi Evo-vp_mzd_rx7_95:Mitsubishi RX7-vp_mzd_rx8_06:Mitsubishi RX8-vp_nsn_skyline_99:Nissan Skyline-vp_pon_transam_79:Pontiac Trans Am-vp_sln_s281_06:Saleen S281-vp_sln_s7_06:Saleen S7-vp_vw_golf_07:Volkswagen Golf-vp_vw_golf_83:Volkswagen Golf (1983)-vpd_lr_hse_08:Land Rover HSE-vpd_lr_sport_08:Land Rover Sport-vpd_pon_gto_66:Pontiac GTO | 259039 | 2084
  9916. 9829 | Unnamed Car | 261124 | 16
  9917. 9830 | vp_aud_r8_08 | 261141 | 16
  9918. 9831 | Invalid Car | 261158 | 16
  9919. 9832 | Error Clearing String | 261175 | 28
  9920. 9833 | Dvar | 261204 | 8
  9921. 9834 | Player | 261213 | 8
  9922. 9835 | Field of View (Default) | 261222 | 32
  9923. 9836 | CheckEdit7 | 261255 | 16
  9924. 9837 | TrackBarControl7 | 261272 | 24
  9925. 9838 | 65 | 261297 | 4
  9926. 9839 | Sprint Speed (Default) | 261302 | 32
  9927. 9840 | CheckEdit6 | 261335 | 16
  9928. 9841 | TrackBarControl6 | 261352 | 24
  9929. 9842 | Jump Height (Default) | 261377 | 28
  9930. 9843 | TrackBarControl1 | 261406 | 24
  9931. 9844 | CheckButton23 | 261431 | 20
  9932. 9845 | cl_stanceHoldTime-0 | 261452 | 28
  9933. 9846 | Disable Crouching | 261481 | 24
  9934. 9847 | Walk Speed (Default) | 261506 | 28
  9935. 9848 | TrackBarControl2 | 261535 | 24
  9936. 9849 | 190 | 261560 | 4
  9937. 9850 | CheckButton5 | 261565 | 16
  9938. 9851 | player_sustainAmmo-1 | 261582 | 28
  9939. 9852 | Unlimited Ammo | 261611 | 20
  9940. 9853 | CheckButton4 | 261632 | 16
  9941. 9854 | player_breath_hold_time-999 | 261649 | 36
  9942. 9855 | Infinite Breath | 261686 | 20
  9943. 9856 | CheckButton3 | 261707 | 16
  9944. 9857 | player_sprintUnlimited-1 | 261724 | 32
  9945. 9858 | Unlimited Sprint | 261757 | 24
  9946. 9859 | CheckButton2 | 261782 | 16
  9947. 9860 | player_meleeRange-999 | 261799 | 28
  9948. 9861 | Far Melee | 261828 | 12
  9949. 9862 | CheckButton1 | 261841 | 16
  9950. 9863 | CheckButton1.Tag | 261858 | 24
  9951. 9864 | Infinite Health | 261883 | 20
  9952. 9865 | Display | 261904 | 12
  9953. 9866 | CheckButton17 | 261917 | 20
  9954. 9867 | actionSlotsHide-1 | 261938 | 24
  9955. 9868 | Hide Action Slots | 261963 | 24
  9956. 9869 | CheckButton16 | 261988 | 20
  9957. 9870 | hud_drawHUD-0 | 262009 | 20
  9958. 9871 | Hide HUD | 262030 | 12
  9959. 9872 | CheckButton15 | 262043 | 20
  9960. 9873 | con_minicon-1 | 262064 | 20
  9961. 9874 | Display Debug Console | 262085 | 28
  9962. 9875 | CheckButton14 | 262114 | 20
  9963. 9876 | cg_blood-0 | 262135 | 16
  9964. 9877 | Disable Blood | 262152 | 20
  9965. 9878 | CheckButton13 | 262173 | 20
  9966. 9879 | cg_drawGun-0 | 262194 | 16
  9967. 9880 | Hide Gun | 262211 | 12
  9968. 9881 | CheckButton12 | 262224 | 20
  9969. 9882 | cg_drawOverheadNames-0 | 262245 | 32
  9970. 9883 | Hide Overhead Names | 262278 | 28
  9971. 9884 | CheckButton11 | 262307 | 20
  9972. 9885 | cg_debug_overlay_viewport-1 | 262328 | 36
  9973. 9886 | Hide Sniper Overlay | 262365 | 28
  9974. 9887 | CheckButton10 | 262394 | 20
  9975. 9888 | aim_slowdown_enabled-0 | 262415 | 32
  9976. 9889 | Disable Sticky Aim | 262448 | 24
  9977. 9890 | CheckButton9 | 262473 | 16
  9978. 9891 | hud_showTextNoAmmo-0 | 262490 | 28
  9979. 9892 | Hide No Ammo Text | 262519 | 24
  9980. 9893 | CheckButton8 | 262544 | 16
  9981. 9894 | hud_showStance-0 | 262561 | 24
  9982. 9895 | Hide Stance Indicator | 262586 | 28
  9983. 9896 | CheckButton7 | 262615 | 16
  9984. 9897 | laserForceOn-1 | 262632 | 20
  9985. 9898 | Show Laser Dot | 262653 | 20
  9986. 9899 | CheckButton6 | 262674 | 16
  9987. 9900 | ammoCounterHide-1 | 262691 | 24
  9988. 9901 | Hide Ammo Counter | 262716 | 24
  9989. 9902 | XtraTabPage4 | 262741 | 16
  9990. 9903 | CheckButton24 | 262758 | 20
  9991. 9904 | bg_forceExplosiveBullets-1 | 262779 | 36
  9992. 9905 | Explosive Bullets | 262816 | 24
  9993. 9906 | Game Gravity | 262841 | 16
  9994. 9907 | CheckEdit5 | 262858 | 16
  9995. 9908 | TrackBarControl5 | 262875 | 24
  9996. 9909 | 800 | 262900 | 4
  9997. 9910 | Player Gravity | 262905 | 20
  9998. 9911 | CheckEdit3 | 262926 | 16
  9999. 9912 | TrackBarControl3 | 262943 | 24
  10000. 9913 | Game Speed | 262968 | 16
  10001. 9914 | TrackBarControl4 | 262985 | 24
  10002. 9915 | CheckButton22 | 263010 | 20
  10003. 9916 | r_drawWater-0 | 263031 | 20
  10004. 9917 | Disable Water | 263052 | 20
  10005. 9918 | CheckButton21 | 263073 | 20
  10006. 9919 | ai_disableSpawn-1 | 263094 | 24
  10007. 9920 | Disable AI Spawn | 263119 | 24
  10008. 9921 | CheckButton20 | 263144 | 20
  10009. 9922 | ai_accuracyDistScale-999 | 263165 | 32
  10010. 9923 | Low AI Accuracy | 263198 | 20
  10011. 9924 | CheckButton19 | 263219 | 20
  10012. 9925 | fx_enable-0 | 263240 | 16
  10013. 9926 | Disable Effects | 263257 | 20
  10014. 9927 | CheckButton18 | 263278 | 20
  10015. 9928 | bullet_penetrationEnabled-0 | 263299 | 36
  10016. 9929 | Disable Bullet Penetration | 263336 | 36
  10017. 9930 | LinkLabel2 | 263373 | 16
  10018. 9931 | Load Custom Dvar List | 263390 | 28
  10019. 9932 | LinkLabel1 | 263419 | 16
  10020. 9933 | Save Custom Dvar List | 263436 | 28
  10021. 9934 | Add New Dvar | 263465 | 16
  10022. 9935 | Dvar : | 263482 | 8
  10023. 9936 | Value : | 263491 | 12
  10024. 9937 | Right click dvar for more options | 263504 | 44
  10025. 9938 | SortingToolStripMenuItem | 263549 | 32
  10026. 9939 | Sorting | 263582 | 12
  10027. 9940 | AlphebetizeToolStripMenuItem | 263595 | 40
  10028. 9941 | Sort by Name | 263636 | 16
  10029. 9942 | SortByValueToolStripMenuItem | 263653 | 40
  10030. 9943 | Sort by Value | 263694 | 20
  10031. 9944 | RemoveAllToolStripMenuItem | 263715 | 36
  10032. 9945 | Remove All | 263752 | 16
  10033. 9946 | RemoveToolStripMenuItem | 263769 | 32
  10034. 9947 | Remove | 263802 | 8
  10035. 9948 | ModernWarfare2 | 263811 | 20
  10036. 9949 | Modern Warfare® 2 Mod Tool | 263832 | 36
  10037. 9950 | mcds | 263869 | 8
  10038. 9951 | jump_height | 263878 | 16
  10039. 9952 | g_speed | 263895 | 12
  10040. 9953 | g_gravity | 263908 | 12
  10041. 9954 | timescale | 263921 | 12
  10042. 9955 | phys_gravity | 263934 | 16
  10043. 9956 | player_sprintSpeedScale | 263951 | 32
  10044. 9957 | cg_fov | 263984 | 8
  10045. 9958 | Unable to load file, Reason -  | 263993 | 40
  10046. 9959 | Player Speed ( | 264034 | 20
  10047. 9960 | Player Speed (Default) | 264055 | 32
  10048. 9961 | Jump Height ( | 264088 | 20
  10049. 9962 | Game Speed ( | 264109 | 16
  10050. 9963 | Game Speed (Default) | 264126 | 28
  10051. 9964 | Player Gravity ( | 264155 | 24
  10052. 9965 | Player Gravity (Default) | 264180 | 32
  10053. 9966 | Game Gravity ( | 264213 | 20
  10054. 9967 | Game Gravity (Default) | 264234 | 32
  10055. 9968 | Sprint Speed ( | 264267 | 20
  10056. 9969 | Field of View ( | 264288 | 20
  10057. 9970 |  * | 264309 | 4
  10058. 9971 | Open MW2 Savegame... | 264314 | 28
  10059. 9972 | Are you sure you want to remove all Dvars? | 264343 | 56
  10060. 9973 | Remove All? | 264400 | 16
  10061. 9974 | NewDvar | 264417 | 12
  10062. 9975 | Save Dvar File As... | 264430 | 28
  10063. 9976 | MW2 Dvar File|*.mdv | 264459 | 28
  10064. 9977 | <root> | 264488 | 8
  10065. 9978 | <d><a> | 264497 | 8
  10066. 9979 | </a> | 264506 | 8
  10067. 9980 | </b></d> | 264515 | 12
  10068. 9981 | </root> | 264528 | 12
  10069. 9982 | MODIOMW2 | 264541 | 12
  10070. 9983 | Your custom Dvar list has been successfully saved. | 264554 | 68
  10071. 9984 | There was an error when saving the custom Dvar list. | 264623 | 72
  10072. 9985 | Add at least one Dvar into your list before you attempt to save the list. | 264696 | 100
  10073. 9986 | No Dvars in List | 264797 | 24
  10074. 9987 | Open Mw2 Dvar File... | 264822 | 28
  10075. 9988 | Not a valid Dvar file | 264851 | 28
  10076. 9989 | Invalid Dvar file | 264880 | 24
  10077. 9990 | Corrupted Dvar file | 264905 | 28
  10078. 9991 | There was an error when loading the Dvar File, Reason -  | 264934 | 76
  10079. 9992 | Not a valid Modern Warfare® 2 Save | 265011 | 48
  10080. 9993 | There was an error when opening the file, Reason -  | 265060 | 68
  10081. 9994 | savegame.svg | 265129 | 16
  10082. 9995 | Corrupt File | 265146 | 16
  10083. 9996 | 10 11 68 75 64 5F 6D 69 73 73 69 6F 6E 46 61 69 6C 65 42 64 82 01 30 | 265163 | 92
  10084. 9997 | FF FF FF 42 | 265256 | 16
  10085. 9998 | FF FF FF 47 | 265273 | 16
  10086. 9999 | Your file has changed since it has been loaded, please load it again | 265290 | 92
  10087. 10000 | Save Number | 265383 | 16
  10088. 10001 | SavenumberBox | 265400 | 20
  10089. 10002 | Label26 | 265421 | 12
  10090. 10003 | Heavy Armor | 265434 | 16
  10091. 10004 | HeavyArmorBox | 265451 | 20
  10092. 10005 | Label27 | 265472 | 12
  10093. 10006 | Hand to Hand | 265485 | 16
  10094. 10007 | HandToHandBox | 265502 | 20
  10095. 10008 | Label28 | 265523 | 12
  10096. 10009 | Blunt | 265536 | 8
  10097. 10010 | BluntBox | 265545 | 12
  10098. 10011 | Label29 | 265558 | 12
  10099. 10012 | Block | 265571 | 8
  10100. 10013 | BlockBox | 265580 | 12
  10101. 10014 | Label30 | 265593 | 12
  10102. 10015 | Blade | 265606 | 8
  10103. 10016 | BladeBox | 265615 | 12
  10104. 10017 | Label21 | 265628 | 12
  10105. 10018 | Athletics | 265641 | 12
  10106. 10019 | AthleticsBox | 265654 | 16
  10107. 10020 | Label22 | 265671 | 12
  10108. 10021 | Armorer | 265684 | 12
  10109. 10022 | ArmorerBox | 265697 | 16
  10110. 10023 | Label23 | 265714 | 12
  10111. 10024 | Label24 | 265727 | 12
  10112. 10025 | Personality | 265740 | 16
  10113. 10026 | PersonalityBox | 265757 | 20
  10114. 10027 | Label25 | 265778 | 12
  10115. 10028 | Label16 | 265791 | 12
  10116. 10029 | SpeedBox | 265804 | 12
  10117. 10030 | Willpower | 265817 | 12
  10118. 10031 | WillpowerBox | 265830 | 16
  10119. 10032 | Label19 | 265847 | 12
  10120. 10033 | Label20 | 265860 | 12
  10121. 10034 | SpeechcraftBox | 265873 | 20
  10122. 10035 | SneakBox | 265894 | 12
  10123. 10036 | Label14 | 265907 | 12
  10124. 10037 | Security | 265920 | 12
  10125. 10038 | SecurityBox | 265933 | 16
  10126. 10039 | Label15 | 265950 | 12
  10127. 10040 | Mercantile | 265963 | 16
  10128. 10041 | MercantileBox | 265980 | 20
  10129. 10042 | Marksman | 266001 | 12
  10130. 10043 | MarksmanBox | 266014 | 16
  10131. 10044 | Light Armor | 266031 | 16
  10132. 10045 | LightArmorBox | 266048 | 20
  10133. 10046 | Acrobatics | 266069 | 16
  10134. 10047 | AcrobaticsBox | 266086 | 20
  10135. 10048 | Restoration | 266107 | 16
  10136. 10049 | RestorationBox | 266124 | 20
  10137. 10050 | Mysticism | 266145 | 12
  10138. 10051 | MysticismBox | 266158 | 16
  10139. 10052 | Illusion | 266175 | 12
  10140. 10053 | IllusionBox | 266188 | 16
  10141. 10054 | Destruction | 266205 | 16
  10142. 10055 | DestructionBox | 266222 | 20
  10143. 10056 | Conjuration | 266243 | 16
  10144. 10057 | ConjurationBox | 266260 | 20
  10145. 10058 | Alteration | 266281 | 16
  10146. 10059 | AlterationBox | 266298 | 20
  10147. 10060 | Alchemy | 266319 | 12
  10148. 10061 | AlchemyBox | 266332 | 16
  10149. 10062 | Label12 | 266349 | 12
  10150. 10063 | Speechcraft | 266362 | 16
  10151. 10064 | Label13 | 266379 | 12
  10152. 10065 | Sneak | 266392 | 8
  10153. 10066 | Label32 | 266401 | 12
  10154. 10067 | Gold | 266414 | 8
  10155. 10068 | GoldBox | 266423 | 12
  10156. 10069 | Label31 | 266436 | 12
  10157. 10070 | NameBox | 266449 | 12
  10158. 10071 | Level | 266462 | 8
  10159. 10072 | LevelBox | 266471 | 12
  10160. 10073 | Label35 | 266484 | 12
  10161. 10074 | Change Image | 266497 | 16
  10162. 10075 | Label34 | 266514 | 12
  10163. 10076 | Save Image | 266527 | 16
  10164. 10077 | Save Info | 266544 | 12
  10165. 10078 | Label36 | 266557 | 12
  10166. 10079 | Location ID | 266570 | 16
  10167. 10080 | CellBox | 266587 | 12
  10168. 10081 | Label37 | 266600 | 12
  10169. 10082 | 0.0 | 266613 | 4
  10170. 10083 | xBox | 266618 | 8
  10171. 10084 | Label38 | 266627 | 12
  10172. 10085 | yBox | 266640 | 8
  10173. 10086 | Label39 | 266649 | 12
  10174. 10087 | zBox | 266662 | 8
  10175. 10088 | The Elder Scrolls IV: Oblivion | 266671 | 40
  10176. 10089 | Not a valid TES4:Oblivion Save | 266712 | 40
  10177. 10090 | Unable to set the values,  | 266753 | 36
  10178. 10091 | Unable to save your file, Reason -  | 266790 | 48
  10179. 10092 | PNG Image|*.png | 266839 | 20
  10180. 10093 | Unable to save the image, Reason -  | 266860 | 48
  10181. 10094 | Open Image File... | 266909 | 24
  10182. 10095 | Image Files|*.png;*.gif;*.jpg;*.jpeg | 266934 | 48
  10183. 10096 | Unable to change the image, Reason -  | 266983 | 52
  10184. 10097 | Only VIP Members can use this tool | 267036 | 48
  10185. 10098 | tes4 | 267085 | 8
  10186. 10099 | Unable to edit gold, not found in save | 267094 | 52
  10187. 10100 | Cannot Edit Gold | 267147 | 24
  10188. 10101 | TES4SAVEGAME | 267172 | 16
  10189. 10102 | Not a valid Oblivion save game | 267189 | 40
  10190. 10103 | 00000007 | 267230 | 12
  10191. 10104 | 00000014 | 267243 | 12
  10192. 10105 | 0000000F | 267256 | 12
  10193. 10106 | +Speed | 267269 | 8
  10194. 10107 | phys_swap | 267278 | 12
  10195. 10108 | impulse 50 | 267291 | 16
  10196. 10109 | toggle_duck | 267308 | 16
  10197. 10110 | +zoom | 267325 | 8
  10198. 10111 | slot1 | 267334 | 8
  10199. 10112 | slot2 | 267343 | 8
  10200. 10113 | slot3 | 267352 | 8
  10201. 10114 | slot4 | 267361 | 8
  10202. 10115 | invprev | 267370 | 12
  10203. 10116 | invnext | 267383 | 12
  10204. 10117 | changeclass | 267396 | 16
  10205. 10118 | +duck | 267413 | 8
  10206. 10119 | voicemenu 0 0 | 267422 | 20
  10207. 10120 | +jump | 267443 | 8
  10208. 10121 | +use | 267452 | 8
  10209. 10122 | Save File | 267461 | 12
  10210. 10123 | Set Defaults | 267474 | 16
  10211. 10124 | Load Preset | 267491 | 16
  10212. 10125 | Save Preset | 267508 | 16
  10213. 10126 | Choose a command or type in a custom one | 267525 | 56
  10214. 10127 | Team Fortress 2 | 267582 | 20
  10215. 10128 | (Default) Previous Weapon | 267603 | 36
  10216. 10129 | Fly | 267640 | 4
  10217. 10130 | Low Gravity | 267645 | 16
  10218. 10131 | Change Color (Black) | 267662 | 28
  10219. 10132 | Change Color (Red) | 267691 | 24
  10220. 10133 | Spray Blood | 267716 | 16
  10221. 10134 | Make Object Follow You | 267733 | 32
  10222. 10135 | Drop Object Following You | 267766 | 36
  10223. 10136 | Third Person | 267803 | 16
  10224. 10137 | First Person | 267820 | 16
  10225. 10138 | Spawn Airboat | 267837 | 20
  10226. 10139 | Spawn Alyx | 267858 | 16
  10227. 10140 | Spawn Antlion | 267875 | 20
  10228. 10141 | Spawn Barnacle | 267896 | 20
  10229. 10142 | Spawn Barney | 267917 | 16
  10230. 10143 | Spawn Breen | 267934 | 16
  10231. 10144 | Spawn Combine Dropship | 267951 | 32
  10232. 10145 | Spawn Combine Gunship | 267984 | 28
  10233. 10146 | Spawn Combine Soldier | 268013 | 28
  10234. 10147 | Spawn Combine Strider | 268042 | 28
  10235. 10148 | Spawn Crow | 268071 | 16
  10236. 10149 | Spawn Dog | 268088 | 12
  10237. 10150 | Spawn Demoman | 268101 | 20
  10238. 10151 | Spawn Eli | 268122 | 12
  10239. 10152 | Spawn Engineer | 268135 | 20
  10240. 10153 | Spawn Gman | 268156 | 16
  10241. 10154 | Spawn Headcrab | 268173 | 20
  10242. 10155 | Spawn Heavy | 268194 | 16
  10243. 10156 | Spawn Itchyosaur | 268211 | 24
  10244. 10157 | Spawn Jeep | 268236 | 16
  10245. 10158 | Spawn Kleiner | 268253 | 20
  10246. 10159 | Spawn Manhack | 268274 | 20
  10247. 10160 | Spawn Monk | 268295 | 16
  10248. 10161 | Spawn Medic | 268312 | 16
  10249. 10162 | Spawn Pigeon | 268329 | 16
  10250. 10163 | Spawn Pyro | 268346 | 16
  10251. 10164 | Spawn Scout | 268363 | 16
  10252. 10165 | Spawn Soldier | 268380 | 20
  10253. 10166 | Spawn Sniper | 268401 | 16
  10254. 10167 | Spawn Spy | 268418 | 12
  10255. 10168 | Spawn Seagull | 268431 | 20
  10256. 10169 | Spawn Vortigaunt | 268452 | 24
  10257. 10170 | Jump | 268477 | 8
  10258. 10171 | Use | 268486 | 4
  10259. 10172 | Shoot | 268491 | 8
  10260. 10173 | (No Action) | 268500 | 16
  10261. 10174 | TF2cLS | 268517 | 8
  10262. 10175 | LB | 268526 | 4
  10263. 10176 | TF2cBack | 268531 | 12
  10264. 10177 | TF2cRS | 268544 | 8
  10265. 10178 | RB | 268553 | 4
  10266. 10179 | TF2cL3 | 268558 | 8
  10267. 10180 | Left Stick | 268567 | 16
  10268. 10181 | TF2cR3 | 268584 | 8
  10269. 10182 | Right Stick | 268593 | 16
  10270. 10183 | Dpad Down | 268610 | 12
  10271. 10184 | TF2cUp | 268623 | 8
  10272. 10185 | Dpad Up | 268632 | 12
  10273. 10186 | TF2cDown | 268645 | 12
  10274. 10187 | TF2cRight | 268658 | 12
  10275. 10188 | Dpad Right | 268671 | 16
  10276. 10189 | Half-Life 2 | 268688 | 16
  10277. 10190 | (Default) Sprint | 268705 | 24
  10278. 10191 | Give All Weapons | 268730 | 24
  10279. 10192 | Give Gravity Gun | 268755 | 24
  10280. 10193 | Toggle God Mode | 268780 | 20
  10281. 10194 | Toggle Ai | 268801 | 12
  10282. 10195 | Spawn Helicopter | 268814 | 24
  10283. 10196 | Spawn Zombie | 268839 | 16
  10284. 10197 | Sprint | 268856 | 8
  10285. 10198 | Duck | 268865 | 8
  10286. 10199 | HL2cBack | 268874 | 12
  10287. 10200 | (Default) Change Weapon | 268887 | 32
  10288. 10201 | HL2cDown | 268920 | 12
  10289. 10202 | HL2cRight | 268933 | 12
  10290. 10203 | HL2cUp | 268946 | 8
  10291. 10204 | (Default) Zoom | 268955 | 20
  10292. 10205 | HL2cR3 | 268976 | 8
  10293. 10206 | (Default) Duck | 268985 | 20
  10294. 10207 | HL2cL3 | 269006 | 8
  10295. 10208 | (Default) Switch to Gravity Gun | 269015 | 44
  10296. 10209 | HL2cRS | 269060 | 8
  10297. 10210 | HL2cLS | 269069 | 8
  10298. 10211 | Portal | 269078 | 8
  10299. 10212 | Dpad Left | 269087 | 12
  10300. 10213 | (Default) Jump | 269100 | 20
  10301. 10214 | PortalcLS | 269121 | 12
  10302. 10215 | Label45 | 269134 | 12
  10303. 10216 | PortalcLeft | 269147 | 16
  10304. 10217 | PortalcRS | 269164 | 12
  10305. 10218 | Label44 | 269177 | 12
  10306. 10219 | PortalcL3 | 269190 | 12
  10307. 10220 | Label43 | 269203 | 12
  10308. 10221 | PortalcDown | 269216 | 16
  10309. 10222 | PortalcR3 | 269233 | 12
  10310. 10223 | Label42 | 269246 | 12
  10311. 10224 | Label40 | 269259 | 12
  10312. 10225 | PortalcUp | 269272 | 12
  10313. 10226 | Label41 | 269285 | 12
  10314. 10227 | PortalcRight | 269298 | 16
  10315. 10228 | OrangeBox | 269315 | 12
  10316. 10229 | The Orange Box Mod Tool | 269328 | 32
  10317. 10230 | User Settings | 269361 | 20
  10318. 10231 | Not a valid Orange Box UserSettings File | 269382 | 56
  10319. 10232 | There is no file loaded, you must load a file to mod it | 269439 | 76
  10320. 10233 | Your file has been successfully modded, reshashed, and resigned. | 269516 | 88
  10321. 10234 | There was an error when modding the file, reason -  | 269605 | 68
  10322. 10235 | sv_cheats 1; | 269674 | 16
  10323. 10236 | ent_fire !picker color 000 | 269691 | 36
  10324. 10237 | ent_fire !picker color 666 | 269728 | 36
  10325. 10238 | ent_fire !picker setparent !player | 269765 | 48
  10326. 10239 | ent_fire !picker clearparent | 269814 | 40
  10327. 10240 | sv_gravity 100 | 269855 | 20
  10328. 10241 | impulse 101 | 269876 | 16
  10329. 10242 | ai_disable | 269893 | 16
  10330. 10243 | ch_createjeep | 269910 | 20
  10331. 10244 | ch_createairboat | 269931 | 24
  10332. 10245 | npc_create npc_alyx | 269956 | 28
  10333. 10246 | npc_create npc_antlion | 269985 | 32
  10334. 10247 | npc_create npc_barney | 270018 | 28
  10335. 10248 | npc_create npc_breen | 270047 | 28
  10336. 10249 | npc_create npc_combinedropship | 270076 | 40
  10337. 10250 | npc_create npc_combinegunship | 270117 | 40
  10338. 10251 | npc_create npc_combinesoldier | 270158 | 40
  10339. 10252 | npc_create npc_crow | 270199 | 28
  10340. 10253 | Spawn Combine Scanner | 270228 | 28
  10341. 10254 | npc_create npc_cscanner | 270257 | 32
  10342. 10255 | npc_create npc_dog | 270290 | 24
  10343. 10256 | npc_create npc_eli | 270315 | 24
  10344. 10257 | npc_create npc_fastzombie | 270340 | 36
  10345. 10258 | npc_create npc_gman | 270377 | 28
  10346. 10259 | npc_create npc_headcrab | 270406 | 32
  10347. 10260 | npc_create npc_helicopter | 270439 | 36
  10348. 10261 | npc_create npc_itchyosaur | 270476 | 36
  10349. 10262 | npc_create npc_kleiner | 270513 | 32
  10350. 10263 | npc_create npc_manhack | 270546 | 32
  10351. 10264 | npc_create npc_monk | 270579 | 28
  10352. 10265 | npc_create npc_pigeon | 270608 | 28
  10353. 10266 | npc_create npc_seagull | 270637 | 32
  10354. 10267 | npc_create npc_strider | 270670 | 32
  10355. 10268 | npc_create npc_vortigaunt | 270703 | 36
  10356. 10269 | god | 270740 | 4
  10357. 10270 | noclip | 270745 | 8
  10358. 10271 | give weapon_physcannon | 270754 | 32
  10359. 10272 | +reload | 270787 | 12
  10360. 10273 | +speed | 270800 | 8
  10361. 10274 | +attack | 270809 | 12
  10362. 10275 | thirdperson | 270822 | 16
  10363. 10276 | firstperson | 270839 | 16
  10364. 10277 | noactionchosen | 270856 | 20
  10365. 10278 | hurt me 400 | 270877 | 16
  10366. 10279 | prop_dynamic_create player/scout | 270894 | 44
  10367. 10280 | prop_dynamic_create player/soldier | 270939 | 48
  10368. 10281 | prop_dynamic_create player/pyro | 270988 | 44
  10369. 10282 | prop_dynamic_create player/demoman | 271033 | 48
  10370. 10283 | prop_dynamic_create player/heavy | 271082 | 44
  10371. 10284 | prop_dynamic_create player/engineer | 271127 | 48
  10372. 10285 | prop_dynamic_create player/medic | 271176 | 44
  10373. 10286 | prop_dynamic_create player/sniper | 271221 | 44
  10374. 10287 | prop_dynamic_create player/spy | 271266 | 40
  10375. 10288 | Spawn Sentry Gun | 271307 | 24
  10376. 10289 | npc_create obj_sentrygun | 271332 | 32
  10377. 10290 | Spawn Dispenser | 271365 | 20
  10378. 10291 | npc_create obj_dispenser | 271386 | 32
  10379. 10292 | prop_dynamic_create monk.mdl | 271419 | 40
  10380. 10293 | prop_dynamic_create barnacle.mdl | 271460 | 44
  10381. 10294 | prop_dynamic_create jeep.mdl | 271505 | 40
  10382. 10295 | prop_dynamic_create airboat.mdl | 271546 | 44
  10383. 10296 | prop_dynamic_create alyx.mdl | 271591 | 40
  10384. 10297 | prop_dynamic_create antlion.mdl | 271632 | 44
  10385. 10298 | prop_dynamic_create barney.mdl | 271677 | 40
  10386. 10299 | prop_dynamic_create breen.mdl | 271718 | 40
  10387. 10300 | prop_dynamic_create crow.mdl | 271759 | 40
  10388. 10301 | prop_dynamic_create combine_dropship | 271800 | 48
  10389. 10302 | prop_dynamic_create combine_gunship | 271849 | 48
  10390. 10303 | prop_dynamic_create dog.mdl | 271898 | 36
  10391. 10304 | prop_dynamic_create eli.mdl | 271935 | 36
  10392. 10305 | prop_dynamic_create gman.mdl | 271972 | 40
  10393. 10306 | prop_dynamic_create headcrab.mdl | 272013 | 44
  10394. 10307 | prop_dynamic_create kleiner.mdl | 272058 | 44
  10395. 10308 | prop_dynamic_create manhack.mdl | 272103 | 44
  10396. 10309 | prop_dynamic_create pigeon.mdl | 272148 | 40
  10397. 10310 | prop_dynamic_create seagull.mdl | 272189 | 44
  10398. 10311 | prop_dynamic_create combine_strider.mdl | 272234 | 52
  10399. 10312 | prop_dynamic_create combine_soldier.mdl | 272287 | 52
  10400. 10313 | prop_dynamic_create vortigaunt.mdl | 272340 | 48
  10401. 10314 | prop_dynamic_create itchyosaur | 272389 | 40
  10402. 10315 | Spawn Mossman | 272430 | 20
  10403. 10316 | prop_dynamic_create mossman.mdl | 272451 | 44
  10404. 10317 | noactionwanted | 272496 | 20
  10405. 10318 | (Default) | 272517 | 12
  10406. 10319 | Open UserSettings File... | 272530 | 36
  10407. 10320 | Save Preset File... | 272567 | 28
  10408. 10321 | Orange Box Preset File|*.obp | 272596 | 40
  10409. 10322 | OrangeBoxPreset | 272637 | 20
  10410. 10323 | End | 272658 | 4
  10411. 10324 | Open Preset File... | 272663 | 28
  10412. 10325 | The file you have tried to load is not a valid Modio file | 272692 | 76
  10413. 10326 | The file you have tried to load is corrupted | 272769 | 60
  10414. 10327 | File Corrupted | 272830 | 20
  10415. 10328 | Not a valid Orange Box Preset file | 272851 | 48
  10416. 10329 | The file you have tried to load is not a valid Orange Box Preset file | 272900 | 92
  10417. 10330 | Are you sure you would like to reset everything to default? | 272993 | 80
  10418. 10331 | Set Defaults? | 273074 | 20
  10419. 10332 | Kudos :  | 273095 | 12
  10420. 10333 | PGR4 | 273108 | 8
  10421. 10334 | Project Gotham Racing 4 | 273117 | 32
  10422. 10335 | savegame | 273150 | 12
  10423. 10336 | Current EP : | 273163 | 16
  10424. 10337 | Blackwatch Commanders Killed : | 273180 | 40
  10425. 10338 | TextBox10 | 273221 | 12
  10426. 10339 | Blackwatch Troopers Killed : | 273234 | 40
  10427. 10340 | Total Hunters Killed : | 273275 | 32
  10428. 10341 | TextBox9 | 273308 | 12
  10429. 10342 | TextBox8 | 273321 | 12
  10430. 10343 | Evolved Infected Killed : | 273334 | 36
  10431. 10344 | TextBox7 | 273371 | 12
  10432. 10345 | Total Alerts Caused : | 273384 | 28
  10433. 10346 | TextBox6 | 273413 | 12
  10434. 10347 | Infected Civilians Killed : | 273426 | 36
  10435. 10348 | Total Alerts Escaped : | 273463 | 32
  10436. 10349 | TextBox5 | 273496 | 12
  10437. 10350 | TextBox4 | 273509 | 12
  10438. 10351 | Total Marines Killed : | 273522 | 32
  10439. 10352 | Total EP Earned : | 273555 | 24
  10440. 10353 | More Stats | 273580 | 16
  10441. 10354 | Vehicles Crushed With Tank : | 273597 | 40
  10442. 10355 | TextBox20 | 273638 | 12
  10443. 10356 | Total Vehicles Destroyed : | 273651 | 36
  10444. 10357 | TextBox19 | 273688 | 12
  10445. 10358 | Military Vehicles Destroyed : | 273701 | 40
  10446. 10359 | TextBox18 | 273742 | 12
  10447. 10360 | Civilian Vehicles Destroyed : | 273755 | 40
  10448. 10361 | TextBox17 | 273796 | 12
  10449. 10362 | Total APCs Destroyed : | 273809 | 32
  10450. 10363 | TextBox16 | 273842 | 12
  10451. 10364 | Total Transports Destroyed : | 273855 | 40
  10452. 10365 | TextBox15 | 273896 | 12
  10453. 10366 | Total Gunships Destroyed : | 273909 | 36
  10454. 10367 | TextBox14 | 273946 | 12
  10455. 10368 | Viral Detectors Destroyed : | 273959 | 36
  10456. 10369 | TextBox13 | 273996 | 12
  10457. 10370 | Total UAVs Destroyed : | 274009 | 32
  10458. 10371 | TextBox12 | 274042 | 12
  10459. 10372 | Total Pilots Killed : | 274055 | 28
  10460. 10373 | TextBox11 | 274084 | 12
  10461. 10374 | Prototype Mod Tool | 274097 | 24
  10462. 10375 | [PROTOTYPE] | 274122 | 16
  10463. 10376 | Not a valid [PROTOTYPE] save gamesave | 274139 | 52
  10464. 10377 | The file you are trying to mod no longer exists | 274192 | 64
  10465. 10378 | Not a valid [PROTOTYPE] save | 274257 | 40
  10466. 10379 | Your file has been successfully saved, it has also been rehashed and resigned | 274298 | 104
  10467. 10380 | Max All | 274403 | 12
  10468. 10381 | Set to Max | 274416 | 16
  10469. 10382 | Important Stats | 274433 | 20
  10470. 10383 | Fame | 274454 | 8
  10471. 10384 | Honor | 274463 | 8
  10472. 10385 | RedDeadRedemption | 274472 | 24
  10473. 10386 | Not a valid RDR Save | 274497 | 28
  10474. 10387 | There was an error when getting the value -  | 274526 | 60
  10475. 10388 | There was an error when setting the value -  | 274587 | 60
  10476. 10389 | Are you sure you want to max all of the stats? | 274648 | 64
  10477. 10390 | Not valid RDR Save | 274713 | 24
  10478. 10391 | gRDR2_Stats | 274738 | 16
  10479. 10392 | Stat entry not found. | 274755 | 28
  10480. 10393 | Autobot Campaign | 274784 | 24
  10481. 10394 | t3 | 274809 | 4
  10482. 10395 | Total Energons Consumed : | 274814 | 36
  10483. 10396 | t2 | 274851 | 4
  10484. 10397 | Total Energons Aquired : | 274856 | 32
  10485. 10398 | t4 | 274889 | 4
  10486. 10399 | Campaign Points : | 274894 | 24
  10487. 10400 | t1 | 274919 | 4
  10488. 10401 | Total Energons : | 274924 | 24
  10489. 10402 | TrackBar1 | 274949 | 12
  10490. 10403 | Game Progress : | 274962 | 20
  10491. 10404 | 0% | 274983 | 4
  10492. 10405 | Decepticon Campaign | 274988 | 28
  10493. 10406 | t7 | 275017 | 4
  10494. 10407 | t6 | 275022 | 4
  10495. 10408 | t8 | 275027 | 4
  10496. 10409 | t5 | 275032 | 4
  10497. 10410 | TrackBar2 | 275037 | 12
  10498. 10411 | Transformers2 | 275050 | 20
  10499. 10412 | Transformers 2 Mod Tool | 275071 | 32
  10500. 10413 | Transformers 2 - Global Data | 275104 | 40
  10501. 10414 | Not a valid Transformers 2 Gamesave | 275145 | 48
  10502. 10415 | No campaigns were found in your file, start a campaign and try again | 275194 | 92
  10503. 10416 | No Campaigns Found | 275287 | 24
  10504. 10417 | E56F623C | 275312 | 12
  10505. 10418 | 77AE3F94 | 275325 | 12
  10506. 10419 |  (Not Found) | 275338 | 16
  10507. 10420 | valid | 275355 | 8
  10508. 10421 | Open Transformers 2 Savegame... | 275364 | 44
  10509. 10422 | Modio2.Resources | 275409 | 24
  10510. 10423 | ACBrotherhhoodLogo | 275434 | 24
  10511. 10424 | arrow_refresh | 275459 | 20
  10512. 10425 | arrowLeft | 275480 | 12
  10513. 10426 | arrowRight | 275493 | 16
  10514. 10427 | AssassinsCreed2Logo | 275510 | 28
  10515. 10428 | AvPLogo | 275539 | 12
  10516. 10429 | beep | 275552 | 8
  10517. 10430 | beep3 | 275561 | 8
  10518. 10431 | bioshock2_icon | 275570 | 20
  10519. 10432 | borderlands_icon | 275591 | 24
  10520. 10433 | bullet_blue | 275616 | 16
  10521. 10434 | cog | 275633 | 4
  10522. 10435 | complete | 275638 | 12
  10523. 10436 | ConnectionFixer | 275651 | 20
  10524. 10437 | damnation_logo | 275672 | 20
  10525. 10438 | DarksidersIcon | 275693 | 20
  10526. 10439 | default_game_box | 275714 | 24
  10527. 10440 | disc | 275739 | 8
  10528. 10441 | downloads | 275748 | 12
  10529. 10442 | drive | 275761 | 8
  10530. 10443 | Fallout3Icon1 | 275770 | 20
  10531. 10444 | folder_add | 275791 | 16
  10532. 10445 | folder_go | 275808 | 12
  10533. 10446 | folder_page | 275821 | 16
  10534. 10447 | gamerpic_overlay | 275838 | 24
  10535. 10448 | gamerpic_overlay_download | 275863 | 36
  10536. 10449 | GameTutsWatermark | 275900 | 24
  10537. 10450 | gloss | 275925 | 8
  10538. 10451 | GlossOverlay | 275934 | 16
  10539. 10452 | GOW2Logo | 275951 | 12
  10540. 10453 | hdd_32 | 275964 | 8
  10541. 10454 | imageborder | 275973 | 16
  10542. 10455 | information | 275990 | 16
  10543. 10456 | justcause2logo | 276007 | 20
  10544. 10457 | kanelynch2icon | 276028 | 20
  10545. 10458 | KV | 276049 | 4
  10546. 10459 | l4d2logo | 276054 | 12
  10547. 10460 | loading | 276067 | 12
  10548. 10461 | magnifier | 276080 | 12
  10549. 10462 | mercenaries2logo | 276093 | 24
  10550. 10463 | midnightclublaicon | 276118 | 24
  10551. 10464 | Modio_Launcher | 276143 | 20
  10552. 10465 | mu_16x16 | 276164 | 12
  10553. 10466 | mu_s | 276177 | 8
  10554. 10467 | mw2Icon | 276186 | 12
  10555. 10468 | no_avatar | 276199 | 12
  10556. 10469 | Noimage | 276212 | 12
  10557. 10470 | note | 276225 | 8
  10558. 10471 | oblivion_icon | 276234 | 20
  10559. 10472 | OrangeBoxFile | 276255 | 20
  10560. 10473 | OrangeBoxIcon | 276276 | 20
  10561. 10474 | package | 276297 | 12
  10562. 10475 | page_copy | 276310 | 12
  10563. 10476 | page_delete | 276323 | 16
  10564. 10477 | page_edit | 276340 | 12
  10565. 10478 | page_go | 276353 | 12
  10566. 10479 | page_save | 276366 | 12
  10567. 10480 | pgr4_logo | 276379 | 12
  10568. 10481 | PrototypeLogo | 276392 | 20
  10569. 10482 | QuestionMark64x64 | 276413 | 24
  10570. 10483 | RDRlogo | 276438 | 12
  10571. 10484 | RDRStats | 276451 | 12
  10572. 10485 | red_faction_logo | 276464 | 24
  10573. 10486 | RSV2Logo | 276489 | 12
  10574. 10487 | Shadow | 276502 | 8
  10575. 10488 | transformers_2_logo | 276511 | 28
  10576. 10489 | upshadow | 276540 | 12
  10577. 10490 | usb_s | 276553 | 8
  10578. 10491 | WhiteBlock | 276562 | 16
  10579. 10492 | world | 276579 | 8
  10580. 10493 | XboxIcon | 276588 | 12
  10581. 10494 | rememberme_username | 276601 | 28
  10582. 10495 | rememberme_password | 276630 | 28
  10583. 10496 | autologin | 276659 | 12
  10584. 10497 | lastX | 276672 | 8
  10585. 10498 | lastY | 276681 | 8
  10586. 10499 | lastWidth | 276690 | 12
  10587. 10500 | lastHeight | 276703 | 16
  10588. 10501 | device_explorer_view | 276720 | 28
  10589. 10502 | device_explorer_showgamertags | 276749 | 40
  10590. 10503 | device_explorer_showgames | 276790 | 36
  10591. 10504 | play_sounds | 276827 | 16
  10592. 10505 | top_most | 276844 | 12
  10593. 10506 | main_form_options | 276857 | 24
  10594. 10507 | (?<!^)(?=[A-Z]) | 276882 | 20
  10595. 10508 | &h | 276903 | 4
  10596. 10509 | Public profile was given | 276908 | 32
  10597. 10510 | Not a profile | 276941 | 20
  10598. 10511 | \00000001 | 276962 | 12
  10599. 10512 | Not a valid Xbox360 USB Device | 276975 | 40
  10600. 10513 | Xbox360\Data0000 | 277016 | 24
  10601. 10514 | Xbox360\Data0001 | 277041 | 24
  10602. 10515 | Xbox360\Data0002 | 277066 | 24
  10603. 10516 | Xbox360\Data | 277091 | 16
  10604. 10517 | \mtemp\ | 277108 | 12
  10605. 10518 | Invalid | 277121 | 12
  10606. 10519 | HDD -  | 277134 | 8
  10607. 10520 | DevkitError | 277143 | 16
  10608. 10521 | Memory Unit -  | 277160 | 20
  10609. 10522 | ?? | 277181 | 4
  10610. 10523 | Invalid USB | 277186 | 16
  10611. 10524 | USB Stick ( | 277203 | 16
  10612. 10525 | USB: | 277220 | 8
  10613. 10526 | Xbox360\ | 277229 | 12
  10614. 10527 | Data0000 | 277242 | 12
  10615. 10528 | invalid 0000 | 277255 | 16
  10616. 10529 | Data0001 | 277272 | 12
  10617. 10530 | invalid 0001 | 277285 | 16
  10618. 10531 | Data0002 | 277302 | 12
  10619. 10532 | invalid 0002 | 277315 | 16
  10620. 10533 | XTAF | 277332 | 8
  10621. 10534 | Not FATX | 277341 | 12
  10622. 10535 | Not allowed | 277354 | 16
  10623. 10536 | Invalid FATX Device. | 277371 | 28
  10624. 10537 | 42n2kapRdnAlsorRn10psmDf | 277400 | 32
  10625. 10538 | 4icSlnRd | 277433 | 12
  10626. 10539 | 9SnciRu7zlDrxnCskuEurpSx | 277446 | 32
  10627. 10540 | DjspDfCs | 277479 | 12
  10628. 10541 | A922GKFJ9JLAP909890J20JLFHGBVNNMALOQ98E789HQLNNADKOIIEHBRV3TGQWE4AISKNTP9871WJIOAIWHIRUTYBAMNTBVWXXAIWWI2H2OQPQNBAOIWU90AWJAWIWHWBMBZBAPOWUYQNVTUOEPQRNWVEIWBLAJT | 277493 | 216
  10629. 10542 | 3.0 | 277710 | 4
  10630. 10543 | https://www.game-tuts.com/modio/files/services/ | 277715 | 64
  10631. 10544 | xjWj02249AndlEntAnALen01 | 277780 | 32
  10632. 10545 | Hdn4A0aneRpOxnExxE3j313AneEaDX | 277813 | 40
  10633. 10546 | xJenALeoRnae031nADrgEandLEMenRTan | 277854 | 44
  10634. 10547 | modio:// | 277899 | 12
  10635. 10548 | opensave | 277912 | 12
  10636. 10549 | IsReady | 277925 | 12
  10637. 10550 | Abs | 277938 | 4
  10638. 10551 | SerialNumber | 277943 | 16
  10639. 10552 | Your file has been successfully saved, rehashed, and resigned! | 277960 | 84
  10640. 10553 | ModioJJ#!@ | 278045 | 16
  10641. 10554 | Modern Warfare 2 Save Game | 278062 | 36
  10642. 10555 | There was an error when attempting to fix the MW2 Checksum | 278099 | 80
  10643. 10556 | Not a valid Transformers 2 Save | 278180 | 44
  10644. 10557 | http://marketplace.xbox.com/en-US/games/media/66acd000-77fe-1000-9115-d802 | 278225 | 100
  10645. 10558 | http://marketplace.xbox.com/en-GB/games/media/66acd000-77fe-1000-9115-d802 | 278326 | 100
  10646. 10559 | <img[^>]*class=\" | 278427 | 24
  10647. 10560 | \"[^>]*src=\"([^\"]*)\"[^>]*> | 278452 | 40
  10648. 10561 | <div class=" | 278493 | 16
  10649. 10562 | </div> | 278510 | 8
  10650. 10563 | /Modio_Connection_Fixer.exe | 278519 | 36
  10651. 10564 | runas | 278556 | 8
  10652. 10565 | wireshark | 278565 | 12
  10653. 10566 | the wireshark network analyzer | 278578 | 40
  10654. 10567 | (E122) | 278619 | 8
  10655. 10568 | C:\Windows\System32\drivers\etc\hosts | 278628 | 52
  10656. 10569 | game-tuts | 278681 | 12
  10657. 10570 | Could not connect to Game-Tuts.com (E11) | 278694 | 56
  10658. 10571 | Could not connect to Game-Tuts.com (E12) | 278751 | 56
  10659. 10572 | http://www.game-tuts.com/modio/files/database/Database.xml | 278808 | 80
  10660. 10573 | GetMD5 | 278889 | 8
  10661. 10574 | Aej513NaLdjS924DDseT53Db76FDB | 278898 | 40
  10662. 10575 | main | 278939 | 8
  10663. 10576 | sec | 278948 | 4
  10664. 10577 | Unable to authorize database | 278953 | 40
  10665. 10578 | Not a valid GameTuts database | 278994 | 40
  10666. 10579 | Could not connect to the internet. | 279035 | 48
  10667. 10580 | Content-Type | 279084 | 16
  10668. 10581 | application/x-www-form-urlencoded | 279101 | 44
  10669. 10582 | http://marketplace.xbox.com/en-US/Search?query= | 279146 | 64
  10670. 10583 | &DownloadType=Game | 279211 | 24
  10671. 10584 | <ol class="ProductResults SearchTiles"> | 279236 | 52
  10672. 10585 | <a class=" ProductBox" href=" | 279289 | 40
  10673. 10586 | title=" | 279330 | 12
  10674. 10587 | ABCDEFGHIJKLMNOPQRSTUVWXYZ1234567890':[]!$&*®™ñÑ  | 279343 | 72
  10675. 10588 | Not connected to the internet | 279416 | 40
Add Comment
Please, Sign In to add comment