#!/mode/tclsh
# English language string database for `jedit' application

j:ldb:set_strings {
  {JEmenu:editor {Editor} 5}
  {jedit:cmd:about {About the Editor...} 0 <Meta-Key-A> {[A]}}
    {SHORT-jedit:cmd:about {About the Editor...} 0}
  {jedit:cmd:edit_prefs {Editor Preferences...} 7 <Meta-Key-P> {[P]}}
  {jedit:cmd:mode_prefs {Mode Preferences...} 6}
  {jedit:cmd:ask_mode {Mode...} 0 <Meta-Key-m> {[m]}}
  {jedit:cmd:new_window {New Window} 0 <Meta-Key-n> {[n]}}
    {SHORT-jedit:cmd:new_window {New Window} 0}
  {jedit:cmd:done {Done} 0 <Meta-Key-d> {[d]}}
  {jedit:cmd:close {Close Window} 6 <Meta-Key-w> {[w]}}
    {SHORT-jedit:cmd:close {Close}}
  {jedit:cmd:quit {Quit} 0 <Meta-Key-q> {[q]}}
  
  {JEmenu:file {File} 0}
  {jedit:cmd:load {Load...} 0 <Meta-Key-l> {[l]}}
    {SHORT-jedit:cmd:load {Load}}
  {jedit:cmd:save {Save} 0 <Meta-Key-s> {[s]}}
  {jedit:cmd:saveas {Save As...} 5 <Meta-Key-S> {[S]}}
  {jedit:cmd:print {Print...} 0 <Meta-Key-p> {[p]}}
    {jedit:cmd:print {Print}}
  {jedit:cmd:insfile {Insert File...} 0 <Meta-Key-i> {[i]}}
    {SHORT-jedit:cmd:insfile {Insert}}
  
  {JEmenu:edit {Edit} 0}
  {jedit:cmd:cut {Cut} 2 <Meta-Key-x> {[x]}}
  {jedit:cmd:copy {Copy} 0 <Meta-Key-c> {[c]}}
  {jedit:cmd:paste {Paste} 0 <Meta-Key-v> {[v]}}
  {jedit:cmd:note {Note} 0 <Meta-Key-N> {[N]}}
  {jedit:cmd:xpaste {Insert X Selection} 7 <Meta-Key-V> {[V]}}
    {SHORT-jedit:cmd:xpaste {X Paste}}
  {jedit:cmd:select_all {Select All} 7 <Meta-Key-a> {[a]}}
  {jedit:cmd:find {Find...} 0 <Meta-Key-f> {[f]}}
  {jedit:cmd:find_again {Find Again} 6 <Meta-Key-g> {[g]}}
  {jedit:cmd:go_to_line {Go to Line...} 6 <Meta-Key-L> {[L]}}
  {jedit:cmd:current_line {Show Current Position} 3 <Meta-Key-C> {[C]}}
    {SHORT-jedit:cmd:current_line {Show Pos}}
  {jedit:cmd:save_checkpoint {Checkpoint} 1 <Meta-Key-H> {[H]}}
  {jedit:cmd:undo {Undo} 0 <Meta-Key-z> {[z]}}
  {jedit:cmd:redo {Redo} 0 <Meta-Key-Z> {[Z]}}
  
  {JEmenu:prefs {Prefs} 0}
  
  {JEmenu:abbrev {Abbrev} 0}
  {jedit:cmd:sabbrev {Expand Static Abbreviation} 7 <Meta-Key-apostrophe> {[']}}
  {jedit:cmd:dabbrev {Expand Dynamic Abbreviation} 7 <Meta-Key-semicolon> {[;]}}
  {jedit:cmd:edit_abbrevs {Edit Static Abbreviations} 0}
  {jedit:cmd:read_abbrevs {Reread Static Abbreviations} 0}
  
  {JEmenu:filter {Filter} 2}
  {jedit:cmd:fmt {Format Lines with `fmt'} 0 <Meta-Key-F> {[F]}}
    {SHORT-jedit:cmd:fmt {fmt}}
  {jedit:cmd:indent {Indent} 0 <Meta-bracketright> {[]]}}
  {jedit:cmd:quote_email {Quote Email} 0 <Meta-greater> {[>]}}
    {SHORT-jedit:cmd:quote_email {Quote}}
  {jedit:cmd:unindent {Unindent/Unquote} 4 <Meta-bracketleft> {[[]}}
  {jedit:cmd:uppercase {Uppercase} 0}
  {jedit:cmd:lowercase {Lowercase} 0}
  {jedit:cmd:toggle_case {Toggle Case} 0}
  {jedit:cmd:sort {Sort by Character Codes} 0}
    {SHORT-jedit:cmd:sort {Sort}}
  {jedit:cmd:sort-n {Sort Numerically} 5}
  {jedit:cmd:sort-if {Sort Alphabetically} 5}
  {jedit:cmd:run_pipe {Pipe Through...} 0 <Meta-Key-bar> {[|]}}
    {SHORT-jedit:cmd:run_pipe {Pipe} 0}
  {jedit:cmd:run_command {Insert Output of...} 7 <Meta-Key-exclam> {[!]}}
  
  {JEmenu:format {Format} 3}
  {jedit:cmd:rich_cut {Rich Cut} 7}
  {jedit:cmd:rich_copy {Rich Copy} 5}
  {jedit:cmd:rich_paste {Rich Paste} 5}
  {xx-comment {XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX}}
  {jedit:cmd:rich_saveas {Rich Save As...} 5}
  {jedit:cmd:print_postscript {Print PostScript} 3}
    {SHORT-jedit:cmd:print_postscript {PS Print}}
  
  {JEmenu:font {Font} -1}
  {JEmenu:background {Background} -1}
  {JEmenu:foreground {Foreground} -1}
  {JEmenucmd:underline {Underline} 0}
  {JEmenucmd:plain {Type in Plain} 9}
  {JEmenu:characters {Characters} -1}
  
  {jedit:font:roman {Roman} 0 <Meta-Key-R> {[R]}}
  {jedit:font:italic {Italic} 0 <Meta-Key-I> {[I]}}
  {jedit:font:bold {Bold} 0 <Meta-Key-B> {[B]}}
  {jedit:font:bolditalic {Bold Italic} 1 <Meta-Key-X> {[X]}}
  {jedit:font:typewriter {Typewriter} 0 <Meta-Key-M> {[M]}}
    {SHORT-jedit:font:typewriter {Fixed}}
  {jedit:font:heading0 {Level 0 Heading (Title)} 6}
  {jedit:font:heading1 {Level 1 Heading} 6}
  {jedit:font:heading2 {Level 2 Heading} 6}
  {jedit:font:heading3 {Level 3 Heading} 6}
  {jedit:font:heading4 {Level 4 Heading} 6}
  {jedit:font:heading5 {Level 5 Heading} 6}
  {jedit:font:plain {Plain Font} 0}
  
  {jedit:format:background:clear {Plain Background} 0}
  {jedit:format:foreground:clear {Plain Foreground} 0}
  
  {jedit:cmd:char_panel {Select Character} -1}
  {jedit:cmd:hyphen {Insert Hyphen} -1 <Meta-Key-minus> {[-]}}
  {jedit:cmd:copyright {Insert Copyright Symbol} -1}
  
  {JEmenu:user {User} 0}
  
  {JEmenu:help {Help} 0}
  {{Help on jedit} {Help on jedit} 0 <Meta-Key-h> {[h]}}
  {{Help on Customisation} {Help on Customisation} 8}
  {{Help on Programming with jedit} {Help on Programming with jedit} 8}
  {{Help on jstools} {Help on jstools} 10}
  
  {JEundo:not_on {You aren't saving any undo information.}}
  {JEundo:no_more_undo {No more undo information available.}}
  {JEundo:no_more_redo {No more redo information available.}}
  
  {{No file} {No file}}
  {{(No file yet)} {(No file yet)}}
  {{(unspecified)} {(unspecified)}}
  
  {JEpipe:no_sel {No selection made in text.}}
  {JEpipe:error...:... {Error from $command: $result}}
  {JEgoto:...bad_line_number {`$lineno' is not a valid line number.}}
  
  {JEio:..._new_file {$filename (new file)}}
  {JEio:...is_directory {`$filename' is a directory.}}
  {JEio:...unreadable {You don't have permission to read `$filename'.}}
  
  {JErt:about_jedit {
    j:rt:hl "jedit"
    j:rt:cr
    j:rt:rm "by Jay Sekora, "
    j:rt:tt "js@aq.org"
    j:rt:par
    j:rt:rm "A customisable text editor for X Windows."
    j:rt:cr
    j:rt:rm "Version $JSTOOLS_VERSION."
    j:rt:par
    j:rt:rm "Copyright \251 1992-1995 by Jay Sekora.  "
    j:rt:rm "Terms for copying are specified in the documentation and "
    j:rt:rm "in comments in the code."
    j:rt:par
    j:rt:rm "If you find bugs or have suggestions for improvement, "
    j:rt:rm "please let me know.  "
    j:rt:rm "Feel free to use bits of this code in your own "
    j:rt:tt "wish"
    j:rt:rm " scripts."
  }}
  {JEabout:jedit {jedit}}
  {JEabout:author {Author}}
  {JEabout:tk+tcl {Tk and Tcl}}
  {JEabout:donations {Donations}}
  
  {JEprompt:mode {Editing Mode:}}
  {JEconfirm:close_window {Are you sure you want to close this window?}}
  {JEconfirm:quit {Are you sure you want to quit?}}
  {JEprompt:saveas {Save as:}}
  {JEconfirm:...exists_replace {File "$filename" exists; replace it?}}
  {JEconfirm:print_to... 
    {Print using `lpr' to printer `$J_PREFS(printer)'?}}
  {JEconfirm:print_ps_to... 
    {Print as PostScript using `lpr' to printer `$J_PREFS(printer)'?}}
  {JEprompt:insert {Insert:}}
  {JEtitle:note {Note}}
  {JEprompt:unix_filter {Unix filter:}}
  {JEprompt:unix_cmd {Unix command:}}
  {JEprompt:go_to_line {Go to line number:}}
  {JEmsg:at_line...column...
    {The insertion point is at line $line, column $column.}}
  {JEtitle:characters {Characters}}
  {JEmsg:click_on_char {Click on a character to insert it.}}
  
  {JEbutton:done {Done}}
  {JEbutton:save {Save}}
  {JEbutton:default {Default}}
  {JEbutton:choose {Choose...}}
  
  {#### {Note: the LONG- versions aren't used yet, just here for reference}}
  
  {JEpref:textbg {Normal background:}}
  {JEpref:textfg {Normal foreground:}}
  {JEpref:textsb {Selected background:}}
  {JEpref:textsf {Selected foreground:}}
  {JEpref:textiw {Insert width:}}
  {JEpref:textsbw {Selection border width:}}
  {JEpref:textbw {Text border width:}}
  {JEpref:undolevels {Undo levels:}}
  
  {JEtitle:modeprefs {Mode\255Specific Preferences}}
  {label:prefs_for_mode... {Preferences for mode "$mode"}}
  
  {JEpref:show...menu {Show $menu Menu}}
  {JEpref:buttonbar {Show Buttonbar}}
  {JEpref:savestate {Save/Load Visual State} 10}
    {LONG-JEpref:savestate {Save/Load Highlighting and Position} 10}
  {JEpref:autobreak {Break Lines on <space>} 0}
    {LONG-JEpref:autobreak {Break long lines with <Space>} 0}
  {JEpref:autoindent {Indent Lines on <Return>} 0}
    {LONG-JEpref:autoindent {Preserve indentation with <Return>} 0}
  {JEpref:parenflash {Flash Matching Brackets} 6}
    {LONG-JEpref:parenflash {Flash matching braces, brackets, and parentheses} 6}
  {JEpref:sabbrev {Static Abbreviation} 1}
    {LONG-JEpref:sabbrev {Expand static abbreviations with <Space>} 1}
  {JEpref:dabbrev {Dynamic Abbreviation} 1}
    {LONG-JEpref:dabbrev {Expand dynamic abbreviations with <Tab>} 1}
  {JEpref:wrap_none {Don't Wrap Lines} 2}
  {JEpref:wrap_char {Wrap Lines Anywhere} 11}
    {LONG-JEpref:wrap_char {Wrap Lines at Character Boundaries} 11}
  {JEpref:wrap_word {Wrap Lines at Words} 14}
    {LONG-JEpref:wrap_word {Wrap Lines at Word Boundaries} 14}
  {JEpref:font {Font:}}
  {JEpref:width {Width:}}
  {JEpref:height {Height:}}
}


