Author: tchemit Date: 2010-01-10 23:57:31 +0100 (Sun, 10 Jan 2010) New Revision: 1716 Modified: trunk/jaxx-demo/src/main/resources/i18n/jaxx-demo-en_GB.properties trunk/pom.xml Log: use mavenpom4redmine Modified: trunk/jaxx-demo/src/main/resources/i18n/jaxx-demo-en_GB.properties =================================================================== --- trunk/jaxx-demo/src/main/resources/i18n/jaxx-demo-en_GB.properties 2010-01-07 03:12:55 UTC (rev 1715) +++ trunk/jaxx-demo/src/main/resources/i18n/jaxx-demo-en_GB.properties 2010-01-10 22:57:31 UTC (rev 1716) @@ -143,7 +143,7 @@ jaxxdemo.action.exit.tip=Quit JAXXDemo jaxxdemo.action.fullscreen=Full screen jaxxdemo.action.fullscreen.tip=Change to full screen mode -jaxxdemo.action.help=Help +jaxxdemo.action.help= jaxxdemo.action.help.tip=Display help jaxxdemo.action.locale.fr=French jaxxdemo.action.locale.fr.tip=Change to french language @@ -175,7 +175,7 @@ jaxxdemo.init.ui.done=UI initialized. jaxxdemo.menu.file=File jaxxdemo.menu.file.locale=Languages -jaxxdemo.menu.help=Help +jaxxdemo.menu.help= jaxxdemo.message.config.loaded=Configuration of JAXXDemo v. %1$s loaded. jaxxdemo.message.goto.site=Go to JAXXDemo Web site jaxxdemo.navigation.actor.title= Modified: trunk/pom.xml =================================================================== --- trunk/pom.xml 2010-01-07 03:12:55 UTC (rev 1715) +++ trunk/pom.xml 2010-01-10 22:57:31 UTC (rev 1716) @@ -8,8 +8,8 @@ <parent> <groupId>org.nuiton</groupId> - <artifactId>mavenpom</artifactId> - <version>1.1.4</version> + <artifactId>mavenpom4labs</artifactId> + <version>2.0-SNAPSHOT</version> </parent> <artifactId>jaxx</artifactId>