Ignore:
Timestamp:
Jan 12, 2012, 10:37:28 PM (12 years ago)
Author:
plg
Message:

feature 2548, multiple size:

  • adapt the upload script
  • remove the resize settings screen
  • add a new screen [Administration > Configuration > Options > Photo Sizes] with the ability to resize original after upload
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/language/sv_SE/admin.lang.php

    r12787 r12879  
    599599$lang['Who can see these photos?'] = 'Vem kan se dessa foton?';
    600600$lang['Who can see this photo?'] = 'Vem kan se detta foto?';
    601 $lang['The websize maximum width must be a number between %d and %d'] = 'Webstorlekens maximala bredd måste vara ett nummer mellan %d och %d';
    602 $lang['The websize maximum height must be a number between %d and %d'] = 'Webstorlekens maximala höjd måste vara ett nummer mellan %d och %d';
    603 $lang['The websize image quality must be a number between %d and %d'] = 'Webstorlekens bildkvalitet måste vara ett nummer mellan %d och %d';
    604 $lang['The thumbnail maximum width must be a number between %d and %d'] = 'Miniatyrbildens maximala bredd måste vara ett nummer mellan %d och %d';
    605 $lang['The thumbnail maximum height must be a number between %d and %d'] = 'Miniatydbildens maximala höjd måste vara ett nummer mellan %d och %d';
    606 $lang['The thumbnail image quality must be a number between %d and %d'] = 'Miniatydbildens kvalitet måste vara ett nummer mellan %d och %d';
    607601$lang['Settings'] = 'Inställningar';
    608 $lang['Web size photo'] = 'Webstorleks foto';
    609602$lang['Resize'] = 'Ändra storlek';
    610603$lang['Maximum Width'] = 'Maximal Bredd';
     
    703696$lang['manual order'] = 'manuell beställning';
    704697$lang['Albums automatically sorted'] = 'Album sorteras automatiskt';
    705 $lang['Keep high definition'] = 'Behåll högupplösing';
    706 $lang['The high definition maximum width must be a number between %d and %d'] = 'Den högupplösta bildens maximal bredd måste vara ett tal mellan %d och %d';
    707 $lang['The high definition maximum height must be a number between %d and %d'] = 'Den högupplösta bildens maximal höjd måste vara ett tal mellan %d and %d';
    708 $lang['The high definition image quality must be a number between %d and %d'] = 'Den högupplösta bildkvalitet måste vara ett tal mellan %d and %d';
    709698$lang['Batch Manager'] = 'Batch hanteraren';
    710699$lang['include child albums'] = 'innefattar under album';
Note: See TracChangeset for help on using the changeset viewer.