[LON-CAPA-cvs] cvs: modules /gci gci.pm gct.pm
gci
gci@source.lon-capa.org
Thu, 01 Oct 2009 21:03:22 -0000
gci Thu Oct 1 21:03:22 2009 EDT
Modified files:
/modules/gci gci.pm gct.pm
Log:
- Custom GCI phrases for reset password page.
Index: modules/gci/gci.pm
diff -u modules/gci/gci.pm:1.2 modules/gci/gci.pm:1.3
--- modules/gci/gci.pm:1.2 Fri Sep 11 16:43:08 2009
+++ modules/gci/gci.pm Thu Oct 1 21:03:22 2009
@@ -1,7 +1,7 @@
# The LearningOnline Network with CAPA
# Geoscience Concept Inventory Localization Lexicon
#
-# $Id: gci.pm,v 1.2 2009/09/11 16:43:08 gci Exp $
+# $Id: gci.pm,v 1.3 2009/10/01 21:03:22 gci Exp $
#
# Copyright Michigan State University Board of Trustees
#
@@ -141,6 +141,12 @@
'Reset forgotten LON-CAPA password'
=> 'Reset forgotten GCI WebCenter password',
+ 'LON-CAPA username'
+=> 'GCI WebCenter username',
+
+ 'LON-CAPA domain'
+=> 'GCI WebCenter domain',
+
'Email address in LON-CAPA'
=> 'E-mail address in GCI WebCenter',
Index: modules/gci/gct.pm
diff -u modules/gci/gct.pm:1.1 modules/gci/gct.pm:1.2
--- modules/gci/gct.pm:1.1 Thu Oct 1 13:23:23 2009
+++ modules/gci/gct.pm Thu Oct 1 21:03:22 2009
@@ -1,7 +1,7 @@
# The LearningOnline Network with CAPA
# Geoscience Concept Inventory Localization Lexicon
#
-# $Id: gct.pm,v 1.1 2009/10/01 13:23:23 gci Exp $
+# $Id: gct.pm,v 1.2 2009/10/01 21:03:22 gci Exp $
#
# Copyright Michigan State University Board of Trustees
#
@@ -141,6 +141,12 @@
'Reset forgotten LON-CAPA password'
=> 'Reset forgotten GCI Testing Center password',
+ 'LON-CAPA username'
+=> 'GCI Testing Center username',
+
+ 'LON-CAPA domain'
+=> 'GCI Testing Center domain',
+
'Email address in LON-CAPA'
=> 'E-mail address in GCI Testing Center',