gnucash maint: I18N: Remove surplus spaces from a "Tip of the Day"
Frank H.Ellenberger
fell at code.gnucash.org
Tue Mar 5 21:05:07 EST 2019
Updated via https://github.com/Gnucash/gnucash/commit/d897a7ca (commit)
from https://github.com/Gnucash/gnucash/commit/3b2527e4 (commit)
commit d897a7caa9f4c41464d5533f4f3c67ab7fc5e487
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date: Wed Mar 6 03:03:47 2019 +0100
I18N: Remove surplus spaces from a "Tip of the Day"
diff --git a/doc/tip_of_the_day.list.c b/doc/tip_of_the_day.list.c
index f053eb921..3ff55e863 100644
--- a/doc/tip_of_the_day.list.c
+++ b/doc/tip_of_the_day.list.c
@@ -72,9 +72,9 @@ accounts, and the Currency Transfer options for entering the exchange \
rate or the other currency's amount will be available.")
N_( "You can set the Security Editor screen to display the Quote Source \
- of a security, which makes it easy to see which online sources your \
- securities use. Click the triangle at the far right of the column \
- headings to change the display.")
+of a security, which makes it easy to see which online sources your \
+securities use. Click the triangle at the far right of the column \
+headings to change the display.")
N_( "You can pack multiple reports into a single window, \
providing all the financial information you want at a glance. \
Summary of changes:
doc/tip_of_the_day.list.c | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
More information about the gnucash-changes
mailing list