Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
moex
Transmorpher
Commits
b0c8f60f
Commit
b0c8f60f
authored
May 27, 2002
by
Guillaume Chomat
Browse files
add transmorpher resources
parent
e3e434fd
Changes
5
Hide whitespace changes
Inline
Side-by-side
flowcomposer/resources/FlowComposer_fr.properties
View file @
b0c8f60f
...
...
@@ -147,7 +147,8 @@ aboutImage=resources/help.gif
# toolbar definition
#
toolbar
=
Marquee - Undo Redo - Generate Serialize Merge Dispatch ApplyExternal ApplyProcess ApplyRuleset ApplyQuery - EdgeNormal
toolbar
=
Marquee - Undo Redo - Generate Serialize Merge Dispatch ApplyExternal ApplyProcess ApplyRuleset ApplyQuery - EdgeNormal
#- In Out
#- EdgeTest EdgeIterator EdgeNull
toolboxLabel
=
Outils
MarqueeTooltip
=
Marqueur
...
...
@@ -183,17 +184,16 @@ ApplyQueryImage=resources/applyQuery.gif
#EdgeIteratorImage=resources/EdgeIterator.gif
#EdgeNullTooltip=EdgeNull
#EdgeNullImage=resources/EdgeNull.gif
#InImage=resources/In.gif
#InTooltip=In
#OutImage=resources/Out.gif
#OutTooltip=Out
# label
EnterName
=
Enter the name
EnterNameMessage
=
Please enter the name of this process
Id
=
id
#message
WARNING
=
Warning!!
UNIQUE_NAME_PROCESS
=
A process must have an unique process
\ No newline at end of file
flowcomposer/resources/transmorpher/system.properties
0 → 100644
View file @
b0c8f60f
# the next value need to be in english, it's the default value
#Error message
MSG_ERROR
=
Error
#The XML parser you use
XML_PARSER
=
org.apache.xerces.parsers.SAXParser
#The Reader you use
XML_READER
=
fr.fluxmedia.transmorpher.TProcessFactory.TReader
#The serializer
XML_SERIALIZER
=
fr.fluxmedia.transmorpher.TProcessFactory.TSerializer
#The Merge
XML_CONNECTOR
=
fr.fluxmedia.transmorpher.TProcessFactory.TConnector
# Namespaces feature id (http://xml.org/sax/features/namespaces).
NAMESPACES_FEATURE_ID
=
http://xml.org/sax/features/namespaces
# Namespaces feature id (http://xml.org/sax/features/namespaces).
NAMESPACES_PREFIXES_FEATURE_ID
=
http://xml.org/sax/features/namespace-prefixes
#Validation feature id (http://xml.org/sax/features/validation)
VALIDATION_FEATURE_ID
=
"http://xml.org/sax/features/validation"
#Schema validation feature id (http://apache.org/xml/features/validation/schema).
SCHEMA_VALIDATION_FEATURE_ID
=
http://apache.org/xml/features/validation/schema
#Lexical handler property id (http://xml.org/sax/properties/lexical-handler).
LEXICAL_HANDLER_PROPERTY_ID
=
http://xml.org/sax/properties/lexical-handler
flowcomposer/resources/transmorpher/system_en.properties
0 → 100644
View file @
b0c8f60f
#Error message
MSG_ERROR
=
Error
#The Reader you use
# we use the default one
#READER=org.apache.xerces.parsers.SAXParser2
#READER=fr.fluxmedia.transmorpher.Files.CharEngine
flowcomposer/resources/transmorpher/system_fr.properties
0 → 100644
View file @
b0c8f60f
MSG_ERROR
=
Erreur
#The Reader you use
#READER=org.apache.xerces.parsers.SAXParser
XML_READER
=
fr.fluxmedia.transmorpher.Files.CharEngine
flowcomposer/resources/transmorpher/user.properties
0 → 100644
View file @
b0c8f60f
TRANSFORMER_HOME
=
c:/Projet/
#it's the user value, put that in an other file
# The langage you use
LANGUAGE
=
en
COUNTRY
=
EN
#LANGUAGE=fr
#COUNTRY=FR
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment