Minor cleanups:

* Delete g2_map records when the corresponding item is removed.
* Improve text on g2 import settings page
* Minor comment fixes.
This commit is contained in:
Bharat Mediratta
2009-04-22 19:49:27 +00:00
parent 8141fd5088
commit 98d085e55f
3 changed files with 27 additions and 3 deletions

View File

@@ -3,8 +3,8 @@
<h1> <?= t("Gallery 2 Import") ?> </h1>
<p>
<?= t("Import your Gallery 2 users, photos, movies, comments and tags into your new Gallery 3 installation.") ?>
</p>
<?= t("<b>Note: The importer is a work in progress and does not currently support comments, tags, permissions, capture dates and movies (other than Flash video)</b>") ?>
</p>
<?= $form ?>
</div>