summaryrefslogtreecommitdiff
path: root/modules/g2_import/views
diff options
context:
space:
mode:
authorAndy Staudacher <andy.st@gmail.com>2010-02-07 21:39:26 -0800
committerAndy Staudacher <andy.st@gmail.com>2010-02-07 21:39:26 -0800
commitbca3eeb92399093214ac0f5a74a380b14ffd0405 (patch)
tree606aaf54b9c0fdbc5b6c2fc9a9ac10cbabf66d33 /modules/g2_import/views
parent9695041a86ffeb1bfc5ced654cb04a9833eb9288 (diff)
Import G2 permissions in the import process. Ignores user and item specific permissions.
Diffstat (limited to 'modules/g2_import/views')
-rw-r--r--modules/g2_import/views/admin_g2_import.html.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/g2_import/views/admin_g2_import.html.php b/modules/g2_import/views/admin_g2_import.html.php
index 41ef7f85..3b7afec2 100644
--- a/modules/g2_import/views/admin_g2_import.html.php
+++ b/modules/g2_import/views/admin_g2_import.html.php
@@ -13,7 +13,7 @@
</p>
<ul>
<li>
- <?= t("Permissions are <b>not imported</b>. You will have to set them again manually (for now).") ?>
+ <?= t("Please <b>review album permissions</b> after the import! Permissions are imported, but user specific and item specific permissions are not supported in Gallery 3 and thus ignored.") ?>
</li>
<li>
<?= t("The only supported file formats are JPG, PNG and GIF, FLV and MP4. Other formats will be skipped.") ?>