From f3f2bcd3fbb8ae9f4b4e0787863e4aacb9a34437 Mon Sep 17 00:00:00 2001 From: Colin Kuskie Date: Tue, 12 Feb 2008 23:59:42 +0000 Subject: [PATCH] clarify that synopsis==summary --- lib/WebGUI/i18n/English/Asset_Navigation.pm | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/lib/WebGUI/i18n/English/Asset_Navigation.pm b/lib/WebGUI/i18n/English/Asset_Navigation.pm index 8c06ed36f..5a183dbb5 100644 --- a/lib/WebGUI/i18n/English/Asset_Navigation.pm +++ b/lib/WebGUI/i18n/English/Asset_Navigation.pm @@ -218,8 +218,8 @@ the Navigation Template to determine who can see them in the menu.

}, 'currentPage.synopsis' => { - message => q|The synopsis of the current page.|, - lastUpdated => 1163720621, + message => q|The summary, or synopsis, of the current page.|, + lastUpdated => 1202861338, }, 'currentPage.newWindow' => { @@ -293,8 +293,8 @@ the Navigation Template to determine who can see them in the menu.

}, 'page.synopsis' => { - message => q|The synopsis of this page.|, - lastUpdated => 1149394665, + message => q|The summary, or synopsis, of this page.|, + lastUpdated => 1202861328, }, 'page.newWindow' => { @@ -501,8 +501,8 @@ the Navigation Template to determine who can see them in the menu.

}, 'page.parent.synopsis' => { - message => q|The synopsis of the mother of this page.|, - lastUpdated => 1149394665, + message => q|The summary, or synopsis, of the mother of this page.|, + lastUpdated => 1202861334, }, 'page.parent.newWindow' => {