Approval.
This commit is contained in:
@ -220,4 +220,9 @@ Should the source not be in the list, please click',
|
||||
'image_uploader' => 'Image uploader',
|
||||
'username_too_short' => 'Username must be at least 5 characters long',
|
||||
'password_too_short' => 'A password needs to be at least 8 characters long',
|
||||
'object_list_setting_button_' => '',
|
||||
'object_list_setting_button' => 'Display objects as a list of entries with one object per line (regular Themator mode only).',
|
||||
'object_list_setting_button_tiles_object_title_right_of_image' => 'Display objects as tiles below the topic\'s text featuring the object title right of the object image (regular Themator mode only).',
|
||||
'object_list_setting_button_images_only' => 'Display objects below the topic\'s text only using their thumbnails. Preview object metadata appears in a tooltip when hovering over the images (regular Themator mode only).',
|
||||
'object_list_setting_button_large_images_only' => 'Display objects below the topic\'s text only using large thumbnails. Preview object metadata appears in a tooltip when hovering over the images (regular Themator mode only).',
|
||||
);
|
||||
|
Reference in New Issue
Block a user