Show
Ignore:
Timestamp:
01/25/2008 04:08:12 PM (12 months ago)
Author:
Geert
Message:
  • Small regex optimization (non-capturing parentheses now).
  • Updating validation translation.
Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/system/i18n/en_US/validation.php

    r1815 r1816  
    2828        'max_size'      => 'The %s file you uploaded was too large. The maximum size allowed is %s.', 
    2929        'max_width'     => 'The %s file you uploaded was too big. The maximum allowed width is %spx.', 
    30         'max_height'    => 'The %s file you uploaded was too big, The maximum allowed height is %spx.', 
    31         'min_width'     => 'The %s file you uploaded was too big. The minimum allowed width is %spx.', 
    32         'min_height'    => 'The %s file you uploaded was too big, The minimum allowed height is %spx.', 
     30        'max_height'    => 'The %s file you uploaded was too big. The maximum allowed height is %spx.', 
     31        'min_width'     => 'The %s file you uploaded was too small. The minimum allowed width is %spx.', 
     32        'min_height'    => 'The %s file you uploaded was too small. The minimum allowed height is %spx.', 
    3333 
    3434        // Field types