[1904] in Moira Commits

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

/svn/moira r4043 - trunk/moira/clients/regapplet/regapplet

daemon@ATHENA.MIT.EDU (Garry Zacheiss)
Thu Jun 30 12:51:51 2011

Date: Thu, 30 Jun 2011 12:51:44 -0400
From: Garry Zacheiss <zacheiss@MIT.EDU>
Message-Id: <201106301651.p5UGpiSS000583@drugstore.mit.edu>
To: moira-commits@mit.edu
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

Author: zacheiss
Date: 2011-06-30 12:51:44 -0400 (Thu, 30 Jun 2011)
New Revision: 4043

Modified:
   trunk/moira/clients/regapplet/regapplet/mybundle.java
Log:
No more N42.

Modified: trunk/moira/clients/regapplet/regapplet/mybundle.java
===================================================================
--- trunk/moira/clients/regapplet/regapplet/mybundle.java	2011-06-28 15:57:24 UTC (rev 4042)
+++ trunk/moira/clients/regapplet/regapplet/mybundle.java	2011-06-30 16:51:44 UTC (rev 4043)
@@ -17,7 +17,7 @@
     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.");
     ht.put("getp", "You need to invent a secret password to keep your work on Athena secure and private. Make it easy to remember, but something that others won't easily guess--don't use your name, your dog's name, your birthday, or a word from the dictionary.\nYou'll be able to change your password whenever you like. Passwords should be at least 6 characters long, and may contain UPPER- and lower-case letters, numbers, punctuation, and spaces. A good password might be:\n-- some initials, like \"GykoR-66\" for \"Get your kicks on Route 66.\"\n-- an easily pronounced nonsense word, like \"slaRooBey\" or \"krang-its\"\n-- a mis-spelled phrase, like \"2HotPeetzas\" or \"ItzAGurl\"\nTo help keep your new password secret, you won't see it while you're typing, so be sure to type carefully.\nNote: Your password (and everything else you type into this program) is encrypted when sent over the network.");
-    ht.put("err","The registration server unexpectedly stopped communicating with us. This may indicate a temporary problem with the registration system, or with the network.\nPlease try again later. If this problem persists, contact the Athena User Accounts Office in N42-105A, x3-1325.");
+    ht.put("err","The registration server unexpectedly stopped communicating with us. This may indicate a temporary problem with the registration system, or with the network.\nPlease try again later. If this problem persists, contact the Athena User Accounts Office in E17-110, x3-1325.");
     ht.put("err1","We were unable to contact the Athena Registration Server.\nThis may be because you are behind a firewall which is blocking TCP port 9001. If your company, network provider, or personal computer is set up to block network traffic over this port, you will not be able to connect to the MIT registration server.\nThis error may also indicate a temporary problem with the registration system, or with the network. If you are sure you're not using a firewall, please try again later. If this problem persists, contact the Athena User Accounts Office at 617-253-1325 or accounts@mit.edu, and describe the error.");
     ht.put("err1a", "We were unable to contact the Athena Registration Server.\nThis error may indicate a temporary problem with the registration system, or with the network.\nIf this problem persists, contact the Athena User Accounts Office at 617-253-1325 or accounts@mit.edu, and describe the error.");
     ht.put("bale","By hitting CANCEL you have requested that we terminate your registration session. However if you have already gone past the screen where you choose your login name, your choice has been set and cannot be unset.\nIf you really want to quit, then click on the \"Yes\" button below. Otherwise choose \"No\" and we will go back to where you were.");


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