Convert transformation descriptions to gettext.
This commit is contained in:
@@ -5,6 +5,12 @@
|
||||
* @version $Id$
|
||||
*/
|
||||
|
||||
function PMA_transformation_image_jpeg__inline_info() {
|
||||
return array(
|
||||
'info' => __('Displays a clickable thumbnail. The options are the maximum width and height in pixels. The original aspect ratio is preserved.'),
|
||||
);
|
||||
}
|
||||
|
||||
/**
|
||||
*
|
||||
*/
|
||||
|
Reference in New Issue
Block a user