From ea9e7bea4f5d2c2711022262653aff23850eaa70 Mon Sep 17 00:00:00 2001 From: ydavids Date: Thu, 1 Nov 2007 12:39:27 +0000 Subject: [PATCH] KTS-1710 "Need to ensure US English spelling on text throughout the system" Fixed.Wording changed. --- i18n/templates.c | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/i18n/templates.c b/i18n/templates.c index 42005b3..50c839f 100644 --- a/i18n/templates.c +++ b/i18n/templates.c @@ -779,7 +779,7 @@ gettext("Update"); gettext("Disclaimers"); /* ./templates/ktstandard/disclaimers/manage_disclaimers.smarty */ -gettext("Please select a disclaimer to customise."); +gettext("Please select a disclaimer to customize."); /* ./templates/ktstandard/disclaimers/manage_disclaimers.smarty */ gettext("Existing disclaimers"); @@ -5510,10 +5510,10 @@ gettext("Create Fieldset"); gettext("Current help assignments"); /* ./templates/ktcore/manage_help.smarty */ -gettext("To customise a help file, please visit that file via the help system and click on customise this help file."); +gettext("To customize a help file, please visit that file via the help system and click on customize this help file."); /* ./templates/ktcore/manage_help.smarty */ -gettext("Existing customised help pages"); +gettext("Existing customized help pages"); /* ./templates/ktcore/manage_help.smarty */ gettext("Name"); @@ -5525,7 +5525,7 @@ gettext("Actions"); gettext("Delete"); /* ./templates/ktcore/manage_help.smarty */ -gettext("No help files have been customised."); +gettext("No help files have been customized."); /* ./templates/ktcore/boolean_search_change.smarty */ gettext("Boolean Search"); -- libgit2 0.21.4