mirror of
https://github.com/Gnucash/gnucash.git
synced 2026-09-03 20:53:02 -05:00
Bug#349693: s/Lot Viewer/View Lots/ for consistency with Account Tree and Action menu.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15955 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
@@ -232,7 +232,7 @@ static GtkActionEntry gnc_plugin_page_register_actions [] =
|
||||
{ "ActionsStockSplitAction", NULL, N_("Stoc_k Split..."), NULL,
|
||||
N_("Record a stock split or a stock merger"),
|
||||
G_CALLBACK (gnc_plugin_page_register_cmd_stock_split) },
|
||||
{ "ActionsLotsAction", NULL, N_("_Lot Viewer..."), NULL,
|
||||
{ "ActionsLotsAction", NULL, N_("View _Lots..."), NULL,
|
||||
N_("Bring up the lot viewer/editor window"),
|
||||
G_CALLBACK (gnc_plugin_page_register_cmd_lots) },
|
||||
{ "BlankTransactionAction", GTK_STOCK_GOTO_BOTTOM, N_("_Blank Transaction"), NULL,
|
||||
|
||||
Reference in New Issue
Block a user