#!/mode/tclsh

j:ldb:set_strings {
  {OK OK}
  {Clear Clear}
  {Cancel Cancel}
  {Yes Yes}
  {No No}
  {XXXXXXX {Preceding are guaranteed to applications.}}
  
  {Done Done}
  {Confirm Confirm}
  {Alert Alert}
  {Alert! Alert!}
  {{Are you sure?} {Are you sure?}}
  {confirm:print {Print using lpr to printer `$J_PREFS(printer)'?}}
  {{Format:} {Format:}}
  
  {j:cmd:prompt_tcl {Issue Tcl Command...} 6 <Meta-Key-T> {[T]}}
  {j:cmd:prompt_unix {Issue Unix Command...} 6 <Meta-Key-U> {[U]}}
  {j:cmd:global_pref_panel {Global Preferences...} 0 <Meta-Key-G> {[G]}}
  {j:cmd:text_cut {Cut} 2 <Meta-Key-x> {[x]}}
  {j:cmd:text_copy {Copy} 0 <Meta-Key-c> {[c]}}
  {j:cmd:text_paste {Paste} 0 <Meta-Key-v> {[v]}}
  
  {Save Save 0 <Meta-Key-s> {[s]}}
  {Print Print 0 <Meta-Key-p> {[p]}}
  {{Save as:} {Save as:} 5 <Meta-Key-S> {[S]}}
  {Quit Quit 0 <Meta-Key-q> {[q]}}
  
  {title:find_panel {Find Panel}}
  {find:searchfor {Search for:}}
  {find:replacewith {Replace with:}}
  {find:backwards {Backwards}}
  {find:case {Casesensitive}}
  {find:regex {Regex}}
  {Search Search}
  {Replace Replace}
  {{Replace All} {Replace All}}
  
  {title:jfs {File Selector}}
  {fs:choose_a_file {Choose a file}}
  {fs:fileprompt {File:}}
  {fs:typeprompt {File type:}}
  {fs:gointo "Go Into"}
  {fs:home {Home}}
  {fs:root {Root}}
  {fs:here {Here}}
  {fs:mkdir {New Dir}}
  {fs:fast {Fast}}
  
  {{Colour:} {Colour:}}
  {colour:rgb RGB}
  {colour:name Name}
  
  {cmd:load Load...}
  {cmd:save Save...}
  {cmd:print Print...}
  {cmd:quit Quit}
  {cmd:help Help}
  {more:done Close}
  {more:save Save}
  {more:print Print}
  {more:find Find...}
  
  {prefs:done {Done}}
  {prefs:save {Save}}
  {title:prefs {Global Preferences}}
  
  {title:general_prefs {General}}
  {prefs:language {Language:}}
  {prefs:autoposition {Autoposition dialogue boxes}}
  {prefs:confirm {Confirm actions}}
  {prefs:j_fs_fast {Fast file selector}}
  {prefs:tk_strictMotif {Strict Motif emulation}}
  {prefs:scrollbarside {Scrollbars on left}}
  {prefs:visiblebell {Visible bell}}
  {prefs:audiblebell {Audible bell}}
  {prefs:printer {Printer:}}
  
  {title:keyboard_prefs {Keyboard}}
  {prefs:bindings {Keyboard Bindings:}}
  {prefs:basic {Basic bindings}}
  {prefs:vi {vi bindings}}
  {prefs:edt {EDT bindings}}
  {prefs:emacs {Emacs bindings}}
  {prefs:typeover {Typing replaces selection}}
  
  {title:helper_prefs {Helper Apps}}
  {prefs:web_browser {Web Browser:}}
  {prefs:mosaic {Mosaic}}
  {prefs:netscape {Netscape}}
  {prefs:arena {arena}}
  {prefs:lynx {lynx in an xterm}}
  {prefs:man_viewer {Man Page Viewer:}}
  {prefs:man_builtin {builtin}}
  {prefs:man_tkman {TkMan}}
  {prefs:man_man {man(1) in an xterm}}
  
  {title:screen_font_prefs {Screen Fonts}}
  {prefs:screen_roman_font {Roman font:}}
  {prefs:screen_italic_font {Italic font:}}
  {prefs:screen_bold_font {Bold font:}}
  {prefs:screen_bolditalic_font {Bold italic font:}}
  {prefs:screen_monospace_font {Monospaced font:}}
  {prefs:screen_heading0_font {Title font:}}
  {prefs:screen_heading1_font {Heading 1 font:}}
  {prefs:screen_heading2_font {Heading 2 font:}}
  {prefs:screen_heading3_font {Heading 3 font:}}
  {prefs:screen_heading4_font {Heading 4 font:}}
  {prefs:screen_heading5_font {Heading 5 font:}}
  
  {prefs:ps_prefs {PostScript}}
  {prefs:ps_roman_font {Roman font:}}
  {prefs:ps_italic_font {Italic font:}}
  {prefs:ps_bold_font {Bold font:}}
  {prefs:ps_bolditalic_font {Bold italic font:}}
  {prefs:ps_monospace_font {Monospaced font:}}
  {prefs:ps_heading_font {Heading font:}}
  {prefs:ps_normal_size {Normal font size:}}
  {prefs:ps_monospace_size {Monospaced font size:}}
  {prefs:ps_linespacing {Line spacing:}}
  
  {viewer:missing_tkman "Command `tkman' not found; adjust your `Man Page Viewer' preference in Global Preferences."}
  
  {title:prompt {Prompt}}
  {{Enter a value:} {Enter a value:}}
  {{Font:} {Font:}}
  {prompt:tcl {Tcl Command:}}
  {title:tcl:result_short {Tcl result}}
  {title:tcl:result {Result of Tcl command}}
  {prompt:unix {Unix Command:}}
  {title:unix:result_short {Command output}}
  {title:unix:result {format "Output of $command"}}
  {prompt:colour_name {Choose a colour:}}
  {title:colour_name {Colour Name Selector}}
  {prompt:colour_rgb {Choose a colour:}}
  {title:colour_rgb {RGB Colour Selector}}
  {colour_name:red {Red}}
  {colour_name:green {Green}}
  {colour_name:blue {Blue}}
  
  {j:tc:finish_before_start
  	{j:tc:finish_sequence called before j:tc:start_sequence}}
  {j:ec:finish_before_start
  	{j:ec:finish_sequence called before j:ec:start_sequence}}
  {misc:badargs {Improper arguments}}
  {optionbutton:invalidarg
  	{invalid argument $option to option widget command $tmp.}}
  {optionbutton:unknownoption {Unknown option "$option".}}
  {optionbutton:novalue {No value given to option "$option".}}
  {richtext:unsupportedtype
  	{j:rt type "$type" is not supported.}}
  {richtext:rm {Called `rm' without calling `j:rt:mkabbrevs'.}}
  {textemacs:nomarkset {The mark is not set in text widget $W.}}
  {texttags:first_gt_last {Text index "first" ($first) > "last" ($last).}}
  {texttags:anno_args
  	{wrong # args: should be j:tag:apply_annotation ?options? widget state}}
  {wmclient:nohostname
  	{Can't determine hostname; can't find `hostname' to execute.}}
  {wmclient:hostnamefail
  	{Can't determine hostname:\n$result}}
}

