Index: applications/editors/josm/plugins/roadsigns/build.xml
===================================================================
--- applications/editors/josm/plugins/roadsigns/build.xml	(revision 22188)
+++ applications/editors/josm/plugins/roadsigns/build.xml	(revision 22202)
@@ -31,5 +31,5 @@
 
 	<!-- enter the SVN commit message -->
-	<property name="commit.message" value="Commit message" />
+	<property name="commit.message" value="fix message/i18n" />
 	<!-- enter the *lowest* JOSM version this plugin is currently compatible with -->
 	<property name="plugin.main.version" value="3338" />
@@ -103,9 +103,5 @@
 				<attribute name="Plugin-Class" value="org.openstreetmap.josm.plugins.roadsigns.RoadSignsPlugin"/>
 				<attribute name="Plugin-Date" value="${version.entry.commit.date}"/>
-				<attribute name="Plugin-Description" 
-				    value="Selection of road signs from a list of presets. With simple clicks you can create combinations 
-				            of signs and generate tagging suggestions. The dialog can be opened by clicking a small icon 
-				            in the upper right corner of the properties window.
-				            Available country presets: Germany (hopefully more to come)."/>
+				<attribute name="Plugin-Description" value="Plugin for tagging of objects based on a selection of road signs. The dialog can be opened by clicking a small icon in the upper right corner of the properties window. Available country presets: Germany."/>
 				<attribute name="Plugin-Icon" value="images/pref/roadsigns.png"/>
 				<attribute name="Plugin-Link" value="http://wiki.openstreetmap.org/wiki/JOSM/Plugins/RoadSigns"/>
