bug fixed: typo on case for "Upload Photos" page title.

git-svn-id: http://piwigo.org/svn/trunk@5299 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
plegall 2010-03-23 23:06:36 +00:00
commit cdf89f21af
2 changed files with 1 additions and 2 deletions

View file

@ -740,7 +740,6 @@ $lang['Start pLoader and add your photos.'] = 'Start pLoader and add your photos
$lang['Switch to clear or dark colors for administration'] = 'Switch to clear or dark colors for administration';
$lang['Theme has been successfully installed'] = 'Theme has been successfully installed';
$lang['Upgrade from %s to %s'] = 'Upgrade from %s to %s';
$lang['Upload photos'] = 'Upload photos';
$lang['Visit Gallery'] = 'Visit Gallery';
$lang['Visit Piwigo project website'] = 'Visit Piwigo project website';
$lang['pLoader stands for <em>Piwigo Uploader</em>. From your computer, pLoader prepares your photos and transfer them to your Piwigo photo gallery.'] = 'pLoader stands for <em>Piwigo Uploader</em>. From your computer, pLoader prepares your photos and transfer them to your Piwigo photo gallery.';