Index: lutinutil/src/resources/i18n/lutinutil-en_GB.properties diff -u lutinutil/src/resources/i18n/lutinutil-en_GB.properties:1.5 lutinutil/src/resources/i18n/lutinutil-en_GB.properties:1.6 --- lutinutil/src/resources/i18n/lutinutil-en_GB.properties:1.5 Mon Mar 3 13:14:40 2008 +++ lutinutil/src/resources/i18n/lutinutil-en_GB.properties Tue Mar 18 18:19:25 2008 @@ -17,7 +17,7 @@ lutinutil.error.config.load=could not load configuration file {0} for reason {1} lutinutil.error.config.not.found=could not found configuration file {0} lutinutil.error.config.unauthorized.key=The given key {0} is not autohrized, list of authorized keys {1} -lutinutil.error.config.unauthorized.type.key=The type of key {1} is not autohrized, should extends Enum and MyPropertyDef.class +lutinutil.error.config.unauthorized.type.key=The type of key {0} is not autohrized, should extends Enum and MyPropertyDef.class lutinutil.error.fieldmodel.already.registred=FieldAccess [{0}] is already registred lutinutil.error.fieldmodel.not.registred=could not found a matching entry in cache for [{0}] lutinutil.error.fieldmodel.unmatchin.options=you can not defined a such model with no the same number of optionClass and optionNames