diff --git a/doc/tip_of_the_day.list.c b/doc/tip_of_the_day.list.c index 4f6980b5d6..fc59767a5d 100644 --- a/doc/tip_of_the_day.list.c +++ b/doc/tip_of_the_day.list.c @@ -45,7 +45,7 @@ N_( "Every transaction has a \"Notes\" field where you can put useful \ information.\n\n\ To make it visible\n\ select \"View\" in the menu bar and check \"Double Line\" or\n\ -check \"Double Line Mode\" in Preferences:Register Defaults.") +check \"Double Line View\" in Preferences:Register Defaults.") N_( "To enter multiple-split transactions such as a paycheck with \ multiple deductions, click the Split button in the tool bar. \ diff --git a/gnucash/gschemas/org.gnucash.GnuCash.gschema.xml.in b/gnucash/gschemas/org.gnucash.GnuCash.gschema.xml.in index 845d9b8496..933a6507c0 100644 --- a/gnucash/gschemas/org.gnucash.GnuCash.gschema.xml.in +++ b/gnucash/gschemas/org.gnucash.GnuCash.gschema.xml.in @@ -228,7 +228,7 @@ false Set book option on new files to use split "action" field for "Num" field on registers/reports - If selected, the default book option for new files is set so that the 'Num' cell on registers shows/updates the split 'action' field and the transaction 'num' field is shown on the second line in double line mode (and is not visible in single line mode). Otherwise, the default book option for new files is set so that the 'Num' cell on registers shows/updates the transaction 'num' field. + If selected, the default book option for new files is set so that the 'Num' cell on registers shows/updates the split 'action' field and the transaction 'num' field is shown on the second line in double line view (and is not visible if that's not set). Otherwise, the default book option for new files is set so that the 'Num' cell on registers shows/updates the transaction 'num' field. @@ -283,18 +283,18 @@ true - Show all transactions on one line or in double line mode on two. - This field specifies the default view style when opening a new register window. Possible values are "ledger", "auto-ledger" and "journal". The "ledger" setting says to show each transaction on one or two lines. The "auto-ledger" setting does the same, but also expands only the current transaction to show all splits. The "journal" setting shows all transactions in expanded form. + Hide splits in all transactions. + This field specifies the default view style when opening a new register window. Possible values are "Basic ledger", "Auto-split ledger" and "Transaction journal". The "Basic ledger" setting says to show each transaction on one or two lines depending on whether Double line view is set. The "Auto-split ledger" setting does the same, but also expands only the current transaction to show all splits. The "Transaction journal" setting shows all transactions in expanded form. false - Automatically expand the current transaction to show all splits. All other transactions are shown on one line or in double line mode on two. - This field specifies the default view style when opening a new register window. Possible values are "ledger", "auto-ledger" and "journal". The "ledger" setting says to show each transaction on one or two lines. The "auto-ledger" setting does the same, but also expands only the current transaction to show all splits. The "journal" setting shows all transactions in expanded form. + Automatically expand the current transaction to show all splits. All other transactions are shown on one or two lines depending on whether Double line view is set. + This field specifies the default view style when opening a new register window. Possible values are "Basic ledger", "Auto-split ledger" and "Transaction journal". The "Basic ledger" setting says to show each transaction on one or two lines depending on whether Double line view is set. The "Auto-split ledger" setting does the same, but also expands only the current transaction to show all splits. The "Transaction journal" setting shows all transactions in expanded form. false All transactions are expanded to show all splits. - This field specifies the default view style when opening a new register window. Possible values are "ledger", "auto-ledger" and "journal". The "ledger" setting says to show each transaction on one or two lines. The "auto-ledger" setting does the same, but also expands only the current transaction to show all splits. The "journal" setting shows all transactions in expanded form. + This field specifies the default view style when opening a new register window. Possible values are "Basic ledger", "Auto-split ledger" and "Transaction journal". The "Basic ledger" setting says to show each transaction on one or two lines depending on whether Double line view is set. The "Auto-split ledger" setting does the same, but also expands only the current transaction to show all splits. The "Transaction journal" setting shows all transactions in expanded form. false diff --git a/gnucash/gtkbuilder/dialog-preferences.glade b/gnucash/gtkbuilder/dialog-preferences.glade index 450d6f99bb..82eb28cd88 100644 --- a/gnucash/gtkbuilder/dialog-preferences.glade +++ b/gnucash/gtkbuilder/dialog-preferences.glade @@ -1442,7 +1442,7 @@ many months before the current month False True If selected, the default book option for new files is set so that the "Num" cell on registers shows/updates the split "action" field and the transaction "num" field is shown on the second line in double line view (and is not visible in single line mode). Otherwise, the default book option for new files is set so that the "Num" cell on registers shows/updates the transaction "num" field. - If selected, the default book option for new files is set so that the 'Num' cell on registers shows/updates the split 'action' field and the transaction 'num' field is shown on the second line in double line view (and is not visible in single line mode). Otherwise, the default book option for new files is set so that the 'Num' cell on registers shows/updates the transaction 'num' field. + If selected, the default book option for new files is set so that the 'Num' cell on registers shows/updates the split 'action' field and the transaction 'num' field is shown on the second line in double line view (and is not visible if that's not set). Otherwise, the default book option for new files is set so that the 'Num' cell on registers shows/updates the transaction 'num' field. start True True @@ -2846,8 +2846,8 @@ many months before the current month True False True - Show all transactions on one line or in double line view on two. - Show all transactions on one line or in double line view on two. + Hide splits in all transactions. + Hide splits in all transactions. start True True @@ -2865,8 +2865,8 @@ many months before the current month True False True - Automatically expand the current transaction to show all splits. All other transactions are shown on one line or in double line view on two. - Automatically expand the current transaction to show all splits. All other transactions are shown on one line or in double line view on two. + Automatically expand the current transaction to show all splits. All other transactions are shown on one or two lines depending on whether Double line view is set. + Automatically expand the current transaction to show all splits. All other transactions are shown on one or two lines depending on whether Double line view is set. start True True