diff options
| author | Tim Almdal <tnalmdal@shaw.ca> | 2010-02-07 21:45:49 -0800 |
|---|---|---|
| committer | Tim Almdal <tnalmdal@shaw.ca> | 2010-02-07 21:45:49 -0800 |
| commit | c9fdc4bf03107b24e846b28aeae74a53664610c7 (patch) | |
| tree | 5aae9df77ce6a60d8e2940a8d2a989042b6448d2 /modules/g2_import/views | |
| parent | b8047db5393ddbe27d6ee391845802054b92bf79 (diff) | |
| parent | bca3eeb92399093214ac0f5a74a380b14ffd0405 (diff) | |
Merge branch 'master' of git@github.com:gallery/gallery3
Diffstat (limited to 'modules/g2_import/views')
| -rw-r--r-- | modules/g2_import/views/admin_g2_import.html.php | 2 |
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.") ?> |
