Ignore:
Timestamp:
Jan 10, 2010, 4:38:45 PM (15 years ago)
Author:
vdigital
Message:

[Update] For Juza - Juza Theme is full working (On Standard Piwigo Gallery).

Recommended organization: Don't mixed Pictures and subcategories in a category.
Next step - Response time checking.
To see I will raise a locked gallery.

Location:
extensions/Juza/language
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • extensions/Juza/language/en_UK/lang.php

    r4516 r4659  
    1010$lang['[-320:0]'] = '[-320:0] ';
    1111$lang['Auto cropping and shifting'] = 'Auto cropping and shifting ';
    12 $lang['Recommended medium width < 900px'] = 'Recommended medium width < 900px ';
     12$lang['Inactive, maintain picture width < 900px (Height is free)'] = 'Inactive, maintain picture width < 900px (Height is free)';
    1313$lang['Juza_Submit'] = 'Submit';
    1414$lang['Juza_Reset'] = 'Reset';
    15 $lang['Juza_Close'] = 'Close';
    1615?>
  • extensions/Juza/language/fr_FR/lang.php

    r4516 r4659  
    1010$lang['[-320:0]'] = '[-320:0] ';
    1111$lang['Auto cropping and shifting'] = 'Décalage et découpe automatiques ';
    12 $lang['Recommended medium width < 900px'] = 'La largeur des images doit rester < 900px ';
     12$lang['Inactive, maintain picture width < 900px (Height is free)'] = 'Désactivé, la largeur des images doit rester < 900px ';
    1313$lang['Juza_Submit'] = 'Enregister';
    1414$lang['Juza_Reset'] = 'Annuler';
    15 $lang['Juza_Close'] = 'Fermer';
    1615?>
  • extensions/Juza/language/it_IT/lang.php

    r4521 r4659  
    1010$lang['[-320:0]'] = '[-320:0] ';
    1111$lang['Auto cropping and shifting'] = 'Offset e taglio automatico ';
    12 $lang['Recommended medium width < 900px'] = 'La larghezza dell\'immagine deve rimanere < 900px';
     12$lang['Inactive, maintain picture width < 900px (Height is free)'] = 'Inattivi, mantenere la larghezza dell\'immagine deve rimanere < 900px';
    1313$lang['Juza_Submit'] = 'Salvare';
    1414$lang['Juza_Reset'] = 'Cancellare';
    15 $lang['Juza_Close'] = 'Chiudere';
    1615?>
Note: See TracChangeset for help on using the changeset viewer.