POD for FormHelpers, and two new i18n labels for
the thumbnail display.
This commit is contained in:
parent
0621fd4492
commit
476018f0da
2 changed files with 53 additions and 2 deletions
|
|
@ -3869,6 +3869,18 @@ Message Boards hold forums for users. There are many different Wobjects in WebG
|
|||
lastUpdated => 0,
|
||||
},
|
||||
|
||||
'preview' => {
|
||||
message => q|Preview|,
|
||||
context => q|alternate image text displayed when a thumbnail cannot be found for an image. The image is being previewed.|,
|
||||
lastUpdated => 1141434351,
|
||||
},
|
||||
|
||||
'image manager' => {
|
||||
message => q|Image Manager|,
|
||||
context => q|alternate text when an icon cannot be found in the Rich Editor image manager thumbnail display form.|,
|
||||
lastUpdated => 1141434353,
|
||||
},
|
||||
|
||||
};
|
||||
|
||||
1;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue