ruper2/src/java/core krysalis-ruper.properties,1.2,1.3
[email protected] Mon, 22 Sep 2003 22:03:09 -0700
Newsgroups
gmane.comp.krysalis.metamorphosis.cvs
Message-ID
<[email protected] >
Update of /cvsroot/metamorphosis/ruper2/src/java/core
In directory sc8-pr-cvs1:/tmp/cvs-serv24751/src/java/core
Modified Files:
krysalis-ruper.properties
Log Message:
Tinkering...
Index: krysalis-ruper.properties
===================================================================
RCS file: /cvsroot/metamorphosis/ruper2/src/java/core/krysalis-ruper.properties,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** krysalis-ruper.properties 23 Sep 2003 00:19:18 -0000 1.2
--- krysalis-ruper.properties 23 Sep 2003 05:03:07 -0000 1.3
***************
*** 8,15 ****
# @translated true @created 2003-09-22 @modified 2003-09-22
CONFIG_PARSER_ERROR=Parser\ error\ in\ the\ config\ file\ {0}
! # @translated true @created 2003-09-22 @modified 2003-09-22 @creator Adam Jack @modifier Adam Jack
! # @comment Exception with one parameter
! GENERAL_EXCEPTION=Exception\ {0}
# @translated true @created 2003-09-22 @modified 2003-09-22 @creator Adam Jack @modifier Adam Jack
# @comment Exception with two parameters
--- 8,28 ----
# @translated true @created 2003-09-22 @modified 2003-09-22
+ CONFIG=Configure\ using\ {0} named {1}
+ # @translated true @created 2003-09-22 @modified 2003-09-22
CONFIG_PARSER_ERROR=Parser\ error\ in\ the\ config\ file\ {0}
! # @translated true @created 2003-09-22 @modified 2003-09-22
! CREATE_OBJECT_ERROR=Create\ Object\ Error\ {0}\ \!\=\ {1}
! # @translated true @created 2003-09-22 @modified 2003-09-22
! DELETE_RESOURCE=Delete\ Resource\ {0}
! # @translated true @created 2003-09-22 @modified 2003-09-22
! DELETE_RESOURCE_FAILED=Delete\ Resource\ Failed\ {0}
! # @translated true @created 2003-09-22 @modified 2003-09-22
! EXTRACTED=Extracted\ {0}
! # @translated true @created 2003-09-22 @modified 2003-09-22
! FILENAME_COMPARATOR=Filename\ Comparator
! # @translated true @created 2003-09-22 @modified 2003-09-22
! FILENAME_SELECTOR=Filename\ Selector
! # @translated true @created 2003-09-22 @modified 2003-09-22
! GENERAL_EXCEPTION=
# @translated true @created 2003-09-22 @modified 2003-09-22 @creator Adam Jack @modifier Adam Jack
# @comment Exception with two parameters
***************
*** 18,27 ****
# @comment Exception with three parameters
GENERAL_EXCEPTION3=General\ Exception\ \:\ {2}\ for\ Resource\ \:\ {0},\ Location\ {1}
# @translated true @created 2003-09-22 @modified 2003-09-22 @creator Adam Jack @modifier Adam Jack
# @{0}
# @comment None found (in repo, in general)
NO_RESOURCES_FOUND=No\ Resource\ Found\ {0}
# @translated true @created 2003-09-22 @modified 2003-09-22
! NO_SUCH_REFERENCE=No\ reference\ created\ for\ [{0}]
# @translated true @created 2003-09-22 @modified 2003-09-22 @creator Adam Jack @modifier Adam Jack
# @{0}
--- 31,64 ----
# @comment Exception with three parameters
GENERAL_EXCEPTION3=General\ Exception\ \:\ {2}\ for\ Resource\ \:\ {0},\ Location\ {1}
+ # @translated true @created 2003-09-22 @modified 2003-09-22
+ LIST_FAILED=List\ Failed\ {0}
+ # @translated true @created 2003-09-22 @modified 2003-09-22
+ LIST_GROUPS=List\ Groups\ {0}
+ # @translated true @created 2003-09-22 @modified 2003-09-22
+ LIST_GROUPS_FAILED=List\ Groups\ Failed\ {0}
+ # @translated true @created 2003-09-22 @modified 2003-09-22
+ LIST_RESOURCES=List\ Resources\ {0}
+ # @translated true @created 2003-09-22 @modified 2003-09-22
+ LIST_RESOURCES_FAILED=List\ Resources\ Failed\ {0}
+ # @translated true @created 2003-09-22 @modified 2003-09-22
+ LIST_SPECIFIERS=List\ Specifiers\ {0}
+ # @translated true @created 2003-09-22 @modified 2003-09-22
+ LIST_SPECIFIERS_FAILED=List\ Specifiers\ Failed\ {0}
+ # @translated true @created 2003-09-22 @modified 2003-09-22
+ MERGE=Merge\ {0}
+ # @translated true @created 2003-09-22 @modified 2003-09-22
+ NAME_COMPARATOR=Name\ Comparator
+ # @translated true @created 2003-09-22 @modified 2003-09-22
+ NAME_SELECTOR=Name\ Selector
# @translated true @created 2003-09-22 @modified 2003-09-22 @creator Adam Jack @modifier Adam Jack
# @{0}
# @comment None found (in repo, in general)
NO_RESOURCES_FOUND=No\ Resource\ Found\ {0}
+ # @translated true @created 2003-09-22 @modified 2003-09-22 @creator Adam Jack @modifier Adam Jack
+ # @{0}
+ # @comment None found (in repo, in general)
+ NO_RESOURCES_FOUND_IN=No\ resources\ found\ in\ repository\ {1}\ in\ group\ [{2}]
# @translated true @created 2003-09-22 @modified 2003-09-22
! NO_SUCH_REFERENCE=No\ Such\ Reference\ {0}
# @translated true @created 2003-09-22 @modified 2003-09-22 @creator Adam Jack @modifier Adam Jack
# @{0}
***************
*** 29,33 ****
NO_UPDATE_FOUND=No\ Update\ Found\ for\ {0}
# @translated true @created 2003-09-22 @modified 2003-09-22
UNABLE_TO_LOAD_CONFIG=Unable\ to\ load\ the\ config\ {0}
# @translated true @created 2003-09-22 @modified 2003-09-22
! WRONG_TYPE=Wrong\ type\ of\ Object\ sent\ [{0}],\ Expected\ [{1}]
--- 66,92 ----
NO_UPDATE_FOUND=No\ Update\ Found\ for\ {0}
# @translated true @created 2003-09-22 @modified 2003-09-22
+ PROCESS=Process\ {0}
+ # @translated true @created 2003-09-22 @modified 2003-09-22
+ PUBLISH_RESOURCE=Publish\ Resource\ {0}
+ # @translated true @created 2003-09-22 @modified 2003-09-22
+ PUBLISH_RESOURCE_FAILED=Publish\ Resource\ Failed\ {0}
+ # @translated true @created 2003-09-22 @modified 2003-09-22
+ RESOURCE_GROUP=Resource\ Group\ {0}
+ # @translated true @created 2003-09-22 @modified 2003-09-22
+ RESOURCE_REQUEST=Resource\ Request\ {0}
+ # @translated true @created 2003-09-22 @modified 2003-09-22
+ SEARCH_REPOSITORY=Search\ Repository\ {0}
+ # @translated true @created 2003-09-22 @modified 2003-09-22
+ TYPE_COMPARATOR=Type\ Comparator
+ # @translated true @created 2003-09-22 @modified 2003-09-22
+ TYPE_SELECTOR=Type\ Selector
+ # @translated true @created 2003-09-22 @modified 2003-09-22
UNABLE_TO_LOAD_CONFIG=Unable\ to\ load\ the\ config\ {0}
# @translated true @created 2003-09-22 @modified 2003-09-22
! UPDATE_FOUND=Update\ Found\ for\ {0}
! # @translated true @created 2003-09-22 @modified 2003-09-22
! VERSION_COMPARATOR=Version\ Comparator
! # @translated true @created 2003-09-22 @modified 2003-09-22
! VERSION_SELECTOR=Version\ Selector
! # @translated true @created 2003-09-22 @modified 2003-09-22
! WRONG_TYPE=Wrong\ type\ of\ object\ provided\ [{0}],\ Expected\ [{1}]
-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf