[1839] in Moira Commits

home help back first fref pref prev next nref lref last post

/svn/moira r3986 - trunk/moira/clients/regapplet/regapplet

daemon@ATHENA.MIT.EDU (Garry Zacheiss)
Tue Feb 23 16:44:03 2010

Date: Tue, 23 Feb 2010 16:43:56 -0500
From: Garry Zacheiss <zacheiss@MIT.EDU>
Message-Id: <201002232143.o1NLhuUl011275@drugstore.mit.edu>
To: moira-commits@mit.edu
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

Author: zacheiss
Date: 2010-02-23 16:43:56 -0500 (Tue, 23 Feb 2010)
New Revision: 3986

Modified:
   trunk/moira/clients/regapplet/regapplet/mybundle.java
Log:
Slight wording tweak.

Modified: trunk/moira/clients/regapplet/regapplet/mybundle.java
===================================================================
--- trunk/moira/clients/regapplet/regapplet/mybundle.java	2010-02-23 21:00:36 UTC (rev 3985)
+++ trunk/moira/clients/regapplet/regapplet/mybundle.java	2010-02-23 21:43:56 UTC (rev 3986)
@@ -12,7 +12,7 @@
     ht = new Hashtable();
     ht.put("welcome", "Welcome to the Athena Computing Environment");
     ht.put("getw", "You should have received an \"Athena Account Coupon\" containing six secret Key Words to be used to verify your identity. Please enter those six words below.\n(If you are a freshman entering in the fall term, you should have received this Coupon in your orientation packet. If you are a transfer student or graduate student, you should have picked up your Coupon at the Student Services Center.)\nIf you do not have your Athena Account Coupon, you will not be able to register for an account at this time. You can bring your MIT ID to the Student Services Center in Building 11 to pick up a new Coupon.");
-    ht.put("geti", "Please enter the password that you received in your acceptance letter in Apply Yourself.\nIf you do no have or do not remember your password please contact admit@sloan.mit.edu for assistance.");
+    ht.put("geti", "Please enter the password that you received in your acceptance letter in Apply Yourself or from your Program Office.\nIf you do no have or do not remember your password please contact admit@sloan.mit.edu for assistance.");
     ht.put("getl1", "Now you must pick an Athena username. Your Athena username will also be used for your MIT.EDU email address. Friends, colleagues, and others will use this username to communicate with you. No two people may have the same Athena username.\nA username must be at least 3 characters, and not more than 8. It must start with a lowercase letter, and may contain only lowercase letters, numbers, and the underscore character (_).\nMost people choose a username which is similar to their real name. A common choice is to use the first initial (or first and middle initials) followed by the last name (for example, \"jdoe\" for John Doe).");
     ht.put("getl2", "Some example usernames based on your name are:");
     ht.put("getl3", "You may choose whatever you want for your username, but the username you choose now will stay with you for your entire career at MIT. Once it is registered for you, it CANNOT be changed.");


home help back first fref pref prev next nref lref last post