mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
Fix a misspelled word.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@13376 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
parent
fa8cae90e1
commit
ab142450e0
@ -1434,7 +1434,7 @@ cancel_check( GnomeDruidPage *druid_page,
|
|||||||
GList *l;
|
GList *l;
|
||||||
sxSinceLastData *sxsld = (sxSinceLastData*)ud;
|
sxSinceLastData *sxsld = (sxSinceLastData*)ud;
|
||||||
char *lastrun_cancel_check_msg =
|
char *lastrun_cancel_check_msg =
|
||||||
_( "Cancelling the Since-Last-Run dialog "
|
_( "Canceling the Since-Last-Run dialog "
|
||||||
"will revert all changes. "
|
"will revert all changes. "
|
||||||
"Are you sure you want to lose all "
|
"Are you sure you want to lose all "
|
||||||
"Scheduled Transaction changes?" );
|
"Scheduled Transaction changes?" );
|
||||||
|
Loading…
Reference in New Issue
Block a user