Commit ea9e7bea4f5d2c2711022262653aff23850eaa70

Authored by ydavids
1 parent f859575e

KTS-1710

"Need to ensure US English spelling on text throughout the system"
Fixed.Wording changed.

Committed By:Yusuf Davids
Reviewed By:Jalaloedien Abrahams

git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7621 c91229c3-7414-0410-bfa2-8a42b809f60b
Showing 1 changed file with 4 additions and 4 deletions
i18n/templates.c
@@ -779,7 +779,7 @@ gettext("Update"); @@ -779,7 +779,7 @@ gettext("Update");
779 gettext("Disclaimers"); 779 gettext("Disclaimers");
780 780
781 /* ./templates/ktstandard/disclaimers/manage_disclaimers.smarty */ 781 /* ./templates/ktstandard/disclaimers/manage_disclaimers.smarty */
782 -gettext("Please select a disclaimer to customise."); 782 +gettext("Please select a disclaimer to customize.");
783 783
784 /* ./templates/ktstandard/disclaimers/manage_disclaimers.smarty */ 784 /* ./templates/ktstandard/disclaimers/manage_disclaimers.smarty */
785 gettext("Existing disclaimers"); 785 gettext("Existing disclaimers");
@@ -5510,10 +5510,10 @@ gettext("Create Fieldset"); @@ -5510,10 +5510,10 @@ gettext("Create Fieldset");
5510 gettext("Current help assignments"); 5510 gettext("Current help assignments");
5511 5511
5512 /* ./templates/ktcore/manage_help.smarty */ 5512 /* ./templates/ktcore/manage_help.smarty */
5513 -gettext("To customise a help file, please visit that file via the help system and click on <strong>customise this help file</strong>."); 5513 +gettext("To customize a help file, please visit that file via the help system and click on <strong>customize this help file</strong>.");
5514 5514
5515 /* ./templates/ktcore/manage_help.smarty */ 5515 /* ./templates/ktcore/manage_help.smarty */
5516 -gettext("Existing customised help pages"); 5516 +gettext("Existing customized help pages");
5517 5517
5518 /* ./templates/ktcore/manage_help.smarty */ 5518 /* ./templates/ktcore/manage_help.smarty */
5519 gettext("Name"); 5519 gettext("Name");
@@ -5525,7 +5525,7 @@ gettext(&quot;Actions&quot;); @@ -5525,7 +5525,7 @@ gettext(&quot;Actions&quot;);
5525 gettext("Delete"); 5525 gettext("Delete");
5526 5526
5527 /* ./templates/ktcore/manage_help.smarty */ 5527 /* ./templates/ktcore/manage_help.smarty */
5528 -gettext("No help files have been customised."); 5528 +gettext("No help files have been customized.");
5529 5529
5530 /* ./templates/ktcore/boolean_search_change.smarty */ 5530 /* ./templates/ktcore/boolean_search_change.smarty */
5531 gettext("Boolean Search"); 5531 gettext("Boolean Search");