mhonarc-commits
[Top] [All Lists]

CVS: mharc/lib config.sh.dist,1.13,1.14

2002-09-18 11:50:37
Update of /cvsroot/mhonarc/mharc/lib
In directory subversions:/tmp/cvs-serv16283/lib

Modified Files:
	config.sh.dist 
Log Message:
Added support for localizing all-lists page archive listing.


Index: config.sh.dist
===================================================================
RCS file: /cvsroot/mhonarc/mharc/lib/config.sh.dist,v
retrieving revision 1.13
retrieving revision 1.14
diff -C2 -r1.13 -r1.14
*** config.sh.dist	13 Sep 2002 07:39:09 -0000	1.13
--- config.sh.dist	18 Sep 2002 18:50:24 -0000	1.14
***************
*** 80,83 ****
--- 80,96 ----
  ALL_LISTS_FOOTER=$HTML_DIR/.PNM.all-foot
  
+ # Text label HTML strings for all-lists table.  These can be changed
+ # to fit a particular locale
+ ALL_LISTS_LABEL_NAME='Name'
+ ALL_LISTS_LABEL_INDEXES='Current Index'
+ ALL_LISTS_LABEL_LAST_UPDATED='Last Updated'
+ ALL_LISTS_LABEL_INFO='[info]'
+ ALL_LISTS_LABEL_DATE='[Date]'
+ ALL_LISTS_LABEL_THREADS='[Thread]'
+ 
+ # The date/time format for showing the Last Updated time of archives
+ # on all-lists page.  The format is what is supported by strftime.
+ ALL_LISTS_DATE_FORMAT='%Y-%m-%d %H:%M:%S'
+ 
  # Directory containing informational pages about each list archive.
  INFO_DIR=$SW_ROOT/info

---------------------------------------------------------------------
To sign-off this list, send email to majordomo(_at_)mhonarc(_dot_)org with the
message text UNSUBSCRIBE MHONARC-DEV