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 25 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 browse.title = Browse
cpdialog.title = Set Class Path cpdialog.title = Set Class Path
button.okay=&Okay button.okay=Okay
button.apply=&Apply button.apply=Apply
button.cancel=&Cancel button.cancel=Cancel
button.select=&Select button.select=Select
button.browse=&Browse... button.browse=Browse...
button.add=&Add button.add=Add
button.remove=&Remove button.remove=Remove
main.decompiling=decompiling main.decompiling=decompiling
main.exception = \nException while decompiling: main.exception = \nException while decompiling:
menu.file = &File menu.file = File
menu.file.gc = &Collect Garbage menu.file.gc = Collect Garbage
menu.file.exit = &Exit menu.file.exit = Exit
menu.opt = &Options menu.opt = Options
menu.opt.hier = Class &Hierarchy menu.opt.hier = Class Hierarchy
menu.opt.cp = Set &Class Path... menu.opt.cp = Set Class Path...

Loading…
Cancel
Save