From 370bf9f2d039c3b94658dc5cae5e33062a79d601 Mon Sep 17 00:00:00 2001 From: Cristian Marchi Date: Fri, 18 Feb 2011 19:07:13 +0000 Subject: [PATCH] Unify two very similar strings. git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@20315 57a11ea4-9604-0410-9ed3-97b8803252fd --- src/import-export/generic-import.glade | 2 +- .../schemas/apps_gnucash_import_generic_matcher.schemas.in | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/import-export/generic-import.glade b/src/import-export/generic-import.glade index 3940dab74d..ad578aef2f 100644 --- a/src/import-export/generic-import.glade +++ b/src/import-export/generic-import.glade @@ -738,7 +738,7 @@ click "OK". True True False - Enable the SKIP action in the transaction matcher. If enabled, a transaction whose best match's score is in the yellow zone (above the Auto-ADD threshold but below the Auto-CLEAR threshold) will be SKIPed by default. + Enable the SKIP action in the transaction matcher. If enabled, a transaction whose best match's score is in the yellow zone (above the Auto-ADD threshold but below the Auto-CLEAR threshold) will be skipped by default. True True diff --git a/src/import-export/schemas/apps_gnucash_import_generic_matcher.schemas.in b/src/import-export/schemas/apps_gnucash_import_generic_matcher.schemas.in index 7cec58d4f7..48ebea82e1 100644 --- a/src/import-export/schemas/apps_gnucash_import_generic_matcher.schemas.in +++ b/src/import-export/schemas/apps_gnucash_import_generic_matcher.schemas.in @@ -42,7 +42,7 @@ Enable SKIP transaction action - Enable the SKIP action in the transaction matcher. If + Enable the SKIP action in the transaction matcher. If enabled, a transaction whose best match's score is in the yellow zone (above the Auto-ADD threshold but below the Auto-CLEAR threshold) will be skipped by default.