Version: 4.6.1 (using Devel) OS: Linux file: kmymoney_reference.pot In message #39: <shortcut> <keycombo>&Ctrl;<keycap>F</keycap></keycombo> </shortcut> <guimenu>Edit</guimenu><guimenuitem>Find transactions...</guimenuitem> Should be: <shortcut> <keycombo>&Ctrl;<keycap>F</keycap></keycombo> </shortcut> <guimenu>Edit</guimenu><guimenuitem>Find transaction...</guimenuitem> In message #52: <guimenu>Institution</guimenu> <guimenuitem>Add new institution...</ guimenuitem> Should be: <guimenu>Institution</guimenu> <guimenuitem>New institution...</ guimenuitem> In message #136: <guimenu>Tools</guimenu> <guimenuitem>Update Stock and Currency prices...</ guimenuitem> Should be: <guimenu>Tools</guimenu> <guimenuitem>Update Stock and Currency Prices...</ guimenuitem> Remove references - menu entries no longer exist: Messages #121 and #122: (Transaction -> Unmatch) Messages #130 and #131: (Tools -> Securities...) Add reference to Transaction -> Print Check GUI changes? In messages #113: <guimenu>Transaction</guimenu><guimenuitem>Go to account</guimenuitem> GUI menu: Transaction - > Goto account (Should be 'Go to account') In messages #115: <guimenu>Transaction</guimenu><guimenuitem>Go to payee</guimenuitem> GUI menu: Transaction - > Goto payee (Should be 'Go to payee') Reproducible: Didn't try Expected Results:
The developers will have to handle the GUI changes, but I'll try to identify where in the docbook files (actual source for the handbook) the other changes go, and either confirm here I have updated them or ask for clarification if needed. Jack
Git commit 09f045d4eb741d06eb7a27683ae943e2cece594e by Cristian Oneț. Committed on 17/02/2012 at 22:05. Pushed by conet into branch 'master'. M +1 -1 doc/details-search.docbook M +3 -13 doc/reference.docbook M +6 -6 kmymoney/kmymoney.cpp http://commits.kde.org/kmymoney/09f045d4eb741d06eb7a27683ae943e2cece594e
Git commit 71b6be28f84e39fee5e0de5d902e1ac01992a5a9 by Cristian Oneț. Committed on 17/02/2012 at 22:05. Pushed by conet into branch '4.6'. (cherry picked from commit 09f045d4eb741d06eb7a27683ae943e2cece594e) M +1 -1 doc/details-search.docbook M +3 -13 doc/reference.docbook M +6 -6 kmymoney/kmymoney.cpp http://commits.kde.org/kmymoney/71b6be28f84e39fee5e0de5d902e1ac01992a5a9
Just a note: "Transaction -> Unmatch" does still exists, you just need to be on a matched transaction to see it.
Hi Cristian. Thanks for fixing the bug, but there are one item not fixed (Could be classified as 'wishlist'?). > Add reference to Transaction -> Print check
(In reply to comment #5) > Hi Cristian. > > Thanks for fixing the bug, but there are one item not fixed (Could be > classified as 'wishlist'?). > > > > Add reference to Transaction -> Print check If you mean 'documenting the feature' then yes that would be a wishlist item. Nevertheless I wouldn't bother with documenting that feature yet since I don't think that it's working right now 'the way it should be'. So 'Print check' needs some love but we don't really have time for that; if someone would like to document it (knowing the above) we are happy to add that contribution to the manual.