summaryrefslogtreecommitdiff
path: root/modules/g2_import/helpers
diff options
context:
space:
mode:
authorTim Almdal <tnalmdal@shaw.ca>2009-10-28 12:15:52 -0700
committerTim Almdal <tnalmdal@shaw.ca>2009-10-28 12:15:52 -0700
commit7ea13b3869dee33804606a17488bb1cd26759bdb (patch)
tree39c98eb3b788e528003730894a3f897a579a3808 /modules/g2_import/helpers
parent8ef78de3f72f695225ac87223d0815235a630417 (diff)
Normalize capitalization ticket #596
Diffstat (limited to 'modules/g2_import/helpers')
-rw-r--r--modules/g2_import/helpers/g2_import.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/g2_import/helpers/g2_import.php b/modules/g2_import/helpers/g2_import.php
index f55e7f32..248f8017 100644
--- a/modules/g2_import/helpers/g2_import.php
+++ b/modules/g2_import/helpers/g2_import.php
@@ -271,7 +271,7 @@ class g2_import_Core {
if (g2(GalleryCoreApi::isAnonymousUser($g2_user_id))) {
self::set_map($g2_user_id, identity::guest()->id);
- return t("Skipping Anonymous User");
+ return t("Skipping anonymous user");
}
$g2_admin_group_id =