All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.jboss.weld.messages.context_en.properties Maven / Gradle / Ivy

There is a newer version: 3.0.0.Alpha1
Show newest version
CONTEXTUAL_INSTANCE_FOUND=Looked for {0} and got {1} in {2}
CONTEXT_CLEARED=Context {0} cleared
CONTEXTUAL_INSTANCE_REMOVED=Removed {0} from {1}
CONTEXTUAL_INSTANCE_ADDED=Added {0} with key {1} to {2}
SESSION_RESTORED=Restoring session {0}
SESSION_ENDED=Ending session {0}
REQUEST_STARTED=Starting request {0}
REQUEST_ENDED=Ending request {0}
APPLICATION_STARTED=Starting application {0}
APPLICATION_ENDED=Ending application {0}
DEPENDENT_INSTANCE_ATTACHED=Attached dependent instance {0} to {1}
DELIMITER_IN_PREFIX=The delimiter \\"{0}\\" should not be in the prefix \\"{1}\\"
CONTEXTUAL_IS_NULL=No contextual specified to retrieve (null)
NO_BEAN_STORE_AVAILABLE=No bean store available for {0}
CONVERSATION_RESTORED=Restoring conversation {0}
BEAN_STORE_DETACHED=Bean store {0} is detached
UPDATING_STORE_WITH_CONTEXTUAL_UNDER_ID=Updating underlying store with contextual {0} under ID {1}
ADDING_DETACHED_CONTEXTUAL_UNDER_ID=Adding detached contextual {0} under ID {1}
REMOVED_KEY_FROM_SESSION=Removed {0} from session {1}
UNABLE_TO_REMOVE_KEY_FROM_SESSION=Unable to remove {0} from non-existent session
ADDED_KEY_TO_SESSION=Added {0} to session {1}
UNABLE_TO_ADD_KEY_TO_SESSION=Unable to add {0} to session as no session could be obtained
LOADING_BEAN_STORE_MAP_FROM_SESSION=Loading bean store {0} map from session {1}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy