added Image::ExifTool to WebGUI. fixed upgrade script properlike
This commit is contained in:
parent
7e12c6c2f0
commit
673faf9be6
11 changed files with 283 additions and 268 deletions
10
lib/WebGUI/i18n/English/Asset_Gallery.pm
Normal file
10
lib/WebGUI/i18n/English/Asset_Gallery.pm
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
package WebGUI::i18n::English::Asset_Gallery;
|
||||
|
||||
our $I18N = {
|
||||
'assetName' => {
|
||||
message => 'Gallery',
|
||||
lastUpdated => 1131394072,
|
||||
},
|
||||
};
|
||||
|
||||
1;
|
||||
10
lib/WebGUI/i18n/English/Asset_GalleryAlbum.pm
Normal file
10
lib/WebGUI/i18n/English/Asset_GalleryAlbum.pm
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
package WebGUI::i18n::English::Asset_GalleryAlbum;
|
||||
|
||||
our $I18N = {
|
||||
'assetName' => {
|
||||
message => 'Gallery Album',
|
||||
lastUpdated => 1131394072,
|
||||
},
|
||||
};
|
||||
|
||||
1;
|
||||
Loading…
Add table
Add a link
Reference in a new issue