Show
Ignore:
Timestamp:
08/27/11 23:58:30 (22 months ago)
Author:
plg
Message:

feature 2417 added: add progress bar (jQuery UI progress bar) + details on
progressing upload like "photo 21 of 46".

Files:
1 modified

Legend:

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

    r11978 r12005  
    858858$lang['Approximate maximum resolution: %dM pixels (that\'s %dx%d pixels).'] = 'Résolution maximum approximative : %dM pixels (soit %dx%d pixels).'; 
    859859$lang['Manage Permissions'] = 'Gérer les permissions'; 
     860$lang['Photo %s of %s'] = 'Photo %s sur %s'; 
    860861?>