BUG-5410: import message catalogue 43/45143/3
authorRobert Varga <rovarga@cisco.com>
Mon, 5 Sep 2016 07:15:43 +0000 (09:15 +0200)
committerRobert Varga <nite@hq.sk>
Wed, 5 Oct 2016 12:57:15 +0000 (12:57 +0000)
commit1c76cfc464f9af8a023538a05de6687d03275341
treee6f2fa7c5197a03dfba81c2190f1281e9032e27a
parentef8670959d838c741b7a3cafb15bf5f39450bf58
BUG-5410: import message catalogue

xsd-regex being an Apache source, it uses ResourceBundle
to load translations. Add them to ensure the project works.

Change-Id: If2615cec2edb99eca86e2a06dfc6b3c27b7ca7c5
Signed-off-by: Robert Varga <rovarga@cisco.com>
third-party/xsd-regex/src/main/java/org/opendaylight/yangtools/xsd/regex/RegexParser.java
third-party/xsd-regex/src/main/resources/org/opendaylight/yangtools/xsd/regex/message.properties [new file with mode: 0644]
third-party/xsd-regex/src/main/resources/org/opendaylight/yangtools/xsd/regex/message_fr.properties [new file with mode: 0644]
third-party/xsd-regex/src/main/resources/org/opendaylight/yangtools/xsd/regex/message_ja.properties [new file with mode: 0644]