Uploaded image for project: 'phpBB'
  1. phpBB
  2. PHPBB-15263

MAX_THUMB_WIDTH_EXPLAIN needs to mention the height

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Unresolved
    • Icon: Minor Minor
    • None
    • 3.1.11-RC1
    • ACP
    • None

      The following i18n change was made:

       

       

      -    'MAX_THUMB_WIDTH'                => 'Maximum thumbnail width in pixel',
      +    'MAX_THUMB_WIDTH'                => 'Maximum thumbnail width/height in pixel',

       However, in this string:

       

      'MAX_THUMB_WIDTH_EXPLAIN' => 'A generated thumbnail will not exceed the width set here.',

       

      The height is not mentioned.

       

      Around:

      — a/phpBB/language/en/acp/attachments.php
      +++ b/phpBB/language/en/acp/attachments.php
      @@ -125,7 +125,7 @@ $lang = array_merge($lang, array(

            Unassigned Unassigned
            GunChleoc GunChleoc [X] (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: