Author: michaelo Date: Sat Feb 22 22:42:04 2014 New Revision: 1570939 URL: http://svn.apache.org/r1570939 Log: Bundle cleanups
- Remove duplicate key from base bundle - Apply canonical property order to Swedish bundle Modified: maven/plugins/trunk/maven-checkstyle-plugin/src/main/resources/checkstyle-report.properties maven/plugins/trunk/maven-checkstyle-plugin/src/main/resources/checkstyle-report_sv.properties Modified: maven/plugins/trunk/maven-checkstyle-plugin/src/main/resources/checkstyle-report.properties URL: http://svn.apache.org/viewvc/maven/plugins/trunk/maven-checkstyle-plugin/src/main/resources/checkstyle-report.properties?rev=1570939&r1=1570938&r2=1570939&view=diff ============================================================================== --- maven/plugins/trunk/maven-checkstyle-plugin/src/main/resources/checkstyle-report.properties [ISO-8859-1] (original) +++ maven/plugins/trunk/maven-checkstyle-plugin/src/main/resources/checkstyle-report.properties [ISO-8859-1] Sat Feb 22 22:42:04 2014 @@ -33,7 +33,6 @@ report.checkstyle.warnings.abbrev=W report.checkstyle.error=Error report.checkstyle.errors=Errors report.checkstyle.errors.abbrev=E -report.checkstyle.error=Error report.checkstyle.violations=Violations report.checkstyle.details=Details report.checkstyle.summary=Summary Modified: maven/plugins/trunk/maven-checkstyle-plugin/src/main/resources/checkstyle-report_sv.properties URL: http://svn.apache.org/viewvc/maven/plugins/trunk/maven-checkstyle-plugin/src/main/resources/checkstyle-report_sv.properties?rev=1570939&r1=1570938&r2=1570939&view=diff ============================================================================== --- maven/plugins/trunk/maven-checkstyle-plugin/src/main/resources/checkstyle-report_sv.properties [ISO-8859-1] (original) +++ maven/plugins/trunk/maven-checkstyle-plugin/src/main/resources/checkstyle-report_sv.properties [ISO-8859-1] Sat Feb 22 22:42:04 2014 @@ -28,9 +28,9 @@ report.checkstyle.infos=Info report.checkstyle.infos.abbrev=I report.checkstyle.warnings=Varning report.checkstyle.warnings.abbrev=V +report.checkstyle.error=Fel report.checkstyle.errors=Fel report.checkstyle.errors.abbrev=F -report.checkstyle.error=Fel report.checkstyle.violations=Regelbrott report.checkstyle.details=Detaljer report.checkstyle.summary=Summering