From bd5c023bd0bd915624a934f034783d3122fd11de Mon Sep 17 00:00:00 2001 From: Brian Medley Date: Mon, 23 Mar 2009 08:43:48 +0000 Subject: [PATCH] Seems to be working. --- lib/WebGUI/i18n/English/Asset_Image.pm | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/lib/WebGUI/i18n/English/Asset_Image.pm b/lib/WebGUI/i18n/English/Asset_Image.pm index 9fca9ac14..6ed0c5b2f 100644 --- a/lib/WebGUI/i18n/English/Asset_Image.pm +++ b/lib/WebGUI/i18n/English/Asset_Image.pm @@ -95,6 +95,18 @@ shown here.|, lastUpdated => 1106765841 }, + 'degree' => { + message => q|Degrees to Rotate|, + context => q|label to rotate the image|, + lastUpdated => 1106765841 + }, + + 'rotate image label' => { + message => q|Please click to rotate image|, + context => q|label to rotate the image|, + lastUpdated => 1106765841 + }, + 'rotate image' => { message => q|Rotate Image|, context => q|label to rotate the image|,