added initial sysadmin menu items and dialogs, fixed a few things about dialog

operation here and there
This commit is contained in:
Eric J. Bowersox
2003-05-25 09:11:12 +00:00
parent 0c7f518f3e
commit cbae9cdd8e
17 changed files with 698 additions and 28 deletions

View File

@@ -10,7 +10,7 @@
#
# The Initial Developer of the Original Code is Eric J. Bowersox <erbo@silcom.com>,
# for Silverwrist Design Studios. Portions created by Eric J. Bowersox are
# Copyright (C) 2002 Eric J. Bowersox/Silverwrist Design Studios. All Rights Reserved.
# Copyright (C) 2002-03 Eric J. Bowersox/Silverwrist Design Studios. All Rights Reserved.
#
# Contributor(s):
# ---------------------------------------------------------------------------------
@@ -29,3 +29,4 @@ bad.email=The value in the "{0}" field is not a valid E-mail address.
text.notInteger=Invalid non-numeric character in the "{0}" field.
int.tooSmall=The value of the "{0}" field must be greater than or equal to {1}.
int.tooLarge=The value of the "{0}" field must be less than or equal to {1}.
valid.except=Exception generated while validating "{0}": {1}