rfe #12093: Remotely stored photos for Story assets

This commit is contained in:
Paul Driver 2011-04-05 15:14:57 -05:00
parent e3ec56c3c1
commit f8021c3d3d
7 changed files with 92 additions and 28 deletions

View file

@ -292,6 +292,12 @@ our $I18N = {
lastUpdated => 0,
},
'imgRemoteUrlForm' => {
message => q|A form field to specify a remote url for a photo.|,
context => q|Template variable for edit form.|,
lastUpdated => 0,
},
'newUploadForm' => {
message => q|A form field to upload an image.|,
context => q|Template variable for edit form.|,
@ -334,6 +340,13 @@ our $I18N = {
lastUpdated => 0,
},
'photo remote url' => {
message => 'Photo Remote URL',
context => 'Label in the edit story form. Location of image (instead
of uploaded location)',
lastUpdated => 0,
},
'photo caption' => {
message => q|Photo Caption|,
context => q|Label in the edit story form. Short for Photograph Caption.|,

View file

@ -290,6 +290,11 @@ our $I18N = {
lastUpdated => 1065356764
},
'or' => {
message => q|or|,
lastUpdated => 1053804577,
},
'978' => {
message => q|User added successfully.|,
lastUpdated => 1053804577