From 642c68b5fa75ee0a6e5f0d622170c76eebd313d9 Mon Sep 17 00:00:00 2001 From: Doug Bell Date: Thu, 29 May 2008 19:00:33 +0000 Subject: [PATCH] fix: this is what i get for not testing beforehand... --- lib/WebGUI/i18n/English/Asset_Photo.pm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/WebGUI/i18n/English/Asset_Photo.pm b/lib/WebGUI/i18n/English/Asset_Photo.pm index 512fa5087..1af096185 100644 --- a/lib/WebGUI/i18n/English/Asset_Photo.pm +++ b/lib/WebGUI/i18n/English/Asset_Photo.pm @@ -637,8 +637,8 @@ our $I18N = { context => q{Description of template variable}, }, - 'helpvar resolution_' => { - message => q{A URL direct to a known resolution. "800" resolution would be "resolution_800".} + 'helpvar resolutions_' => { + message => q{A URL direct to a known resolution. "800" resolution would be "resolutions_800".}, lastUpdated => 0, context => q{Description of template variable}, },