home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 September (Special) / Chip-Special_2004-09_Digitalni-Hudba.bin / servis / reader / Data1.cab / EScript.api / ZDCT / 10000
Text (UTF-16)  |  2003-07-17  |  30KB  |  321 lines

  1. "IDS_REAL_VERSION=Alpha 1"
  2. "IDS_GENERIC_STRING=%s"
  3. "IDS_LANGUAGE=ENU"
  4. "IDS_FULL_NAME=ECMAScript"
  5. "IDS_ABOUT_DESCRIPTION=The Adobe EScript Plug-In allows PDF documents to take advantage of JavaScript. "
  6. "IDS_ABOUT_DESCRIPTION2=See the Acrobat JavaScript Object Specification (AcroJS.pdf) for more details. "
  7. "IDS_ABOUT_DESCRIPTION3=This document can be accessed through Adobe's web site."
  8. "IDS_ABOUT_DESCRIPTION4="
  9. "IDS_ABOUT_DEPENDENCIES=Plug-ins required for loading: None\r\n"
  10. "IDS_ABOUT_DEPENDENCIES2=Plug-ins required for full functionality: EFS, Movie, Search,"
  11. "IDS_ABOUT_DEPENDENCIES3=SendMail, Spelling, Weblink, and Web Capture"
  12. "IDS_ABOUT_LEGAL_STUFF="
  13. "IDS_ABOUT_LEGAL_STUFF2="
  14. "IDS_ABOUT_LEGAL_STUFF3="
  15. "IDS_ABOUT_LEGAL_STUFF4="
  16. "IDS_TRIGGER_DOC_OPEN=Document Open"
  17. "IDS_TRIGGER_DOC_WILL_CLOSE=Document Will Close"
  18. "IDS_TRIGGER_DOC_WILL_SAVE=Document Will Save"
  19. "IDS_TRIGGER_DOC_DID_SAVE=Document Did Save"
  20. "IDS_TRIGGER_DOC_WILL_PRINT=Document Will Print"
  21. "IDS_TRIGGER_DOC_DID_PRINT=Document Did Print"
  22. "IDS_MENU_JAVASCRIPT=&JavaScript"
  23. "IDS_MENU_JS_DEBUGGER=De&bugger..."
  24. "IDS_MENU_JS_DEBUG_START=Debug &From Start"
  25. "IDS_MENU_JS_EDITALL=&Edit All JavaScripts..."
  26. "IDS_MENU_JS_SCRIPTS=&Document JavaScripts..."
  27. "IDS_MENU_JS_ACTIONS=&Set Document Actions..."
  28. "IDS_EDITALL_MSG=//-------------------------------------------------------------\r//-----------------Do not edit the XML tags--------------------\r//-------------------------------------------------------------\r\r"
  29. "IDS_TRIGGER_PAGE_OPEN=Page Open"
  30. "IDS_TRIGGER_PAGE_CLOSE=Page Close"
  31. "IDS_EDITALL_BELONG1=/*********** belongs to: "
  32. "IDS_EDITALL_BELONG2= ***********/\r"
  33. "IDS_BROWSE_EDITOR=Select an Editor Program"
  34. "IDS_BROWSE_BTN=Select"
  35. "IDS_BROWSE_EXE=Executable Files"
  36. "IDS_JAVASCRIPT_LERROR= at line "
  37. "IDS_JAVASCRIPT_GERROR=JavaScript error at line %d: %s. Fix it?\n"
  38. "IDS_JSERROR_INVALIDRANGE=Invalid argument value."
  39. "IDS_JSERROR_INVALIDTYPE=Invalid argument type."
  40. "IDS_JSERROR_REFERENCE=Variable not defined."
  41. "IDS_JSERROR_MISSINGARG=Missing required argument."
  42. "IDS_JSERROR_INVALID_NUMBERARGS=Invalid number of arguments for."
  43. "IDS_JSERROR_INVALID_ARGS=Invalid arguments for."
  44. "IDS_JSERROR_INVALIDPROPERTYGET=Get not possible, invalid or unknown."
  45. "IDS_JSERROR_INVALIDPROPERTYSET=Set not possible, invalid or unknown."
  46. "IDS_JSERROR_OUTOFMEMORY=Out of memory."
  47. "IDS_JSERROR_NOTSUPPORTED=Not supported in this Acrobat configuration."
  48. "IDS_JSERROR_NOTSUPPORTEDHFT=Functionality not available as a necessary plug-in is not loaded."
  49. "IDS_JSERROR_NOTALLOWED=Security settings prevent access to this property or method."
  50. "IDS_JSERROR_GENERAL=Operation failed."
  51. "IDS_JSERROR_RAISE=Acrobat Raise."
  52. "IDS_JSERROR_DEADOBJECT=Object is dead."
  53. "IDS_JSERROR_UNSUPPORTEDVALUE=Value is unsupported."
  54. "IDS_JSERROR_HELP=Help."
  55. "IDS_JSERROR_PARAMNUM= ===> Parameter %ld."
  56. "IDS_JSERROR_PARAMNAME= ===> Parameter %s."
  57. "IDS_JSERROR_NUMARGS= ===> Expected %ld parameters."
  58. "IDS_JSERROR_HELPPARAM=====>%s%s: %s%s\n"
  59. "IDS_JSERROR_INDENT= ===> "
  60. "IDS_JSWARNING_CANCELSCRIPTEXECUTION=You are in the middle of loading plugin or document scripts.\nStopping this operation may lead to JavaScript errors.\nWould you like to continue loading the JavaScripts?"
  61. "IDS_JAVASCRIPT_EDITORNAME_ERROR=Please choose an External Editor.\n"
  62. "IDS_JAVASCRIPT_ENABLE=This document contains JavaScripts. Do you want to enable JavaScripts from now on? The document may not behave correctly if they're disabled."
  63. "IDS_JAVASCRIPT_EDITALL_ERROR=XML tags may have been edited.\n Your changes cannot be accepted. Please don't edit the XML tags.\n"
  64. "IDS_CONSOLE_FULL=Cannot continue printing to the console.\n"
  65. "IDS_EDITDIALOG_FULL=Text cannot be displayed in full by the Edit Dialog.\nPlease use an External Editor.\n"
  66. "IDS_EXTEDITOR_MSG=Please save file in External Editor before dismissing this dialog.\n"
  67. "IDS_LINE_STR=Ln %d, "
  68. "IDS_COLUMN_STR=Col %d"
  69. "IDS_GOTO_TITLE=Go to Line"
  70. "IDS_LINENO_STR=&Line Number:"
  71. "IDS_OK_STR=OK"
  72. "IDS_CLEAR_STR=Clear"
  73. "IDS_ACTION_JAVASCRIPT=Run a JavaScript"
  74. "IDS_TITLE_JSBATCH=Execute JavaScript"
  75. "IDS_JSCOMMAND_TITLE=JavaScript"
  76. "IDS_JSCOMMAND_SCRIPT=Script: %s"
  77. "IDS_JSBATCH_TITLE=/* Put script title here */\n"
  78. "IDS_LONG_JAN=January"
  79. "IDS_LONG_FEB=February"
  80. "IDS_LONG_MAR=March"
  81. "IDS_LONG_APR=April"
  82. "IDS_LONG_MAY=May"
  83. "IDS_LONG_JUN=June"
  84. "IDS_LONG_JUL=July"
  85. "IDS_LONG_AUG=August"
  86. "IDS_LONG_SEP=September"
  87. "IDS_LONG_OCT=October"
  88. "IDS_LONG_NOV=November"
  89. "IDS_LONG_DEC=December"
  90. "IDS_SHORT_JAN=Jan"
  91. "IDS_SHORT_FEB=Feb"
  92. "IDS_SHORT_MAR=Mar"
  93. "IDS_SHORT_APR=Apr"
  94. "IDS_SHORT_MAY=May"
  95. "IDS_SHORT_JUN=Jun"
  96. "IDS_SHORT_JUL=Jul"
  97. "IDS_SHORT_AUG=Aug"
  98. "IDS_SHORT_SEP=Sep"
  99. "IDS_SHORT_OCT=Oct"
  100. "IDS_SHORT_NOV=Nov"
  101. "IDS_SHORT_DEC=Dec"
  102. "IDS_LONG_MON=Monday"
  103. "IDS_LONG_TUE=Tuesday"
  104. "IDS_LONG_WED=Wednesday"
  105. "IDS_LONG_THU=Thursday"
  106. "IDS_LONG_FRI=Friday"
  107. "IDS_LONG_SAT=Saturday"
  108. "IDS_LONG_SUN=Sunday"
  109. "IDS_SHORT_MON=Mon"
  110. "IDS_SHORT_TUE=Tue"
  111. "IDS_SHORT_WED=Wed"
  112. "IDS_SHORT_THU=Thu"
  113. "IDS_SHORT_FRI=Fri"
  114. "IDS_SHORT_SAT=Sat"
  115. "IDS_SHORT_SUN=Sun"
  116. "IDS_OPEN_DATAOBJECT=Select a data file to import"
  117. "IDS_SAVE_DATAOBJECT=Specify a file to extract to"
  118. "IDS_PROGRESSMONITOR_DELETEPAGES=Deleting pages"
  119. "IDS_PROGRESSMONITOR_REPLACEPAGES=Replacing pages"
  120. "IDS_PROGRESSMONITOR_INSERTPAGES=Inserting pages"
  121. "IDS_PROGRESSMONITOR_EXTRACTPAGES=Extracting pages"
  122. "IDS_PROGRESSMONITOR_PAGETRANSITIONS=Setting page transitions"
  123. "IDS_PROGRESSMONITOR_PAGEROTATIONS=Setting page rotations"
  124. "IDS_PROGRESSMONITOR_PAGEBOXES=Setting page boxes"
  125. "IDS_PROGRESSMONITOR_ADDTHUMBNAILS=Adding thumbnails"
  126. "IDS_PROGRESSMONITOR_REMOVETHUMBNAILS=Removing thumbnails"
  127. "IDS_PROGRESSMONITOR_ADDWEBLINKS=Adding weblinks"
  128. "IDS_PROGRESSMONITOR_REMOVEWEBLINKS=Removing weblinks"
  129. "IDS_PROGRESSMONITOR_EDITALL_DOCLEVEL=Extracting Document Level Scripts"
  130. "IDS_PROGRESSMONITOR_EDITALL_DOCACTION=Extracting Document Action Scripts"
  131. "IDS_PROGRESSMONITOR_EDITALL_BOOKMARK=Extracting Bookmark Scripts"
  132. "IDS_PROGRESSMONITOR_EDITALL_LINK=Extracting Link Scripts"
  133. "IDS_PROGRESSMONITOR_EDITALL_PAGES=Extracting Page Scripts"
  134. "IDS_PROGRESSMONITOR_EDITALL_EXTERNAL=Extracting Other Scripts"
  135. "IDS_PROGRESSMONITOR_EDITALL_SAVINGSCRIPTS=Saving Scripts"
  136. "IDS_GREATER_THAN=Invalid value: must be greater than or equal to %s."
  137. "IDS_GT_AND_LT=Invalid value: must be greater than or equal to %s and less than or equal to %s."
  138. "IDS_LESS_THAN=Invalid value: must be less than or equal to %s."
  139. "IDS_INVALID_MONTH=** Invalid **"
  140. "IDS_INVALID_DATE=Invalid date/time: please ensure that the date/time exists. Field "
  141. "IDS_INVALID_DATE2= should match format "
  142. "IDS_INVALID_VALUE=The value entered does not match the format of the field"
  143. "IDS_AM=am"
  144. "IDS_PM=pm"
  145. "IDS_STARTUP_CONSOLE_MSG=Acrobat EScript Built-in Functions Version 6.0"
  146. "IDS_MONTH_INFO=January[1]February[2]March[3]April[4]May[5]June[6]July[7]August[8]September[9]October[10]November[11]December[12]Sept[9]Jan[1]Feb[2]Mar[3]Apr[4]Jun[6]Jul[7]Aug[8]Sep[9]Oct[10]Nov[11]Dec[12]"
  147. "IDS_CANNOTSAVE_WARNING=Since this document does not allow changes to be saved, any changes you may have made will not be included in the document when it is mailed. Do you want to continue?"
  148. "IDS_STACK=Stack"
  149. "IDS_THIS=Global Variables (%s)"
  150. "IDS_SCOPE=Local Variables"
  151. "IDS_WATCHES=Watches"
  152. "IDS_BREAKPOINTS=BreakPoints"
  153. "IDS_BREAKPOINT=BreakPoint #"
  154. "IDS_BP_LINE=Line: "
  155. "IDS_BP_SCRIPT=Script: "
  156. "IDS_BP_CONDIT=Condition: "
  157. "IDS_SCRIPT=Script"
  158. "IDS_CONSOLE=Console"
  159. "IDS_SCRIPT_CONSOLE=Script and Console"
  160. "IDS_CONSOLE_NOINPUT=The interactive console is not enabled. Would you like to enable it now?"
  161. "IDS_RESUME_BUTTON=Resume Execution"
  162. "IDS_INTERRUPT_BUTTON1=Set Interrupt"
  163. "IDS_INTERRUPT_BUTTON2=Clear Interrupt"
  164. "IDS_QUIT_BUTTON=Quit"
  165. "IDS_STEPOVER_BUTTON=Step Over"
  166. "IDS_STEPINTO_BUTTON=Step Into"
  167. "IDS_STEPOUT_BUTTON=Step Out"
  168. "IDS_EDIT_ICON=Edit"
  169. "IDS_ADD_ICON=New"
  170. "IDS_DELETE_ICON=Delete"
  171. "IDS_EDIT_VARIABLE=Edit Variable"
  172. "IDS_NEW_VARIABLE=Enter a new value for variable:"
  173. "IDS_CHANGE_WATCH=Change this watch to:"
  174. "IDS_ADD_WATCH=Add a new watch:"
  175. "IDS_BP_CONDITION=Change the breakpoint condition to:"
  176. "IDS_INIT_MSG=The JavaScript Debugger is initialized."
  177. "IDS_NOT_INIT_MSG=The JavaScript Debugger is not enabled. You can enable it in the JavaScript preferences."
  178. "IDS_COMPLETEDDEBUG_MSG=The current debugging session completed successfully."
  179. "IDS_TERMINATEDEBUG_MSG=The current debugging session was terminated."
  180. "IDS_DEBUGGER_FILE=The file debugger.js is missing from the JavaScripts folder. The Debugger will not run correctly without this file."
  181. "IDS_SCRIPT_NOTEDITABLE=You cannot edit this JavaScript in the Acrobat JavaScript Debugger."
  182. "IDS_DEBUGGER_STOP_FOREDIT=If you edit the file, the current debugging session will stop. Would you like to edit the file anyway?"
  183. "IDS_DEBUG_UNDERWAY=Do you really want to execute the script: %s?\nExecuting it could interfere with the debugging session currently under way."
  184. "IDS_CONTINUE_SCANNING=This document has a large number of pages. Do you want to continue scanning for %s JavaScripts? This will take a while."
  185. "IDS_PAGE_SCRIPTS=Page"
  186. "IDS_CANTSET_BREAKPOINT=Cannot set breakpoints because the JavaScript Debugger is disabled. Please enable it in the JavaScript preferences."
  187. "IDS_CANTDEBUG_SCRIPT=This JavaScript cannot be currently debugged. Please try debugging it from the console or any other document action."
  188. "IDS_STARTUP_DEBUGGER_MSG=Acrobat JavaScript Debugger Functions Version 6.0"
  189. "IDS_INVALID_BREAKPOINT=Cannot set a breakpoint at line %d of script %s."
  190. "IDS_EXCEPTION_INLINE=Exception in line %d of function %s, script %s\n"
  191. "IDS_UNABLE_FINDSOURCE=Unable to find source for %s"
  192. "IDS_TOP_LEVEL=top_level"
  193. "IDS_INVALID_BPLINE=Invalid breakpoint at line %d of %s\n"
  194. "IDS_STACK_STRING=line %d %s"
  195. "IDS_CANNOT_EVALWATCH=cannot evaluate this watch"
  196. "IDS_YES=Yes"
  197. "IDS_NO=No"
  198. "IDS_CANCEL=Cancel"
  199. "IDS_FONTNAME_BOLDITALIC=%s Bold Italic"
  200. "IDS_FONTNAME_BOLD=%s Bold"
  201. "IDS_FONTNAME_ITALIC=%s Italic"
  202. "IDS_FONTNAME_NORMAL=%s"
  203. "IDS_FONT_TIMES_ROMAN=Times Roman"
  204. "IDS_FONT_TIMES_BOLD=Times Bold"
  205. "IDS_FONT_TIMES_ITALIC=Times Italic"
  206. "IDS_FONT_TIMES_BOLD_ITALIC=Times Bold-Italic"
  207. "IDS_FONT_HELV=Helvetica"
  208. "IDS_FONT_HELV_BOLD=Helvetica Bold"
  209. "IDS_FONT_HELV_OBLIQUE=Helvetica Oblique"
  210. "IDS_FONT_HELV_BOLD_OBLIQUE=Helvetica Bold-Oblique"
  211. "IDS_FONT_COURIER=Courier"
  212. "IDS_FONT_COURIER_BOLD=Courier Bold"
  213. "IDS_FONT_COURIER_OBLIQUE=Courier Oblique"
  214. "IDS_FONT_COURIER_BOLD_OBLIQUE=Courier Bold-Oblique"
  215. "IDS_FONT_SYMBOL=Symbol"
  216. "IDS_FONT_ZAPF_DINGBATS=Adobe Pi"
  217. "IDS_FONT_KANJI_GOTHIC=Heisei Kakugo"
  218. "IDS_FONT_KANJI_MINCHO=Heisei Mincho"
  219. "IDS_FONT_MSUNG=MSung Light"
  220. "IDS_FONT_MHEI=MHei Medium"
  221. "IDS_FONT_STSONG=STSong Light"
  222. "IDS_FONT_HYSMYEONGJO=HYSMyeongJo Medium"
  223. "IDS_FONT_HYGOTHIC=HYGoThic Medium"
  224. "IDS_FONT_ACRO_CE_1=MyriadPro Regular"
  225. "IDS_FONT_ACRO_CE_2=MyriadPro Bold"
  226. "IDS_FONT_ACRO_CE_3=MyriadPro Bold Italic"
  227. "IDS_FONT_ACRO_CE_4=MyriadPro Italic"
  228. "IDS_FONT_ACRO_CE_5=MinionPro Regular"
  229. "IDS_FONT_ACRO_CE_6=MinionPro Bold"
  230. "IDS_FONT_ACRO_CE_7=MinionPro Bold Italic"
  231. "IDS_FONT_ACRO_CE_8=MinionPro Italic"
  232. "IDS_FONT_MYRIADPRO=Myriad Pro"
  233. "IDS_FONT_MINIONPRO=Minion Pro"
  234. "IDS_FONT_ME_01=WinSoft Pro Medium"
  235. "IDS_FONT_ME_02=WinSoft Pro Bold"
  236. "IDS_FONT_ME_03=WinSoft Pro Bold Italic"
  237. "IDS_FONT_ME_04=WinSoft Pro Medium Italic"
  238. "IDS_FONT_WINSOFTPRO=Winsoft Pro"
  239. "IDS_FONT_ME_05=WinSoft Serif Pro Medium"
  240. "IDS_FONT_ME_06=WinSoft Serif Pro Bold"
  241. "IDS_FONT_ME_07=WinSoft Serif Pro Bold Italic"
  242. "IDS_FONT_ME_08=WinSoft Serif Pro Medium Italic"
  243. "IDS_FONT_WINSOFTSERIFPRO=Winsoft Serif Pro"
  244. "IDS_SCRIPT_ROMAN=Western European"
  245. "IDS_SCRIPT_CE=Central European"
  246. "IDS_SCRIPT_CYRILLIC=Cyrillic"
  247. "IDS_SCRIPT_TURKISH=Turkish"
  248. "IDS_SCRIPT_GREEK=Greek"
  249. "IDS_SCRIPT_BALTIC=Baltic"
  250. "IDS_SCRIPT_EXTENDED_LATIN=Extended Central European"
  251. "IDS_SCRIPT_EXTENDED_CYRILLIC=Extended Cyrillic"
  252. "IDS_SCRIPT_ARABIC=Arabic"
  253. "IDS_SCRIPT_HEBREW=Hebrew"
  254. "IDS_SCRIPT_ALL=All Scripts"
  255. "IDS_ERROR_FIELDNONROMAN=This field must contain only Roman characters."
  256. "IDS_MAINDIRECTION_L2R=Left To Right"
  257. "IDS_MAINDIRECTION_R2L=Right To Left"
  258. "IDS_FORMAT_SHORTMONTH=m"
  259. "IDS_FORMAT_SHORT24HOUR=H"
  260. "IDS_FORMAT_SHORT12HOUR=h"
  261. "IDS_FIRST_EMPEROR_YEAR=\\u5143"
  262. "IDS_MEIJI=\\u660e\\u6cbb"
  263. "IDS_TAISHO=\\u5927\\u6b63"
  264. "IDS_SHOWA=\\u662d\\u548c"
  265. "IDS_HEISEI=\\u5e73\\u6210"
  266. "IDS_MEIJI_ABBREV=M"
  267. "IDS_TAISHO_ABBREV=T"
  268. "IDS_SHOWA_ABBREV=S"
  269. "IDS_HEISEI_ABBREV=H"
  270. "$$$/ControlsStrings/OK=OK"
  271. "$$$/ControlsStrings/Cancel=Cancel"
  272. "$$$/Dialogs/DocAction=Document Actions"
  273. "$$$/Dialogs/DocAction/Status=&When this happens..."
  274. "$$$/Dialogs/DocAction/EditButton=&Edit..."
  275. "$$$/Dialogs/DocAction/AllButton=Edit &All..."
  276. "$$$/Dialogs/DocAction/Message=Execute this JavaScript:"
  277. "$$$/Dialogs/JSDoc=JavaScript Functions"
  278. "$$$/Dialogs/JSDoc/Name=Script &Name:"
  279. "$$$/Dialogs/JSDoc/CloseButton=&Close"
  280. "$$$/Dialogs/JSDoc/AddButton=&Add..."
  281. "$$$/Dialogs/JSDoc/EditButton=&Edit..."
  282. "$$$/Dialogs/JSDoc/DelButton=&Delete"
  283. "$$$/Dialogs/EditJavaScript=JavaScript Editor"
  284. "$$$/Dialogs/EditJavaScript/What=Create and Edit JavaScripts"
  285. "$$$/Dialogs/EditJavaScript/Goto=&Go to..."
  286. "$$$/Dialogs/JSPrefs=JavaScript Preferences"
  287. "$$$/Dialogs/JSPrefs/General=JavaScript"
  288. "$$$/Dialogs/JSPrefs/Enable=Enable Acrobat &JavaScript"
  289. "$$$/Dialogs/JSPrefs/Debugger=JavaScript Debugger"
  290. "$$$/Dialogs/JSPrefs/Debug=Enable JavaScript &debugger after Acrobat is restarted"
  291. "$$$/Dialogs/JSPrefs/Save=&Store breakpoints in PDF file"
  292. "$$$/Dialogs/JSPrefs/Input=&Enable interactive console"
  293. "$$$/Dialogs/JSPrefs/Open=Show &console on errors and messages"
  294. "$$$/Dialogs/JSPrefs/Exception/Message=When exception is thrown:"
  295. "$$$/Dialogs/JSPrefs/Exception/Ignore=Ig&nore"
  296. "$$$/Dialogs/JSPrefs/Exception/Trace=&Trace"
  297. "$$$/Dialogs/JSPrefs/Exception/Brake=Brea&k"
  298. "$$$/Dialogs/JSPrefs/Editor=JavaScript Editor"
  299. "$$$/Dialogs/JSPrefs/Native=Use &Acrobat JavaScript Editor"
  300. "$$$/Dialogs/JSPrefs/External=Use e&xternal JavaScript editor"
  301. "$$$/Dialogs/JSPrefs/Path=&Browse..."
  302. "$$$/Dialogs/JSPrefs/Font=&Font:"
  303. "$$$/Dialogs/JSPrefs/FontSize=Si&ze:"
  304. "$$$/Dialogs/Response=Title"
  305. "$$$/Dialogs/Response/Question=Question? Question? Question?"
  306. "$$$/Dialogs/Response/EmptyLabel="
  307. "$$$/Dialogs/Select=Select"
  308. "$$$/Dialogs/Select/CloseButton=&Close"
  309. "$$$/Dialogs/Select/Button1=&Add..."
  310. "$$$/Dialogs/Select/Button2=&Edit..."
  311. "$$$/Dialogs/Select/Button3=&Delete"
  312. "$$$/Dialogs/Select/Button4=&Up"
  313. "$$$/Dialogs/Select/Button5=Do&wn"
  314. "$$$/Dialogs/JSDebugger/Title=JavaScript Debugger"
  315. "$$$/Dialogs/JSDebugger/Stack=&Call Stack:"
  316. "$$$/Dialogs/JSDebugger/Options=Inspect:"
  317. "$$$/Dialogs/JSDebugger/Scripts=Scripts"
  318. "$$$/Dialogs/JSDebugger/View=View:"
  319. "$$$/Dialogs/JSDebugger/Script=&Scripts:"
  320. "$$$/Dialogs/JSDebugger/Console=Co&nsole:"
  321.