From 610e0486deffd771f850e79566716d5af64e228e Mon Sep 17 00:00:00 2001 From: JT Smith Date: Tue, 17 Jan 2006 03:39:10 +0000 Subject: [PATCH] more people appear to know what a "Summary" is than a "Synopsis" --- lib/WebGUI/i18n/English/Asset.pm | 2 +- lib/WebGUI/i18n/English/Asset_Collaboration.pm | 2 +- lib/WebGUI/i18n/English/WebGUI.pm | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/lib/WebGUI/i18n/English/Asset.pm b/lib/WebGUI/i18n/English/Asset.pm index 5e2f3b82b..cc9714c64 100644 --- a/lib/WebGUI/i18n/English/Asset.pm +++ b/lib/WebGUI/i18n/English/Asset.pm @@ -636,7 +636,7 @@ each asset under the tab "Meta" in the asset properties.

}, '412' => { lastUpdated => 1031514049, - message => q|Synopsis| + message => q|Summary| }, '954' => { lastUpdated => 1052850265, diff --git a/lib/WebGUI/i18n/English/Asset_Collaboration.pm b/lib/WebGUI/i18n/English/Asset_Collaboration.pm index 60ca912d1..1a45bc0cf 100644 --- a/lib/WebGUI/i18n/English/Asset_Collaboration.pm +++ b/lib/WebGUI/i18n/English/Asset_Collaboration.pm @@ -339,7 +339,7 @@ our $I18N = { }, 'synopsis' => { - message => q|Synopsis|, + message => q|Summary|, lastUpdated => 1109696029, }, diff --git a/lib/WebGUI/i18n/English/WebGUI.pm b/lib/WebGUI/i18n/English/WebGUI.pm index 409358686..083b6d3c8 100644 --- a/lib/WebGUI/i18n/English/WebGUI.pm +++ b/lib/WebGUI/i18n/English/WebGUI.pm @@ -1901,7 +1901,7 @@ This group could then be named "Employees in HMO 1", and would allow you to rest }, '412' => { - message => q|Synopsis|, + message => q|Summary|, lastUpdated => 1031514049 },