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|,