| | Main.menu.insert.ordered_list=Ordered List |
| | Main.menu.insert.horizontal_rule=Horizontal Rule |
| | - |
| | -Main.menu.tools=_Tools |
| | -Main.menu.tools.script=_R Script |
| | +Main.menu.r=_R |
| | +Main.menu.r.script=_Script |
| | +Main.menu.r.directory=_Directory |
| | |
| | Main.menu.help=_Help |
 |
| | Dialog.about.title=About |
| | Dialog.about.header=${Main.title} |
| | -Dialog.about.content=Copyright 2017 White Magic Software, Ltd.\n\nBased on Markdown Writer FX by Karl Tauber |
| | +Dialog.about.content=Copyright 2020 White Magic Software, Ltd.\n\nBased on Markdown Writer FX by Karl Tauber |
| | + |
| | +# R ################################################################ |
| | |
| | # ######################################################################## |
| | # |
| | # R Script |
| | # |
| | # ######################################################################## |
| | |
| | -Dialog.rScript.title=R Startup Script |
| | -Dialog.rScript.content=Provide R statements to run prior to interpreting R statements embedded in the document. |
| | +Dialog.r.script.title=R Startup Script |
| | +Dialog.r.script.content=Provide R statements to run prior to interpreting R statements embedded in the document. |
| | + |
| | +# ######################################################################## |
| | +# |
| | +# R Directory |
| | +# |
| | +# ######################################################################## |
| | + |
| | +Dialog.r.directory.title=Bootstrap Working Directory |
| | +Dialog.r.directory.header=Value for $application.r.working.directory$. |
| | |
| | # Options ################################################################ |