Update of /cvsroot/openinteract/OpenInteract2/pkg/whats_new/msg
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv16278/pkg/whats_new/msg
Modified Files:
whats_new-messages-en.msg
Log Message:
update packages to move as many messages as possible out of code and into message files; use new add_status/add_error shortcuts
Index: whats_new-messages-en.msg
===================================================================
RCS file: /cvsroot/openinteract/OpenInteract2/pkg/whats_new/msg/whats_new-messages-en.msg,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** whats_new-messages-en.msg 16 Feb 2004 18:04:15 -0000 1.1
--- whats_new-messages-en.msg 5 Dec 2004 08:51:25 -0000 1.2
***************
*** 10,12 ****
whats_new.info.description = Description
whats_new.results.title = What's New?
! whats_new.results.none = Nothing is new.
\ No newline at end of file
--- 10,13 ----
whats_new.info.description = Description
whats_new.results.title = What's New?
! whats_new.results.none = Nothing is new.
! whats_new.error.fetch_multiple = Cannot fetch new items: [_1]
\ No newline at end of file
|