OpenCores
URL https://opencores.org/ocsvn/openrisc/openrisc/trunk

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [gnu-dev/] [or1k-gcc/] [libjava/] [classpath/] [resource/] [gnu/] [java/] [util/] [regex/] [MessagesBundle.properties] - Blame information for rev 776

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 776 jeremybenn
# Localized error messages for gnu.regexp
2
 
3
# Prefix for REException messages
4
error.prefix=At position {0} in regular expression pattern:
5
 
6
# REException (parse error) messages
7
repeat.assertion=repeated token is zero-width assertion
8
repeat.chained=attempted to repeat a token that is already repeated
9
repeat.no.token=quantifier (?*+{}) without preceding token
10
repeat.empty.token=repeated token may be empty
11
unmatched.brace=unmatched brace
12
unmatched.bracket=unmatched bracket
13
unmatched.paren=unmatched parenthesis
14
interval.no.end=unexpected end of interval
15
class.no.end=unexpected end of character class
16
subexpr.no.end=unexpected end of subexpression
17
interval.order=an interval''s minimum is greater than its maximum
18
interval.error=an interval is empty * or contains illegal characters
19
ends.with.backslash=backslash at end of pattern
20
 
21
# RESyntax message
22
syntax.final=Syntax has been declared final and cannot be modified

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.