#!/mode/tclsh

j:ldb:set_strings {
  {Abbrevs Abbrevs 1}
  {File Arquivo 0}
  {Help Ajuda 1}
  {{Help on jabbrevs} {Ajuda sobre o jabbrevs} 1}
  {{Help on Using Abbreviations in jedit}
    {Usando abreviaes no jedit} 0}
  {{Help on jstools} {Ajuda sobre o jstools} 14}
  
  {XXXXXXX {Following were hard-coded; I've fixed this in my sources}}
  {Abbreviation: {***Abbreviation:}}
  {Expansion: {***Expansion:}}
  {{Are you sure you want to quit?} {Tem a certeza que quer sair?}}
  
  {jabbrevs:cmd:about {Sobre o Abbrevs Manager...} 1 <Meta-Key-A> {[a]}}
  {jabbrevs:cmd:quit {Sair} 3 <Meta-Key-q> {[q]}}
  {jabbrevs:cmd:add {Adicionar}}
  {jabbrevs:cmd:delete {Apagar}}
  {jabbrevs:cmd:reload {Reabrir} 2 <Meta-Key-l> {[l]}}
  {jabbrevs:cmd:save {Guardar} 0 <Meta-Key-s> {[s]}}
}
