|
From: <tr...@us...> - 2003-08-05 23:13:47
|
Update of /cvsroot/babeldoc/babeldoc/modules/core/config/i18n
In directory sc8-pr-cvs1:/tmp/cvs-serv17599/config/i18n
Modified Files:
messages.properties
Log Message:
LightConfig configuration tracing tool.
Index: messages.properties
===================================================================
RCS file: /cvsroot/babeldoc/babeldoc/modules/core/config/i18n/messages.properties,v
retrieving revision 1.13
retrieving revision 1.14
diff -C2 -d -r1.13 -r1.14
*** messages.properties 27 Jun 2003 03:36:21 -0000 1.13
--- messages.properties 5 Aug 2003 23:13:43 -0000 1.14
***************
*** 388,390 ****
core.module.command.option.create=Create the module cache (redundant)
core.module.command.option.delete=Delete the module cache (redundant)
! core.module.command.list.output=Module: {0} is dependant on: {1}
\ No newline at end of file
--- 388,399 ----
core.module.command.option.create=Create the module cache (redundant)
core.module.command.option.delete=Delete the module cache (redundant)
! core.module.command.list.output=Module: {0} is dependant on: {1}
!
! core.config.light.command.desc=Debug and track aspects of the light configuration
! core.config.light.command.list=Listing urls for the configuration: {0}
! core.config.light.command.defined= {0}={1}
! core.config.light.command.notdefined= {0} not (re)defined
! core.config.light.command.option.l=List all implementing configuration files for config
! core.config.light.command.option.t=Track a configuration value through all the configuration files
!
!
|