Update of /cvsroot/popfile/engine/languages
In directory sc8-pr-cvs1:/tmp/cvs-serv14361/languages
Modified Files:
English.msg
Log Message:
Make the characters in a subject modification configurable; allow numbers in bucket names
Index: English.msg
===================================================================
RCS file: /cvsroot/popfile/engine/languages/English.msg,v
retrieving revision 1.32
retrieving revision 1.33
diff -C2 -d -r1.32 -r1.33
*** English.msg 27 Apr 2003 01:11:14 -0000 1.32
--- English.msg 2 May 2003 17:45:38 -0000 1.33
***************
*** 194,198 ****
Magnet_Always Always goes to bucket
! Bucket_Error1 Bucket names can only contain the letters a to z in lower case plus - and _
Bucket_Error2 Bucket named %s already exists
Bucket_Error3 Created bucket named %s
--- 194,198 ----
Magnet_Always Always goes to bucket
! Bucket_Error1 Bucket names can only contain the letters a to z in lower case, numbers 0 to 9, plus - and _
Bucket_Error2 Bucket named %s already exists
Bucket_Error3 Created bucket named %s
|