From: Chris W. <la...@us...> - 2004-12-05 08:51:59
|
Update of /cvsroot/openinteract/OpenInteract2/pkg/base/msg In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv16278/pkg/base/msg Modified Files: base-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: base-messages-en.msg =================================================================== RCS file: /cvsroot/openinteract/OpenInteract2/pkg/base/msg/base-messages-en.msg,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** base-messages-en.msg 11 Feb 2004 05:15:53 -0000 1.1 --- base-messages-en.msg 5 Dec 2004 08:51:18 -0000 1.2 *************** *** 15,17 **** package_listing.summary = Listed below are all the packages installed to your \ website. Details are available for each. ! package_listing.label.detail = Detail \ No newline at end of file --- 15,18 ---- package_listing.summary = Listed below are all the packages installed to your \ website. Details are available for each. ! package_listing.label.detail = Detail ! package_detail.error.no_package = Could not find package with name '[_1]' \ No newline at end of file |