| @@ -28,9 +28,9 @@ | ||
| 28 | 28 | $polylang, |
| 29 | 29 | array( |
| 30 | 30 | 'module' => 'media', |
| 31 | 31 | 'title' => __( 'Media', 'polylang' ), |
| 32 | - 'description' => __( 'Activate languages and translations for media', 'polylang' ), | |
| 32 | + 'description' => __( 'Activate languages and translations for media only if you need to translate the text attached to the media: the title, the alternative text, the caption, the description... Note that the file is not duplicated.', 'polylang' ), | |
| 33 | 33 | 'active_option' => 'media_support', |
| 34 | 34 | ) |
| 35 | 35 | ); |
| 36 | 36 | } |