Commit c4603146 by Tom Tromey Committed by Tom Tromey

MessagesBundle_fr.properties: Removed.

	* gnu/regexp/MessagesBundle_fr.properties: Removed.
	* gnu/regexp/MessagesBundle.properties: Removed.

From-SVN: r109678
parent a6f499c1
2006-01-13 Tom Tromey <tromey@redhat.com>
* gnu/regexp/MessagesBundle_fr.properties: Removed.
* gnu/regexp/MessagesBundle.properties: Removed.
2006-01-13 Tom Tromey <tromey@redhat.com>
* java/security/classpath.security: Removed.
* Makefile.in: Rebuilt.
* Makefile.am (install-data-local): Don't install
......
# Localized error messages for gnu.regexp
# Prefix for REException messages
error.prefix=At position {0} in regular expression pattern:
# REException (parse error) messages
repeat.assertion=repeated token is zero-width assertion
repeat.chained=attempted to repeat a token that is already repeated
repeat.no.token=quantifier (?*+{}) without preceding token
repeat.empty.token=repeated token may be empty
unmatched.brace=unmatched brace
unmatched.bracket=unmatched bracket
unmatched.paren=unmatched parenthesis
interval.no.end=expected end of interval
class.no.end=expected end of character class
subexpr.no.end=expected end of subexpression
interval.order=interval minimum is greater than maximum
interval.error=interval is empty or contains illegal characters
ends.with.backslash=backslash at end of pattern
# RESyntax message
syntax.final=Syntax has been declared final and cannot be modified
# Localized error messages for gnu.regexp
# Prefix for REException messages
error.prefix=A l''index {0} dans le modle d''expression rgulire:
# REException (parse error) messages
repeat.assertion=l'lment rpt est de largeur zro
repeat.chained=tentative de rptition d'un lment dj rpt
repeat.no.token=quantifieur (?*+{}) sans lment prcdent
repeat.empty.token=l'lment rpt peut tre vide
unmatched.brace=accolade ingale
unmatched.bracket=crochet ingal
unmatched.paren=parenthse ingale
interval.no.end=fin d'interval attendue
class.no.end=fin de classe de caractres attendue
subexpr.no.end=fin de sous-expression attendue
interval.order=l'interval minimum est suprieur l'interval maximum
interval.error=l'interval est vide ou contient des caractres illgaux
ends.with.backslash=antislash la fin du modle
# RESyntax message
syntax.final=La syntaxe a t dclare finale et ne peut pas tre modifie
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment