Remove ampersands (I thought they were used to underline characters).

git-svn-id: https://svn.code.sf.net/p/jode/code/trunk@1264 379699f6-c40d-0410-875b-85095c16579e
master
hoenicke 24 years ago
parent 7ff611fe09
commit af97d8da6d
  1. 26
      jode/jode/swingui/Resources.properties

@ -8,20 +8,20 @@ browse.filter.description = *.jar, *.zip Archives
browse.title = Browse
cpdialog.title = Set Class Path
button.okay=&Okay
button.apply=&Apply
button.cancel=&Cancel
button.select=&Select
button.browse=&Browse...
button.add=&Add
button.remove=&Remove
button.okay=Okay
button.apply=Apply
button.cancel=Cancel
button.select=Select
button.browse=Browse...
button.add=Add
button.remove=Remove
main.decompiling=decompiling
main.exception = \nException while decompiling:
menu.file = &File
menu.file.gc = &Collect Garbage
menu.file.exit = &Exit
menu.opt = &Options
menu.opt.hier = Class &Hierarchy
menu.opt.cp = Set &Class Path...
menu.file = File
menu.file.gc = Collect Garbage
menu.file.exit = Exit
menu.opt = Options
menu.opt.hier = Class Hierarchy
menu.opt.cp = Set Class Path...

Loading…
Cancel
Save