Conversation
Typos fixed - some only seen in source, others are visible within app.
Typos fixed - some only seen in source, others are visible within app.
Conflicts: src/org/yccheok/jstock/data/gui.properties
ESCape key now closes ChartJDialog. User can now press ENTER to show chart (History) from Watch List. User can now double-click to show charts (History) from Watch List. Right-click on Watch List row now selects that row.
Conflicts: src/org/yccheok/jstock/data/gui.properties
|
I see a huge chunk of changes happen in src/org/yccheok/jstock/data/gui.properties , is that correct? |
|
Are you asking me or yourself? (you sent the mail to yourself). I fixed some typos in gui.properties - basically bad English. BUT I also had a real hard time with GitHub so I ended up doing them many times. In the end, just 2 lines adjusted. -randall |
|
May I know what is the 2 lines being adjusted in https://github.com/yccheok/jstock/blob/master/src/org/yccheok/jstock/data/gui.properties ? Just let me know the line number, and correct string value will do. |
|
That is weird that it marked that huge section as new, unless you removed a big chunk of it or something? Anyway, Here are the real mods from master...RandallSell:master src/org/yccheok/jstock/data/gui.properties src/org/yccheok/jstock/data/gui_en.properties src/org/yccheok/jstock/gui/JStock.java src/org/yccheok/jstock/gui/PortfolioManagementJPanel.java that was it |
Typos fixed - some only seen in source, others are visible within app.