Changeset 2342 for trunk/admin/intro.php


Ignore:
Timestamp:
May 15, 2008, 8:43:33 PM (16 years ago)
Author:
rub
Message:

Change some PhpWebGallery to Piwigo. (2/2)

All phpwebgallery.net are not changed!

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/admin/intro.php

    r2328 r2342  
    9494      array_push(
    9595        $page['infos'],
    96         l10n('A new version of PhpWebGallery is available.')
     96        l10n('A new version of Piwigo is available.')
    9797        );
    9898    }
     
    101101      array_push(
    102102        $page['infos'],
    103         l10n('You are running the latest version of PhpWebGallery.')
     103        l10n('You are running the latest version of Piwigo.')
    104104        );
    105105    }
Note: See TracChangeset for help on using the changeset viewer.