diff options
author | Simon Brandhof <simon.brandhof@gmail.com> | 2011-07-29 14:06:50 +0200 |
---|---|---|
committer | Simon Brandhof <simon.brandhof@gmail.com> | 2011-07-29 14:06:50 +0200 |
commit | c0b2515521498a50261ea95fdcfda7a94c01a7d5 (patch) | |
tree | 2a0f638577f456594b3145f3fe0fb4c7b6c0924e | |
parent | 402f8958a403d94422f38d47cc39aba0f13e8aae (diff) | |
download | sonarqube-c0b2515521498a50261ea95fdcfda7a94c01a7d5.tar.gz sonarqube-c0b2515521498a50261ea95fdcfda7a94c01a7d5.zip |
SONAR-75 rename i18n bundles to l10n bundles
Article from the W3C :
Localization refers to the adaptation of a product, application or document content to meet the language, cultural and other requirements of a specific target market (a "locale").
Internationalization is the design and development of a product, application or document content that enables easy localization for target audiences that vary in culture, region, or language.
-rw-r--r-- | plugins/sonar-l10n-en-plugin/pom.xml (renamed from plugins/sonar-i18n-en-plugin/pom.xml) | 9 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/java/org/sonar/plugins/l10n/EnglishPackPlugin.java (renamed from plugins/sonar-i18n-en-plugin/src/main/java/org/sonar/plugins/i18n/en/EnglishPackPlugin.java) | 2 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle.properties (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle.properties) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.ArrayTypeStyleCheck.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.ArrayTypeStyleCheck.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.FinalParametersCheck.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.FinalParametersCheck.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.NewlineAtEndOfFileCheck.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.NewlineAtEndOfFileCheck.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.RegexpCheck.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.RegexpCheck.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.TodoCommentCheck.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.TodoCommentCheck.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.UncommentedMainCheck.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.UncommentedMainCheck.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.UpperEllCheck.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.UpperEllCheck.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.annotation.AnnotationUseStyleCheck.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.annotation.AnnotationUseStyleCheck.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.annotation.MissingDeprecatedCheck.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.annotation.MissingDeprecatedCheck.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.annotation.MissingOverrideCheck.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.annotation.MissingOverrideCheck.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.annotation.PackageAnnotationCheck.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.annotation.PackageAnnotationCheck.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.annotation.SuppressWarningsCheck.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.annotation.SuppressWarningsCheck.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.blocks.AvoidNestedBlocksCheck.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.blocks.AvoidNestedBlocksCheck.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.blocks.EmptyBlockCheck.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.blocks.EmptyBlockCheck.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.blocks.LeftCurlyCheck.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.blocks.LeftCurlyCheck.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.blocks.NeedBracesCheck.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.blocks.NeedBracesCheck.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.blocks.RightCurlyCheck.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.blocks.RightCurlyCheck.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.coding.ArrayTrailingCommaCheck.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.coding.ArrayTrailingCommaCheck.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.coding.AvoidInlineConditionalsCheck.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.coding.AvoidInlineConditionalsCheck.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.coding.CovariantEqualsCheck.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.coding.CovariantEqualsCheck.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.coding.DeclarationOrderCheck.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.coding.DeclarationOrderCheck.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.coding.DefaultComesLastCheck.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.coding.DefaultComesLastCheck.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.coding.DoubleCheckedLockingCheck.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.coding.DoubleCheckedLockingCheck.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.coding.EmptyStatementCheck.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.coding.EmptyStatementCheck.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.coding.EqualsAvoidNullCheck.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.coding.EqualsAvoidNullCheck.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.coding.EqualsHashCodeCheck.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.coding.EqualsHashCodeCheck.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.coding.ExplicitInitializationCheck.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.coding.ExplicitInitializationCheck.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.coding.FallThroughCheck.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.coding.FallThroughCheck.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.coding.FinalLocalVariableCheck.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.coding.FinalLocalVariableCheck.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.coding.HiddenFieldCheck.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.coding.HiddenFieldCheck.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.coding.IllegalCatchCheck.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.coding.IllegalCatchCheck.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.coding.IllegalInstantiationCheck.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.coding.IllegalInstantiationCheck.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.coding.IllegalThrowsCheck.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.coding.IllegalThrowsCheck.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.coding.IllegalTokenCheck.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.coding.IllegalTokenCheck.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.coding.IllegalTokenTextCheck.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.coding.IllegalTokenTextCheck.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.coding.IllegalTypeCheck.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.coding.IllegalTypeCheck.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.coding.InnerAssignmentCheck.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.coding.InnerAssignmentCheck.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.coding.MagicNumberCheck.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.coding.MagicNumberCheck.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.coding.MissingCtorCheck.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.coding.MissingCtorCheck.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.coding.MissingSwitchDefaultCheck.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.coding.MissingSwitchDefaultCheck.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.coding.ModifiedControlVariableCheck.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.coding.ModifiedControlVariableCheck.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.coding.MultipleStringLiteralsCheck.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.coding.MultipleStringLiteralsCheck.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.coding.MultipleVariableDeclarationsCheck.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.coding.MultipleVariableDeclarationsCheck.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.coding.NestedIfDepthCheck.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.coding.NestedIfDepthCheck.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.coding.NestedTryDepthCheck.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.coding.NestedTryDepthCheck.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.coding.NoCloneCheck.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.coding.NoCloneCheck.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.coding.NoFinalizerCheck.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.coding.NoFinalizerCheck.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.coding.PackageDeclarationCheck.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.coding.PackageDeclarationCheck.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.coding.ParameterAssignmentCheck.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.coding.ParameterAssignmentCheck.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.coding.RedundantThrowsCheck.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.coding.RedundantThrowsCheck.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.coding.RequireThisCheck.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.coding.RequireThisCheck.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.coding.ReturnCountCheck.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.coding.ReturnCountCheck.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.coding.SimplifyBooleanExpressionCheck.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.coding.SimplifyBooleanExpressionCheck.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.coding.SimplifyBooleanReturnCheck.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.coding.SimplifyBooleanReturnCheck.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.coding.StringLiteralEqualityCheck.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.coding.StringLiteralEqualityCheck.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.coding.SuperCloneCheck.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.coding.SuperCloneCheck.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.coding.SuperFinalizeCheck.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.coding.SuperFinalizeCheck.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.coding.UnnecessaryParenthesesCheck.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.coding.UnnecessaryParenthesesCheck.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.design.DesignForExtensionCheck.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.design.DesignForExtensionCheck.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.design.FinalClassCheck.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.design.FinalClassCheck.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.design.HideUtilityClassConstructorCheck.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.design.HideUtilityClassConstructorCheck.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.design.InterfaceIsTypeCheck.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.design.InterfaceIsTypeCheck.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.design.MutableExceptionCheck.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.design.MutableExceptionCheck.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.design.ThrowsCountCheck.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.design.ThrowsCountCheck.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.design.VisibilityModifierCheck.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.design.VisibilityModifierCheck.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.duplicates.StrictDuplicateCodeCheck.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.duplicates.StrictDuplicateCodeCheck.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.header.HeaderCheck.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.header.HeaderCheck.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.header.RegexpHeaderCheck.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.header.RegexpHeaderCheck.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.imports.AvoidStarImportCheck.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.imports.AvoidStarImportCheck.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.imports.AvoidStaticImportCheck.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.imports.AvoidStaticImportCheck.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.imports.IllegalImportCheck.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.imports.IllegalImportCheck.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.imports.ImportOrderCheck.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.imports.ImportOrderCheck.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.imports.RedundantImportCheck.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.imports.RedundantImportCheck.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.imports.UnusedImportsCheck.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.imports.UnusedImportsCheck.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.indentation.TrailingCommentCheck.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.indentation.TrailingCommentCheck.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.javadoc.JavadocMethodCheck.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.javadoc.JavadocMethodCheck.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.javadoc.JavadocPackageCheck.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.javadoc.JavadocPackageCheck.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.javadoc.JavadocStyleCheck.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.javadoc.JavadocStyleCheck.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.javadoc.JavadocTypeCheck.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.javadoc.JavadocTypeCheck.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.javadoc.JavadocVariableCheck.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.javadoc.JavadocVariableCheck.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.javadoc.WriteTagCheck.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.javadoc.WriteTagCheck.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.metrics.BooleanExpressionComplexityCheck.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.metrics.BooleanExpressionComplexityCheck.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.metrics.ClassDataAbstractionCouplingCheck.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.metrics.ClassDataAbstractionCouplingCheck.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.metrics.ClassFanOutComplexityCheck.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.metrics.ClassFanOutComplexityCheck.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.metrics.CyclomaticComplexityCheck.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.metrics.CyclomaticComplexityCheck.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.metrics.JavaNCSSCheck.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.metrics.JavaNCSSCheck.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.metrics.NPathComplexityCheck.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.metrics.NPathComplexityCheck.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.modifier.ModifierOrderCheck.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.modifier.ModifierOrderCheck.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.modifier.RedundantModifierCheck.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.modifier.RedundantModifierCheck.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.naming.AbstractClassNameCheck.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.naming.AbstractClassNameCheck.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.naming.ConstantNameCheck.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.naming.ConstantNameCheck.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.naming.LocalFinalVariableNameCheck.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.naming.LocalFinalVariableNameCheck.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.naming.LocalVariableNameCheck.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.naming.LocalVariableNameCheck.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.naming.MemberNameCheck.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.naming.MemberNameCheck.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.naming.MethodNameCheck.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.naming.MethodNameCheck.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.naming.PackageNameCheck.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.naming.PackageNameCheck.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.naming.ParameterNameCheck.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.naming.ParameterNameCheck.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.naming.StaticVariableNameCheck.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.naming.StaticVariableNameCheck.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.naming.TypeNameCheck.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.naming.TypeNameCheck.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.regexp.RegexpMultilineCheck.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.regexp.RegexpMultilineCheck.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.regexp.RegexpSinglelineCheck.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.regexp.RegexpSinglelineCheck.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.regexp.RegexpSinglelineJavaCheck.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.regexp.RegexpSinglelineJavaCheck.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.sizes.AnonInnerLengthCheck.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.sizes.AnonInnerLengthCheck.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.sizes.ExecutableStatementCountCheck.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.sizes.ExecutableStatementCountCheck.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.sizes.FileLengthCheck.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.sizes.FileLengthCheck.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.sizes.LineLengthCheck.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.sizes.LineLengthCheck.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.sizes.MethodLengthCheck.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.sizes.MethodLengthCheck.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.sizes.OuterTypeNumberCheck.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.sizes.OuterTypeNumberCheck.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.sizes.ParameterNumberCheck.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.sizes.ParameterNumberCheck.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.whitespace.EmptyForInitializerPadCheck.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.whitespace.EmptyForInitializerPadCheck.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.whitespace.EmptyForIteratorPadCheck.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.whitespace.EmptyForIteratorPadCheck.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.whitespace.FileTabCharacterCheck.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.whitespace.FileTabCharacterCheck.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.whitespace.GenericWhitespaceCheck.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.whitespace.GenericWhitespaceCheck.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.whitespace.MethodParamPadCheck.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.whitespace.MethodParamPadCheck.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.whitespace.NoWhitespaceAfterCheck.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.whitespace.NoWhitespaceAfterCheck.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.whitespace.NoWhitespaceBeforeCheck.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.whitespace.NoWhitespaceBeforeCheck.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.whitespace.OperatorWrapCheck.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.whitespace.OperatorWrapCheck.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.whitespace.ParenPadCheck.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.whitespace.ParenPadCheck.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.whitespace.TypecastParenPadCheck.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.whitespace.TypecastParenPadCheck.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.whitespace.WhitespaceAfterCheck.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.whitespace.WhitespaceAfterCheck.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.whitespace.WhitespaceAroundCheck.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.whitespace.WhitespaceAroundCheck.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/core.properties (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/core.properties) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/design.properties (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/design.properties) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs.properties (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs.properties) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/AM_CREATES_EMPTY_JAR_FILE_ENTRY.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/AM_CREATES_EMPTY_JAR_FILE_ENTRY.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/AM_CREATES_EMPTY_ZIP_FILE_ENTRY.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/AM_CREATES_EMPTY_ZIP_FILE_ENTRY.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/BAC_BAD_APPLET_CONSTRUCTOR.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/BAC_BAD_APPLET_CONSTRUCTOR.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/BC_BAD_CAST_TO_ABSTRACT_COLLECTION.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/BC_BAD_CAST_TO_ABSTRACT_COLLECTION.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/BC_BAD_CAST_TO_CONCRETE_COLLECTION.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/BC_BAD_CAST_TO_CONCRETE_COLLECTION.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/BC_EQUALS_METHOD_SHOULD_WORK_FOR_ALL_OBJECTS.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/BC_EQUALS_METHOD_SHOULD_WORK_FOR_ALL_OBJECTS.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/BC_IMPOSSIBLE_CAST.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/BC_IMPOSSIBLE_CAST.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/BC_IMPOSSIBLE_DOWNCAST.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/BC_IMPOSSIBLE_DOWNCAST.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/BC_IMPOSSIBLE_DOWNCAST_OF_TOARRAY.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/BC_IMPOSSIBLE_DOWNCAST_OF_TOARRAY.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/BC_IMPOSSIBLE_INSTANCEOF.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/BC_IMPOSSIBLE_INSTANCEOF.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/BC_UNCONFIRMED_CAST.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/BC_UNCONFIRMED_CAST.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/BC_VACUOUS_INSTANCEOF.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/BC_VACUOUS_INSTANCEOF.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/BIT_ADD_OF_SIGNED_BYTE.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/BIT_ADD_OF_SIGNED_BYTE.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/BIT_AND.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/BIT_AND.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/BIT_AND_ZZ.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/BIT_AND_ZZ.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/BIT_IOR.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/BIT_IOR.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/BIT_IOR_OF_SIGNED_BYTE.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/BIT_IOR_OF_SIGNED_BYTE.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/BIT_SIGNED_CHECK.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/BIT_SIGNED_CHECK.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/BIT_SIGNED_CHECK_HIGH_BIT.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/BIT_SIGNED_CHECK_HIGH_BIT.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/BOA_BADLY_OVERRIDDEN_ADAPTER.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/BOA_BADLY_OVERRIDDEN_ADAPTER.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/BX_BOXING_IMMEDIATELY_UNBOXED.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/BX_BOXING_IMMEDIATELY_UNBOXED.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/BX_BOXING_IMMEDIATELY_UNBOXED_TO_PERFORM_COERCION.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/BX_BOXING_IMMEDIATELY_UNBOXED_TO_PERFORM_COERCION.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/BX_UNBOXED_AND_COERCED_FOR_TERNARY_OPERATOR.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/BX_UNBOXED_AND_COERCED_FOR_TERNARY_OPERATOR.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/CD_CIRCULAR_DEPENDENCY.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/CD_CIRCULAR_DEPENDENCY.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/CI_CONFUSED_INHERITANCE.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/CI_CONFUSED_INHERITANCE.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/CN_IDIOM.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/CN_IDIOM.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/CN_IDIOM_NO_SUPER_CALL.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/CN_IDIOM_NO_SUPER_CALL.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/CN_IMPLEMENTS_CLONE_BUT_NOT_CLONEABLE.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/CN_IMPLEMENTS_CLONE_BUT_NOT_CLONEABLE.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/CO_ABSTRACT_SELF.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/CO_ABSTRACT_SELF.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/CO_SELF_NO_OBJECT.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/CO_SELF_NO_OBJECT.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/DB_DUPLICATE_BRANCHES.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/DB_DUPLICATE_BRANCHES.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/DB_DUPLICATE_SWITCH_CLAUSES.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/DB_DUPLICATE_SWITCH_CLAUSES.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/DC_DOUBLECHECK.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/DC_DOUBLECHECK.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/DE_MIGHT_DROP.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/DE_MIGHT_DROP.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/DE_MIGHT_IGNORE.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/DE_MIGHT_IGNORE.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/DLS_DEAD_LOCAL_STORE.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/DLS_DEAD_LOCAL_STORE.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/DLS_DEAD_LOCAL_STORE_IN_RETURN.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/DLS_DEAD_LOCAL_STORE_IN_RETURN.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/DLS_DEAD_LOCAL_STORE_OF_NULL.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/DLS_DEAD_LOCAL_STORE_OF_NULL.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/DLS_DEAD_STORE_OF_CLASS_LITERAL.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/DLS_DEAD_STORE_OF_CLASS_LITERAL.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/DLS_OVERWRITTEN_INCREMENT.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/DLS_OVERWRITTEN_INCREMENT.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/DL_SYNCHRONIZATION_ON_BOOLEAN.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/DL_SYNCHRONIZATION_ON_BOOLEAN.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/DL_SYNCHRONIZATION_ON_BOXED_PRIMITIVE.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/DL_SYNCHRONIZATION_ON_BOXED_PRIMITIVE.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/DL_SYNCHRONIZATION_ON_SHARED_CONSTANT.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/DL_SYNCHRONIZATION_ON_SHARED_CONSTANT.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/DL_SYNCHRONIZATION_ON_UNSHARED_BOXED_PRIMITIVE.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/DL_SYNCHRONIZATION_ON_UNSHARED_BOXED_PRIMITIVE.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/DMI_ANNOTATION_IS_NOT_VISIBLE_TO_REFLECTION.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/DMI_ANNOTATION_IS_NOT_VISIBLE_TO_REFLECTION.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/DMI_BAD_MONTH.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/DMI_BAD_MONTH.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/DMI_BLOCKING_METHODS_ON_URL.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/DMI_BLOCKING_METHODS_ON_URL.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/DMI_CALLING_NEXT_FROM_HASNEXT.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/DMI_CALLING_NEXT_FROM_HASNEXT.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/DMI_COLLECTIONS_SHOULD_NOT_CONTAIN_THEMSELVES.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/DMI_COLLECTIONS_SHOULD_NOT_CONTAIN_THEMSELVES.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/DMI_COLLECTION_OF_URLS.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/DMI_COLLECTION_OF_URLS.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/DMI_CONSTANT_DB_PASSWORD.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/DMI_CONSTANT_DB_PASSWORD.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/DMI_EMPTY_DB_PASSWORD.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/DMI_EMPTY_DB_PASSWORD.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/DMI_FUTILE_ATTEMPT_TO_CHANGE_MAXPOOL_SIZE_OF_SCHEDULED_THREAD_POOL_EXECUTOR.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/DMI_FUTILE_ATTEMPT_TO_CHANGE_MAXPOOL_SIZE_OF_SCHEDULED_THREAD_POOL_EXECUTOR.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/DMI_HARDCODED_ABSOLUTE_FILENAME.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/DMI_HARDCODED_ABSOLUTE_FILENAME.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/DMI_INVOKING_HASHCODE_ON_ARRAY.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/DMI_INVOKING_HASHCODE_ON_ARRAY.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/DMI_INVOKING_TOSTRING_ON_ANONYMOUS_ARRAY.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/DMI_INVOKING_TOSTRING_ON_ANONYMOUS_ARRAY.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/DMI_INVOKING_TOSTRING_ON_ARRAY.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/DMI_INVOKING_TOSTRING_ON_ARRAY.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/DMI_LONG_BITS_TO_DOUBLE_INVOKED_ON_INT.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/DMI_LONG_BITS_TO_DOUBLE_INVOKED_ON_INT.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/DMI_NONSERIALIZABLE_OBJECT_WRITTEN.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/DMI_NONSERIALIZABLE_OBJECT_WRITTEN.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/DMI_RANDOM_USED_ONLY_ONCE.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/DMI_RANDOM_USED_ONLY_ONCE.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/DMI_SCHEDULED_THREAD_POOL_EXECUTOR_WITH_ZERO_CORE_THREADS.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/DMI_SCHEDULED_THREAD_POOL_EXECUTOR_WITH_ZERO_CORE_THREADS.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/DMI_THREAD_PASSED_WHERE_RUNNABLE_EXPECTED.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/DMI_THREAD_PASSED_WHERE_RUNNABLE_EXPECTED.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/DMI_UNSUPPORTED_METHOD.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/DMI_UNSUPPORTED_METHOD.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/DMI_USELESS_SUBSTRING.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/DMI_USELESS_SUBSTRING.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/DMI_USING_REMOVEALL_TO_CLEAR_COLLECTION.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/DMI_USING_REMOVEALL_TO_CLEAR_COLLECTION.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/DMI_VACUOUS_SELF_COLLECTION_CALL.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/DMI_VACUOUS_SELF_COLLECTION_CALL.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/DM_BOOLEAN_CTOR.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/DM_BOOLEAN_CTOR.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/DM_BOXED_PRIMITIVE_TOSTRING.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/DM_BOXED_PRIMITIVE_TOSTRING.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/DM_CONVERT_CASE.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/DM_CONVERT_CASE.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/DM_EXIT.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/DM_EXIT.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/DM_FP_NUMBER_CTOR.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/DM_FP_NUMBER_CTOR.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/DM_GC.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/DM_GC.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/DM_MONITOR_WAIT_ON_CONDITION.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/DM_MONITOR_WAIT_ON_CONDITION.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/DM_NEW_FOR_GETCLASS.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/DM_NEW_FOR_GETCLASS.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/DM_NEXTINT_VIA_NEXTDOUBLE.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/DM_NEXTINT_VIA_NEXTDOUBLE.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/DM_NUMBER_CTOR.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/DM_NUMBER_CTOR.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/DM_RUN_FINALIZERS_ON_EXIT.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/DM_RUN_FINALIZERS_ON_EXIT.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/DM_STRING_CTOR.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/DM_STRING_CTOR.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/DM_STRING_TOSTRING.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/DM_STRING_TOSTRING.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/DM_STRING_VOID_CTOR.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/DM_STRING_VOID_CTOR.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/DM_USELESS_THREAD.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/DM_USELESS_THREAD.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/DP_CREATE_CLASSLOADER_INSIDE_DO_PRIVILEGED.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/DP_CREATE_CLASSLOADER_INSIDE_DO_PRIVILEGED.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/DP_DO_INSIDE_DO_PRIVILEGED.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/DP_DO_INSIDE_DO_PRIVILEGED.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/EC_ARRAY_AND_NONARRAY.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/EC_ARRAY_AND_NONARRAY.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/EC_BAD_ARRAY_COMPARE.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/EC_BAD_ARRAY_COMPARE.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/EC_INCOMPATIBLE_ARRAY_COMPARE.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/EC_INCOMPATIBLE_ARRAY_COMPARE.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/EC_NULL_ARG.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/EC_NULL_ARG.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/EC_UNRELATED_CLASS_AND_INTERFACE.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/EC_UNRELATED_CLASS_AND_INTERFACE.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/EC_UNRELATED_INTERFACES.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/EC_UNRELATED_INTERFACES.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/EC_UNRELATED_TYPES.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/EC_UNRELATED_TYPES.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/EC_UNRELATED_TYPES_USING_POINTER_EQUALITY.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/EC_UNRELATED_TYPES_USING_POINTER_EQUALITY.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/EI_EXPOSE_REP.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/EI_EXPOSE_REP.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/EI_EXPOSE_REP2.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/EI_EXPOSE_REP2.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/EI_EXPOSE_STATIC_REP2.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/EI_EXPOSE_STATIC_REP2.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/EQ_ABSTRACT_SELF.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/EQ_ABSTRACT_SELF.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/EQ_ALWAYS_FALSE.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/EQ_ALWAYS_FALSE.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/EQ_ALWAYS_TRUE.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/EQ_ALWAYS_TRUE.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/EQ_CHECK_FOR_OPERAND_NOT_COMPATIBLE_WITH_THIS.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/EQ_CHECK_FOR_OPERAND_NOT_COMPATIBLE_WITH_THIS.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/EQ_COMPARETO_USE_OBJECT_EQUALS.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/EQ_COMPARETO_USE_OBJECT_EQUALS.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/EQ_COMPARING_CLASS_NAMES.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/EQ_COMPARING_CLASS_NAMES.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/EQ_DOESNT_OVERRIDE_EQUALS.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/EQ_DOESNT_OVERRIDE_EQUALS.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/EQ_DONT_DEFINE_EQUALS_FOR_ENUM.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/EQ_DONT_DEFINE_EQUALS_FOR_ENUM.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/EQ_GETCLASS_AND_CLASS_CONSTANT.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/EQ_GETCLASS_AND_CLASS_CONSTANT.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/EQ_OTHER_NO_OBJECT.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/EQ_OTHER_NO_OBJECT.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/EQ_OTHER_USE_OBJECT.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/EQ_OTHER_USE_OBJECT.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/EQ_OVERRIDING_EQUALS_NOT_SYMMETRIC.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/EQ_OVERRIDING_EQUALS_NOT_SYMMETRIC.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/EQ_SELF_NO_OBJECT.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/EQ_SELF_NO_OBJECT.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/EQ_SELF_USE_OBJECT.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/EQ_SELF_USE_OBJECT.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/EQ_UNUSUAL.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/EQ_UNUSUAL.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/ES_COMPARING_PARAMETER_STRING_WITH_EQ.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/ES_COMPARING_PARAMETER_STRING_WITH_EQ.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/ES_COMPARING_STRINGS_WITH_EQ.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/ES_COMPARING_STRINGS_WITH_EQ.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/ESync_EMPTY_SYNC.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/ESync_EMPTY_SYNC.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/FB_MISSING_EXPECTED_WARNING.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/FB_MISSING_EXPECTED_WARNING.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/FB_UNEXPECTED_WARNING.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/FB_UNEXPECTED_WARNING.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/FE_FLOATING_POINT_EQUALITY.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/FE_FLOATING_POINT_EQUALITY.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/FE_TEST_IF_EQUAL_TO_NOT_A_NUMBER.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/FE_TEST_IF_EQUAL_TO_NOT_A_NUMBER.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/FI_EMPTY.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/FI_EMPTY.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/FI_EXPLICIT_INVOCATION.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/FI_EXPLICIT_INVOCATION.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/FI_FINALIZER_NULLS_FIELDS.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/FI_FINALIZER_NULLS_FIELDS.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/FI_FINALIZER_ONLY_NULLS_FIELDS.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/FI_FINALIZER_ONLY_NULLS_FIELDS.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/FI_MISSING_SUPER_CALL.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/FI_MISSING_SUPER_CALL.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/FI_NULLIFY_SUPER.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/FI_NULLIFY_SUPER.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/FI_PUBLIC_SHOULD_BE_PROTECTED.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/FI_PUBLIC_SHOULD_BE_PROTECTED.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/FI_USELESS.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/FI_USELESS.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/FL_MATH_USING_FLOAT_PRECISION.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/FL_MATH_USING_FLOAT_PRECISION.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/GC_UNCHECKED_TYPE_IN_GENERIC_CALL.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/GC_UNCHECKED_TYPE_IN_GENERIC_CALL.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/GC_UNRELATED_TYPES.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/GC_UNRELATED_TYPES.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/HE_EQUALS_NO_HASHCODE.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/HE_EQUALS_NO_HASHCODE.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/HE_EQUALS_USE_HASHCODE.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/HE_EQUALS_USE_HASHCODE.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/HE_HASHCODE_NO_EQUALS.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/HE_HASHCODE_NO_EQUALS.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/HE_HASHCODE_USE_OBJECT_EQUALS.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/HE_HASHCODE_USE_OBJECT_EQUALS.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/HE_INHERITS_EQUALS_USE_HASHCODE.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/HE_INHERITS_EQUALS_USE_HASHCODE.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/HE_SIGNATURE_DECLARES_HASHING_OF_UNHASHABLE_CLASS.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/HE_SIGNATURE_DECLARES_HASHING_OF_UNHASHABLE_CLASS.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/HE_USE_OF_UNHASHABLE_CLASS.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/HE_USE_OF_UNHASHABLE_CLASS.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/HRS_REQUEST_PARAMETER_TO_COOKIE.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/HRS_REQUEST_PARAMETER_TO_COOKIE.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/HRS_REQUEST_PARAMETER_TO_HTTP_HEADER.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/HRS_REQUEST_PARAMETER_TO_HTTP_HEADER.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/HSC_HUGE_SHARED_STRING_CONSTANT.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/HSC_HUGE_SHARED_STRING_CONSTANT.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/IA_AMBIGUOUS_INVOCATION_OF_INHERITED_OR_OUTER_METHOD.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/IA_AMBIGUOUS_INVOCATION_OF_INHERITED_OR_OUTER_METHOD.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/ICAST_BAD_SHIFT_AMOUNT.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/ICAST_BAD_SHIFT_AMOUNT.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/ICAST_IDIV_CAST_TO_DOUBLE.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/ICAST_IDIV_CAST_TO_DOUBLE.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/ICAST_INTEGER_MULTIPLY_CAST_TO_LONG.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/ICAST_INTEGER_MULTIPLY_CAST_TO_LONG.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/ICAST_INT_CAST_TO_DOUBLE_PASSED_TO_CEIL.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/ICAST_INT_CAST_TO_DOUBLE_PASSED_TO_CEIL.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/ICAST_INT_CAST_TO_FLOAT_PASSED_TO_ROUND.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/ICAST_INT_CAST_TO_FLOAT_PASSED_TO_ROUND.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/ICAST_QUESTIONABLE_UNSIGNED_RIGHT_SHIFT.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/ICAST_QUESTIONABLE_UNSIGNED_RIGHT_SHIFT.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/IC_INIT_CIRCULARITY.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/IC_INIT_CIRCULARITY.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/IC_SUPERCLASS_USES_SUBCLASS_DURING_INITIALIZATION.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/IC_SUPERCLASS_USES_SUBCLASS_DURING_INITIALIZATION.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/IJU_ASSERT_METHOD_INVOKED_FROM_RUN_METHOD.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/IJU_ASSERT_METHOD_INVOKED_FROM_RUN_METHOD.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/IJU_BAD_SUITE_METHOD.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/IJU_BAD_SUITE_METHOD.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/IJU_NO_TESTS.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/IJU_NO_TESTS.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/IJU_SETUP_NO_SUPER.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/IJU_SETUP_NO_SUPER.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/IJU_SUITE_NOT_STATIC.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/IJU_SUITE_NOT_STATIC.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/IJU_TEARDOWN_NO_SUPER.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/IJU_TEARDOWN_NO_SUPER.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/IL_CONTAINER_ADDED_TO_ITSELF.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/IL_CONTAINER_ADDED_TO_ITSELF.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/IL_INFINITE_LOOP.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/IL_INFINITE_LOOP.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/IL_INFINITE_RECURSIVE_LOOP.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/IL_INFINITE_RECURSIVE_LOOP.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/IMA_INEFFICIENT_MEMBER_ACCESS.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/IMA_INEFFICIENT_MEMBER_ACCESS.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/IMSE_DONT_CATCH_IMSE.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/IMSE_DONT_CATCH_IMSE.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/IM_AVERAGE_COMPUTATION_COULD_OVERFLOW.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/IM_AVERAGE_COMPUTATION_COULD_OVERFLOW.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/IM_BAD_CHECK_FOR_ODD.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/IM_BAD_CHECK_FOR_ODD.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/IM_MULTIPLYING_RESULT_OF_IREM.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/IM_MULTIPLYING_RESULT_OF_IREM.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/INT_BAD_COMPARISON_WITH_NONNEGATIVE_VALUE.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/INT_BAD_COMPARISON_WITH_NONNEGATIVE_VALUE.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/INT_BAD_COMPARISON_WITH_SIGNED_BYTE.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/INT_BAD_COMPARISON_WITH_SIGNED_BYTE.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/INT_BAD_REM_BY_1.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/INT_BAD_REM_BY_1.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/INT_VACUOUS_BIT_OPERATION.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/INT_VACUOUS_BIT_OPERATION.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/INT_VACUOUS_COMPARISON.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/INT_VACUOUS_COMPARISON.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/IO_APPENDING_TO_OBJECT_OUTPUT_STREAM.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/IO_APPENDING_TO_OBJECT_OUTPUT_STREAM.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/IP_PARAMETER_IS_DEAD_BUT_OVERWRITTEN.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/IP_PARAMETER_IS_DEAD_BUT_OVERWRITTEN.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/IS2_INCONSISTENT_SYNC.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/IS2_INCONSISTENT_SYNC.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/ISC_INSTANTIATE_STATIC_CLASS.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/ISC_INSTANTIATE_STATIC_CLASS.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/IS_FIELD_NOT_GUARDED.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/IS_FIELD_NOT_GUARDED.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/IS_INCONSISTENT_SYNC.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/IS_INCONSISTENT_SYNC.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/ITA_INEFFICIENT_TO_ARRAY.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/ITA_INEFFICIENT_TO_ARRAY.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/IT_NO_SUCH_ELEMENT.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/IT_NO_SUCH_ELEMENT.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/J2EE_STORE_OF_NON_SERIALIZABLE_OBJECT_INTO_SESSION.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/J2EE_STORE_OF_NON_SERIALIZABLE_OBJECT_INTO_SESSION.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/JCIP_FIELD_ISNT_FINAL_IN_IMMUTABLE_CLASS.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/JCIP_FIELD_ISNT_FINAL_IN_IMMUTABLE_CLASS.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/JLM_JSR166_LOCK_MONITORENTER.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/JLM_JSR166_LOCK_MONITORENTER.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/LG_LOST_LOGGER_DUE_TO_WEAK_REFERENCE.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/LG_LOST_LOGGER_DUE_TO_WEAK_REFERENCE.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/LI_LAZY_INIT_STATIC.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/LI_LAZY_INIT_STATIC.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/LI_LAZY_INIT_UPDATE_STATIC.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/LI_LAZY_INIT_UPDATE_STATIC.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/MF_CLASS_MASKS_FIELD.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/MF_CLASS_MASKS_FIELD.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/MF_METHOD_MASKS_FIELD.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/MF_METHOD_MASKS_FIELD.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/ML_SYNC_ON_FIELD_TO_GUARD_CHANGING_THAT_FIELD.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/ML_SYNC_ON_FIELD_TO_GUARD_CHANGING_THAT_FIELD.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/ML_SYNC_ON_UPDATED_FIELD.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/ML_SYNC_ON_UPDATED_FIELD.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/MSF_MUTABLE_SERVLET_FIELD.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/MSF_MUTABLE_SERVLET_FIELD.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/MS_CANNOT_BE_FINAL.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/MS_CANNOT_BE_FINAL.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/MS_EXPOSE_REP.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/MS_EXPOSE_REP.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/MS_FINAL_PKGPROTECT.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/MS_FINAL_PKGPROTECT.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/MS_MUTABLE_ARRAY.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/MS_MUTABLE_ARRAY.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/MS_MUTABLE_HASHTABLE.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/MS_MUTABLE_HASHTABLE.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/MS_OOI_PKGPROTECT.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/MS_OOI_PKGPROTECT.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/MS_PKGPROTECT.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/MS_PKGPROTECT.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/MS_SHOULD_BE_FINAL.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/MS_SHOULD_BE_FINAL.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/MTIA_SUSPECT_SERVLET_INSTANCE_FIELD.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/MTIA_SUSPECT_SERVLET_INSTANCE_FIELD.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/MTIA_SUSPECT_STRUTS_INSTANCE_FIELD.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/MTIA_SUSPECT_STRUTS_INSTANCE_FIELD.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/MWN_MISMATCHED_NOTIFY.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/MWN_MISMATCHED_NOTIFY.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/MWN_MISMATCHED_WAIT.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/MWN_MISMATCHED_WAIT.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/NM_BAD_EQUAL.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/NM_BAD_EQUAL.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/NM_CLASS_NAMING_CONVENTION.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/NM_CLASS_NAMING_CONVENTION.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/NM_CLASS_NOT_EXCEPTION.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/NM_CLASS_NOT_EXCEPTION.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/NM_CONFUSING.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/NM_CONFUSING.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/NM_FIELD_NAMING_CONVENTION.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/NM_FIELD_NAMING_CONVENTION.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/NM_FUTURE_KEYWORD_USED_AS_IDENTIFIER.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/NM_FUTURE_KEYWORD_USED_AS_IDENTIFIER.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/NM_FUTURE_KEYWORD_USED_AS_MEMBER_IDENTIFIER.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/NM_FUTURE_KEYWORD_USED_AS_MEMBER_IDENTIFIER.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/NM_LCASE_HASHCODE.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/NM_LCASE_HASHCODE.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/NM_LCASE_TOSTRING.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/NM_LCASE_TOSTRING.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/NM_METHOD_CONSTRUCTOR_CONFUSION.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/NM_METHOD_CONSTRUCTOR_CONFUSION.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/NM_METHOD_NAMING_CONVENTION.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/NM_METHOD_NAMING_CONVENTION.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/NM_SAME_SIMPLE_NAME_AS_INTERFACE.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/NM_SAME_SIMPLE_NAME_AS_INTERFACE.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/NM_SAME_SIMPLE_NAME_AS_SUPERCLASS.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/NM_SAME_SIMPLE_NAME_AS_SUPERCLASS.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/NM_VERY_CONFUSING.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/NM_VERY_CONFUSING.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/NM_VERY_CONFUSING_INTENTIONAL.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/NM_VERY_CONFUSING_INTENTIONAL.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/NM_WRONG_PACKAGE.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/NM_WRONG_PACKAGE.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/NM_WRONG_PACKAGE_INTENTIONAL.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/NM_WRONG_PACKAGE_INTENTIONAL.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/NN_NAKED_NOTIFY.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/NN_NAKED_NOTIFY.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/NO_NOTIFY_NOT_NOTIFYALL.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/NO_NOTIFY_NOT_NOTIFYALL.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/NP_ALWAYS_NULL.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/NP_ALWAYS_NULL.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/NP_ALWAYS_NULL_EXCEPTION.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/NP_ALWAYS_NULL_EXCEPTION.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/NP_ARGUMENT_MIGHT_BE_NULL.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/NP_ARGUMENT_MIGHT_BE_NULL.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/NP_BOOLEAN_RETURN_NULL.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/NP_BOOLEAN_RETURN_NULL.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/NP_CLONE_COULD_RETURN_NULL.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/NP_CLONE_COULD_RETURN_NULL.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/NP_CLOSING_NULL.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/NP_CLOSING_NULL.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/NP_DEREFERENCE_OF_READLINE_VALUE.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/NP_DEREFERENCE_OF_READLINE_VALUE.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/NP_EQUALS_SHOULD_HANDLE_NULL_ARGUMENT.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/NP_EQUALS_SHOULD_HANDLE_NULL_ARGUMENT.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/NP_GUARANTEED_DEREF.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/NP_GUARANTEED_DEREF.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/NP_GUARANTEED_DEREF_ON_EXCEPTION_PATH.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/NP_GUARANTEED_DEREF_ON_EXCEPTION_PATH.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/NP_IMMEDIATE_DEREFERENCE_OF_READLINE.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/NP_IMMEDIATE_DEREFERENCE_OF_READLINE.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/NP_LOAD_OF_KNOWN_NULL_VALUE.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/NP_LOAD_OF_KNOWN_NULL_VALUE.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/NP_NONNULL_PARAM_VIOLATION.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/NP_NONNULL_PARAM_VIOLATION.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/NP_NONNULL_RETURN_VIOLATION.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/NP_NONNULL_RETURN_VIOLATION.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/NP_NULL_INSTANCEOF.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/NP_NULL_INSTANCEOF.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/NP_NULL_ON_SOME_PATH.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/NP_NULL_ON_SOME_PATH.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/NP_NULL_ON_SOME_PATH_EXCEPTION.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/NP_NULL_ON_SOME_PATH_EXCEPTION.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/NP_NULL_ON_SOME_PATH_FROM_RETURN_VALUE.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/NP_NULL_ON_SOME_PATH_FROM_RETURN_VALUE.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/NP_NULL_ON_SOME_PATH_MIGHT_BE_INFEASIBLE.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/NP_NULL_ON_SOME_PATH_MIGHT_BE_INFEASIBLE.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/NP_NULL_PARAM_DEREF.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/NP_NULL_PARAM_DEREF.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/NP_NULL_PARAM_DEREF_ALL_TARGETS_DANGEROUS.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/NP_NULL_PARAM_DEREF_ALL_TARGETS_DANGEROUS.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/NP_NULL_PARAM_DEREF_NONVIRTUAL.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/NP_NULL_PARAM_DEREF_NONVIRTUAL.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/NP_PARAMETER_MUST_BE_NONNULL_BUT_MARKED_AS_NULLABLE.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/NP_PARAMETER_MUST_BE_NONNULL_BUT_MARKED_AS_NULLABLE.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/NP_STORE_INTO_NONNULL_FIELD.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/NP_STORE_INTO_NONNULL_FIELD.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/NP_SYNC_AND_NULL_CHECK_FIELD.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/NP_SYNC_AND_NULL_CHECK_FIELD.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/NP_TOSTRING_COULD_RETURN_NULL.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/NP_TOSTRING_COULD_RETURN_NULL.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/NP_UNWRITTEN_FIELD.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/NP_UNWRITTEN_FIELD.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/NS_DANGEROUS_NON_SHORT_CIRCUIT.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/NS_DANGEROUS_NON_SHORT_CIRCUIT.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/NS_NON_SHORT_CIRCUIT.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/NS_NON_SHORT_CIRCUIT.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/OBL_UNSATISFIED_OBLIGATION.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/OBL_UNSATISFIED_OBLIGATION.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/ODR_OPEN_DATABASE_RESOURCE.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/ODR_OPEN_DATABASE_RESOURCE.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/ODR_OPEN_DATABASE_RESOURCE_EXCEPTION_PATH.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/ODR_OPEN_DATABASE_RESOURCE_EXCEPTION_PATH.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/OS_OPEN_STREAM.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/OS_OPEN_STREAM.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/OS_OPEN_STREAM_EXCEPTION_PATH.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/OS_OPEN_STREAM_EXCEPTION_PATH.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/PS_PUBLIC_SEMAPHORES.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/PS_PUBLIC_SEMAPHORES.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/PZLA_PREFER_ZERO_LENGTH_ARRAYS.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/PZLA_PREFER_ZERO_LENGTH_ARRAYS.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/QBA_QUESTIONABLE_BOOLEAN_ASSIGNMENT.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/QBA_QUESTIONABLE_BOOLEAN_ASSIGNMENT.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/QF_QUESTIONABLE_FOR_LOOP.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/QF_QUESTIONABLE_FOR_LOOP.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/RCN_REDUNDANT_COMPARISON_OF_NULL_AND_NONNULL_VALUE.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/RCN_REDUNDANT_COMPARISON_OF_NULL_AND_NONNULL_VALUE.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/RCN_REDUNDANT_COMPARISON_TWO_NULL_VALUES.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/RCN_REDUNDANT_COMPARISON_TWO_NULL_VALUES.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/RCN_REDUNDANT_NULLCHECK_OF_NONNULL_VALUE.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/RCN_REDUNDANT_NULLCHECK_OF_NONNULL_VALUE.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/RCN_REDUNDANT_NULLCHECK_OF_NULL_VALUE.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/RCN_REDUNDANT_NULLCHECK_OF_NULL_VALUE.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/RCN_REDUNDANT_NULLCHECK_WOULD_HAVE_BEEN_A_NPE.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/RCN_REDUNDANT_NULLCHECK_WOULD_HAVE_BEEN_A_NPE.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/RC_REF_COMPARISON.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/RC_REF_COMPARISON.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/RC_REF_COMPARISON_BAD_PRACTICE.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/RC_REF_COMPARISON_BAD_PRACTICE.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/RC_REF_COMPARISON_BAD_PRACTICE_BOOLEAN.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/RC_REF_COMPARISON_BAD_PRACTICE_BOOLEAN.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/REC_CATCH_EXCEPTION.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/REC_CATCH_EXCEPTION.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/RE_BAD_SYNTAX_FOR_REGULAR_EXPRESSION.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/RE_BAD_SYNTAX_FOR_REGULAR_EXPRESSION.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/RE_CANT_USE_FILE_SEPARATOR_AS_REGULAR_EXPRESSION.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/RE_CANT_USE_FILE_SEPARATOR_AS_REGULAR_EXPRESSION.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/RE_POSSIBLE_UNINTENDED_PATTERN.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/RE_POSSIBLE_UNINTENDED_PATTERN.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/RI_REDUNDANT_INTERFACES.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/RI_REDUNDANT_INTERFACES.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/RR_NOT_CHECKED.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/RR_NOT_CHECKED.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/RS_READOBJECT_SYNC.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/RS_READOBJECT_SYNC.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/RU_INVOKE_RUN.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/RU_INVOKE_RUN.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/RV_01_TO_INT.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/RV_01_TO_INT.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/RV_ABSOLUTE_VALUE_OF_HASHCODE.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/RV_ABSOLUTE_VALUE_OF_HASHCODE.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/RV_ABSOLUTE_VALUE_OF_RANDOM_INT.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/RV_ABSOLUTE_VALUE_OF_RANDOM_INT.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/RV_CHECK_FOR_POSITIVE_INDEXOF.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/RV_CHECK_FOR_POSITIVE_INDEXOF.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/RV_DONT_JUST_NULL_CHECK_READLINE.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/RV_DONT_JUST_NULL_CHECK_READLINE.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/RV_EXCEPTION_NOT_THROWN.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/RV_EXCEPTION_NOT_THROWN.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/RV_REM_OF_HASHCODE.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/RV_REM_OF_HASHCODE.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/RV_REM_OF_RANDOM_INT.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/RV_REM_OF_RANDOM_INT.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/RV_RETURN_VALUE_IGNORED.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/RV_RETURN_VALUE_IGNORED.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/RV_RETURN_VALUE_IGNORED2.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/RV_RETURN_VALUE_IGNORED2.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/RV_RETURN_VALUE_IGNORED_BAD_PRACTICE.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/RV_RETURN_VALUE_IGNORED_BAD_PRACTICE.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/RV_RETURN_VALUE_OF_PUTIFABSENT_IGNORED.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/RV_RETURN_VALUE_OF_PUTIFABSENT_IGNORED.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/RpC_REPEATED_CONDITIONAL_TEST.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/RpC_REPEATED_CONDITIONAL_TEST.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/SA_FIELD_DOUBLE_ASSIGNMENT.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/SA_FIELD_DOUBLE_ASSIGNMENT.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/SA_FIELD_SELF_ASSIGNMENT.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/SA_FIELD_SELF_ASSIGNMENT.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/SA_FIELD_SELF_COMPARISON.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/SA_FIELD_SELF_COMPARISON.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/SA_FIELD_SELF_COMPUTATION.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/SA_FIELD_SELF_COMPUTATION.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/SA_LOCAL_DOUBLE_ASSIGNMENT.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/SA_LOCAL_DOUBLE_ASSIGNMENT.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/SA_LOCAL_SELF_ASSIGNMENT.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/SA_LOCAL_SELF_ASSIGNMENT.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/SA_LOCAL_SELF_COMPARISON.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/SA_LOCAL_SELF_COMPARISON.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/SA_LOCAL_SELF_COMPUTATION.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/SA_LOCAL_SELF_COMPUTATION.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/SBSC_USE_STRINGBUFFER_CONCATENATION.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/SBSC_USE_STRINGBUFFER_CONCATENATION.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/SC_START_IN_CTOR.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/SC_START_IN_CTOR.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/SE_BAD_FIELD.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/SE_BAD_FIELD.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/SE_BAD_FIELD_INNER_CLASS.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/SE_BAD_FIELD_INNER_CLASS.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/SE_BAD_FIELD_STORE.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/SE_BAD_FIELD_STORE.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/SE_COMPARATOR_SHOULD_BE_SERIALIZABLE.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/SE_COMPARATOR_SHOULD_BE_SERIALIZABLE.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/SE_INNER_CLASS.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/SE_INNER_CLASS.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/SE_METHOD_MUST_BE_PRIVATE.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/SE_METHOD_MUST_BE_PRIVATE.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/SE_NONFINAL_SERIALVERSIONID.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/SE_NONFINAL_SERIALVERSIONID.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/SE_NONLONG_SERIALVERSIONID.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/SE_NONLONG_SERIALVERSIONID.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/SE_NONSTATIC_SERIALVERSIONID.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/SE_NONSTATIC_SERIALVERSIONID.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/SE_NO_SERIALVERSIONID.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/SE_NO_SERIALVERSIONID.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/SE_NO_SUITABLE_CONSTRUCTOR.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/SE_NO_SUITABLE_CONSTRUCTOR.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/SE_NO_SUITABLE_CONSTRUCTOR_FOR_EXTERNALIZATION.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/SE_NO_SUITABLE_CONSTRUCTOR_FOR_EXTERNALIZATION.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/SE_PRIVATE_READ_RESOLVE_NOT_INHERITED.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/SE_PRIVATE_READ_RESOLVE_NOT_INHERITED.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/SE_READ_RESOLVE_IS_STATIC.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/SE_READ_RESOLVE_IS_STATIC.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/SE_READ_RESOLVE_MUST_RETURN_OBJECT.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/SE_READ_RESOLVE_MUST_RETURN_OBJECT.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/SE_TRANSIENT_FIELD_NOT_RESTORED.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/SE_TRANSIENT_FIELD_NOT_RESTORED.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/SE_TRANSIENT_FIELD_OF_NONSERIALIZABLE_CLASS.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/SE_TRANSIENT_FIELD_OF_NONSERIALIZABLE_CLASS.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/SF_DEAD_STORE_DUE_TO_SWITCH_FALLTHROUGH.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/SF_DEAD_STORE_DUE_TO_SWITCH_FALLTHROUGH.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/SF_DEAD_STORE_DUE_TO_SWITCH_FALLTHROUGH_TO_THROW.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/SF_DEAD_STORE_DUE_TO_SWITCH_FALLTHROUGH_TO_THROW.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/SF_SWITCH_FALLTHROUGH.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/SF_SWITCH_FALLTHROUGH.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/SF_SWITCH_NO_DEFAULT.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/SF_SWITCH_NO_DEFAULT.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/SIC_INNER_SHOULD_BE_STATIC.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/SIC_INNER_SHOULD_BE_STATIC.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/SIC_INNER_SHOULD_BE_STATIC_ANON.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/SIC_INNER_SHOULD_BE_STATIC_ANON.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/SIC_INNER_SHOULD_BE_STATIC_NEEDS_THIS.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/SIC_INNER_SHOULD_BE_STATIC_NEEDS_THIS.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/SIC_THREADLOCAL_DEADLY_EMBRACE.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/SIC_THREADLOCAL_DEADLY_EMBRACE.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/SIO_SUPERFLUOUS_INSTANCEOF.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/SIO_SUPERFLUOUS_INSTANCEOF.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/SI_INSTANCE_BEFORE_FINALS_ASSIGNED.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/SI_INSTANCE_BEFORE_FINALS_ASSIGNED.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/SKIPPED_CLASS_TOO_BIG.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/SKIPPED_CLASS_TOO_BIG.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/SP_SPIN_ON_FIELD.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/SP_SPIN_ON_FIELD.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/SQL_BAD_PREPARED_STATEMENT_ACCESS.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/SQL_BAD_PREPARED_STATEMENT_ACCESS.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/SQL_BAD_RESULTSET_ACCESS.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/SQL_BAD_RESULTSET_ACCESS.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/SQL_NONCONSTANT_STRING_PASSED_TO_EXECUTE.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/SQL_NONCONSTANT_STRING_PASSED_TO_EXECUTE.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/SQL_PREPARED_STATEMENT_GENERATED_FROM_NONCONSTANT_STRING.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/SQL_PREPARED_STATEMENT_GENERATED_FROM_NONCONSTANT_STRING.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/SR_NOT_CHECKED.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/SR_NOT_CHECKED.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/SS_SHOULD_BE_STATIC.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/SS_SHOULD_BE_STATIC.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/STCAL_INVOKE_ON_STATIC_CALENDAR_INSTANCE.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/STCAL_INVOKE_ON_STATIC_CALENDAR_INSTANCE.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/STCAL_INVOKE_ON_STATIC_DATE_FORMAT_INSTANCE.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/STCAL_INVOKE_ON_STATIC_DATE_FORMAT_INSTANCE.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/STCAL_STATIC_CALENDAR_INSTANCE.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/STCAL_STATIC_CALENDAR_INSTANCE.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/STCAL_STATIC_SIMPLE_DATE_FORMAT_INSTANCE.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/STCAL_STATIC_SIMPLE_DATE_FORMAT_INSTANCE.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/STI_INTERRUPTED_ON_CURRENTTHREAD.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/STI_INTERRUPTED_ON_CURRENTTHREAD.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/STI_INTERRUPTED_ON_UNKNOWNTHREAD.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/STI_INTERRUPTED_ON_UNKNOWNTHREAD.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/ST_WRITE_TO_STATIC_FROM_INSTANCE_METHOD.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/ST_WRITE_TO_STATIC_FROM_INSTANCE_METHOD.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/SWL_SLEEP_WITH_LOCK_HELD.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/SWL_SLEEP_WITH_LOCK_HELD.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/SW_SWING_METHODS_INVOKED_IN_SWING_THREAD.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/SW_SWING_METHODS_INVOKED_IN_SWING_THREAD.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/TLW_TWO_LOCK_WAIT.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/TLW_TWO_LOCK_WAIT.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/TQ_ALWAYS_VALUE_USED_WHERE_NEVER_REQUIRED.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/TQ_ALWAYS_VALUE_USED_WHERE_NEVER_REQUIRED.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/TQ_EXPLICIT_UNKNOWN_SOURCE_VALUE_REACHES_ALWAYS_SINK.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/TQ_EXPLICIT_UNKNOWN_SOURCE_VALUE_REACHES_ALWAYS_SINK.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/TQ_EXPLICIT_UNKNOWN_SOURCE_VALUE_REACHES_NEVER_SINK.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/TQ_EXPLICIT_UNKNOWN_SOURCE_VALUE_REACHES_NEVER_SINK.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/TQ_MAYBE_SOURCE_VALUE_REACHES_ALWAYS_SINK.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/TQ_MAYBE_SOURCE_VALUE_REACHES_ALWAYS_SINK.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/TQ_MAYBE_SOURCE_VALUE_REACHES_NEVER_SINK.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/TQ_MAYBE_SOURCE_VALUE_REACHES_NEVER_SINK.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/TQ_NEVER_VALUE_USED_WHERE_ALWAYS_REQUIRED.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/TQ_NEVER_VALUE_USED_WHERE_ALWAYS_REQUIRED.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/UCF_USELESS_CONTROL_FLOW.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/UCF_USELESS_CONTROL_FLOW.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/UCF_USELESS_CONTROL_FLOW_NEXT_LINE.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/UCF_USELESS_CONTROL_FLOW_NEXT_LINE.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/UG_SYNC_SET_UNSYNC_GET.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/UG_SYNC_SET_UNSYNC_GET.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/UI_INHERITANCE_UNSAFE_GETRESOURCE.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/UI_INHERITANCE_UNSAFE_GETRESOURCE.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/UL_UNRELEASED_LOCK.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/UL_UNRELEASED_LOCK.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/UL_UNRELEASED_LOCK_EXCEPTION_PATH.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/UL_UNRELEASED_LOCK_EXCEPTION_PATH.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/UMAC_UNCALLABLE_METHOD_OF_ANONYMOUS_CLASS.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/UMAC_UNCALLABLE_METHOD_OF_ANONYMOUS_CLASS.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/UM_UNNECESSARY_MATH.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/UM_UNNECESSARY_MATH.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/UOE_USE_OBJECT_EQUALS.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/UOE_USE_OBJECT_EQUALS.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/UPM_UNCALLED_PRIVATE_METHOD.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/UPM_UNCALLED_PRIVATE_METHOD.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/URF_UNREAD_FIELD.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/URF_UNREAD_FIELD.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/UR_UNINIT_READ.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/UR_UNINIT_READ.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/UR_UNINIT_READ_CALLED_FROM_SUPER_CONSTRUCTOR.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/UR_UNINIT_READ_CALLED_FROM_SUPER_CONSTRUCTOR.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/USM_USELESS_ABSTRACT_METHOD.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/USM_USELESS_ABSTRACT_METHOD.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/USM_USELESS_SUBCLASS_METHOD.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/USM_USELESS_SUBCLASS_METHOD.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/UUF_UNUSED_FIELD.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/UUF_UNUSED_FIELD.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/UWF_FIELD_NOT_INITIALIZED_IN_CONSTRUCTOR.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/UWF_FIELD_NOT_INITIALIZED_IN_CONSTRUCTOR.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/UWF_NULL_FIELD.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/UWF_NULL_FIELD.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/UWF_UNWRITTEN_FIELD.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/UWF_UNWRITTEN_FIELD.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/UW_UNCOND_WAIT.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/UW_UNCOND_WAIT.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/VA_FORMAT_STRING_ARG_MISMATCH.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/VA_FORMAT_STRING_ARG_MISMATCH.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/VA_FORMAT_STRING_BAD_ARGUMENT.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/VA_FORMAT_STRING_BAD_ARGUMENT.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/VA_FORMAT_STRING_BAD_CONVERSION.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/VA_FORMAT_STRING_BAD_CONVERSION.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/VA_FORMAT_STRING_BAD_CONVERSION_FROM_ARRAY.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/VA_FORMAT_STRING_BAD_CONVERSION_FROM_ARRAY.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/VA_FORMAT_STRING_BAD_CONVERSION_TO_BOOLEAN.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/VA_FORMAT_STRING_BAD_CONVERSION_TO_BOOLEAN.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/VA_FORMAT_STRING_EXPECTED_MESSAGE_FORMAT_SUPPLIED.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/VA_FORMAT_STRING_EXPECTED_MESSAGE_FORMAT_SUPPLIED.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/VA_FORMAT_STRING_EXTRA_ARGUMENTS_PASSED.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/VA_FORMAT_STRING_EXTRA_ARGUMENTS_PASSED.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/VA_FORMAT_STRING_ILLEGAL.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/VA_FORMAT_STRING_ILLEGAL.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/VA_FORMAT_STRING_MISSING_ARGUMENT.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/VA_FORMAT_STRING_MISSING_ARGUMENT.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/VA_FORMAT_STRING_NO_PREVIOUS_ARGUMENT.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/VA_FORMAT_STRING_NO_PREVIOUS_ARGUMENT.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/VA_PRIMITIVE_ARRAY_PASSED_TO_OBJECT_VARARG.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/VA_PRIMITIVE_ARRAY_PASSED_TO_OBJECT_VARARG.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/VO_VOLATILE_REFERENCE_TO_ARRAY.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/VO_VOLATILE_REFERENCE_TO_ARRAY.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/WA_AWAIT_NOT_IN_LOOP.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/WA_AWAIT_NOT_IN_LOOP.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/WA_NOT_IN_LOOP.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/WA_NOT_IN_LOOP.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/WL_USING_GETCLASS_RATHER_THAN_CLASS_LITERAL.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/WL_USING_GETCLASS_RATHER_THAN_CLASS_LITERAL.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/WMI_WRONG_MAP_ITERATOR.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/WMI_WRONG_MAP_ITERATOR.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/WS_WRITEOBJECT_SYNC.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/WS_WRITEOBJECT_SYNC.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/XFB_XML_FACTORY_BYPASS.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/XFB_XML_FACTORY_BYPASS.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/XSS_REQUEST_PARAMETER_TO_JSP_WRITER.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/XSS_REQUEST_PARAMETER_TO_JSP_WRITER.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/XSS_REQUEST_PARAMETER_TO_SEND_ERROR.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/XSS_REQUEST_PARAMETER_TO_SEND_ERROR.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/XSS_REQUEST_PARAMETER_TO_SERVLET_WRITER.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/XSS_REQUEST_PARAMETER_TO_SERVLET_WRITER.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd.properties (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd.properties) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/AbstractClassWithoutAbstractMethod.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/AbstractClassWithoutAbstractMethod.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/AbstractClassWithoutAnyMethod.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/AbstractClassWithoutAnyMethod.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/AbstractNaming.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/AbstractNaming.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/AccessorClassGeneration.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/AccessorClassGeneration.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/AddEmptyString.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/AddEmptyString.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/AppendCharacterWithChar.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/AppendCharacterWithChar.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/ArrayIsStoredDirectly.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/ArrayIsStoredDirectly.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/AssignmentInOperand.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/AssignmentInOperand.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/AssignmentToNonFinalStatic.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/AssignmentToNonFinalStatic.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/AtLeastOneConstructor.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/AtLeastOneConstructor.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/AvoidAccessibilityAlteration.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/AvoidAccessibilityAlteration.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/AvoidArrayLoops.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/AvoidArrayLoops.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/AvoidAssertAsIdentifier.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/AvoidAssertAsIdentifier.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/AvoidCallingFinalize.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/AvoidCallingFinalize.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/AvoidCatchingNPE.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/AvoidCatchingNPE.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/AvoidCatchingThrowable.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/AvoidCatchingThrowable.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/AvoidConstantsInterface.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/AvoidConstantsInterface.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/AvoidDecimalLiteralsInBigDecimalConstructor.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/AvoidDecimalLiteralsInBigDecimalConstructor.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/AvoidDeeplyNestedIfStmts.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/AvoidDeeplyNestedIfStmts.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/AvoidDollarSigns.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/AvoidDollarSigns.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/AvoidDuplicateLiterals.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/AvoidDuplicateLiterals.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/AvoidEnumAsIdentifier.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/AvoidEnumAsIdentifier.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/AvoidFieldNameMatchingMethodName.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/AvoidFieldNameMatchingMethodName.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/AvoidFieldNameMatchingTypeName.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/AvoidFieldNameMatchingTypeName.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/AvoidFinalLocalVariable.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/AvoidFinalLocalVariable.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/AvoidInstanceofChecksInCatchClause.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/AvoidInstanceofChecksInCatchClause.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/AvoidInstantiatingObjectsInLoops.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/AvoidInstantiatingObjectsInLoops.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/AvoidMultipleUnaryOperators.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/AvoidMultipleUnaryOperators.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/AvoidPrintStackTrace.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/AvoidPrintStackTrace.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/AvoidProtectedFieldInFinalClass.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/AvoidProtectedFieldInFinalClass.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/AvoidReassigningParameters.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/AvoidReassigningParameters.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/AvoidRethrowingException.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/AvoidRethrowingException.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/AvoidStringBufferField.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/AvoidStringBufferField.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/AvoidSynchronizedAtMethodLevel.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/AvoidSynchronizedAtMethodLevel.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/AvoidThreadGroup.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/AvoidThreadGroup.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/AvoidThrowingNewInstanceOfSameException.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/AvoidThrowingNewInstanceOfSameException.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/AvoidThrowingNullPointerException.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/AvoidThrowingNullPointerException.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/AvoidThrowingRawExceptionTypes.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/AvoidThrowingRawExceptionTypes.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/AvoidUsingHardCodedIP.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/AvoidUsingHardCodedIP.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/AvoidUsingNativeCode.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/AvoidUsingNativeCode.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/AvoidUsingOctalValues.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/AvoidUsingOctalValues.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/AvoidUsingShortType.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/AvoidUsingShortType.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/AvoidUsingVolatile.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/AvoidUsingVolatile.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/BadComparison.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/BadComparison.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/BeanMembersShouldSerialize.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/BeanMembersShouldSerialize.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/BigIntegerInstantiation.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/BigIntegerInstantiation.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/BooleanGetMethodName.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/BooleanGetMethodName.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/BooleanInstantiation.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/BooleanInstantiation.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/BooleanInversion.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/BooleanInversion.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/BrokenNullCheck.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/BrokenNullCheck.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/ByteInstantiation.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/ByteInstantiation.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/CallSuperFirst.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/CallSuperFirst.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/CallSuperInConstructor.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/CallSuperInConstructor.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/CallSuperLast.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/CallSuperLast.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/CheckResultSet.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/CheckResultSet.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/ClassCastExceptionWithToArray.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/ClassCastExceptionWithToArray.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/ClassNamingConventions.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/ClassNamingConventions.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/ClassWithOnlyPrivateConstructorsShouldBeFinal.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/ClassWithOnlyPrivateConstructorsShouldBeFinal.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/CloneMethodMustImplementCloneable.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/CloneMethodMustImplementCloneable.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/CloneThrowsCloneNotSupportedException.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/CloneThrowsCloneNotSupportedException.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/CloseResource.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/CloseResource.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/CollapsibleIfStatements.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/CollapsibleIfStatements.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/CompareObjectsWithEquals.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/CompareObjectsWithEquals.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/ConfusingTernary.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/ConfusingTernary.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/ConsecutiveLiteralAppends.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/ConsecutiveLiteralAppends.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/ConstructorCallsOverridableMethod.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/ConstructorCallsOverridableMethod.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/CouplingBetweenObjects.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/CouplingBetweenObjects.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/CyclomaticComplexity.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/CyclomaticComplexity.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/DataflowAnomalyAnalysis.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/DataflowAnomalyAnalysis.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/DefaultLabelNotLastInSwitchStmt.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/DefaultLabelNotLastInSwitchStmt.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/DefaultPackage.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/DefaultPackage.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/DoNotCallGarbageCollectionExplicitly.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/DoNotCallGarbageCollectionExplicitly.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/DoNotCallSystemExit.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/DoNotCallSystemExit.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/DoNotExtendJavaLangError.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/DoNotExtendJavaLangError.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/DoNotThrowExceptionInFinally.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/DoNotThrowExceptionInFinally.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/DoNotUseThreads.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/DoNotUseThreads.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/DontImportJavaLang.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/DontImportJavaLang.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/DontImportSun.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/DontImportSun.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/DontNestJsfInJstlIteration.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/DontNestJsfInJstlIteration.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/DoubleCheckedLocking.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/DoubleCheckedLocking.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/DuplicateImports.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/DuplicateImports.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/EmptyCatchBlock.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/EmptyCatchBlock.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/EmptyFinalizer.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/EmptyFinalizer.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/EmptyFinallyBlock.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/EmptyFinallyBlock.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/EmptyIfStmt.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/EmptyIfStmt.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/EmptyInitializer.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/EmptyInitializer.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/EmptyMethodInAbstractClassShouldBeAbstract.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/EmptyMethodInAbstractClassShouldBeAbstract.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/EmptyStatementNotInLoop.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/EmptyStatementNotInLoop.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/EmptyStaticInitializer.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/EmptyStaticInitializer.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/EmptySwitchStatements.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/EmptySwitchStatements.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/EmptySynchronizedBlock.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/EmptySynchronizedBlock.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/EmptyTryBlock.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/EmptyTryBlock.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/EmptyWhileStmt.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/EmptyWhileStmt.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/EqualsNull.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/EqualsNull.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/ExceptionAsFlowControl.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/ExceptionAsFlowControl.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/ExcessiveClassLength.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/ExcessiveClassLength.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/ExcessiveImports.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/ExcessiveImports.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/ExcessiveMethodLength.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/ExcessiveMethodLength.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/ExcessiveParameterList.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/ExcessiveParameterList.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/ExcessivePublicCount.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/ExcessivePublicCount.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/FinalFieldCouldBeStatic.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/FinalFieldCouldBeStatic.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/FinalizeDoesNotCallSuperFinalize.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/FinalizeDoesNotCallSuperFinalize.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/FinalizeOnlyCallsSuperFinalize.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/FinalizeOnlyCallsSuperFinalize.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/FinalizeOverloaded.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/FinalizeOverloaded.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/FinalizeShouldBeProtected.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/FinalizeShouldBeProtected.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/ForLoopShouldBeWhileLoop.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/ForLoopShouldBeWhileLoop.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/ForLoopsMustUseBraces.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/ForLoopsMustUseBraces.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/IdempotentOperations.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/IdempotentOperations.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/IfElseStmtsMustUseBraces.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/IfElseStmtsMustUseBraces.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/IfStmtsMustUseBraces.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/IfStmtsMustUseBraces.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/ImmutableField.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/ImmutableField.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/ImportFromSamePackage.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/ImportFromSamePackage.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/InefficientEmptyStringCheck.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/InefficientEmptyStringCheck.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/InefficientStringBuffering.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/InefficientStringBuffering.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/InstantiationToGetClass.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/InstantiationToGetClass.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/InsufficientStringBufferDeclaration.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/InsufficientStringBufferDeclaration.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/IntegerInstantiation.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/IntegerInstantiation.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/JumbledIncrementer.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/JumbledIncrementer.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/LocalHomeNamingConvention.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/LocalHomeNamingConvention.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/LocalInterfaceSessionNamingConvention.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/LocalInterfaceSessionNamingConvention.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/LocalVariableCouldBeFinal.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/LocalVariableCouldBeFinal.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/LoggerIsNotStaticFinal.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/LoggerIsNotStaticFinal.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/LongInstantiation.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/LongInstantiation.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/LongVariable.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/LongVariable.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/LooseCoupling.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/LooseCoupling.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/MDBAndSessionBeanNamingConvention.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/MDBAndSessionBeanNamingConvention.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/MethodArgumentCouldBeFinal.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/MethodArgumentCouldBeFinal.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/MethodNamingConventions.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/MethodNamingConventions.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/MethodReturnsInternalArray.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/MethodReturnsInternalArray.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/MethodWithSameNameAsEnclosingClass.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/MethodWithSameNameAsEnclosingClass.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/MisleadingVariableName.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/MisleadingVariableName.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/MisplacedNullCheck.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/MisplacedNullCheck.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/MissingBreakInSwitch.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/MissingBreakInSwitch.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/MissingSerialVersionUID.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/MissingSerialVersionUID.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/MissingStaticMethodInNonInstantiatableClass.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/MissingStaticMethodInNonInstantiatableClass.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/MoreThanOneLogger.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/MoreThanOneLogger.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/NPathComplexity.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/NPathComplexity.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/NcssConstructorCount.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/NcssConstructorCount.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/NcssMethodCount.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/NcssMethodCount.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/NcssTypeCount.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/NcssTypeCount.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/NoPackage.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/NoPackage.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/NonCaseLabelInSwitchStatement.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/NonCaseLabelInSwitchStatement.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/NonStaticInitializer.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/NonStaticInitializer.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/NonThreadSafeSingleton.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/NonThreadSafeSingleton.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/NullAssignment.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/NullAssignment.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/OnlyOneReturn.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/OnlyOneReturn.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/OptimizableToArrayCall.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/OptimizableToArrayCall.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/OverrideBothEqualsAndHashcode.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/OverrideBothEqualsAndHashcode.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/PackageCase.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/PackageCase.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/PositionLiteralsFirstInComparisons.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/PositionLiteralsFirstInComparisons.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/PreserveStackTrace.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/PreserveStackTrace.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/ProperCloneImplementation.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/ProperCloneImplementation.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/ProperLogger.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/ProperLogger.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/ProtectLogD.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/ProtectLogD.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/ProtectLogV.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/ProtectLogV.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/RemoteInterfaceNamingConvention.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/RemoteInterfaceNamingConvention.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/RemoteSessionInterfaceNamingConvention.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/RemoteSessionInterfaceNamingConvention.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/ReplaceEnumerationWithIterator.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/ReplaceEnumerationWithIterator.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/ReplaceHashtableWithMap.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/ReplaceHashtableWithMap.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/ReplaceVectorWithList.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/ReplaceVectorWithList.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/ReturnEmptyArrayRatherThanNull.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/ReturnEmptyArrayRatherThanNull.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/ReturnFromFinallyBlock.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/ReturnFromFinallyBlock.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/ShortInstantiation.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/ShortInstantiation.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/ShortMethodName.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/ShortMethodName.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/ShortVariable.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/ShortVariable.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/SignatureDeclareThrowsException.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/SignatureDeclareThrowsException.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/SimpleDateFormatNeedsLocale.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/SimpleDateFormatNeedsLocale.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/SimplifyBooleanExpressions.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/SimplifyBooleanExpressions.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/SimplifyBooleanReturns.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/SimplifyBooleanReturns.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/SimplifyConditional.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/SimplifyConditional.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/SimplifyStartsWith.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/SimplifyStartsWith.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/SingularField.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/SingularField.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/StaticEJBFieldShouldBeFinal.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/StaticEJBFieldShouldBeFinal.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/StringBufferInstantiationWithChar.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/StringBufferInstantiationWithChar.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/StringInstantiation.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/StringInstantiation.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/StringToString.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/StringToString.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/SuspiciousConstantFieldName.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/SuspiciousConstantFieldName.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/SuspiciousEqualsMethodName.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/SuspiciousEqualsMethodName.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/SuspiciousHashcodeMethodName.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/SuspiciousHashcodeMethodName.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/SuspiciousOctalEscape.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/SuspiciousOctalEscape.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/SwitchDensity.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/SwitchDensity.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/SwitchStmtsShouldHaveDefault.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/SwitchStmtsShouldHaveDefault.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/SystemPrintln.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/SystemPrintln.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/TooFewBranchesForASwitchStatement.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/TooFewBranchesForASwitchStatement.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/TooManyFields.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/TooManyFields.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/TooManyMethods.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/TooManyMethods.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/TooManyStaticImports.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/TooManyStaticImports.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/UncommentedEmptyConstructor.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/UncommentedEmptyConstructor.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/UncommentedEmptyMethod.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/UncommentedEmptyMethod.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/UnconditionalIfStatement.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/UnconditionalIfStatement.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/UnnecessaryCaseChange.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/UnnecessaryCaseChange.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/UnnecessaryConstructor.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/UnnecessaryConstructor.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/UnnecessaryConversionTemporary.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/UnnecessaryConversionTemporary.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/UnnecessaryFinalModifier.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/UnnecessaryFinalModifier.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/UnnecessaryLocalBeforeReturn.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/UnnecessaryLocalBeforeReturn.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/UnnecessaryParentheses.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/UnnecessaryParentheses.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/UnnecessaryReturn.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/UnnecessaryReturn.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/UnnecessaryWrapperObjectCreation.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/UnnecessaryWrapperObjectCreation.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/UnsynchronizedStaticDateFormatter.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/UnsynchronizedStaticDateFormatter.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/UnusedFormalParameter.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/UnusedFormalParameter.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/UnusedImports.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/UnusedImports.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/UnusedLocalVariable.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/UnusedLocalVariable.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/UnusedModifier.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/UnusedModifier.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/UnusedNullCheckInEquals.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/UnusedNullCheckInEquals.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/UnusedPrivateField.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/UnusedPrivateField.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/UnusedPrivateMethod.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/UnusedPrivateMethod.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/UseArrayListInsteadOfVector.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/UseArrayListInsteadOfVector.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/UseArraysAsList.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/UseArraysAsList.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/UseCollectionIsEmpty.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/UseCollectionIsEmpty.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/UseCorrectExceptionLogging.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/UseCorrectExceptionLogging.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/UseEqualsToCompareStrings.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/UseEqualsToCompareStrings.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/UseIndexOfChar.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/UseIndexOfChar.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/UseLocaleWithCaseConversions.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/UseLocaleWithCaseConversions.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/UseNotifyAllInsteadOfNotify.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/UseNotifyAllInsteadOfNotify.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/UseProperClassLoader.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/UseProperClassLoader.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/UseSingleton.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/UseSingleton.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/UseStringBufferForStringAppends.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/UseStringBufferForStringAppends.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/UseStringBufferLength.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/UseStringBufferLength.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/UselessOperationOnImmutable.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/UselessOperationOnImmutable.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/UselessOverridingMethod.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/UselessOverridingMethod.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/UselessStringValueOf.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/UselessStringValueOf.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/VariableNamingConventions.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/VariableNamingConventions.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/WhileLoopsMustUseBraces.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/WhileLoopsMustUseBraces.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/XPathRule.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/XPathRule.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/squidjava.properties (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/squidjava.properties) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/squidjava/ArchitecturalConstraint.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/squidjava/ArchitecturalConstraint.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/squidjava/AvoidBreakOutsideSwitch.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/squidjava/AvoidBreakOutsideSwitch.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/squidjava/AvoidContinueStatement.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/squidjava/AvoidContinueStatement.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/squidjava/CallToDeprecatedMethod.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/squidjava/CallToDeprecatedMethod.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/squidjava/ClassCyclomaticComplexity.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/squidjava/ClassCyclomaticComplexity.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/squidjava/EmptyFile.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/squidjava/EmptyFile.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/squidjava/MaximumInheritanceDepth.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/squidjava/MaximumInheritanceDepth.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/squidjava/MethodCyclomaticComplexity.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/squidjava/MethodCyclomaticComplexity.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/squidjava/NoSonar.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/squidjava/NoSonar.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/squidjava/UndocumentedApi.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/squidjava/UndocumentedApi.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/squidjava/UnusedPrivateMethod.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/squidjava/UnusedPrivateMethod.html) | 0 | ||||
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/squidjava/UnusedProtectedMethod.html (renamed from plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/squidjava/UnusedProtectedMethod.html) | 0 | ||||
-rw-r--r-- | pom.xml | 2 | ||||
-rw-r--r-- | sonar-application/pom.xml | 2 | ||||
-rw-r--r-- | sonar-core/src/main/java/org/sonar/core/i18n/I18nManager.java | 4 | ||||
-rw-r--r-- | sonar-core/src/test/resources/org/sonar/core/i18n/englishPack/org/sonar/l10n/checkstyle.properties (renamed from sonar-core/src/test/resources/org/sonar/core/i18n/englishPack/org/sonar/i18n/checkstyle.properties) | 0 | ||||
-rw-r--r-- | sonar-core/src/test/resources/org/sonar/core/i18n/englishPack/org/sonar/l10n/checkstyle/ArchitectureRule.html (renamed from sonar-core/src/test/resources/org/sonar/core/i18n/englishPack/org/sonar/i18n/checkstyle/ArchitectureRule.html) | 0 | ||||
-rw-r--r-- | sonar-core/src/test/resources/org/sonar/core/i18n/englishPack/org/sonar/l10n/core.properties (renamed from sonar-core/src/test/resources/org/sonar/core/i18n/englishPack/org/sonar/i18n/core.properties) | 0 | ||||
-rw-r--r-- | sonar-core/src/test/resources/org/sonar/core/i18n/frenchPack/org/sonar/l10n/checkstyle_fr.properties (renamed from sonar-core/src/test/resources/org/sonar/core/i18n/frenchPack/org/sonar/i18n/checkstyle_fr.properties) | 0 | ||||
-rw-r--r-- | sonar-core/src/test/resources/org/sonar/core/i18n/frenchPack/org/sonar/l10n/checkstyle_fr/ArchitectureRule.html (renamed from sonar-core/src/test/resources/org/sonar/core/i18n/frenchPack/org/sonar/i18n/checkstyle_fr/ArchitectureRule.html) | 0 | ||||
-rw-r--r-- | sonar-core/src/test/resources/org/sonar/core/i18n/frenchPack/org/sonar/l10n/core_fr.properties (renamed from sonar-core/src/test/resources/org/sonar/core/i18n/frenchPack/org/sonar/i18n/core_fr.properties) | 0 | ||||
-rw-r--r-- | sonar-core/src/test/resources/org/sonar/core/i18n/sqalePlugin/org/sonar/l10n/sqale.properties (renamed from sonar-core/src/test/resources/org/sonar/core/i18n/sqalePlugin/org/sonar/i18n/sqale.properties) | 0 | ||||
-rw-r--r-- | sonar-core/src/test/resources/org/sonar/core/i18n/sqalePlugin/org/sonar/l10n/sqale_fr.properties (renamed from sonar-core/src/test/resources/org/sonar/core/i18n/sqalePlugin/org/sonar/i18n/sqale_fr.properties) | 0 | ||||
-rw-r--r-- | sonar-server/pom.xml | 2 |
762 files changed, 10 insertions, 11 deletions
diff --git a/plugins/sonar-i18n-en-plugin/pom.xml b/plugins/sonar-l10n-en-plugin/pom.xml index c25857f1b1d..63ea27efc65 100644 --- a/plugins/sonar-i18n-en-plugin/pom.xml +++ b/plugins/sonar-l10n-en-plugin/pom.xml @@ -10,9 +10,9 @@ </parent> <groupId>org.codehaus.sonar.plugins</groupId> - <artifactId>sonar-i18n-en-plugin</artifactId> + <artifactId>sonar-l10n-en-plugin</artifactId> <packaging>sonar-plugin</packaging> - <name>Sonar :: Plugins :: I18n English Pack</name> + <name>Sonar :: Plugins :: English Pack</name> <dependencies> <dependency> @@ -47,9 +47,8 @@ <artifactId>sonar-packaging-maven-plugin</artifactId> <extensions>true</extensions> <configuration> - <pluginKey>i18nen</pluginKey> - <pluginName>I18n English Pack</pluginName> - <pluginClass>org.sonar.plugins.i18n.en.EnglishPackPlugin</pluginClass> + <pluginName>English Pack</pluginName> + <pluginClass>org.sonar.plugins.l10n.EnglishPackPlugin</pluginClass> <pluginDescription> <![CDATA[Language pack for English]]></pluginDescription> </configuration> diff --git a/plugins/sonar-i18n-en-plugin/src/main/java/org/sonar/plugins/i18n/en/EnglishPackPlugin.java b/plugins/sonar-l10n-en-plugin/src/main/java/org/sonar/plugins/l10n/EnglishPackPlugin.java index 1cd2c84fb8f..47b05b7e857 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/java/org/sonar/plugins/i18n/en/EnglishPackPlugin.java +++ b/plugins/sonar-l10n-en-plugin/src/main/java/org/sonar/plugins/l10n/EnglishPackPlugin.java @@ -17,7 +17,7 @@ * License along with Sonar; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02 */ -package org.sonar.plugins.i18n.en; +package org.sonar.plugins.l10n; import org.sonar.api.SonarPlugin; diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle.properties b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle.properties index 98305eb7a0e..98305eb7a0e 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle.properties +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle.properties diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.ArrayTypeStyleCheck.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.ArrayTypeStyleCheck.html index c05741bc600..c05741bc600 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.ArrayTypeStyleCheck.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.ArrayTypeStyleCheck.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.FinalParametersCheck.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.FinalParametersCheck.html index daf1cb0ddb9..daf1cb0ddb9 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.FinalParametersCheck.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.FinalParametersCheck.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.NewlineAtEndOfFileCheck.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.NewlineAtEndOfFileCheck.html index 33478373ab0..33478373ab0 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.NewlineAtEndOfFileCheck.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.NewlineAtEndOfFileCheck.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.RegexpCheck.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.RegexpCheck.html index 331c5e81251..331c5e81251 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.RegexpCheck.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.RegexpCheck.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.TodoCommentCheck.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.TodoCommentCheck.html index 3ccbbb0d3a3..3ccbbb0d3a3 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.TodoCommentCheck.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.TodoCommentCheck.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.UncommentedMainCheck.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.UncommentedMainCheck.html index cbbe20a1465..cbbe20a1465 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.UncommentedMainCheck.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.UncommentedMainCheck.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.UpperEllCheck.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.UpperEllCheck.html index fc5012104b8..fc5012104b8 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.UpperEllCheck.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.UpperEllCheck.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.annotation.AnnotationUseStyleCheck.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.annotation.AnnotationUseStyleCheck.html index e5dd5a79881..e5dd5a79881 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.annotation.AnnotationUseStyleCheck.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.annotation.AnnotationUseStyleCheck.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.annotation.MissingDeprecatedCheck.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.annotation.MissingDeprecatedCheck.html index 4ea00907b96..4ea00907b96 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.annotation.MissingDeprecatedCheck.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.annotation.MissingDeprecatedCheck.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.annotation.MissingOverrideCheck.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.annotation.MissingOverrideCheck.html index bf6416b703d..bf6416b703d 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.annotation.MissingOverrideCheck.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.annotation.MissingOverrideCheck.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.annotation.PackageAnnotationCheck.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.annotation.PackageAnnotationCheck.html index 603bee97cfc..603bee97cfc 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.annotation.PackageAnnotationCheck.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.annotation.PackageAnnotationCheck.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.annotation.SuppressWarningsCheck.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.annotation.SuppressWarningsCheck.html index e14901c2c19..e14901c2c19 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.annotation.SuppressWarningsCheck.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.annotation.SuppressWarningsCheck.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.blocks.AvoidNestedBlocksCheck.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.blocks.AvoidNestedBlocksCheck.html index 11dbe18d852..11dbe18d852 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.blocks.AvoidNestedBlocksCheck.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.blocks.AvoidNestedBlocksCheck.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.blocks.EmptyBlockCheck.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.blocks.EmptyBlockCheck.html index c12f680d332..c12f680d332 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.blocks.EmptyBlockCheck.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.blocks.EmptyBlockCheck.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.blocks.LeftCurlyCheck.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.blocks.LeftCurlyCheck.html index 7b02cf8dd89..7b02cf8dd89 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.blocks.LeftCurlyCheck.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.blocks.LeftCurlyCheck.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.blocks.NeedBracesCheck.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.blocks.NeedBracesCheck.html index 13d343aec46..13d343aec46 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.blocks.NeedBracesCheck.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.blocks.NeedBracesCheck.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.blocks.RightCurlyCheck.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.blocks.RightCurlyCheck.html index 6343865a222..6343865a222 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.blocks.RightCurlyCheck.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.blocks.RightCurlyCheck.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.coding.ArrayTrailingCommaCheck.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.coding.ArrayTrailingCommaCheck.html index f459d608463..f459d608463 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.coding.ArrayTrailingCommaCheck.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.coding.ArrayTrailingCommaCheck.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.coding.AvoidInlineConditionalsCheck.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.coding.AvoidInlineConditionalsCheck.html index 8ca3853d20f..8ca3853d20f 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.coding.AvoidInlineConditionalsCheck.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.coding.AvoidInlineConditionalsCheck.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.coding.CovariantEqualsCheck.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.coding.CovariantEqualsCheck.html index bb2540cbe32..bb2540cbe32 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.coding.CovariantEqualsCheck.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.coding.CovariantEqualsCheck.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.coding.DeclarationOrderCheck.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.coding.DeclarationOrderCheck.html index 85cd2567970..85cd2567970 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.coding.DeclarationOrderCheck.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.coding.DeclarationOrderCheck.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.coding.DefaultComesLastCheck.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.coding.DefaultComesLastCheck.html index fc80c045f81..fc80c045f81 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.coding.DefaultComesLastCheck.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.coding.DefaultComesLastCheck.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.coding.DoubleCheckedLockingCheck.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.coding.DoubleCheckedLockingCheck.html index 08da5a1549b..08da5a1549b 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.coding.DoubleCheckedLockingCheck.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.coding.DoubleCheckedLockingCheck.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.coding.EmptyStatementCheck.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.coding.EmptyStatementCheck.html index c30d4a1d95b..c30d4a1d95b 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.coding.EmptyStatementCheck.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.coding.EmptyStatementCheck.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.coding.EqualsAvoidNullCheck.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.coding.EqualsAvoidNullCheck.html index 924022b997c..924022b997c 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.coding.EqualsAvoidNullCheck.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.coding.EqualsAvoidNullCheck.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.coding.EqualsHashCodeCheck.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.coding.EqualsHashCodeCheck.html index e434ba12184..e434ba12184 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.coding.EqualsHashCodeCheck.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.coding.EqualsHashCodeCheck.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.coding.ExplicitInitializationCheck.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.coding.ExplicitInitializationCheck.html index ac96994257d..ac96994257d 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.coding.ExplicitInitializationCheck.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.coding.ExplicitInitializationCheck.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.coding.FallThroughCheck.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.coding.FallThroughCheck.html index 4e754430335..4e754430335 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.coding.FallThroughCheck.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.coding.FallThroughCheck.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.coding.FinalLocalVariableCheck.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.coding.FinalLocalVariableCheck.html index 3b92f762472..3b92f762472 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.coding.FinalLocalVariableCheck.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.coding.FinalLocalVariableCheck.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.coding.HiddenFieldCheck.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.coding.HiddenFieldCheck.html index 9d2ee01d250..9d2ee01d250 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.coding.HiddenFieldCheck.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.coding.HiddenFieldCheck.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.coding.IllegalCatchCheck.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.coding.IllegalCatchCheck.html index 8200f9cb4e6..8200f9cb4e6 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.coding.IllegalCatchCheck.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.coding.IllegalCatchCheck.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.coding.IllegalInstantiationCheck.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.coding.IllegalInstantiationCheck.html index c4ba6c5309e..c4ba6c5309e 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.coding.IllegalInstantiationCheck.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.coding.IllegalInstantiationCheck.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.coding.IllegalThrowsCheck.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.coding.IllegalThrowsCheck.html index 5f45e6ccb05..5f45e6ccb05 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.coding.IllegalThrowsCheck.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.coding.IllegalThrowsCheck.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.coding.IllegalTokenCheck.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.coding.IllegalTokenCheck.html index c91cfa2b1a0..c91cfa2b1a0 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.coding.IllegalTokenCheck.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.coding.IllegalTokenCheck.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.coding.IllegalTokenTextCheck.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.coding.IllegalTokenTextCheck.html index 481552a2241..481552a2241 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.coding.IllegalTokenTextCheck.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.coding.IllegalTokenTextCheck.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.coding.IllegalTypeCheck.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.coding.IllegalTypeCheck.html index 82dec7327a8..82dec7327a8 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.coding.IllegalTypeCheck.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.coding.IllegalTypeCheck.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.coding.InnerAssignmentCheck.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.coding.InnerAssignmentCheck.html index a3aa05d304e..a3aa05d304e 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.coding.InnerAssignmentCheck.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.coding.InnerAssignmentCheck.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.coding.MagicNumberCheck.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.coding.MagicNumberCheck.html index 74d330890bb..74d330890bb 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.coding.MagicNumberCheck.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.coding.MagicNumberCheck.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.coding.MissingCtorCheck.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.coding.MissingCtorCheck.html index b1931bb998d..b1931bb998d 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.coding.MissingCtorCheck.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.coding.MissingCtorCheck.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.coding.MissingSwitchDefaultCheck.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.coding.MissingSwitchDefaultCheck.html index b4dcae8f785..b4dcae8f785 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.coding.MissingSwitchDefaultCheck.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.coding.MissingSwitchDefaultCheck.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.coding.ModifiedControlVariableCheck.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.coding.ModifiedControlVariableCheck.html index f30b9e028d9..f30b9e028d9 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.coding.ModifiedControlVariableCheck.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.coding.ModifiedControlVariableCheck.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.coding.MultipleStringLiteralsCheck.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.coding.MultipleStringLiteralsCheck.html index 8a989b7b08a..8a989b7b08a 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.coding.MultipleStringLiteralsCheck.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.coding.MultipleStringLiteralsCheck.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.coding.MultipleVariableDeclarationsCheck.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.coding.MultipleVariableDeclarationsCheck.html index 6db93240fe8..6db93240fe8 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.coding.MultipleVariableDeclarationsCheck.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.coding.MultipleVariableDeclarationsCheck.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.coding.NestedIfDepthCheck.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.coding.NestedIfDepthCheck.html index 47a0f39c6bf..47a0f39c6bf 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.coding.NestedIfDepthCheck.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.coding.NestedIfDepthCheck.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.coding.NestedTryDepthCheck.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.coding.NestedTryDepthCheck.html index 33b65efc5c0..33b65efc5c0 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.coding.NestedTryDepthCheck.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.coding.NestedTryDepthCheck.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.coding.NoCloneCheck.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.coding.NoCloneCheck.html index 906be8cf339..906be8cf339 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.coding.NoCloneCheck.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.coding.NoCloneCheck.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.coding.NoFinalizerCheck.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.coding.NoFinalizerCheck.html index c3546d251f6..c3546d251f6 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.coding.NoFinalizerCheck.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.coding.NoFinalizerCheck.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.coding.PackageDeclarationCheck.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.coding.PackageDeclarationCheck.html index 7d5ec6bc976..7d5ec6bc976 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.coding.PackageDeclarationCheck.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.coding.PackageDeclarationCheck.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.coding.ParameterAssignmentCheck.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.coding.ParameterAssignmentCheck.html index 9b5ca5e322d..9b5ca5e322d 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.coding.ParameterAssignmentCheck.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.coding.ParameterAssignmentCheck.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.coding.RedundantThrowsCheck.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.coding.RedundantThrowsCheck.html index dffae7f6ec7..dffae7f6ec7 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.coding.RedundantThrowsCheck.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.coding.RedundantThrowsCheck.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.coding.RequireThisCheck.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.coding.RequireThisCheck.html index 0ffa3b68a33..0ffa3b68a33 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.coding.RequireThisCheck.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.coding.RequireThisCheck.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.coding.ReturnCountCheck.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.coding.ReturnCountCheck.html index 0dc78d7268b..0dc78d7268b 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.coding.ReturnCountCheck.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.coding.ReturnCountCheck.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.coding.SimplifyBooleanExpressionCheck.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.coding.SimplifyBooleanExpressionCheck.html index d1fd1d6d2ab..d1fd1d6d2ab 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.coding.SimplifyBooleanExpressionCheck.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.coding.SimplifyBooleanExpressionCheck.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.coding.SimplifyBooleanReturnCheck.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.coding.SimplifyBooleanReturnCheck.html index 5df60a4bf6e..5df60a4bf6e 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.coding.SimplifyBooleanReturnCheck.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.coding.SimplifyBooleanReturnCheck.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.coding.StringLiteralEqualityCheck.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.coding.StringLiteralEqualityCheck.html index 38e85b0e697..38e85b0e697 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.coding.StringLiteralEqualityCheck.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.coding.StringLiteralEqualityCheck.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.coding.SuperCloneCheck.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.coding.SuperCloneCheck.html index bc86592e449..bc86592e449 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.coding.SuperCloneCheck.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.coding.SuperCloneCheck.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.coding.SuperFinalizeCheck.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.coding.SuperFinalizeCheck.html index f3fd14f1e13..f3fd14f1e13 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.coding.SuperFinalizeCheck.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.coding.SuperFinalizeCheck.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.coding.UnnecessaryParenthesesCheck.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.coding.UnnecessaryParenthesesCheck.html index d1f4257c982..d1f4257c982 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.coding.UnnecessaryParenthesesCheck.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.coding.UnnecessaryParenthesesCheck.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.design.DesignForExtensionCheck.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.design.DesignForExtensionCheck.html index 901bb722e9f..901bb722e9f 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.design.DesignForExtensionCheck.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.design.DesignForExtensionCheck.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.design.FinalClassCheck.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.design.FinalClassCheck.html index 1df1c9d4778..1df1c9d4778 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.design.FinalClassCheck.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.design.FinalClassCheck.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.design.HideUtilityClassConstructorCheck.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.design.HideUtilityClassConstructorCheck.html index c1b26fa9981..c1b26fa9981 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.design.HideUtilityClassConstructorCheck.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.design.HideUtilityClassConstructorCheck.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.design.InterfaceIsTypeCheck.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.design.InterfaceIsTypeCheck.html index 5bd9cd7f494..5bd9cd7f494 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.design.InterfaceIsTypeCheck.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.design.InterfaceIsTypeCheck.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.design.MutableExceptionCheck.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.design.MutableExceptionCheck.html index 8d885693d80..8d885693d80 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.design.MutableExceptionCheck.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.design.MutableExceptionCheck.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.design.ThrowsCountCheck.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.design.ThrowsCountCheck.html index c331f4db273..c331f4db273 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.design.ThrowsCountCheck.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.design.ThrowsCountCheck.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.design.VisibilityModifierCheck.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.design.VisibilityModifierCheck.html index 38f2c4f7d46..38f2c4f7d46 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.design.VisibilityModifierCheck.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.design.VisibilityModifierCheck.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.duplicates.StrictDuplicateCodeCheck.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.duplicates.StrictDuplicateCodeCheck.html index a80f3f8f3c1..a80f3f8f3c1 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.duplicates.StrictDuplicateCodeCheck.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.duplicates.StrictDuplicateCodeCheck.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.header.HeaderCheck.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.header.HeaderCheck.html index f2dc2f11811..f2dc2f11811 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.header.HeaderCheck.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.header.HeaderCheck.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.header.RegexpHeaderCheck.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.header.RegexpHeaderCheck.html index d5b28034c01..d5b28034c01 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.header.RegexpHeaderCheck.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.header.RegexpHeaderCheck.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.imports.AvoidStarImportCheck.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.imports.AvoidStarImportCheck.html index 3e919826f47..3e919826f47 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.imports.AvoidStarImportCheck.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.imports.AvoidStarImportCheck.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.imports.AvoidStaticImportCheck.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.imports.AvoidStaticImportCheck.html index a37654bc7e4..a37654bc7e4 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.imports.AvoidStaticImportCheck.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.imports.AvoidStaticImportCheck.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.imports.IllegalImportCheck.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.imports.IllegalImportCheck.html index aa693d3a0dd..aa693d3a0dd 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.imports.IllegalImportCheck.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.imports.IllegalImportCheck.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.imports.ImportOrderCheck.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.imports.ImportOrderCheck.html index e1e0105b451..e1e0105b451 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.imports.ImportOrderCheck.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.imports.ImportOrderCheck.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.imports.RedundantImportCheck.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.imports.RedundantImportCheck.html index 9ddf8a459ad..9ddf8a459ad 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.imports.RedundantImportCheck.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.imports.RedundantImportCheck.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.imports.UnusedImportsCheck.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.imports.UnusedImportsCheck.html index 3e568a92459..3e568a92459 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.imports.UnusedImportsCheck.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.imports.UnusedImportsCheck.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck.html index 7d0479f8109..7d0479f8109 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.indentation.TrailingCommentCheck.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.indentation.TrailingCommentCheck.html index 0296f30b6ad..0296f30b6ad 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.indentation.TrailingCommentCheck.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.indentation.TrailingCommentCheck.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.javadoc.JavadocMethodCheck.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.javadoc.JavadocMethodCheck.html index 7961ff29fbb..7961ff29fbb 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.javadoc.JavadocMethodCheck.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.javadoc.JavadocMethodCheck.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.javadoc.JavadocPackageCheck.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.javadoc.JavadocPackageCheck.html index d38f7c5a07f..d38f7c5a07f 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.javadoc.JavadocPackageCheck.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.javadoc.JavadocPackageCheck.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.javadoc.JavadocStyleCheck.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.javadoc.JavadocStyleCheck.html index 6068def9974..6068def9974 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.javadoc.JavadocStyleCheck.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.javadoc.JavadocStyleCheck.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.javadoc.JavadocTypeCheck.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.javadoc.JavadocTypeCheck.html index 4922c34ad02..4922c34ad02 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.javadoc.JavadocTypeCheck.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.javadoc.JavadocTypeCheck.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.javadoc.JavadocVariableCheck.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.javadoc.JavadocVariableCheck.html index d2a65fdd945..d2a65fdd945 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.javadoc.JavadocVariableCheck.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.javadoc.JavadocVariableCheck.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.javadoc.WriteTagCheck.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.javadoc.WriteTagCheck.html index 85dcadce204..85dcadce204 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.javadoc.WriteTagCheck.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.javadoc.WriteTagCheck.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.metrics.BooleanExpressionComplexityCheck.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.metrics.BooleanExpressionComplexityCheck.html index ed97da0af43..ed97da0af43 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.metrics.BooleanExpressionComplexityCheck.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.metrics.BooleanExpressionComplexityCheck.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.metrics.ClassDataAbstractionCouplingCheck.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.metrics.ClassDataAbstractionCouplingCheck.html index 6c4ee49e05d..6c4ee49e05d 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.metrics.ClassDataAbstractionCouplingCheck.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.metrics.ClassDataAbstractionCouplingCheck.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.metrics.ClassFanOutComplexityCheck.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.metrics.ClassFanOutComplexityCheck.html index 49f3b963205..49f3b963205 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.metrics.ClassFanOutComplexityCheck.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.metrics.ClassFanOutComplexityCheck.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.metrics.CyclomaticComplexityCheck.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.metrics.CyclomaticComplexityCheck.html index 5881a983f4a..5881a983f4a 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.metrics.CyclomaticComplexityCheck.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.metrics.CyclomaticComplexityCheck.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.metrics.JavaNCSSCheck.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.metrics.JavaNCSSCheck.html index 8e5a2f6dde4..8e5a2f6dde4 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.metrics.JavaNCSSCheck.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.metrics.JavaNCSSCheck.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.metrics.NPathComplexityCheck.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.metrics.NPathComplexityCheck.html index f9dd54ef4f6..f9dd54ef4f6 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.metrics.NPathComplexityCheck.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.metrics.NPathComplexityCheck.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.modifier.ModifierOrderCheck.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.modifier.ModifierOrderCheck.html index 362988f1378..362988f1378 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.modifier.ModifierOrderCheck.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.modifier.ModifierOrderCheck.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.modifier.RedundantModifierCheck.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.modifier.RedundantModifierCheck.html index 06a83bf2181..06a83bf2181 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.modifier.RedundantModifierCheck.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.modifier.RedundantModifierCheck.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.naming.AbstractClassNameCheck.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.naming.AbstractClassNameCheck.html index f606382272b..f606382272b 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.naming.AbstractClassNameCheck.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.naming.AbstractClassNameCheck.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.naming.ConstantNameCheck.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.naming.ConstantNameCheck.html index 7fb10ee1911..7fb10ee1911 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.naming.ConstantNameCheck.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.naming.ConstantNameCheck.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.naming.LocalFinalVariableNameCheck.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.naming.LocalFinalVariableNameCheck.html index 1a78aa21462..1a78aa21462 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.naming.LocalFinalVariableNameCheck.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.naming.LocalFinalVariableNameCheck.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.naming.LocalVariableNameCheck.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.naming.LocalVariableNameCheck.html index b7bba417938..b7bba417938 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.naming.LocalVariableNameCheck.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.naming.LocalVariableNameCheck.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.naming.MemberNameCheck.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.naming.MemberNameCheck.html index 0af9b6bfbc4..0af9b6bfbc4 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.naming.MemberNameCheck.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.naming.MemberNameCheck.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.naming.MethodNameCheck.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.naming.MethodNameCheck.html index ca1d86559e7..ca1d86559e7 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.naming.MethodNameCheck.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.naming.MethodNameCheck.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.naming.PackageNameCheck.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.naming.PackageNameCheck.html index 691a67573aa..691a67573aa 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.naming.PackageNameCheck.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.naming.PackageNameCheck.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.naming.ParameterNameCheck.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.naming.ParameterNameCheck.html index fda18854928..fda18854928 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.naming.ParameterNameCheck.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.naming.ParameterNameCheck.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.naming.StaticVariableNameCheck.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.naming.StaticVariableNameCheck.html index 10d42bd92e1..10d42bd92e1 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.naming.StaticVariableNameCheck.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.naming.StaticVariableNameCheck.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.naming.TypeNameCheck.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.naming.TypeNameCheck.html index a69c933905b..a69c933905b 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.naming.TypeNameCheck.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.naming.TypeNameCheck.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.regexp.RegexpMultilineCheck.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.regexp.RegexpMultilineCheck.html index c9af41ae109..c9af41ae109 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.regexp.RegexpMultilineCheck.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.regexp.RegexpMultilineCheck.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.regexp.RegexpSinglelineCheck.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.regexp.RegexpSinglelineCheck.html index b74a2949b6c..b74a2949b6c 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.regexp.RegexpSinglelineCheck.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.regexp.RegexpSinglelineCheck.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.regexp.RegexpSinglelineJavaCheck.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.regexp.RegexpSinglelineJavaCheck.html index 1edc27f7fd9..1edc27f7fd9 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.regexp.RegexpSinglelineJavaCheck.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.regexp.RegexpSinglelineJavaCheck.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.sizes.AnonInnerLengthCheck.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.sizes.AnonInnerLengthCheck.html index d38676e87be..d38676e87be 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.sizes.AnonInnerLengthCheck.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.sizes.AnonInnerLengthCheck.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.sizes.ExecutableStatementCountCheck.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.sizes.ExecutableStatementCountCheck.html index 5ed9d59908f..5ed9d59908f 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.sizes.ExecutableStatementCountCheck.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.sizes.ExecutableStatementCountCheck.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.sizes.FileLengthCheck.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.sizes.FileLengthCheck.html index 69c6d9ae84b..69c6d9ae84b 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.sizes.FileLengthCheck.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.sizes.FileLengthCheck.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.sizes.LineLengthCheck.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.sizes.LineLengthCheck.html index a7fbe9b709e..a7fbe9b709e 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.sizes.LineLengthCheck.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.sizes.LineLengthCheck.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.sizes.MethodLengthCheck.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.sizes.MethodLengthCheck.html index db84c609730..db84c609730 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.sizes.MethodLengthCheck.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.sizes.MethodLengthCheck.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.sizes.OuterTypeNumberCheck.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.sizes.OuterTypeNumberCheck.html index 5a5dd601ecc..5a5dd601ecc 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.sizes.OuterTypeNumberCheck.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.sizes.OuterTypeNumberCheck.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.sizes.ParameterNumberCheck.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.sizes.ParameterNumberCheck.html index 86cc99dfcd8..86cc99dfcd8 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.sizes.ParameterNumberCheck.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.sizes.ParameterNumberCheck.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.whitespace.EmptyForInitializerPadCheck.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.whitespace.EmptyForInitializerPadCheck.html index 6617a503734..6617a503734 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.whitespace.EmptyForInitializerPadCheck.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.whitespace.EmptyForInitializerPadCheck.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.whitespace.EmptyForIteratorPadCheck.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.whitespace.EmptyForIteratorPadCheck.html index bd5b35259d4..bd5b35259d4 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.whitespace.EmptyForIteratorPadCheck.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.whitespace.EmptyForIteratorPadCheck.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.whitespace.FileTabCharacterCheck.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.whitespace.FileTabCharacterCheck.html index c37dae92e68..c37dae92e68 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.whitespace.FileTabCharacterCheck.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.whitespace.FileTabCharacterCheck.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.whitespace.GenericWhitespaceCheck.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.whitespace.GenericWhitespaceCheck.html index c39f62ab427..c39f62ab427 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.whitespace.GenericWhitespaceCheck.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.whitespace.GenericWhitespaceCheck.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.whitespace.MethodParamPadCheck.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.whitespace.MethodParamPadCheck.html index 5d629eb4044..5d629eb4044 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.whitespace.MethodParamPadCheck.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.whitespace.MethodParamPadCheck.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.whitespace.NoWhitespaceAfterCheck.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.whitespace.NoWhitespaceAfterCheck.html index ed1fbe0d260..ed1fbe0d260 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.whitespace.NoWhitespaceAfterCheck.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.whitespace.NoWhitespaceAfterCheck.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.whitespace.NoWhitespaceBeforeCheck.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.whitespace.NoWhitespaceBeforeCheck.html index 54eb8346dc2..54eb8346dc2 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.whitespace.NoWhitespaceBeforeCheck.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.whitespace.NoWhitespaceBeforeCheck.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.whitespace.OperatorWrapCheck.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.whitespace.OperatorWrapCheck.html index bb3a6a72e88..bb3a6a72e88 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.whitespace.OperatorWrapCheck.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.whitespace.OperatorWrapCheck.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.whitespace.ParenPadCheck.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.whitespace.ParenPadCheck.html index a78470f2134..a78470f2134 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.whitespace.ParenPadCheck.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.whitespace.ParenPadCheck.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.whitespace.TypecastParenPadCheck.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.whitespace.TypecastParenPadCheck.html index a6b0b96691f..a6b0b96691f 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.whitespace.TypecastParenPadCheck.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.whitespace.TypecastParenPadCheck.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.whitespace.WhitespaceAfterCheck.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.whitespace.WhitespaceAfterCheck.html index 70c79e42cb2..70c79e42cb2 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.whitespace.WhitespaceAfterCheck.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.whitespace.WhitespaceAfterCheck.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.whitespace.WhitespaceAroundCheck.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.whitespace.WhitespaceAroundCheck.html index fd9166cf48b..fd9166cf48b 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/checkstyle/com.puppycrawl.tools.checkstyle.checks.whitespace.WhitespaceAroundCheck.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/checkstyle/com.puppycrawl.tools.checkstyle.checks.whitespace.WhitespaceAroundCheck.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/core.properties b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/core.properties index eca2bc256e9..eca2bc256e9 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/core.properties +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/core.properties diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/design.properties b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/design.properties index e6356b6e141..e6356b6e141 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/design.properties +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/design.properties diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs.properties b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs.properties index 17249fb96ab..17249fb96ab 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs.properties +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs.properties diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/AM_CREATES_EMPTY_JAR_FILE_ENTRY.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/AM_CREATES_EMPTY_JAR_FILE_ENTRY.html index 4717562c443..4717562c443 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/AM_CREATES_EMPTY_JAR_FILE_ENTRY.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/AM_CREATES_EMPTY_JAR_FILE_ENTRY.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/AM_CREATES_EMPTY_ZIP_FILE_ENTRY.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/AM_CREATES_EMPTY_ZIP_FILE_ENTRY.html index 07136aac642..07136aac642 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/AM_CREATES_EMPTY_ZIP_FILE_ENTRY.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/AM_CREATES_EMPTY_ZIP_FILE_ENTRY.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/BAC_BAD_APPLET_CONSTRUCTOR.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/BAC_BAD_APPLET_CONSTRUCTOR.html index 6332a7d4634..6332a7d4634 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/BAC_BAD_APPLET_CONSTRUCTOR.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/BAC_BAD_APPLET_CONSTRUCTOR.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/BC_BAD_CAST_TO_ABSTRACT_COLLECTION.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/BC_BAD_CAST_TO_ABSTRACT_COLLECTION.html index ff96c372691..ff96c372691 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/BC_BAD_CAST_TO_ABSTRACT_COLLECTION.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/BC_BAD_CAST_TO_ABSTRACT_COLLECTION.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/BC_BAD_CAST_TO_CONCRETE_COLLECTION.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/BC_BAD_CAST_TO_CONCRETE_COLLECTION.html index 3571015d7d8..3571015d7d8 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/BC_BAD_CAST_TO_CONCRETE_COLLECTION.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/BC_BAD_CAST_TO_CONCRETE_COLLECTION.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/BC_EQUALS_METHOD_SHOULD_WORK_FOR_ALL_OBJECTS.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/BC_EQUALS_METHOD_SHOULD_WORK_FOR_ALL_OBJECTS.html index 104dc0d6a98..104dc0d6a98 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/BC_EQUALS_METHOD_SHOULD_WORK_FOR_ALL_OBJECTS.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/BC_EQUALS_METHOD_SHOULD_WORK_FOR_ALL_OBJECTS.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/BC_IMPOSSIBLE_CAST.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/BC_IMPOSSIBLE_CAST.html index 8c0b12c5635..8c0b12c5635 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/BC_IMPOSSIBLE_CAST.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/BC_IMPOSSIBLE_CAST.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/BC_IMPOSSIBLE_DOWNCAST.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/BC_IMPOSSIBLE_DOWNCAST.html index 93a431966ee..93a431966ee 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/BC_IMPOSSIBLE_DOWNCAST.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/BC_IMPOSSIBLE_DOWNCAST.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/BC_IMPOSSIBLE_DOWNCAST_OF_TOARRAY.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/BC_IMPOSSIBLE_DOWNCAST_OF_TOARRAY.html index f8b7e84138a..f8b7e84138a 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/BC_IMPOSSIBLE_DOWNCAST_OF_TOARRAY.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/BC_IMPOSSIBLE_DOWNCAST_OF_TOARRAY.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/BC_IMPOSSIBLE_INSTANCEOF.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/BC_IMPOSSIBLE_INSTANCEOF.html index 65e30c6d39e..65e30c6d39e 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/BC_IMPOSSIBLE_INSTANCEOF.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/BC_IMPOSSIBLE_INSTANCEOF.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/BC_UNCONFIRMED_CAST.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/BC_UNCONFIRMED_CAST.html index 28754d86d8f..28754d86d8f 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/BC_UNCONFIRMED_CAST.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/BC_UNCONFIRMED_CAST.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/BC_VACUOUS_INSTANCEOF.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/BC_VACUOUS_INSTANCEOF.html index 9a2788022cf..9a2788022cf 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/BC_VACUOUS_INSTANCEOF.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/BC_VACUOUS_INSTANCEOF.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/BIT_ADD_OF_SIGNED_BYTE.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/BIT_ADD_OF_SIGNED_BYTE.html index 25d6a15e355..25d6a15e355 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/BIT_ADD_OF_SIGNED_BYTE.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/BIT_ADD_OF_SIGNED_BYTE.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/BIT_AND.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/BIT_AND.html index 9b1fb8fe305..9b1fb8fe305 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/BIT_AND.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/BIT_AND.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/BIT_AND_ZZ.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/BIT_AND_ZZ.html index 34c6f2eade6..34c6f2eade6 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/BIT_AND_ZZ.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/BIT_AND_ZZ.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/BIT_IOR.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/BIT_IOR.html index 290970e29e2..290970e29e2 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/BIT_IOR.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/BIT_IOR.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/BIT_IOR_OF_SIGNED_BYTE.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/BIT_IOR_OF_SIGNED_BYTE.html index ac5108fedbf..ac5108fedbf 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/BIT_IOR_OF_SIGNED_BYTE.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/BIT_IOR_OF_SIGNED_BYTE.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/BIT_SIGNED_CHECK.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/BIT_SIGNED_CHECK.html index 0ea98411853..0ea98411853 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/BIT_SIGNED_CHECK.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/BIT_SIGNED_CHECK.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/BIT_SIGNED_CHECK_HIGH_BIT.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/BIT_SIGNED_CHECK_HIGH_BIT.html index 0ea98411853..0ea98411853 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/BIT_SIGNED_CHECK_HIGH_BIT.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/BIT_SIGNED_CHECK_HIGH_BIT.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/BOA_BADLY_OVERRIDDEN_ADAPTER.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/BOA_BADLY_OVERRIDDEN_ADAPTER.html index 32371205f1c..32371205f1c 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/BOA_BADLY_OVERRIDDEN_ADAPTER.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/BOA_BADLY_OVERRIDDEN_ADAPTER.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/BX_BOXING_IMMEDIATELY_UNBOXED.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/BX_BOXING_IMMEDIATELY_UNBOXED.html index ab37b3b4e94..ab37b3b4e94 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/BX_BOXING_IMMEDIATELY_UNBOXED.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/BX_BOXING_IMMEDIATELY_UNBOXED.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/BX_BOXING_IMMEDIATELY_UNBOXED_TO_PERFORM_COERCION.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/BX_BOXING_IMMEDIATELY_UNBOXED_TO_PERFORM_COERCION.html index deaeb7aa529..deaeb7aa529 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/BX_BOXING_IMMEDIATELY_UNBOXED_TO_PERFORM_COERCION.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/BX_BOXING_IMMEDIATELY_UNBOXED_TO_PERFORM_COERCION.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/BX_UNBOXED_AND_COERCED_FOR_TERNARY_OPERATOR.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/BX_UNBOXED_AND_COERCED_FOR_TERNARY_OPERATOR.html index 6ac44225fc7..6ac44225fc7 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/BX_UNBOXED_AND_COERCED_FOR_TERNARY_OPERATOR.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/BX_UNBOXED_AND_COERCED_FOR_TERNARY_OPERATOR.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/CD_CIRCULAR_DEPENDENCY.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/CD_CIRCULAR_DEPENDENCY.html index 0072fa43bcd..0072fa43bcd 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/CD_CIRCULAR_DEPENDENCY.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/CD_CIRCULAR_DEPENDENCY.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/CI_CONFUSED_INHERITANCE.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/CI_CONFUSED_INHERITANCE.html index 28fa7d45cce..28fa7d45cce 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/CI_CONFUSED_INHERITANCE.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/CI_CONFUSED_INHERITANCE.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/CN_IDIOM.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/CN_IDIOM.html index 5561b1f1c32..5561b1f1c32 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/CN_IDIOM.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/CN_IDIOM.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/CN_IDIOM_NO_SUPER_CALL.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/CN_IDIOM_NO_SUPER_CALL.html index bbf2354d343..bbf2354d343 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/CN_IDIOM_NO_SUPER_CALL.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/CN_IDIOM_NO_SUPER_CALL.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/CN_IMPLEMENTS_CLONE_BUT_NOT_CLONEABLE.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/CN_IMPLEMENTS_CLONE_BUT_NOT_CLONEABLE.html index d8099388f4b..d8099388f4b 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/CN_IMPLEMENTS_CLONE_BUT_NOT_CLONEABLE.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/CN_IMPLEMENTS_CLONE_BUT_NOT_CLONEABLE.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/CO_ABSTRACT_SELF.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/CO_ABSTRACT_SELF.html index 386f0071c56..386f0071c56 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/CO_ABSTRACT_SELF.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/CO_ABSTRACT_SELF.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/CO_SELF_NO_OBJECT.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/CO_SELF_NO_OBJECT.html index 386f0071c56..386f0071c56 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/CO_SELF_NO_OBJECT.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/CO_SELF_NO_OBJECT.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/DB_DUPLICATE_BRANCHES.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/DB_DUPLICATE_BRANCHES.html index 0919a4bd959..0919a4bd959 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/DB_DUPLICATE_BRANCHES.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/DB_DUPLICATE_BRANCHES.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/DB_DUPLICATE_SWITCH_CLAUSES.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/DB_DUPLICATE_SWITCH_CLAUSES.html index a27e0b5bd61..a27e0b5bd61 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/DB_DUPLICATE_SWITCH_CLAUSES.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/DB_DUPLICATE_SWITCH_CLAUSES.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/DC_DOUBLECHECK.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/DC_DOUBLECHECK.html index 6c391301c7c..6c391301c7c 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/DC_DOUBLECHECK.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/DC_DOUBLECHECK.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/DE_MIGHT_DROP.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/DE_MIGHT_DROP.html index 0f55c92da7c..0f55c92da7c 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/DE_MIGHT_DROP.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/DE_MIGHT_DROP.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/DE_MIGHT_IGNORE.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/DE_MIGHT_IGNORE.html index 370f71e389e..370f71e389e 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/DE_MIGHT_IGNORE.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/DE_MIGHT_IGNORE.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/DLS_DEAD_LOCAL_STORE.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/DLS_DEAD_LOCAL_STORE.html index a9fa314ab25..a9fa314ab25 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/DLS_DEAD_LOCAL_STORE.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/DLS_DEAD_LOCAL_STORE.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/DLS_DEAD_LOCAL_STORE_IN_RETURN.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/DLS_DEAD_LOCAL_STORE_IN_RETURN.html index 1e9e05af205..1e9e05af205 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/DLS_DEAD_LOCAL_STORE_IN_RETURN.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/DLS_DEAD_LOCAL_STORE_IN_RETURN.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/DLS_DEAD_LOCAL_STORE_OF_NULL.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/DLS_DEAD_LOCAL_STORE_OF_NULL.html index 82d4ebb5ae4..82d4ebb5ae4 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/DLS_DEAD_LOCAL_STORE_OF_NULL.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/DLS_DEAD_LOCAL_STORE_OF_NULL.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/DLS_DEAD_STORE_OF_CLASS_LITERAL.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/DLS_DEAD_STORE_OF_CLASS_LITERAL.html index a241ead3649..a241ead3649 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/DLS_DEAD_STORE_OF_CLASS_LITERAL.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/DLS_DEAD_STORE_OF_CLASS_LITERAL.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/DLS_OVERWRITTEN_INCREMENT.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/DLS_OVERWRITTEN_INCREMENT.html index da3bae577ac..da3bae577ac 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/DLS_OVERWRITTEN_INCREMENT.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/DLS_OVERWRITTEN_INCREMENT.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/DL_SYNCHRONIZATION_ON_BOOLEAN.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/DL_SYNCHRONIZATION_ON_BOOLEAN.html index c6298ca762a..c6298ca762a 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/DL_SYNCHRONIZATION_ON_BOOLEAN.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/DL_SYNCHRONIZATION_ON_BOOLEAN.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/DL_SYNCHRONIZATION_ON_BOXED_PRIMITIVE.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/DL_SYNCHRONIZATION_ON_BOXED_PRIMITIVE.html index 6635c0a95d6..6635c0a95d6 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/DL_SYNCHRONIZATION_ON_BOXED_PRIMITIVE.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/DL_SYNCHRONIZATION_ON_BOXED_PRIMITIVE.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/DL_SYNCHRONIZATION_ON_SHARED_CONSTANT.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/DL_SYNCHRONIZATION_ON_SHARED_CONSTANT.html index 48924e7d329..48924e7d329 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/DL_SYNCHRONIZATION_ON_SHARED_CONSTANT.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/DL_SYNCHRONIZATION_ON_SHARED_CONSTANT.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/DL_SYNCHRONIZATION_ON_UNSHARED_BOXED_PRIMITIVE.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/DL_SYNCHRONIZATION_ON_UNSHARED_BOXED_PRIMITIVE.html index 9885f2c9d02..9885f2c9d02 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/DL_SYNCHRONIZATION_ON_UNSHARED_BOXED_PRIMITIVE.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/DL_SYNCHRONIZATION_ON_UNSHARED_BOXED_PRIMITIVE.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/DMI_ANNOTATION_IS_NOT_VISIBLE_TO_REFLECTION.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/DMI_ANNOTATION_IS_NOT_VISIBLE_TO_REFLECTION.html index 23067efc63f..23067efc63f 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/DMI_ANNOTATION_IS_NOT_VISIBLE_TO_REFLECTION.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/DMI_ANNOTATION_IS_NOT_VISIBLE_TO_REFLECTION.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/DMI_BAD_MONTH.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/DMI_BAD_MONTH.html index 4658f584e85..4658f584e85 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/DMI_BAD_MONTH.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/DMI_BAD_MONTH.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/DMI_BLOCKING_METHODS_ON_URL.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/DMI_BLOCKING_METHODS_ON_URL.html index a01288c6b0e..a01288c6b0e 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/DMI_BLOCKING_METHODS_ON_URL.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/DMI_BLOCKING_METHODS_ON_URL.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/DMI_CALLING_NEXT_FROM_HASNEXT.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/DMI_CALLING_NEXT_FROM_HASNEXT.html index 7f3b8ec0d36..7f3b8ec0d36 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/DMI_CALLING_NEXT_FROM_HASNEXT.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/DMI_CALLING_NEXT_FROM_HASNEXT.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/DMI_COLLECTIONS_SHOULD_NOT_CONTAIN_THEMSELVES.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/DMI_COLLECTIONS_SHOULD_NOT_CONTAIN_THEMSELVES.html index 4743a1cd28f..4743a1cd28f 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/DMI_COLLECTIONS_SHOULD_NOT_CONTAIN_THEMSELVES.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/DMI_COLLECTIONS_SHOULD_NOT_CONTAIN_THEMSELVES.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/DMI_COLLECTION_OF_URLS.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/DMI_COLLECTION_OF_URLS.html index 23dfab09a33..23dfab09a33 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/DMI_COLLECTION_OF_URLS.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/DMI_COLLECTION_OF_URLS.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/DMI_CONSTANT_DB_PASSWORD.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/DMI_CONSTANT_DB_PASSWORD.html index 72e8b2a7cf1..72e8b2a7cf1 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/DMI_CONSTANT_DB_PASSWORD.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/DMI_CONSTANT_DB_PASSWORD.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/DMI_EMPTY_DB_PASSWORD.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/DMI_EMPTY_DB_PASSWORD.html index e8785d9c87f..e8785d9c87f 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/DMI_EMPTY_DB_PASSWORD.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/DMI_EMPTY_DB_PASSWORD.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/DMI_FUTILE_ATTEMPT_TO_CHANGE_MAXPOOL_SIZE_OF_SCHEDULED_THREAD_POOL_EXECUTOR.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/DMI_FUTILE_ATTEMPT_TO_CHANGE_MAXPOOL_SIZE_OF_SCHEDULED_THREAD_POOL_EXECUTOR.html index 6ccfd79b9a2..6ccfd79b9a2 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/DMI_FUTILE_ATTEMPT_TO_CHANGE_MAXPOOL_SIZE_OF_SCHEDULED_THREAD_POOL_EXECUTOR.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/DMI_FUTILE_ATTEMPT_TO_CHANGE_MAXPOOL_SIZE_OF_SCHEDULED_THREAD_POOL_EXECUTOR.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/DMI_HARDCODED_ABSOLUTE_FILENAME.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/DMI_HARDCODED_ABSOLUTE_FILENAME.html index 93e229118ab..93e229118ab 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/DMI_HARDCODED_ABSOLUTE_FILENAME.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/DMI_HARDCODED_ABSOLUTE_FILENAME.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/DMI_INVOKING_HASHCODE_ON_ARRAY.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/DMI_INVOKING_HASHCODE_ON_ARRAY.html index 604fa20a502..604fa20a502 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/DMI_INVOKING_HASHCODE_ON_ARRAY.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/DMI_INVOKING_HASHCODE_ON_ARRAY.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/DMI_INVOKING_TOSTRING_ON_ANONYMOUS_ARRAY.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/DMI_INVOKING_TOSTRING_ON_ANONYMOUS_ARRAY.html index a161e384caa..a161e384caa 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/DMI_INVOKING_TOSTRING_ON_ANONYMOUS_ARRAY.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/DMI_INVOKING_TOSTRING_ON_ANONYMOUS_ARRAY.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/DMI_INVOKING_TOSTRING_ON_ARRAY.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/DMI_INVOKING_TOSTRING_ON_ARRAY.html index c56c0541267..c56c0541267 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/DMI_INVOKING_TOSTRING_ON_ARRAY.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/DMI_INVOKING_TOSTRING_ON_ARRAY.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/DMI_LONG_BITS_TO_DOUBLE_INVOKED_ON_INT.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/DMI_LONG_BITS_TO_DOUBLE_INVOKED_ON_INT.html index 883e98178f6..883e98178f6 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/DMI_LONG_BITS_TO_DOUBLE_INVOKED_ON_INT.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/DMI_LONG_BITS_TO_DOUBLE_INVOKED_ON_INT.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/DMI_NONSERIALIZABLE_OBJECT_WRITTEN.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/DMI_NONSERIALIZABLE_OBJECT_WRITTEN.html index ba4ce956f81..ba4ce956f81 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/DMI_NONSERIALIZABLE_OBJECT_WRITTEN.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/DMI_NONSERIALIZABLE_OBJECT_WRITTEN.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/DMI_RANDOM_USED_ONLY_ONCE.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/DMI_RANDOM_USED_ONLY_ONCE.html index dd5cff1cdf7..dd5cff1cdf7 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/DMI_RANDOM_USED_ONLY_ONCE.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/DMI_RANDOM_USED_ONLY_ONCE.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/DMI_SCHEDULED_THREAD_POOL_EXECUTOR_WITH_ZERO_CORE_THREADS.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/DMI_SCHEDULED_THREAD_POOL_EXECUTOR_WITH_ZERO_CORE_THREADS.html index cd83f173462..cd83f173462 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/DMI_SCHEDULED_THREAD_POOL_EXECUTOR_WITH_ZERO_CORE_THREADS.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/DMI_SCHEDULED_THREAD_POOL_EXECUTOR_WITH_ZERO_CORE_THREADS.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/DMI_THREAD_PASSED_WHERE_RUNNABLE_EXPECTED.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/DMI_THREAD_PASSED_WHERE_RUNNABLE_EXPECTED.html index da7ddbd9f9c..da7ddbd9f9c 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/DMI_THREAD_PASSED_WHERE_RUNNABLE_EXPECTED.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/DMI_THREAD_PASSED_WHERE_RUNNABLE_EXPECTED.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/DMI_UNSUPPORTED_METHOD.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/DMI_UNSUPPORTED_METHOD.html index 302fb4fe64b..302fb4fe64b 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/DMI_UNSUPPORTED_METHOD.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/DMI_UNSUPPORTED_METHOD.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/DMI_USELESS_SUBSTRING.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/DMI_USELESS_SUBSTRING.html index 09f88e9dc21..09f88e9dc21 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/DMI_USELESS_SUBSTRING.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/DMI_USELESS_SUBSTRING.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/DMI_USING_REMOVEALL_TO_CLEAR_COLLECTION.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/DMI_USING_REMOVEALL_TO_CLEAR_COLLECTION.html index aab9487db20..aab9487db20 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/DMI_USING_REMOVEALL_TO_CLEAR_COLLECTION.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/DMI_USING_REMOVEALL_TO_CLEAR_COLLECTION.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/DMI_VACUOUS_SELF_COLLECTION_CALL.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/DMI_VACUOUS_SELF_COLLECTION_CALL.html index beafb13d28f..beafb13d28f 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/DMI_VACUOUS_SELF_COLLECTION_CALL.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/DMI_VACUOUS_SELF_COLLECTION_CALL.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/DM_BOOLEAN_CTOR.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/DM_BOOLEAN_CTOR.html index 2813bd95375..2813bd95375 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/DM_BOOLEAN_CTOR.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/DM_BOOLEAN_CTOR.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/DM_BOXED_PRIMITIVE_TOSTRING.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/DM_BOXED_PRIMITIVE_TOSTRING.html index a4c585c67d1..a4c585c67d1 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/DM_BOXED_PRIMITIVE_TOSTRING.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/DM_BOXED_PRIMITIVE_TOSTRING.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/DM_CONVERT_CASE.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/DM_CONVERT_CASE.html index 4cf96aba119..4cf96aba119 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/DM_CONVERT_CASE.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/DM_CONVERT_CASE.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/DM_EXIT.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/DM_EXIT.html index 883499498c9..883499498c9 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/DM_EXIT.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/DM_EXIT.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/DM_FP_NUMBER_CTOR.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/DM_FP_NUMBER_CTOR.html index 55fcaa4a269..55fcaa4a269 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/DM_FP_NUMBER_CTOR.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/DM_FP_NUMBER_CTOR.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/DM_GC.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/DM_GC.html index d29b40ff13c..d29b40ff13c 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/DM_GC.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/DM_GC.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/DM_MONITOR_WAIT_ON_CONDITION.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/DM_MONITOR_WAIT_ON_CONDITION.html index 00eefa723f9..00eefa723f9 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/DM_MONITOR_WAIT_ON_CONDITION.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/DM_MONITOR_WAIT_ON_CONDITION.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/DM_NEW_FOR_GETCLASS.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/DM_NEW_FOR_GETCLASS.html index 790582149a3..790582149a3 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/DM_NEW_FOR_GETCLASS.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/DM_NEW_FOR_GETCLASS.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/DM_NEXTINT_VIA_NEXTDOUBLE.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/DM_NEXTINT_VIA_NEXTDOUBLE.html index 102ce3ce9c4..102ce3ce9c4 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/DM_NEXTINT_VIA_NEXTDOUBLE.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/DM_NEXTINT_VIA_NEXTDOUBLE.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/DM_NUMBER_CTOR.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/DM_NUMBER_CTOR.html index cdcfcc68921..cdcfcc68921 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/DM_NUMBER_CTOR.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/DM_NUMBER_CTOR.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/DM_RUN_FINALIZERS_ON_EXIT.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/DM_RUN_FINALIZERS_ON_EXIT.html index c948c33a515..c948c33a515 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/DM_RUN_FINALIZERS_ON_EXIT.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/DM_RUN_FINALIZERS_ON_EXIT.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/DM_STRING_CTOR.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/DM_STRING_CTOR.html index a29e60a917a..a29e60a917a 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/DM_STRING_CTOR.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/DM_STRING_CTOR.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/DM_STRING_TOSTRING.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/DM_STRING_TOSTRING.html index d9e405323ad..d9e405323ad 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/DM_STRING_TOSTRING.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/DM_STRING_TOSTRING.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/DM_STRING_VOID_CTOR.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/DM_STRING_VOID_CTOR.html index 8ea1c1b59dc..8ea1c1b59dc 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/DM_STRING_VOID_CTOR.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/DM_STRING_VOID_CTOR.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/DM_USELESS_THREAD.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/DM_USELESS_THREAD.html index 7090b2cbb61..7090b2cbb61 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/DM_USELESS_THREAD.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/DM_USELESS_THREAD.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/DP_CREATE_CLASSLOADER_INSIDE_DO_PRIVILEGED.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/DP_CREATE_CLASSLOADER_INSIDE_DO_PRIVILEGED.html index 1e341aa09ce..1e341aa09ce 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/DP_CREATE_CLASSLOADER_INSIDE_DO_PRIVILEGED.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/DP_CREATE_CLASSLOADER_INSIDE_DO_PRIVILEGED.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/DP_DO_INSIDE_DO_PRIVILEGED.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/DP_DO_INSIDE_DO_PRIVILEGED.html index 3e6f55304fa..3e6f55304fa 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/DP_DO_INSIDE_DO_PRIVILEGED.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/DP_DO_INSIDE_DO_PRIVILEGED.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/EC_ARRAY_AND_NONARRAY.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/EC_ARRAY_AND_NONARRAY.html index 79c206ca0da..79c206ca0da 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/EC_ARRAY_AND_NONARRAY.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/EC_ARRAY_AND_NONARRAY.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/EC_BAD_ARRAY_COMPARE.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/EC_BAD_ARRAY_COMPARE.html index 29440cf6908..29440cf6908 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/EC_BAD_ARRAY_COMPARE.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/EC_BAD_ARRAY_COMPARE.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/EC_INCOMPATIBLE_ARRAY_COMPARE.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/EC_INCOMPATIBLE_ARRAY_COMPARE.html index cfb1ce7bc9f..cfb1ce7bc9f 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/EC_INCOMPATIBLE_ARRAY_COMPARE.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/EC_INCOMPATIBLE_ARRAY_COMPARE.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/EC_NULL_ARG.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/EC_NULL_ARG.html index b99e908beb2..b99e908beb2 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/EC_NULL_ARG.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/EC_NULL_ARG.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/EC_UNRELATED_CLASS_AND_INTERFACE.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/EC_UNRELATED_CLASS_AND_INTERFACE.html index 9cb615202e0..9cb615202e0 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/EC_UNRELATED_CLASS_AND_INTERFACE.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/EC_UNRELATED_CLASS_AND_INTERFACE.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/EC_UNRELATED_INTERFACES.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/EC_UNRELATED_INTERFACES.html index 177d2838f93..177d2838f93 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/EC_UNRELATED_INTERFACES.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/EC_UNRELATED_INTERFACES.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/EC_UNRELATED_TYPES.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/EC_UNRELATED_TYPES.html index f185151ccdc..f185151ccdc 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/EC_UNRELATED_TYPES.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/EC_UNRELATED_TYPES.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/EC_UNRELATED_TYPES_USING_POINTER_EQUALITY.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/EC_UNRELATED_TYPES_USING_POINTER_EQUALITY.html index e3d34771eb3..e3d34771eb3 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/EC_UNRELATED_TYPES_USING_POINTER_EQUALITY.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/EC_UNRELATED_TYPES_USING_POINTER_EQUALITY.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/EI_EXPOSE_REP.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/EI_EXPOSE_REP.html index f342fe5dad6..f342fe5dad6 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/EI_EXPOSE_REP.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/EI_EXPOSE_REP.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/EI_EXPOSE_REP2.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/EI_EXPOSE_REP2.html index a7450359899..a7450359899 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/EI_EXPOSE_REP2.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/EI_EXPOSE_REP2.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/EI_EXPOSE_STATIC_REP2.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/EI_EXPOSE_STATIC_REP2.html index 09c2c85f31c..09c2c85f31c 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/EI_EXPOSE_STATIC_REP2.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/EI_EXPOSE_STATIC_REP2.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/EQ_ABSTRACT_SELF.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/EQ_ABSTRACT_SELF.html index 90fd12527e7..90fd12527e7 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/EQ_ABSTRACT_SELF.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/EQ_ABSTRACT_SELF.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/EQ_ALWAYS_FALSE.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/EQ_ALWAYS_FALSE.html index 768dd5cde6f..768dd5cde6f 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/EQ_ALWAYS_FALSE.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/EQ_ALWAYS_FALSE.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/EQ_ALWAYS_TRUE.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/EQ_ALWAYS_TRUE.html index 01d68b6be15..01d68b6be15 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/EQ_ALWAYS_TRUE.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/EQ_ALWAYS_TRUE.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/EQ_CHECK_FOR_OPERAND_NOT_COMPATIBLE_WITH_THIS.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/EQ_CHECK_FOR_OPERAND_NOT_COMPATIBLE_WITH_THIS.html index 6adcefb26be..6adcefb26be 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/EQ_CHECK_FOR_OPERAND_NOT_COMPATIBLE_WITH_THIS.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/EQ_CHECK_FOR_OPERAND_NOT_COMPATIBLE_WITH_THIS.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/EQ_COMPARETO_USE_OBJECT_EQUALS.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/EQ_COMPARETO_USE_OBJECT_EQUALS.html index f1940385699..f1940385699 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/EQ_COMPARETO_USE_OBJECT_EQUALS.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/EQ_COMPARETO_USE_OBJECT_EQUALS.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/EQ_COMPARING_CLASS_NAMES.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/EQ_COMPARING_CLASS_NAMES.html index 4a958954101..4a958954101 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/EQ_COMPARING_CLASS_NAMES.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/EQ_COMPARING_CLASS_NAMES.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/EQ_DOESNT_OVERRIDE_EQUALS.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/EQ_DOESNT_OVERRIDE_EQUALS.html index 9235c798f95..9235c798f95 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/EQ_DOESNT_OVERRIDE_EQUALS.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/EQ_DOESNT_OVERRIDE_EQUALS.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/EQ_DONT_DEFINE_EQUALS_FOR_ENUM.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/EQ_DONT_DEFINE_EQUALS_FOR_ENUM.html index 3d32c505ab2..3d32c505ab2 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/EQ_DONT_DEFINE_EQUALS_FOR_ENUM.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/EQ_DONT_DEFINE_EQUALS_FOR_ENUM.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/EQ_GETCLASS_AND_CLASS_CONSTANT.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/EQ_GETCLASS_AND_CLASS_CONSTANT.html index a12ecba063d..a12ecba063d 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/EQ_GETCLASS_AND_CLASS_CONSTANT.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/EQ_GETCLASS_AND_CLASS_CONSTANT.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/EQ_OTHER_NO_OBJECT.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/EQ_OTHER_NO_OBJECT.html index 2cd455c2d7b..2cd455c2d7b 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/EQ_OTHER_NO_OBJECT.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/EQ_OTHER_NO_OBJECT.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/EQ_OTHER_USE_OBJECT.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/EQ_OTHER_USE_OBJECT.html index 5c70c13996d..5c70c13996d 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/EQ_OTHER_USE_OBJECT.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/EQ_OTHER_USE_OBJECT.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/EQ_OVERRIDING_EQUALS_NOT_SYMMETRIC.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/EQ_OVERRIDING_EQUALS_NOT_SYMMETRIC.html index 3251de7a376..3251de7a376 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/EQ_OVERRIDING_EQUALS_NOT_SYMMETRIC.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/EQ_OVERRIDING_EQUALS_NOT_SYMMETRIC.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/EQ_SELF_NO_OBJECT.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/EQ_SELF_NO_OBJECT.html index 90fd12527e7..90fd12527e7 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/EQ_SELF_NO_OBJECT.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/EQ_SELF_NO_OBJECT.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/EQ_SELF_USE_OBJECT.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/EQ_SELF_USE_OBJECT.html index 519f06b57c7..519f06b57c7 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/EQ_SELF_USE_OBJECT.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/EQ_SELF_USE_OBJECT.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/EQ_UNUSUAL.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/EQ_UNUSUAL.html index 19f78998d4e..19f78998d4e 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/EQ_UNUSUAL.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/EQ_UNUSUAL.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/ES_COMPARING_PARAMETER_STRING_WITH_EQ.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/ES_COMPARING_PARAMETER_STRING_WITH_EQ.html index 212b121d4f1..212b121d4f1 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/ES_COMPARING_PARAMETER_STRING_WITH_EQ.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/ES_COMPARING_PARAMETER_STRING_WITH_EQ.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/ES_COMPARING_STRINGS_WITH_EQ.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/ES_COMPARING_STRINGS_WITH_EQ.html index ed819e04d51..ed819e04d51 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/ES_COMPARING_STRINGS_WITH_EQ.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/ES_COMPARING_STRINGS_WITH_EQ.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/ESync_EMPTY_SYNC.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/ESync_EMPTY_SYNC.html index f0d732daf60..f0d732daf60 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/ESync_EMPTY_SYNC.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/ESync_EMPTY_SYNC.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/FB_MISSING_EXPECTED_WARNING.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/FB_MISSING_EXPECTED_WARNING.html index 3f10d357b35..3f10d357b35 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/FB_MISSING_EXPECTED_WARNING.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/FB_MISSING_EXPECTED_WARNING.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/FB_UNEXPECTED_WARNING.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/FB_UNEXPECTED_WARNING.html index c24cfc37d62..c24cfc37d62 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/FB_UNEXPECTED_WARNING.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/FB_UNEXPECTED_WARNING.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/FE_FLOATING_POINT_EQUALITY.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/FE_FLOATING_POINT_EQUALITY.html index 25db7371dad..25db7371dad 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/FE_FLOATING_POINT_EQUALITY.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/FE_FLOATING_POINT_EQUALITY.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/FE_TEST_IF_EQUAL_TO_NOT_A_NUMBER.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/FE_TEST_IF_EQUAL_TO_NOT_A_NUMBER.html index 9cd23f39f3e..9cd23f39f3e 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/FE_TEST_IF_EQUAL_TO_NOT_A_NUMBER.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/FE_TEST_IF_EQUAL_TO_NOT_A_NUMBER.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/FI_EMPTY.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/FI_EMPTY.html index 93595812e9b..93595812e9b 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/FI_EMPTY.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/FI_EMPTY.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/FI_EXPLICIT_INVOCATION.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/FI_EXPLICIT_INVOCATION.html index 3f246c7f9d3..3f246c7f9d3 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/FI_EXPLICIT_INVOCATION.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/FI_EXPLICIT_INVOCATION.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/FI_FINALIZER_NULLS_FIELDS.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/FI_FINALIZER_NULLS_FIELDS.html index a15a6ee30d2..a15a6ee30d2 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/FI_FINALIZER_NULLS_FIELDS.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/FI_FINALIZER_NULLS_FIELDS.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/FI_FINALIZER_ONLY_NULLS_FIELDS.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/FI_FINALIZER_ONLY_NULLS_FIELDS.html index e4aa9c607a3..e4aa9c607a3 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/FI_FINALIZER_ONLY_NULLS_FIELDS.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/FI_FINALIZER_ONLY_NULLS_FIELDS.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/FI_MISSING_SUPER_CALL.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/FI_MISSING_SUPER_CALL.html index e7c3d4347e6..e7c3d4347e6 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/FI_MISSING_SUPER_CALL.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/FI_MISSING_SUPER_CALL.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/FI_NULLIFY_SUPER.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/FI_NULLIFY_SUPER.html index 8cfa8c9da51..8cfa8c9da51 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/FI_NULLIFY_SUPER.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/FI_NULLIFY_SUPER.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/FI_PUBLIC_SHOULD_BE_PROTECTED.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/FI_PUBLIC_SHOULD_BE_PROTECTED.html index 4197d1589ed..4197d1589ed 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/FI_PUBLIC_SHOULD_BE_PROTECTED.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/FI_PUBLIC_SHOULD_BE_PROTECTED.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/FI_USELESS.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/FI_USELESS.html index 201ff45f469..201ff45f469 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/FI_USELESS.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/FI_USELESS.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/FL_MATH_USING_FLOAT_PRECISION.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/FL_MATH_USING_FLOAT_PRECISION.html index e5623d236c6..e5623d236c6 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/FL_MATH_USING_FLOAT_PRECISION.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/FL_MATH_USING_FLOAT_PRECISION.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/GC_UNCHECKED_TYPE_IN_GENERIC_CALL.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/GC_UNCHECKED_TYPE_IN_GENERIC_CALL.html index 6761e97c9f1..6761e97c9f1 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/GC_UNCHECKED_TYPE_IN_GENERIC_CALL.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/GC_UNCHECKED_TYPE_IN_GENERIC_CALL.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/GC_UNRELATED_TYPES.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/GC_UNRELATED_TYPES.html index 68fce1ca9ae..68fce1ca9ae 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/GC_UNRELATED_TYPES.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/GC_UNRELATED_TYPES.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/HE_EQUALS_NO_HASHCODE.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/HE_EQUALS_NO_HASHCODE.html index b74335175b6..b74335175b6 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/HE_EQUALS_NO_HASHCODE.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/HE_EQUALS_NO_HASHCODE.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/HE_EQUALS_USE_HASHCODE.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/HE_EQUALS_USE_HASHCODE.html index e15949022f3..e15949022f3 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/HE_EQUALS_USE_HASHCODE.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/HE_EQUALS_USE_HASHCODE.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/HE_HASHCODE_NO_EQUALS.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/HE_HASHCODE_NO_EQUALS.html index d7b5a5b5993..d7b5a5b5993 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/HE_HASHCODE_NO_EQUALS.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/HE_HASHCODE_NO_EQUALS.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/HE_HASHCODE_USE_OBJECT_EQUALS.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/HE_HASHCODE_USE_OBJECT_EQUALS.html index c890582d98e..c890582d98e 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/HE_HASHCODE_USE_OBJECT_EQUALS.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/HE_HASHCODE_USE_OBJECT_EQUALS.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/HE_INHERITS_EQUALS_USE_HASHCODE.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/HE_INHERITS_EQUALS_USE_HASHCODE.html index 8ce43190e0d..8ce43190e0d 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/HE_INHERITS_EQUALS_USE_HASHCODE.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/HE_INHERITS_EQUALS_USE_HASHCODE.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/HE_SIGNATURE_DECLARES_HASHING_OF_UNHASHABLE_CLASS.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/HE_SIGNATURE_DECLARES_HASHING_OF_UNHASHABLE_CLASS.html index 3913a6cf547..3913a6cf547 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/HE_SIGNATURE_DECLARES_HASHING_OF_UNHASHABLE_CLASS.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/HE_SIGNATURE_DECLARES_HASHING_OF_UNHASHABLE_CLASS.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/HE_USE_OF_UNHASHABLE_CLASS.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/HE_USE_OF_UNHASHABLE_CLASS.html index 3934da1fde0..3934da1fde0 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/HE_USE_OF_UNHASHABLE_CLASS.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/HE_USE_OF_UNHASHABLE_CLASS.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/HRS_REQUEST_PARAMETER_TO_COOKIE.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/HRS_REQUEST_PARAMETER_TO_COOKIE.html index 9cc936f73c7..9cc936f73c7 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/HRS_REQUEST_PARAMETER_TO_COOKIE.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/HRS_REQUEST_PARAMETER_TO_COOKIE.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/HRS_REQUEST_PARAMETER_TO_HTTP_HEADER.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/HRS_REQUEST_PARAMETER_TO_HTTP_HEADER.html index 84b77fbfd0b..84b77fbfd0b 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/HRS_REQUEST_PARAMETER_TO_HTTP_HEADER.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/HRS_REQUEST_PARAMETER_TO_HTTP_HEADER.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/HSC_HUGE_SHARED_STRING_CONSTANT.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/HSC_HUGE_SHARED_STRING_CONSTANT.html index 4d5e8ca79c1..4d5e8ca79c1 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/HSC_HUGE_SHARED_STRING_CONSTANT.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/HSC_HUGE_SHARED_STRING_CONSTANT.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/IA_AMBIGUOUS_INVOCATION_OF_INHERITED_OR_OUTER_METHOD.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/IA_AMBIGUOUS_INVOCATION_OF_INHERITED_OR_OUTER_METHOD.html index 12f5381306b..12f5381306b 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/IA_AMBIGUOUS_INVOCATION_OF_INHERITED_OR_OUTER_METHOD.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/IA_AMBIGUOUS_INVOCATION_OF_INHERITED_OR_OUTER_METHOD.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/ICAST_BAD_SHIFT_AMOUNT.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/ICAST_BAD_SHIFT_AMOUNT.html index 54a6b386287..54a6b386287 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/ICAST_BAD_SHIFT_AMOUNT.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/ICAST_BAD_SHIFT_AMOUNT.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/ICAST_IDIV_CAST_TO_DOUBLE.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/ICAST_IDIV_CAST_TO_DOUBLE.html index 805ce533030..805ce533030 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/ICAST_IDIV_CAST_TO_DOUBLE.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/ICAST_IDIV_CAST_TO_DOUBLE.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/ICAST_INTEGER_MULTIPLY_CAST_TO_LONG.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/ICAST_INTEGER_MULTIPLY_CAST_TO_LONG.html index 036b1768167..036b1768167 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/ICAST_INTEGER_MULTIPLY_CAST_TO_LONG.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/ICAST_INTEGER_MULTIPLY_CAST_TO_LONG.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/ICAST_INT_CAST_TO_DOUBLE_PASSED_TO_CEIL.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/ICAST_INT_CAST_TO_DOUBLE_PASSED_TO_CEIL.html index 27607360f53..27607360f53 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/ICAST_INT_CAST_TO_DOUBLE_PASSED_TO_CEIL.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/ICAST_INT_CAST_TO_DOUBLE_PASSED_TO_CEIL.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/ICAST_INT_CAST_TO_FLOAT_PASSED_TO_ROUND.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/ICAST_INT_CAST_TO_FLOAT_PASSED_TO_ROUND.html index 19a4c6a0069..19a4c6a0069 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/ICAST_INT_CAST_TO_FLOAT_PASSED_TO_ROUND.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/ICAST_INT_CAST_TO_FLOAT_PASSED_TO_ROUND.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/ICAST_QUESTIONABLE_UNSIGNED_RIGHT_SHIFT.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/ICAST_QUESTIONABLE_UNSIGNED_RIGHT_SHIFT.html index b336e3c8cc9..b336e3c8cc9 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/ICAST_QUESTIONABLE_UNSIGNED_RIGHT_SHIFT.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/ICAST_QUESTIONABLE_UNSIGNED_RIGHT_SHIFT.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/IC_INIT_CIRCULARITY.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/IC_INIT_CIRCULARITY.html index 5d5a31a31f7..5d5a31a31f7 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/IC_INIT_CIRCULARITY.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/IC_INIT_CIRCULARITY.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/IC_SUPERCLASS_USES_SUBCLASS_DURING_INITIALIZATION.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/IC_SUPERCLASS_USES_SUBCLASS_DURING_INITIALIZATION.html index 22aae3dd8a5..22aae3dd8a5 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/IC_SUPERCLASS_USES_SUBCLASS_DURING_INITIALIZATION.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/IC_SUPERCLASS_USES_SUBCLASS_DURING_INITIALIZATION.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/IJU_ASSERT_METHOD_INVOKED_FROM_RUN_METHOD.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/IJU_ASSERT_METHOD_INVOKED_FROM_RUN_METHOD.html index 5ae49481caa..5ae49481caa 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/IJU_ASSERT_METHOD_INVOKED_FROM_RUN_METHOD.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/IJU_ASSERT_METHOD_INVOKED_FROM_RUN_METHOD.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/IJU_BAD_SUITE_METHOD.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/IJU_BAD_SUITE_METHOD.html index a2f2cb7862b..a2f2cb7862b 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/IJU_BAD_SUITE_METHOD.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/IJU_BAD_SUITE_METHOD.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/IJU_NO_TESTS.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/IJU_NO_TESTS.html index 7791730a9a3..7791730a9a3 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/IJU_NO_TESTS.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/IJU_NO_TESTS.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/IJU_SETUP_NO_SUPER.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/IJU_SETUP_NO_SUPER.html index dbec52ee1a6..dbec52ee1a6 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/IJU_SETUP_NO_SUPER.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/IJU_SETUP_NO_SUPER.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/IJU_SUITE_NOT_STATIC.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/IJU_SUITE_NOT_STATIC.html index a24427f121f..a24427f121f 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/IJU_SUITE_NOT_STATIC.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/IJU_SUITE_NOT_STATIC.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/IJU_TEARDOWN_NO_SUPER.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/IJU_TEARDOWN_NO_SUPER.html index bc07f1ffd65..bc07f1ffd65 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/IJU_TEARDOWN_NO_SUPER.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/IJU_TEARDOWN_NO_SUPER.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/IL_CONTAINER_ADDED_TO_ITSELF.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/IL_CONTAINER_ADDED_TO_ITSELF.html index 849a250d58e..849a250d58e 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/IL_CONTAINER_ADDED_TO_ITSELF.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/IL_CONTAINER_ADDED_TO_ITSELF.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/IL_INFINITE_LOOP.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/IL_INFINITE_LOOP.html index 786c18f16e3..786c18f16e3 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/IL_INFINITE_LOOP.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/IL_INFINITE_LOOP.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/IL_INFINITE_RECURSIVE_LOOP.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/IL_INFINITE_RECURSIVE_LOOP.html index 5ecd0441ef8..5ecd0441ef8 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/IL_INFINITE_RECURSIVE_LOOP.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/IL_INFINITE_RECURSIVE_LOOP.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/IMA_INEFFICIENT_MEMBER_ACCESS.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/IMA_INEFFICIENT_MEMBER_ACCESS.html index 2b63ff38c8f..2b63ff38c8f 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/IMA_INEFFICIENT_MEMBER_ACCESS.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/IMA_INEFFICIENT_MEMBER_ACCESS.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/IMSE_DONT_CATCH_IMSE.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/IMSE_DONT_CATCH_IMSE.html index 536b855c23e..536b855c23e 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/IMSE_DONT_CATCH_IMSE.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/IMSE_DONT_CATCH_IMSE.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/IM_AVERAGE_COMPUTATION_COULD_OVERFLOW.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/IM_AVERAGE_COMPUTATION_COULD_OVERFLOW.html index 84021ec1614..84021ec1614 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/IM_AVERAGE_COMPUTATION_COULD_OVERFLOW.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/IM_AVERAGE_COMPUTATION_COULD_OVERFLOW.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/IM_BAD_CHECK_FOR_ODD.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/IM_BAD_CHECK_FOR_ODD.html index 0e3942450d1..0e3942450d1 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/IM_BAD_CHECK_FOR_ODD.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/IM_BAD_CHECK_FOR_ODD.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/IM_MULTIPLYING_RESULT_OF_IREM.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/IM_MULTIPLYING_RESULT_OF_IREM.html index 9ec396653a7..9ec396653a7 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/IM_MULTIPLYING_RESULT_OF_IREM.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/IM_MULTIPLYING_RESULT_OF_IREM.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/INT_BAD_COMPARISON_WITH_NONNEGATIVE_VALUE.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/INT_BAD_COMPARISON_WITH_NONNEGATIVE_VALUE.html index ecbf78bf614..ecbf78bf614 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/INT_BAD_COMPARISON_WITH_NONNEGATIVE_VALUE.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/INT_BAD_COMPARISON_WITH_NONNEGATIVE_VALUE.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/INT_BAD_COMPARISON_WITH_SIGNED_BYTE.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/INT_BAD_COMPARISON_WITH_SIGNED_BYTE.html index 67107ce89d3..67107ce89d3 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/INT_BAD_COMPARISON_WITH_SIGNED_BYTE.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/INT_BAD_COMPARISON_WITH_SIGNED_BYTE.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/INT_BAD_REM_BY_1.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/INT_BAD_REM_BY_1.html index aded9fb8af0..aded9fb8af0 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/INT_BAD_REM_BY_1.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/INT_BAD_REM_BY_1.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/INT_VACUOUS_BIT_OPERATION.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/INT_VACUOUS_BIT_OPERATION.html index d04e21613b4..d04e21613b4 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/INT_VACUOUS_BIT_OPERATION.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/INT_VACUOUS_BIT_OPERATION.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/INT_VACUOUS_COMPARISON.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/INT_VACUOUS_COMPARISON.html index e93deb14817..e93deb14817 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/INT_VACUOUS_COMPARISON.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/INT_VACUOUS_COMPARISON.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/IO_APPENDING_TO_OBJECT_OUTPUT_STREAM.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/IO_APPENDING_TO_OBJECT_OUTPUT_STREAM.html index d8f1866d11c..d8f1866d11c 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/IO_APPENDING_TO_OBJECT_OUTPUT_STREAM.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/IO_APPENDING_TO_OBJECT_OUTPUT_STREAM.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/IP_PARAMETER_IS_DEAD_BUT_OVERWRITTEN.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/IP_PARAMETER_IS_DEAD_BUT_OVERWRITTEN.html index 2371d8045a1..2371d8045a1 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/IP_PARAMETER_IS_DEAD_BUT_OVERWRITTEN.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/IP_PARAMETER_IS_DEAD_BUT_OVERWRITTEN.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/IS2_INCONSISTENT_SYNC.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/IS2_INCONSISTENT_SYNC.html index 05c550f456f..05c550f456f 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/IS2_INCONSISTENT_SYNC.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/IS2_INCONSISTENT_SYNC.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/ISC_INSTANTIATE_STATIC_CLASS.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/ISC_INSTANTIATE_STATIC_CLASS.html index bd93da89c75..bd93da89c75 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/ISC_INSTANTIATE_STATIC_CLASS.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/ISC_INSTANTIATE_STATIC_CLASS.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/IS_FIELD_NOT_GUARDED.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/IS_FIELD_NOT_GUARDED.html index bd7bd5a3490..bd7bd5a3490 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/IS_FIELD_NOT_GUARDED.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/IS_FIELD_NOT_GUARDED.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/IS_INCONSISTENT_SYNC.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/IS_INCONSISTENT_SYNC.html index c53a64d13cb..c53a64d13cb 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/IS_INCONSISTENT_SYNC.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/IS_INCONSISTENT_SYNC.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/ITA_INEFFICIENT_TO_ARRAY.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/ITA_INEFFICIENT_TO_ARRAY.html index 28d6eed5cbc..28d6eed5cbc 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/ITA_INEFFICIENT_TO_ARRAY.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/ITA_INEFFICIENT_TO_ARRAY.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/IT_NO_SUCH_ELEMENT.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/IT_NO_SUCH_ELEMENT.html index fe08cf4d5e9..fe08cf4d5e9 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/IT_NO_SUCH_ELEMENT.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/IT_NO_SUCH_ELEMENT.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/J2EE_STORE_OF_NON_SERIALIZABLE_OBJECT_INTO_SESSION.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/J2EE_STORE_OF_NON_SERIALIZABLE_OBJECT_INTO_SESSION.html index 7cb7e67f475..7cb7e67f475 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/J2EE_STORE_OF_NON_SERIALIZABLE_OBJECT_INTO_SESSION.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/J2EE_STORE_OF_NON_SERIALIZABLE_OBJECT_INTO_SESSION.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/JCIP_FIELD_ISNT_FINAL_IN_IMMUTABLE_CLASS.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/JCIP_FIELD_ISNT_FINAL_IN_IMMUTABLE_CLASS.html index e67112dd5b0..e67112dd5b0 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/JCIP_FIELD_ISNT_FINAL_IN_IMMUTABLE_CLASS.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/JCIP_FIELD_ISNT_FINAL_IN_IMMUTABLE_CLASS.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/JLM_JSR166_LOCK_MONITORENTER.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/JLM_JSR166_LOCK_MONITORENTER.html index fdf407ebe42..fdf407ebe42 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/JLM_JSR166_LOCK_MONITORENTER.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/JLM_JSR166_LOCK_MONITORENTER.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/LG_LOST_LOGGER_DUE_TO_WEAK_REFERENCE.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/LG_LOST_LOGGER_DUE_TO_WEAK_REFERENCE.html index 9b7ef5982f4..9b7ef5982f4 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/LG_LOST_LOGGER_DUE_TO_WEAK_REFERENCE.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/LG_LOST_LOGGER_DUE_TO_WEAK_REFERENCE.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/LI_LAZY_INIT_STATIC.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/LI_LAZY_INIT_STATIC.html index 5a213818bc6..5a213818bc6 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/LI_LAZY_INIT_STATIC.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/LI_LAZY_INIT_STATIC.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/LI_LAZY_INIT_UPDATE_STATIC.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/LI_LAZY_INIT_UPDATE_STATIC.html index 372e1d9e891..372e1d9e891 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/LI_LAZY_INIT_UPDATE_STATIC.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/LI_LAZY_INIT_UPDATE_STATIC.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/MF_CLASS_MASKS_FIELD.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/MF_CLASS_MASKS_FIELD.html index 745e504bd63..745e504bd63 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/MF_CLASS_MASKS_FIELD.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/MF_CLASS_MASKS_FIELD.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/MF_METHOD_MASKS_FIELD.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/MF_METHOD_MASKS_FIELD.html index 8a3aa7ac2f5..8a3aa7ac2f5 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/MF_METHOD_MASKS_FIELD.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/MF_METHOD_MASKS_FIELD.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/ML_SYNC_ON_FIELD_TO_GUARD_CHANGING_THAT_FIELD.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/ML_SYNC_ON_FIELD_TO_GUARD_CHANGING_THAT_FIELD.html index a8705073a10..a8705073a10 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/ML_SYNC_ON_FIELD_TO_GUARD_CHANGING_THAT_FIELD.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/ML_SYNC_ON_FIELD_TO_GUARD_CHANGING_THAT_FIELD.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/ML_SYNC_ON_UPDATED_FIELD.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/ML_SYNC_ON_UPDATED_FIELD.html index f6ad9e5af5f..f6ad9e5af5f 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/ML_SYNC_ON_UPDATED_FIELD.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/ML_SYNC_ON_UPDATED_FIELD.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/MSF_MUTABLE_SERVLET_FIELD.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/MSF_MUTABLE_SERVLET_FIELD.html index 9d77b687101..9d77b687101 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/MSF_MUTABLE_SERVLET_FIELD.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/MSF_MUTABLE_SERVLET_FIELD.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/MS_CANNOT_BE_FINAL.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/MS_CANNOT_BE_FINAL.html index b4bda49dc67..b4bda49dc67 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/MS_CANNOT_BE_FINAL.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/MS_CANNOT_BE_FINAL.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/MS_EXPOSE_REP.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/MS_EXPOSE_REP.html index 1a0ca1d29ed..1a0ca1d29ed 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/MS_EXPOSE_REP.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/MS_EXPOSE_REP.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/MS_FINAL_PKGPROTECT.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/MS_FINAL_PKGPROTECT.html index c645b495753..c645b495753 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/MS_FINAL_PKGPROTECT.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/MS_FINAL_PKGPROTECT.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/MS_MUTABLE_ARRAY.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/MS_MUTABLE_ARRAY.html index 937894e2004..937894e2004 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/MS_MUTABLE_ARRAY.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/MS_MUTABLE_ARRAY.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/MS_MUTABLE_HASHTABLE.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/MS_MUTABLE_HASHTABLE.html index 92fba1d08ef..92fba1d08ef 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/MS_MUTABLE_HASHTABLE.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/MS_MUTABLE_HASHTABLE.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/MS_OOI_PKGPROTECT.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/MS_OOI_PKGPROTECT.html index 3545f5536d1..3545f5536d1 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/MS_OOI_PKGPROTECT.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/MS_OOI_PKGPROTECT.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/MS_PKGPROTECT.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/MS_PKGPROTECT.html index c430d0b7602..c430d0b7602 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/MS_PKGPROTECT.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/MS_PKGPROTECT.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/MS_SHOULD_BE_FINAL.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/MS_SHOULD_BE_FINAL.html index bd5bc52426e..bd5bc52426e 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/MS_SHOULD_BE_FINAL.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/MS_SHOULD_BE_FINAL.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/MTIA_SUSPECT_SERVLET_INSTANCE_FIELD.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/MTIA_SUSPECT_SERVLET_INSTANCE_FIELD.html index 84d2ed4b3d2..84d2ed4b3d2 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/MTIA_SUSPECT_SERVLET_INSTANCE_FIELD.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/MTIA_SUSPECT_SERVLET_INSTANCE_FIELD.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/MTIA_SUSPECT_STRUTS_INSTANCE_FIELD.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/MTIA_SUSPECT_STRUTS_INSTANCE_FIELD.html index 758403ccb45..758403ccb45 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/MTIA_SUSPECT_STRUTS_INSTANCE_FIELD.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/MTIA_SUSPECT_STRUTS_INSTANCE_FIELD.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/MWN_MISMATCHED_NOTIFY.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/MWN_MISMATCHED_NOTIFY.html index 1785a5afe0a..1785a5afe0a 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/MWN_MISMATCHED_NOTIFY.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/MWN_MISMATCHED_NOTIFY.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/MWN_MISMATCHED_WAIT.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/MWN_MISMATCHED_WAIT.html index a79acd68c43..a79acd68c43 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/MWN_MISMATCHED_WAIT.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/MWN_MISMATCHED_WAIT.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/NM_BAD_EQUAL.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/NM_BAD_EQUAL.html index ec1a9d29a67..ec1a9d29a67 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/NM_BAD_EQUAL.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/NM_BAD_EQUAL.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/NM_CLASS_NAMING_CONVENTION.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/NM_CLASS_NAMING_CONVENTION.html index 3c459a5ecbd..3c459a5ecbd 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/NM_CLASS_NAMING_CONVENTION.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/NM_CLASS_NAMING_CONVENTION.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/NM_CLASS_NOT_EXCEPTION.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/NM_CLASS_NOT_EXCEPTION.html index e505c004b1e..e505c004b1e 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/NM_CLASS_NOT_EXCEPTION.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/NM_CLASS_NOT_EXCEPTION.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/NM_CONFUSING.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/NM_CONFUSING.html index 70d5195e729..70d5195e729 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/NM_CONFUSING.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/NM_CONFUSING.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/NM_FIELD_NAMING_CONVENTION.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/NM_FIELD_NAMING_CONVENTION.html index a97902035a6..a97902035a6 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/NM_FIELD_NAMING_CONVENTION.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/NM_FIELD_NAMING_CONVENTION.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/NM_FUTURE_KEYWORD_USED_AS_IDENTIFIER.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/NM_FUTURE_KEYWORD_USED_AS_IDENTIFIER.html index 232e99f2aad..232e99f2aad 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/NM_FUTURE_KEYWORD_USED_AS_IDENTIFIER.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/NM_FUTURE_KEYWORD_USED_AS_IDENTIFIER.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/NM_FUTURE_KEYWORD_USED_AS_MEMBER_IDENTIFIER.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/NM_FUTURE_KEYWORD_USED_AS_MEMBER_IDENTIFIER.html index 0c7b0d19947..0c7b0d19947 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/NM_FUTURE_KEYWORD_USED_AS_MEMBER_IDENTIFIER.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/NM_FUTURE_KEYWORD_USED_AS_MEMBER_IDENTIFIER.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/NM_LCASE_HASHCODE.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/NM_LCASE_HASHCODE.html index 50a8a8459ff..50a8a8459ff 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/NM_LCASE_HASHCODE.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/NM_LCASE_HASHCODE.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/NM_LCASE_TOSTRING.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/NM_LCASE_TOSTRING.html index b53cad35091..b53cad35091 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/NM_LCASE_TOSTRING.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/NM_LCASE_TOSTRING.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/NM_METHOD_CONSTRUCTOR_CONFUSION.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/NM_METHOD_CONSTRUCTOR_CONFUSION.html index a995cf9fc49..a995cf9fc49 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/NM_METHOD_CONSTRUCTOR_CONFUSION.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/NM_METHOD_CONSTRUCTOR_CONFUSION.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/NM_METHOD_NAMING_CONVENTION.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/NM_METHOD_NAMING_CONVENTION.html index 696c0574ac4..696c0574ac4 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/NM_METHOD_NAMING_CONVENTION.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/NM_METHOD_NAMING_CONVENTION.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/NM_SAME_SIMPLE_NAME_AS_INTERFACE.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/NM_SAME_SIMPLE_NAME_AS_INTERFACE.html index 479e8331258..479e8331258 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/NM_SAME_SIMPLE_NAME_AS_INTERFACE.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/NM_SAME_SIMPLE_NAME_AS_INTERFACE.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/NM_SAME_SIMPLE_NAME_AS_SUPERCLASS.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/NM_SAME_SIMPLE_NAME_AS_SUPERCLASS.html index e05fd2b2cf0..e05fd2b2cf0 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/NM_SAME_SIMPLE_NAME_AS_SUPERCLASS.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/NM_SAME_SIMPLE_NAME_AS_SUPERCLASS.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/NM_VERY_CONFUSING.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/NM_VERY_CONFUSING.html index e744f345ec6..e744f345ec6 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/NM_VERY_CONFUSING.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/NM_VERY_CONFUSING.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/NM_VERY_CONFUSING_INTENTIONAL.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/NM_VERY_CONFUSING_INTENTIONAL.html index 3e613b938a9..3e613b938a9 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/NM_VERY_CONFUSING_INTENTIONAL.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/NM_VERY_CONFUSING_INTENTIONAL.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/NM_WRONG_PACKAGE.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/NM_WRONG_PACKAGE.html index a266edcd090..a266edcd090 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/NM_WRONG_PACKAGE.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/NM_WRONG_PACKAGE.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/NM_WRONG_PACKAGE_INTENTIONAL.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/NM_WRONG_PACKAGE_INTENTIONAL.html index 5d0a90d7c87..5d0a90d7c87 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/NM_WRONG_PACKAGE_INTENTIONAL.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/NM_WRONG_PACKAGE_INTENTIONAL.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/NN_NAKED_NOTIFY.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/NN_NAKED_NOTIFY.html index 3d8dc1d3eef..3d8dc1d3eef 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/NN_NAKED_NOTIFY.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/NN_NAKED_NOTIFY.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/NO_NOTIFY_NOT_NOTIFYALL.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/NO_NOTIFY_NOT_NOTIFYALL.html index f1fe27a4e83..f1fe27a4e83 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/NO_NOTIFY_NOT_NOTIFYALL.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/NO_NOTIFY_NOT_NOTIFYALL.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/NP_ALWAYS_NULL.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/NP_ALWAYS_NULL.html index a8902f831f5..a8902f831f5 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/NP_ALWAYS_NULL.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/NP_ALWAYS_NULL.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/NP_ALWAYS_NULL_EXCEPTION.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/NP_ALWAYS_NULL_EXCEPTION.html index 0b29364ca0f..0b29364ca0f 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/NP_ALWAYS_NULL_EXCEPTION.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/NP_ALWAYS_NULL_EXCEPTION.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/NP_ARGUMENT_MIGHT_BE_NULL.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/NP_ARGUMENT_MIGHT_BE_NULL.html index fd7054f48e7..fd7054f48e7 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/NP_ARGUMENT_MIGHT_BE_NULL.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/NP_ARGUMENT_MIGHT_BE_NULL.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/NP_BOOLEAN_RETURN_NULL.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/NP_BOOLEAN_RETURN_NULL.html index 460f360436e..460f360436e 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/NP_BOOLEAN_RETURN_NULL.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/NP_BOOLEAN_RETURN_NULL.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/NP_CLONE_COULD_RETURN_NULL.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/NP_CLONE_COULD_RETURN_NULL.html index f4b4769eef7..f4b4769eef7 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/NP_CLONE_COULD_RETURN_NULL.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/NP_CLONE_COULD_RETURN_NULL.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/NP_CLOSING_NULL.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/NP_CLOSING_NULL.html index d7629281ad3..d7629281ad3 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/NP_CLOSING_NULL.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/NP_CLOSING_NULL.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/NP_DEREFERENCE_OF_READLINE_VALUE.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/NP_DEREFERENCE_OF_READLINE_VALUE.html index 4cc296d006d..4cc296d006d 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/NP_DEREFERENCE_OF_READLINE_VALUE.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/NP_DEREFERENCE_OF_READLINE_VALUE.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/NP_EQUALS_SHOULD_HANDLE_NULL_ARGUMENT.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/NP_EQUALS_SHOULD_HANDLE_NULL_ARGUMENT.html index c5b6238b9f0..c5b6238b9f0 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/NP_EQUALS_SHOULD_HANDLE_NULL_ARGUMENT.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/NP_EQUALS_SHOULD_HANDLE_NULL_ARGUMENT.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/NP_GUARANTEED_DEREF.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/NP_GUARANTEED_DEREF.html index d45332e5a66..d45332e5a66 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/NP_GUARANTEED_DEREF.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/NP_GUARANTEED_DEREF.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/NP_GUARANTEED_DEREF_ON_EXCEPTION_PATH.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/NP_GUARANTEED_DEREF_ON_EXCEPTION_PATH.html index d13ba5bff21..d13ba5bff21 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/NP_GUARANTEED_DEREF_ON_EXCEPTION_PATH.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/NP_GUARANTEED_DEREF_ON_EXCEPTION_PATH.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/NP_IMMEDIATE_DEREFERENCE_OF_READLINE.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/NP_IMMEDIATE_DEREFERENCE_OF_READLINE.html index 6ae6300080d..6ae6300080d 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/NP_IMMEDIATE_DEREFERENCE_OF_READLINE.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/NP_IMMEDIATE_DEREFERENCE_OF_READLINE.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/NP_LOAD_OF_KNOWN_NULL_VALUE.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/NP_LOAD_OF_KNOWN_NULL_VALUE.html index 9bbb5c86e85..9bbb5c86e85 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/NP_LOAD_OF_KNOWN_NULL_VALUE.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/NP_LOAD_OF_KNOWN_NULL_VALUE.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/NP_NONNULL_PARAM_VIOLATION.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/NP_NONNULL_PARAM_VIOLATION.html index 80cc4c39f5a..80cc4c39f5a 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/NP_NONNULL_PARAM_VIOLATION.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/NP_NONNULL_PARAM_VIOLATION.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/NP_NONNULL_RETURN_VIOLATION.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/NP_NONNULL_RETURN_VIOLATION.html index 80c43be36e5..80c43be36e5 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/NP_NONNULL_RETURN_VIOLATION.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/NP_NONNULL_RETURN_VIOLATION.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/NP_NULL_INSTANCEOF.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/NP_NULL_INSTANCEOF.html index 13d1650c360..13d1650c360 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/NP_NULL_INSTANCEOF.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/NP_NULL_INSTANCEOF.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/NP_NULL_ON_SOME_PATH.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/NP_NULL_ON_SOME_PATH.html index e14c2633b7a..e14c2633b7a 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/NP_NULL_ON_SOME_PATH.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/NP_NULL_ON_SOME_PATH.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/NP_NULL_ON_SOME_PATH_EXCEPTION.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/NP_NULL_ON_SOME_PATH_EXCEPTION.html index 76efca3ee06..76efca3ee06 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/NP_NULL_ON_SOME_PATH_EXCEPTION.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/NP_NULL_ON_SOME_PATH_EXCEPTION.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/NP_NULL_ON_SOME_PATH_FROM_RETURN_VALUE.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/NP_NULL_ON_SOME_PATH_FROM_RETURN_VALUE.html index ac765c64940..ac765c64940 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/NP_NULL_ON_SOME_PATH_FROM_RETURN_VALUE.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/NP_NULL_ON_SOME_PATH_FROM_RETURN_VALUE.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/NP_NULL_ON_SOME_PATH_MIGHT_BE_INFEASIBLE.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/NP_NULL_ON_SOME_PATH_MIGHT_BE_INFEASIBLE.html index bc046001485..bc046001485 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/NP_NULL_ON_SOME_PATH_MIGHT_BE_INFEASIBLE.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/NP_NULL_ON_SOME_PATH_MIGHT_BE_INFEASIBLE.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/NP_NULL_PARAM_DEREF.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/NP_NULL_PARAM_DEREF.html index 835531012b4..835531012b4 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/NP_NULL_PARAM_DEREF.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/NP_NULL_PARAM_DEREF.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/NP_NULL_PARAM_DEREF_ALL_TARGETS_DANGEROUS.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/NP_NULL_PARAM_DEREF_ALL_TARGETS_DANGEROUS.html index 82a2a8eeed1..82a2a8eeed1 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/NP_NULL_PARAM_DEREF_ALL_TARGETS_DANGEROUS.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/NP_NULL_PARAM_DEREF_ALL_TARGETS_DANGEROUS.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/NP_NULL_PARAM_DEREF_NONVIRTUAL.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/NP_NULL_PARAM_DEREF_NONVIRTUAL.html index 7f5cbba9ccc..7f5cbba9ccc 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/NP_NULL_PARAM_DEREF_NONVIRTUAL.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/NP_NULL_PARAM_DEREF_NONVIRTUAL.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/NP_PARAMETER_MUST_BE_NONNULL_BUT_MARKED_AS_NULLABLE.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/NP_PARAMETER_MUST_BE_NONNULL_BUT_MARKED_AS_NULLABLE.html index 132bdb6b4b6..132bdb6b4b6 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/NP_PARAMETER_MUST_BE_NONNULL_BUT_MARKED_AS_NULLABLE.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/NP_PARAMETER_MUST_BE_NONNULL_BUT_MARKED_AS_NULLABLE.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/NP_STORE_INTO_NONNULL_FIELD.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/NP_STORE_INTO_NONNULL_FIELD.html index ea5efdefdf9..ea5efdefdf9 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/NP_STORE_INTO_NONNULL_FIELD.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/NP_STORE_INTO_NONNULL_FIELD.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/NP_SYNC_AND_NULL_CHECK_FIELD.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/NP_SYNC_AND_NULL_CHECK_FIELD.html index 75a09744546..75a09744546 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/NP_SYNC_AND_NULL_CHECK_FIELD.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/NP_SYNC_AND_NULL_CHECK_FIELD.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/NP_TOSTRING_COULD_RETURN_NULL.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/NP_TOSTRING_COULD_RETURN_NULL.html index 044bd81c676..044bd81c676 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/NP_TOSTRING_COULD_RETURN_NULL.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/NP_TOSTRING_COULD_RETURN_NULL.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/NP_UNWRITTEN_FIELD.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/NP_UNWRITTEN_FIELD.html index 72c73fd8786..72c73fd8786 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/NP_UNWRITTEN_FIELD.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/NP_UNWRITTEN_FIELD.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/NS_DANGEROUS_NON_SHORT_CIRCUIT.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/NS_DANGEROUS_NON_SHORT_CIRCUIT.html index 976b3595b38..976b3595b38 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/NS_DANGEROUS_NON_SHORT_CIRCUIT.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/NS_DANGEROUS_NON_SHORT_CIRCUIT.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/NS_NON_SHORT_CIRCUIT.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/NS_NON_SHORT_CIRCUIT.html index 6b4527a8a14..6b4527a8a14 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/NS_NON_SHORT_CIRCUIT.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/NS_NON_SHORT_CIRCUIT.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/OBL_UNSATISFIED_OBLIGATION.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/OBL_UNSATISFIED_OBLIGATION.html index 9dfe19ea6a3..9dfe19ea6a3 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/OBL_UNSATISFIED_OBLIGATION.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/OBL_UNSATISFIED_OBLIGATION.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/ODR_OPEN_DATABASE_RESOURCE.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/ODR_OPEN_DATABASE_RESOURCE.html index 5729b9a7980..5729b9a7980 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/ODR_OPEN_DATABASE_RESOURCE.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/ODR_OPEN_DATABASE_RESOURCE.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/ODR_OPEN_DATABASE_RESOURCE_EXCEPTION_PATH.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/ODR_OPEN_DATABASE_RESOURCE_EXCEPTION_PATH.html index 5934d5a5204..5934d5a5204 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/ODR_OPEN_DATABASE_RESOURCE_EXCEPTION_PATH.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/ODR_OPEN_DATABASE_RESOURCE_EXCEPTION_PATH.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/OS_OPEN_STREAM.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/OS_OPEN_STREAM.html index ca131b8c063..ca131b8c063 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/OS_OPEN_STREAM.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/OS_OPEN_STREAM.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/OS_OPEN_STREAM_EXCEPTION_PATH.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/OS_OPEN_STREAM_EXCEPTION_PATH.html index 3b83e5ac7be..3b83e5ac7be 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/OS_OPEN_STREAM_EXCEPTION_PATH.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/OS_OPEN_STREAM_EXCEPTION_PATH.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/PS_PUBLIC_SEMAPHORES.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/PS_PUBLIC_SEMAPHORES.html index 1c2a7e5b33b..1c2a7e5b33b 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/PS_PUBLIC_SEMAPHORES.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/PS_PUBLIC_SEMAPHORES.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/PZLA_PREFER_ZERO_LENGTH_ARRAYS.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/PZLA_PREFER_ZERO_LENGTH_ARRAYS.html index c28d323d619..c28d323d619 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/PZLA_PREFER_ZERO_LENGTH_ARRAYS.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/PZLA_PREFER_ZERO_LENGTH_ARRAYS.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/QBA_QUESTIONABLE_BOOLEAN_ASSIGNMENT.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/QBA_QUESTIONABLE_BOOLEAN_ASSIGNMENT.html index d3cf08f7fbe..d3cf08f7fbe 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/QBA_QUESTIONABLE_BOOLEAN_ASSIGNMENT.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/QBA_QUESTIONABLE_BOOLEAN_ASSIGNMENT.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/QF_QUESTIONABLE_FOR_LOOP.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/QF_QUESTIONABLE_FOR_LOOP.html index 7b0801a6ee1..7b0801a6ee1 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/QF_QUESTIONABLE_FOR_LOOP.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/QF_QUESTIONABLE_FOR_LOOP.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/RCN_REDUNDANT_COMPARISON_OF_NULL_AND_NONNULL_VALUE.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/RCN_REDUNDANT_COMPARISON_OF_NULL_AND_NONNULL_VALUE.html index 539efcbfad1..539efcbfad1 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/RCN_REDUNDANT_COMPARISON_OF_NULL_AND_NONNULL_VALUE.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/RCN_REDUNDANT_COMPARISON_OF_NULL_AND_NONNULL_VALUE.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/RCN_REDUNDANT_COMPARISON_TWO_NULL_VALUES.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/RCN_REDUNDANT_COMPARISON_TWO_NULL_VALUES.html index 766d93e6d92..766d93e6d92 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/RCN_REDUNDANT_COMPARISON_TWO_NULL_VALUES.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/RCN_REDUNDANT_COMPARISON_TWO_NULL_VALUES.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/RCN_REDUNDANT_NULLCHECK_OF_NONNULL_VALUE.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/RCN_REDUNDANT_NULLCHECK_OF_NONNULL_VALUE.html index cd8b2f9219c..cd8b2f9219c 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/RCN_REDUNDANT_NULLCHECK_OF_NONNULL_VALUE.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/RCN_REDUNDANT_NULLCHECK_OF_NONNULL_VALUE.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/RCN_REDUNDANT_NULLCHECK_OF_NULL_VALUE.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/RCN_REDUNDANT_NULLCHECK_OF_NULL_VALUE.html index 1b05263ab5e..1b05263ab5e 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/RCN_REDUNDANT_NULLCHECK_OF_NULL_VALUE.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/RCN_REDUNDANT_NULLCHECK_OF_NULL_VALUE.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/RCN_REDUNDANT_NULLCHECK_WOULD_HAVE_BEEN_A_NPE.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/RCN_REDUNDANT_NULLCHECK_WOULD_HAVE_BEEN_A_NPE.html index cf68ed0ac10..cf68ed0ac10 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/RCN_REDUNDANT_NULLCHECK_WOULD_HAVE_BEEN_A_NPE.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/RCN_REDUNDANT_NULLCHECK_WOULD_HAVE_BEEN_A_NPE.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/RC_REF_COMPARISON.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/RC_REF_COMPARISON.html index 0930f901a21..0930f901a21 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/RC_REF_COMPARISON.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/RC_REF_COMPARISON.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/RC_REF_COMPARISON_BAD_PRACTICE.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/RC_REF_COMPARISON_BAD_PRACTICE.html index df692df0189..df692df0189 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/RC_REF_COMPARISON_BAD_PRACTICE.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/RC_REF_COMPARISON_BAD_PRACTICE.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/RC_REF_COMPARISON_BAD_PRACTICE_BOOLEAN.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/RC_REF_COMPARISON_BAD_PRACTICE_BOOLEAN.html index 6d4a6c8ca9b..6d4a6c8ca9b 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/RC_REF_COMPARISON_BAD_PRACTICE_BOOLEAN.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/RC_REF_COMPARISON_BAD_PRACTICE_BOOLEAN.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/REC_CATCH_EXCEPTION.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/REC_CATCH_EXCEPTION.html index 095e615ecb0..095e615ecb0 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/REC_CATCH_EXCEPTION.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/REC_CATCH_EXCEPTION.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/RE_BAD_SYNTAX_FOR_REGULAR_EXPRESSION.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/RE_BAD_SYNTAX_FOR_REGULAR_EXPRESSION.html index 9870c704c38..9870c704c38 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/RE_BAD_SYNTAX_FOR_REGULAR_EXPRESSION.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/RE_BAD_SYNTAX_FOR_REGULAR_EXPRESSION.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/RE_CANT_USE_FILE_SEPARATOR_AS_REGULAR_EXPRESSION.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/RE_CANT_USE_FILE_SEPARATOR_AS_REGULAR_EXPRESSION.html index 14662159bf6..14662159bf6 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/RE_CANT_USE_FILE_SEPARATOR_AS_REGULAR_EXPRESSION.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/RE_CANT_USE_FILE_SEPARATOR_AS_REGULAR_EXPRESSION.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/RE_POSSIBLE_UNINTENDED_PATTERN.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/RE_POSSIBLE_UNINTENDED_PATTERN.html index 12e97d11228..12e97d11228 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/RE_POSSIBLE_UNINTENDED_PATTERN.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/RE_POSSIBLE_UNINTENDED_PATTERN.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/RI_REDUNDANT_INTERFACES.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/RI_REDUNDANT_INTERFACES.html index 00494a81d70..00494a81d70 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/RI_REDUNDANT_INTERFACES.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/RI_REDUNDANT_INTERFACES.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/RR_NOT_CHECKED.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/RR_NOT_CHECKED.html index ab07057c75a..ab07057c75a 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/RR_NOT_CHECKED.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/RR_NOT_CHECKED.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/RS_READOBJECT_SYNC.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/RS_READOBJECT_SYNC.html index 3acb27dfc3d..3acb27dfc3d 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/RS_READOBJECT_SYNC.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/RS_READOBJECT_SYNC.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/RU_INVOKE_RUN.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/RU_INVOKE_RUN.html index 38963dd800d..38963dd800d 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/RU_INVOKE_RUN.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/RU_INVOKE_RUN.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/RV_01_TO_INT.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/RV_01_TO_INT.html index 0dfd82e8a53..0dfd82e8a53 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/RV_01_TO_INT.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/RV_01_TO_INT.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/RV_ABSOLUTE_VALUE_OF_HASHCODE.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/RV_ABSOLUTE_VALUE_OF_HASHCODE.html index d00022a748c..d00022a748c 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/RV_ABSOLUTE_VALUE_OF_HASHCODE.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/RV_ABSOLUTE_VALUE_OF_HASHCODE.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/RV_ABSOLUTE_VALUE_OF_RANDOM_INT.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/RV_ABSOLUTE_VALUE_OF_RANDOM_INT.html index b13212eda2a..b13212eda2a 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/RV_ABSOLUTE_VALUE_OF_RANDOM_INT.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/RV_ABSOLUTE_VALUE_OF_RANDOM_INT.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/RV_CHECK_FOR_POSITIVE_INDEXOF.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/RV_CHECK_FOR_POSITIVE_INDEXOF.html index 45c032d4779..45c032d4779 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/RV_CHECK_FOR_POSITIVE_INDEXOF.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/RV_CHECK_FOR_POSITIVE_INDEXOF.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/RV_DONT_JUST_NULL_CHECK_READLINE.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/RV_DONT_JUST_NULL_CHECK_READLINE.html index d48a37f5cb8..d48a37f5cb8 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/RV_DONT_JUST_NULL_CHECK_READLINE.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/RV_DONT_JUST_NULL_CHECK_READLINE.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/RV_EXCEPTION_NOT_THROWN.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/RV_EXCEPTION_NOT_THROWN.html index 7e4ee611062..7e4ee611062 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/RV_EXCEPTION_NOT_THROWN.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/RV_EXCEPTION_NOT_THROWN.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/RV_REM_OF_HASHCODE.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/RV_REM_OF_HASHCODE.html index 7c01154ef26..7c01154ef26 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/RV_REM_OF_HASHCODE.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/RV_REM_OF_HASHCODE.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/RV_REM_OF_RANDOM_INT.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/RV_REM_OF_RANDOM_INT.html index f84e0fed52c..f84e0fed52c 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/RV_REM_OF_RANDOM_INT.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/RV_REM_OF_RANDOM_INT.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/RV_RETURN_VALUE_IGNORED.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/RV_RETURN_VALUE_IGNORED.html index 6aa3e9d4fd6..6aa3e9d4fd6 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/RV_RETURN_VALUE_IGNORED.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/RV_RETURN_VALUE_IGNORED.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/RV_RETURN_VALUE_IGNORED2.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/RV_RETURN_VALUE_IGNORED2.html index 6aa3e9d4fd6..6aa3e9d4fd6 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/RV_RETURN_VALUE_IGNORED2.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/RV_RETURN_VALUE_IGNORED2.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/RV_RETURN_VALUE_IGNORED_BAD_PRACTICE.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/RV_RETURN_VALUE_IGNORED_BAD_PRACTICE.html index 6a05b221577..6a05b221577 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/RV_RETURN_VALUE_IGNORED_BAD_PRACTICE.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/RV_RETURN_VALUE_IGNORED_BAD_PRACTICE.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/RV_RETURN_VALUE_OF_PUTIFABSENT_IGNORED.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/RV_RETURN_VALUE_OF_PUTIFABSENT_IGNORED.html index e7ad7030c93..e7ad7030c93 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/RV_RETURN_VALUE_OF_PUTIFABSENT_IGNORED.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/RV_RETURN_VALUE_OF_PUTIFABSENT_IGNORED.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/RpC_REPEATED_CONDITIONAL_TEST.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/RpC_REPEATED_CONDITIONAL_TEST.html index e84ae8bfdbf..e84ae8bfdbf 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/RpC_REPEATED_CONDITIONAL_TEST.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/RpC_REPEATED_CONDITIONAL_TEST.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/SA_FIELD_DOUBLE_ASSIGNMENT.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/SA_FIELD_DOUBLE_ASSIGNMENT.html index 7c163a076c6..7c163a076c6 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/SA_FIELD_DOUBLE_ASSIGNMENT.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/SA_FIELD_DOUBLE_ASSIGNMENT.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/SA_FIELD_SELF_ASSIGNMENT.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/SA_FIELD_SELF_ASSIGNMENT.html index 495838685aa..495838685aa 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/SA_FIELD_SELF_ASSIGNMENT.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/SA_FIELD_SELF_ASSIGNMENT.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/SA_FIELD_SELF_COMPARISON.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/SA_FIELD_SELF_COMPARISON.html index 0384995398a..0384995398a 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/SA_FIELD_SELF_COMPARISON.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/SA_FIELD_SELF_COMPARISON.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/SA_FIELD_SELF_COMPUTATION.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/SA_FIELD_SELF_COMPUTATION.html index 87364a68aa3..87364a68aa3 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/SA_FIELD_SELF_COMPUTATION.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/SA_FIELD_SELF_COMPUTATION.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/SA_LOCAL_DOUBLE_ASSIGNMENT.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/SA_LOCAL_DOUBLE_ASSIGNMENT.html index c3a5f9ed14e..c3a5f9ed14e 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/SA_LOCAL_DOUBLE_ASSIGNMENT.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/SA_LOCAL_DOUBLE_ASSIGNMENT.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/SA_LOCAL_SELF_ASSIGNMENT.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/SA_LOCAL_SELF_ASSIGNMENT.html index 66965ee1589..66965ee1589 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/SA_LOCAL_SELF_ASSIGNMENT.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/SA_LOCAL_SELF_ASSIGNMENT.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/SA_LOCAL_SELF_COMPARISON.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/SA_LOCAL_SELF_COMPARISON.html index 0d5f9b9e61a..0d5f9b9e61a 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/SA_LOCAL_SELF_COMPARISON.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/SA_LOCAL_SELF_COMPARISON.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/SA_LOCAL_SELF_COMPUTATION.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/SA_LOCAL_SELF_COMPUTATION.html index 2efe10c9f8c..2efe10c9f8c 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/SA_LOCAL_SELF_COMPUTATION.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/SA_LOCAL_SELF_COMPUTATION.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/SBSC_USE_STRINGBUFFER_CONCATENATION.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/SBSC_USE_STRINGBUFFER_CONCATENATION.html index 13358df1e45..13358df1e45 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/SBSC_USE_STRINGBUFFER_CONCATENATION.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/SBSC_USE_STRINGBUFFER_CONCATENATION.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/SC_START_IN_CTOR.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/SC_START_IN_CTOR.html index 8876a543390..8876a543390 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/SC_START_IN_CTOR.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/SC_START_IN_CTOR.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/SE_BAD_FIELD.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/SE_BAD_FIELD.html index 1a3f81063dc..1a3f81063dc 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/SE_BAD_FIELD.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/SE_BAD_FIELD.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/SE_BAD_FIELD_INNER_CLASS.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/SE_BAD_FIELD_INNER_CLASS.html index dbe5615af04..dbe5615af04 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/SE_BAD_FIELD_INNER_CLASS.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/SE_BAD_FIELD_INNER_CLASS.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/SE_BAD_FIELD_STORE.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/SE_BAD_FIELD_STORE.html index f06462e2150..f06462e2150 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/SE_BAD_FIELD_STORE.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/SE_BAD_FIELD_STORE.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/SE_COMPARATOR_SHOULD_BE_SERIALIZABLE.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/SE_COMPARATOR_SHOULD_BE_SERIALIZABLE.html index 99f10e91241..99f10e91241 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/SE_COMPARATOR_SHOULD_BE_SERIALIZABLE.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/SE_COMPARATOR_SHOULD_BE_SERIALIZABLE.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/SE_INNER_CLASS.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/SE_INNER_CLASS.html index 4c7028a8842..4c7028a8842 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/SE_INNER_CLASS.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/SE_INNER_CLASS.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/SE_METHOD_MUST_BE_PRIVATE.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/SE_METHOD_MUST_BE_PRIVATE.html index 47068b2b38a..47068b2b38a 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/SE_METHOD_MUST_BE_PRIVATE.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/SE_METHOD_MUST_BE_PRIVATE.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/SE_NONFINAL_SERIALVERSIONID.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/SE_NONFINAL_SERIALVERSIONID.html index 6003e2818cb..6003e2818cb 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/SE_NONFINAL_SERIALVERSIONID.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/SE_NONFINAL_SERIALVERSIONID.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/SE_NONLONG_SERIALVERSIONID.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/SE_NONLONG_SERIALVERSIONID.html index 71962c03e40..71962c03e40 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/SE_NONLONG_SERIALVERSIONID.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/SE_NONLONG_SERIALVERSIONID.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/SE_NONSTATIC_SERIALVERSIONID.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/SE_NONSTATIC_SERIALVERSIONID.html index 3dd608e42bd..3dd608e42bd 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/SE_NONSTATIC_SERIALVERSIONID.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/SE_NONSTATIC_SERIALVERSIONID.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/SE_NO_SERIALVERSIONID.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/SE_NO_SERIALVERSIONID.html index 5c11228b4b6..5c11228b4b6 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/SE_NO_SERIALVERSIONID.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/SE_NO_SERIALVERSIONID.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/SE_NO_SUITABLE_CONSTRUCTOR.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/SE_NO_SUITABLE_CONSTRUCTOR.html index c95c7154860..c95c7154860 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/SE_NO_SUITABLE_CONSTRUCTOR.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/SE_NO_SUITABLE_CONSTRUCTOR.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/SE_NO_SUITABLE_CONSTRUCTOR_FOR_EXTERNALIZATION.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/SE_NO_SUITABLE_CONSTRUCTOR_FOR_EXTERNALIZATION.html index a74e999bfa8..a74e999bfa8 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/SE_NO_SUITABLE_CONSTRUCTOR_FOR_EXTERNALIZATION.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/SE_NO_SUITABLE_CONSTRUCTOR_FOR_EXTERNALIZATION.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/SE_PRIVATE_READ_RESOLVE_NOT_INHERITED.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/SE_PRIVATE_READ_RESOLVE_NOT_INHERITED.html index f7dd7b66d69..f7dd7b66d69 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/SE_PRIVATE_READ_RESOLVE_NOT_INHERITED.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/SE_PRIVATE_READ_RESOLVE_NOT_INHERITED.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/SE_READ_RESOLVE_IS_STATIC.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/SE_READ_RESOLVE_IS_STATIC.html index c17e80d7f93..c17e80d7f93 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/SE_READ_RESOLVE_IS_STATIC.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/SE_READ_RESOLVE_IS_STATIC.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/SE_READ_RESOLVE_MUST_RETURN_OBJECT.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/SE_READ_RESOLVE_MUST_RETURN_OBJECT.html index c46bef6e4a2..c46bef6e4a2 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/SE_READ_RESOLVE_MUST_RETURN_OBJECT.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/SE_READ_RESOLVE_MUST_RETURN_OBJECT.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/SE_TRANSIENT_FIELD_NOT_RESTORED.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/SE_TRANSIENT_FIELD_NOT_RESTORED.html index fa9d408ed76..fa9d408ed76 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/SE_TRANSIENT_FIELD_NOT_RESTORED.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/SE_TRANSIENT_FIELD_NOT_RESTORED.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/SE_TRANSIENT_FIELD_OF_NONSERIALIZABLE_CLASS.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/SE_TRANSIENT_FIELD_OF_NONSERIALIZABLE_CLASS.html index 426370c2dad..426370c2dad 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/SE_TRANSIENT_FIELD_OF_NONSERIALIZABLE_CLASS.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/SE_TRANSIENT_FIELD_OF_NONSERIALIZABLE_CLASS.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/SF_DEAD_STORE_DUE_TO_SWITCH_FALLTHROUGH.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/SF_DEAD_STORE_DUE_TO_SWITCH_FALLTHROUGH.html index b0a03878a53..b0a03878a53 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/SF_DEAD_STORE_DUE_TO_SWITCH_FALLTHROUGH.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/SF_DEAD_STORE_DUE_TO_SWITCH_FALLTHROUGH.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/SF_DEAD_STORE_DUE_TO_SWITCH_FALLTHROUGH_TO_THROW.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/SF_DEAD_STORE_DUE_TO_SWITCH_FALLTHROUGH_TO_THROW.html index c16a7b7b6f7..c16a7b7b6f7 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/SF_DEAD_STORE_DUE_TO_SWITCH_FALLTHROUGH_TO_THROW.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/SF_DEAD_STORE_DUE_TO_SWITCH_FALLTHROUGH_TO_THROW.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/SF_SWITCH_FALLTHROUGH.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/SF_SWITCH_FALLTHROUGH.html index 801cb4faafd..801cb4faafd 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/SF_SWITCH_FALLTHROUGH.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/SF_SWITCH_FALLTHROUGH.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/SF_SWITCH_NO_DEFAULT.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/SF_SWITCH_NO_DEFAULT.html index 782c5031006..782c5031006 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/SF_SWITCH_NO_DEFAULT.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/SF_SWITCH_NO_DEFAULT.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/SIC_INNER_SHOULD_BE_STATIC.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/SIC_INNER_SHOULD_BE_STATIC.html index b6ce7fca92b..b6ce7fca92b 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/SIC_INNER_SHOULD_BE_STATIC.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/SIC_INNER_SHOULD_BE_STATIC.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/SIC_INNER_SHOULD_BE_STATIC_ANON.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/SIC_INNER_SHOULD_BE_STATIC_ANON.html index c70ca369b05..c70ca369b05 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/SIC_INNER_SHOULD_BE_STATIC_ANON.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/SIC_INNER_SHOULD_BE_STATIC_ANON.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/SIC_INNER_SHOULD_BE_STATIC_NEEDS_THIS.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/SIC_INNER_SHOULD_BE_STATIC_NEEDS_THIS.html index 2352eafed06..2352eafed06 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/SIC_INNER_SHOULD_BE_STATIC_NEEDS_THIS.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/SIC_INNER_SHOULD_BE_STATIC_NEEDS_THIS.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/SIC_THREADLOCAL_DEADLY_EMBRACE.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/SIC_THREADLOCAL_DEADLY_EMBRACE.html index bffc3bf47c9..bffc3bf47c9 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/SIC_THREADLOCAL_DEADLY_EMBRACE.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/SIC_THREADLOCAL_DEADLY_EMBRACE.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/SIO_SUPERFLUOUS_INSTANCEOF.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/SIO_SUPERFLUOUS_INSTANCEOF.html index 0cb4812eb20..0cb4812eb20 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/SIO_SUPERFLUOUS_INSTANCEOF.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/SIO_SUPERFLUOUS_INSTANCEOF.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/SI_INSTANCE_BEFORE_FINALS_ASSIGNED.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/SI_INSTANCE_BEFORE_FINALS_ASSIGNED.html index 8b8957afa8d..8b8957afa8d 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/SI_INSTANCE_BEFORE_FINALS_ASSIGNED.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/SI_INSTANCE_BEFORE_FINALS_ASSIGNED.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/SKIPPED_CLASS_TOO_BIG.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/SKIPPED_CLASS_TOO_BIG.html index 06c58b7dc74..06c58b7dc74 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/SKIPPED_CLASS_TOO_BIG.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/SKIPPED_CLASS_TOO_BIG.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/SP_SPIN_ON_FIELD.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/SP_SPIN_ON_FIELD.html index 9abf17e68fd..9abf17e68fd 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/SP_SPIN_ON_FIELD.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/SP_SPIN_ON_FIELD.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/SQL_BAD_PREPARED_STATEMENT_ACCESS.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/SQL_BAD_PREPARED_STATEMENT_ACCESS.html index b62576e653e..b62576e653e 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/SQL_BAD_PREPARED_STATEMENT_ACCESS.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/SQL_BAD_PREPARED_STATEMENT_ACCESS.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/SQL_BAD_RESULTSET_ACCESS.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/SQL_BAD_RESULTSET_ACCESS.html index d7a6ebbd0f6..d7a6ebbd0f6 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/SQL_BAD_RESULTSET_ACCESS.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/SQL_BAD_RESULTSET_ACCESS.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/SQL_NONCONSTANT_STRING_PASSED_TO_EXECUTE.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/SQL_NONCONSTANT_STRING_PASSED_TO_EXECUTE.html index de170ce0abb..de170ce0abb 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/SQL_NONCONSTANT_STRING_PASSED_TO_EXECUTE.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/SQL_NONCONSTANT_STRING_PASSED_TO_EXECUTE.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/SQL_PREPARED_STATEMENT_GENERATED_FROM_NONCONSTANT_STRING.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/SQL_PREPARED_STATEMENT_GENERATED_FROM_NONCONSTANT_STRING.html index 44f2c6c8896..44f2c6c8896 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/SQL_PREPARED_STATEMENT_GENERATED_FROM_NONCONSTANT_STRING.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/SQL_PREPARED_STATEMENT_GENERATED_FROM_NONCONSTANT_STRING.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/SR_NOT_CHECKED.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/SR_NOT_CHECKED.html index 997b18d442b..997b18d442b 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/SR_NOT_CHECKED.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/SR_NOT_CHECKED.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/SS_SHOULD_BE_STATIC.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/SS_SHOULD_BE_STATIC.html index 2691854ad40..2691854ad40 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/SS_SHOULD_BE_STATIC.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/SS_SHOULD_BE_STATIC.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/STCAL_INVOKE_ON_STATIC_CALENDAR_INSTANCE.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/STCAL_INVOKE_ON_STATIC_CALENDAR_INSTANCE.html index 5453e1ae112..5453e1ae112 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/STCAL_INVOKE_ON_STATIC_CALENDAR_INSTANCE.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/STCAL_INVOKE_ON_STATIC_CALENDAR_INSTANCE.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/STCAL_INVOKE_ON_STATIC_DATE_FORMAT_INSTANCE.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/STCAL_INVOKE_ON_STATIC_DATE_FORMAT_INSTANCE.html index eef053373eb..eef053373eb 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/STCAL_INVOKE_ON_STATIC_DATE_FORMAT_INSTANCE.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/STCAL_INVOKE_ON_STATIC_DATE_FORMAT_INSTANCE.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/STCAL_STATIC_CALENDAR_INSTANCE.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/STCAL_STATIC_CALENDAR_INSTANCE.html index fcecd2a5498..fcecd2a5498 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/STCAL_STATIC_CALENDAR_INSTANCE.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/STCAL_STATIC_CALENDAR_INSTANCE.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/STCAL_STATIC_SIMPLE_DATE_FORMAT_INSTANCE.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/STCAL_STATIC_SIMPLE_DATE_FORMAT_INSTANCE.html index 523e7df96f6..523e7df96f6 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/STCAL_STATIC_SIMPLE_DATE_FORMAT_INSTANCE.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/STCAL_STATIC_SIMPLE_DATE_FORMAT_INSTANCE.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/STI_INTERRUPTED_ON_CURRENTTHREAD.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/STI_INTERRUPTED_ON_CURRENTTHREAD.html index 6a40bec777e..6a40bec777e 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/STI_INTERRUPTED_ON_CURRENTTHREAD.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/STI_INTERRUPTED_ON_CURRENTTHREAD.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/STI_INTERRUPTED_ON_UNKNOWNTHREAD.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/STI_INTERRUPTED_ON_UNKNOWNTHREAD.html index 251ce6a7b96..251ce6a7b96 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/STI_INTERRUPTED_ON_UNKNOWNTHREAD.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/STI_INTERRUPTED_ON_UNKNOWNTHREAD.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/ST_WRITE_TO_STATIC_FROM_INSTANCE_METHOD.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/ST_WRITE_TO_STATIC_FROM_INSTANCE_METHOD.html index bf9a88e1ca9..bf9a88e1ca9 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/ST_WRITE_TO_STATIC_FROM_INSTANCE_METHOD.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/ST_WRITE_TO_STATIC_FROM_INSTANCE_METHOD.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/SWL_SLEEP_WITH_LOCK_HELD.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/SWL_SLEEP_WITH_LOCK_HELD.html index 01da2b11e09..01da2b11e09 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/SWL_SLEEP_WITH_LOCK_HELD.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/SWL_SLEEP_WITH_LOCK_HELD.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/SW_SWING_METHODS_INVOKED_IN_SWING_THREAD.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/SW_SWING_METHODS_INVOKED_IN_SWING_THREAD.html index 31dfd09f9dc..31dfd09f9dc 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/SW_SWING_METHODS_INVOKED_IN_SWING_THREAD.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/SW_SWING_METHODS_INVOKED_IN_SWING_THREAD.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/TLW_TWO_LOCK_WAIT.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/TLW_TWO_LOCK_WAIT.html index 50bc7a7f4fa..50bc7a7f4fa 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/TLW_TWO_LOCK_WAIT.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/TLW_TWO_LOCK_WAIT.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/TQ_ALWAYS_VALUE_USED_WHERE_NEVER_REQUIRED.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/TQ_ALWAYS_VALUE_USED_WHERE_NEVER_REQUIRED.html index 2e3dbbeaed3..2e3dbbeaed3 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/TQ_ALWAYS_VALUE_USED_WHERE_NEVER_REQUIRED.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/TQ_ALWAYS_VALUE_USED_WHERE_NEVER_REQUIRED.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/TQ_EXPLICIT_UNKNOWN_SOURCE_VALUE_REACHES_ALWAYS_SINK.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/TQ_EXPLICIT_UNKNOWN_SOURCE_VALUE_REACHES_ALWAYS_SINK.html index 0304e439aff..0304e439aff 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/TQ_EXPLICIT_UNKNOWN_SOURCE_VALUE_REACHES_ALWAYS_SINK.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/TQ_EXPLICIT_UNKNOWN_SOURCE_VALUE_REACHES_ALWAYS_SINK.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/TQ_EXPLICIT_UNKNOWN_SOURCE_VALUE_REACHES_NEVER_SINK.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/TQ_EXPLICIT_UNKNOWN_SOURCE_VALUE_REACHES_NEVER_SINK.html index 18bf66521ee..18bf66521ee 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/TQ_EXPLICIT_UNKNOWN_SOURCE_VALUE_REACHES_NEVER_SINK.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/TQ_EXPLICIT_UNKNOWN_SOURCE_VALUE_REACHES_NEVER_SINK.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/TQ_MAYBE_SOURCE_VALUE_REACHES_ALWAYS_SINK.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/TQ_MAYBE_SOURCE_VALUE_REACHES_ALWAYS_SINK.html index 02dda690f61..02dda690f61 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/TQ_MAYBE_SOURCE_VALUE_REACHES_ALWAYS_SINK.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/TQ_MAYBE_SOURCE_VALUE_REACHES_ALWAYS_SINK.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/TQ_MAYBE_SOURCE_VALUE_REACHES_NEVER_SINK.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/TQ_MAYBE_SOURCE_VALUE_REACHES_NEVER_SINK.html index bd8cce75a8d..bd8cce75a8d 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/TQ_MAYBE_SOURCE_VALUE_REACHES_NEVER_SINK.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/TQ_MAYBE_SOURCE_VALUE_REACHES_NEVER_SINK.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/TQ_NEVER_VALUE_USED_WHERE_ALWAYS_REQUIRED.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/TQ_NEVER_VALUE_USED_WHERE_ALWAYS_REQUIRED.html index ccd292ee63d..ccd292ee63d 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/TQ_NEVER_VALUE_USED_WHERE_ALWAYS_REQUIRED.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/TQ_NEVER_VALUE_USED_WHERE_ALWAYS_REQUIRED.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/UCF_USELESS_CONTROL_FLOW.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/UCF_USELESS_CONTROL_FLOW.html index db2b0769b18..db2b0769b18 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/UCF_USELESS_CONTROL_FLOW.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/UCF_USELESS_CONTROL_FLOW.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/UCF_USELESS_CONTROL_FLOW_NEXT_LINE.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/UCF_USELESS_CONTROL_FLOW_NEXT_LINE.html index 87f41c3480a..87f41c3480a 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/UCF_USELESS_CONTROL_FLOW_NEXT_LINE.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/UCF_USELESS_CONTROL_FLOW_NEXT_LINE.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/UG_SYNC_SET_UNSYNC_GET.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/UG_SYNC_SET_UNSYNC_GET.html index c922bde87b2..c922bde87b2 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/UG_SYNC_SET_UNSYNC_GET.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/UG_SYNC_SET_UNSYNC_GET.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/UI_INHERITANCE_UNSAFE_GETRESOURCE.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/UI_INHERITANCE_UNSAFE_GETRESOURCE.html index 2f72e5ae96b..2f72e5ae96b 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/UI_INHERITANCE_UNSAFE_GETRESOURCE.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/UI_INHERITANCE_UNSAFE_GETRESOURCE.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/UL_UNRELEASED_LOCK.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/UL_UNRELEASED_LOCK.html index 146c419c046..146c419c046 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/UL_UNRELEASED_LOCK.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/UL_UNRELEASED_LOCK.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/UL_UNRELEASED_LOCK_EXCEPTION_PATH.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/UL_UNRELEASED_LOCK_EXCEPTION_PATH.html index 8930b48cd91..8930b48cd91 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/UL_UNRELEASED_LOCK_EXCEPTION_PATH.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/UL_UNRELEASED_LOCK_EXCEPTION_PATH.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/UMAC_UNCALLABLE_METHOD_OF_ANONYMOUS_CLASS.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/UMAC_UNCALLABLE_METHOD_OF_ANONYMOUS_CLASS.html index 54ace906d8e..54ace906d8e 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/UMAC_UNCALLABLE_METHOD_OF_ANONYMOUS_CLASS.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/UMAC_UNCALLABLE_METHOD_OF_ANONYMOUS_CLASS.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/UM_UNNECESSARY_MATH.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/UM_UNNECESSARY_MATH.html index 7143a245802..7143a245802 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/UM_UNNECESSARY_MATH.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/UM_UNNECESSARY_MATH.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/UOE_USE_OBJECT_EQUALS.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/UOE_USE_OBJECT_EQUALS.html index efe31b63159..efe31b63159 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/UOE_USE_OBJECT_EQUALS.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/UOE_USE_OBJECT_EQUALS.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/UPM_UNCALLED_PRIVATE_METHOD.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/UPM_UNCALLED_PRIVATE_METHOD.html index ba86092b387..ba86092b387 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/UPM_UNCALLED_PRIVATE_METHOD.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/UPM_UNCALLED_PRIVATE_METHOD.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/URF_UNREAD_FIELD.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/URF_UNREAD_FIELD.html index 7b605458969..7b605458969 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/URF_UNREAD_FIELD.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/URF_UNREAD_FIELD.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/UR_UNINIT_READ.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/UR_UNINIT_READ.html index f0134e28228..f0134e28228 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/UR_UNINIT_READ.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/UR_UNINIT_READ.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/UR_UNINIT_READ_CALLED_FROM_SUPER_CONSTRUCTOR.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/UR_UNINIT_READ_CALLED_FROM_SUPER_CONSTRUCTOR.html index 9c4fa70e7f7..9c4fa70e7f7 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/UR_UNINIT_READ_CALLED_FROM_SUPER_CONSTRUCTOR.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/UR_UNINIT_READ_CALLED_FROM_SUPER_CONSTRUCTOR.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/USM_USELESS_ABSTRACT_METHOD.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/USM_USELESS_ABSTRACT_METHOD.html index ecf842eb05a..ecf842eb05a 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/USM_USELESS_ABSTRACT_METHOD.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/USM_USELESS_ABSTRACT_METHOD.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/USM_USELESS_SUBCLASS_METHOD.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/USM_USELESS_SUBCLASS_METHOD.html index c54ad1145c6..c54ad1145c6 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/USM_USELESS_SUBCLASS_METHOD.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/USM_USELESS_SUBCLASS_METHOD.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/UUF_UNUSED_FIELD.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/UUF_UNUSED_FIELD.html index d657be9b952..d657be9b952 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/UUF_UNUSED_FIELD.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/UUF_UNUSED_FIELD.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/UWF_FIELD_NOT_INITIALIZED_IN_CONSTRUCTOR.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/UWF_FIELD_NOT_INITIALIZED_IN_CONSTRUCTOR.html index 619bff2e254..619bff2e254 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/UWF_FIELD_NOT_INITIALIZED_IN_CONSTRUCTOR.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/UWF_FIELD_NOT_INITIALIZED_IN_CONSTRUCTOR.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/UWF_NULL_FIELD.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/UWF_NULL_FIELD.html index 56f0bcc2695..56f0bcc2695 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/UWF_NULL_FIELD.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/UWF_NULL_FIELD.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/UWF_UNWRITTEN_FIELD.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/UWF_UNWRITTEN_FIELD.html index 6e5a9a88653..6e5a9a88653 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/UWF_UNWRITTEN_FIELD.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/UWF_UNWRITTEN_FIELD.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/UW_UNCOND_WAIT.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/UW_UNCOND_WAIT.html index a42a60f6a64..a42a60f6a64 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/UW_UNCOND_WAIT.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/UW_UNCOND_WAIT.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/VA_FORMAT_STRING_ARG_MISMATCH.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/VA_FORMAT_STRING_ARG_MISMATCH.html index 561bfd338bd..561bfd338bd 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/VA_FORMAT_STRING_ARG_MISMATCH.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/VA_FORMAT_STRING_ARG_MISMATCH.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/VA_FORMAT_STRING_BAD_ARGUMENT.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/VA_FORMAT_STRING_BAD_ARGUMENT.html index 0855fc59c3d..0855fc59c3d 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/VA_FORMAT_STRING_BAD_ARGUMENT.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/VA_FORMAT_STRING_BAD_ARGUMENT.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/VA_FORMAT_STRING_BAD_CONVERSION.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/VA_FORMAT_STRING_BAD_CONVERSION.html index 5b9c193cc71..5b9c193cc71 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/VA_FORMAT_STRING_BAD_CONVERSION.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/VA_FORMAT_STRING_BAD_CONVERSION.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/VA_FORMAT_STRING_BAD_CONVERSION_FROM_ARRAY.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/VA_FORMAT_STRING_BAD_CONVERSION_FROM_ARRAY.html index 65067512a33..65067512a33 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/VA_FORMAT_STRING_BAD_CONVERSION_FROM_ARRAY.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/VA_FORMAT_STRING_BAD_CONVERSION_FROM_ARRAY.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/VA_FORMAT_STRING_BAD_CONVERSION_TO_BOOLEAN.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/VA_FORMAT_STRING_BAD_CONVERSION_TO_BOOLEAN.html index 7c8ae158be0..7c8ae158be0 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/VA_FORMAT_STRING_BAD_CONVERSION_TO_BOOLEAN.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/VA_FORMAT_STRING_BAD_CONVERSION_TO_BOOLEAN.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/VA_FORMAT_STRING_EXPECTED_MESSAGE_FORMAT_SUPPLIED.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/VA_FORMAT_STRING_EXPECTED_MESSAGE_FORMAT_SUPPLIED.html index 5018f4284a0..5018f4284a0 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/VA_FORMAT_STRING_EXPECTED_MESSAGE_FORMAT_SUPPLIED.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/VA_FORMAT_STRING_EXPECTED_MESSAGE_FORMAT_SUPPLIED.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/VA_FORMAT_STRING_EXTRA_ARGUMENTS_PASSED.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/VA_FORMAT_STRING_EXTRA_ARGUMENTS_PASSED.html index ea4f2e0ec01..ea4f2e0ec01 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/VA_FORMAT_STRING_EXTRA_ARGUMENTS_PASSED.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/VA_FORMAT_STRING_EXTRA_ARGUMENTS_PASSED.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/VA_FORMAT_STRING_ILLEGAL.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/VA_FORMAT_STRING_ILLEGAL.html index 77577604a5b..77577604a5b 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/VA_FORMAT_STRING_ILLEGAL.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/VA_FORMAT_STRING_ILLEGAL.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/VA_FORMAT_STRING_MISSING_ARGUMENT.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/VA_FORMAT_STRING_MISSING_ARGUMENT.html index b808daa259c..b808daa259c 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/VA_FORMAT_STRING_MISSING_ARGUMENT.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/VA_FORMAT_STRING_MISSING_ARGUMENT.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/VA_FORMAT_STRING_NO_PREVIOUS_ARGUMENT.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/VA_FORMAT_STRING_NO_PREVIOUS_ARGUMENT.html index 45b3aead5e7..45b3aead5e7 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/VA_FORMAT_STRING_NO_PREVIOUS_ARGUMENT.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/VA_FORMAT_STRING_NO_PREVIOUS_ARGUMENT.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/VA_PRIMITIVE_ARRAY_PASSED_TO_OBJECT_VARARG.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/VA_PRIMITIVE_ARRAY_PASSED_TO_OBJECT_VARARG.html index 8652f13fedc..8652f13fedc 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/VA_PRIMITIVE_ARRAY_PASSED_TO_OBJECT_VARARG.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/VA_PRIMITIVE_ARRAY_PASSED_TO_OBJECT_VARARG.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/VO_VOLATILE_REFERENCE_TO_ARRAY.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/VO_VOLATILE_REFERENCE_TO_ARRAY.html index 3a0866c13ae..3a0866c13ae 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/VO_VOLATILE_REFERENCE_TO_ARRAY.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/VO_VOLATILE_REFERENCE_TO_ARRAY.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/WA_AWAIT_NOT_IN_LOOP.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/WA_AWAIT_NOT_IN_LOOP.html index d75427dbe60..d75427dbe60 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/WA_AWAIT_NOT_IN_LOOP.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/WA_AWAIT_NOT_IN_LOOP.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/WA_NOT_IN_LOOP.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/WA_NOT_IN_LOOP.html index 7fc43870b81..7fc43870b81 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/WA_NOT_IN_LOOP.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/WA_NOT_IN_LOOP.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/WL_USING_GETCLASS_RATHER_THAN_CLASS_LITERAL.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/WL_USING_GETCLASS_RATHER_THAN_CLASS_LITERAL.html index 9484b2c302d..9484b2c302d 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/WL_USING_GETCLASS_RATHER_THAN_CLASS_LITERAL.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/WL_USING_GETCLASS_RATHER_THAN_CLASS_LITERAL.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/WMI_WRONG_MAP_ITERATOR.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/WMI_WRONG_MAP_ITERATOR.html index ac9b6f5b46d..ac9b6f5b46d 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/WMI_WRONG_MAP_ITERATOR.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/WMI_WRONG_MAP_ITERATOR.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/WS_WRITEOBJECT_SYNC.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/WS_WRITEOBJECT_SYNC.html index 1098b45551d..1098b45551d 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/WS_WRITEOBJECT_SYNC.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/WS_WRITEOBJECT_SYNC.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/XFB_XML_FACTORY_BYPASS.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/XFB_XML_FACTORY_BYPASS.html index 6fc63dfa708..6fc63dfa708 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/XFB_XML_FACTORY_BYPASS.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/XFB_XML_FACTORY_BYPASS.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/XSS_REQUEST_PARAMETER_TO_JSP_WRITER.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/XSS_REQUEST_PARAMETER_TO_JSP_WRITER.html index 355177830da..355177830da 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/XSS_REQUEST_PARAMETER_TO_JSP_WRITER.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/XSS_REQUEST_PARAMETER_TO_JSP_WRITER.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/XSS_REQUEST_PARAMETER_TO_SEND_ERROR.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/XSS_REQUEST_PARAMETER_TO_SEND_ERROR.html index 13dfb58247e..13dfb58247e 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/XSS_REQUEST_PARAMETER_TO_SEND_ERROR.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/XSS_REQUEST_PARAMETER_TO_SEND_ERROR.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/XSS_REQUEST_PARAMETER_TO_SERVLET_WRITER.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/XSS_REQUEST_PARAMETER_TO_SERVLET_WRITER.html index 06c7845946b..06c7845946b 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/findbugs/XSS_REQUEST_PARAMETER_TO_SERVLET_WRITER.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/findbugs/XSS_REQUEST_PARAMETER_TO_SERVLET_WRITER.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd.properties b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd.properties index 0bc9017ffc5..0bc9017ffc5 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd.properties +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd.properties diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/AbstractClassWithoutAbstractMethod.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/AbstractClassWithoutAbstractMethod.html index 4803024f611..4803024f611 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/AbstractClassWithoutAbstractMethod.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/AbstractClassWithoutAbstractMethod.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/AbstractClassWithoutAnyMethod.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/AbstractClassWithoutAnyMethod.html index 60007876353..60007876353 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/AbstractClassWithoutAnyMethod.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/AbstractClassWithoutAnyMethod.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/AbstractNaming.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/AbstractNaming.html index e65a17b09c8..e65a17b09c8 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/AbstractNaming.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/AbstractNaming.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/AccessorClassGeneration.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/AccessorClassGeneration.html index 038e55aa6b8..038e55aa6b8 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/AccessorClassGeneration.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/AccessorClassGeneration.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/AddEmptyString.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/AddEmptyString.html index b7e61ab2a52..b7e61ab2a52 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/AddEmptyString.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/AddEmptyString.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/AppendCharacterWithChar.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/AppendCharacterWithChar.html index a0e5ddf0d23..a0e5ddf0d23 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/AppendCharacterWithChar.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/AppendCharacterWithChar.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/ArrayIsStoredDirectly.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/ArrayIsStoredDirectly.html index 6246b248427..6246b248427 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/ArrayIsStoredDirectly.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/ArrayIsStoredDirectly.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/AssignmentInOperand.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/AssignmentInOperand.html index 1fe4c4f83f2..1fe4c4f83f2 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/AssignmentInOperand.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/AssignmentInOperand.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/AssignmentToNonFinalStatic.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/AssignmentToNonFinalStatic.html index efde9459fc9..efde9459fc9 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/AssignmentToNonFinalStatic.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/AssignmentToNonFinalStatic.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/AtLeastOneConstructor.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/AtLeastOneConstructor.html index 85d0b140de8..85d0b140de8 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/AtLeastOneConstructor.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/AtLeastOneConstructor.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/AvoidAccessibilityAlteration.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/AvoidAccessibilityAlteration.html index 8f2c0a1cb71..8f2c0a1cb71 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/AvoidAccessibilityAlteration.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/AvoidAccessibilityAlteration.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/AvoidArrayLoops.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/AvoidArrayLoops.html index e0a56e2d2df..e0a56e2d2df 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/AvoidArrayLoops.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/AvoidArrayLoops.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/AvoidAssertAsIdentifier.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/AvoidAssertAsIdentifier.html index c9ae976fc34..c9ae976fc34 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/AvoidAssertAsIdentifier.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/AvoidAssertAsIdentifier.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/AvoidCallingFinalize.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/AvoidCallingFinalize.html index 4d3e5e1199c..4d3e5e1199c 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/AvoidCallingFinalize.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/AvoidCallingFinalize.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/AvoidCatchingNPE.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/AvoidCatchingNPE.html index a1163c55beb..a1163c55beb 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/AvoidCatchingNPE.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/AvoidCatchingNPE.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/AvoidCatchingThrowable.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/AvoidCatchingThrowable.html index 213ae891976..213ae891976 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/AvoidCatchingThrowable.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/AvoidCatchingThrowable.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/AvoidConstantsInterface.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/AvoidConstantsInterface.html index 3d3eb6506c4..3d3eb6506c4 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/AvoidConstantsInterface.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/AvoidConstantsInterface.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/AvoidDecimalLiteralsInBigDecimalConstructor.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/AvoidDecimalLiteralsInBigDecimalConstructor.html index d21557d81eb..d21557d81eb 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/AvoidDecimalLiteralsInBigDecimalConstructor.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/AvoidDecimalLiteralsInBigDecimalConstructor.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/AvoidDeeplyNestedIfStmts.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/AvoidDeeplyNestedIfStmts.html index 490e1a5213f..490e1a5213f 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/AvoidDeeplyNestedIfStmts.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/AvoidDeeplyNestedIfStmts.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/AvoidDollarSigns.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/AvoidDollarSigns.html index a9b667c9d73..a9b667c9d73 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/AvoidDollarSigns.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/AvoidDollarSigns.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/AvoidDuplicateLiterals.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/AvoidDuplicateLiterals.html index 19e78bffa70..19e78bffa70 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/AvoidDuplicateLiterals.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/AvoidDuplicateLiterals.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/AvoidEnumAsIdentifier.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/AvoidEnumAsIdentifier.html index e38f2ed03ee..e38f2ed03ee 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/AvoidEnumAsIdentifier.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/AvoidEnumAsIdentifier.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/AvoidFieldNameMatchingMethodName.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/AvoidFieldNameMatchingMethodName.html index f5b16c84db9..f5b16c84db9 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/AvoidFieldNameMatchingMethodName.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/AvoidFieldNameMatchingMethodName.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/AvoidFieldNameMatchingTypeName.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/AvoidFieldNameMatchingTypeName.html index 8c36d3703e7..8c36d3703e7 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/AvoidFieldNameMatchingTypeName.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/AvoidFieldNameMatchingTypeName.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/AvoidFinalLocalVariable.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/AvoidFinalLocalVariable.html index 496b05f2f0c..496b05f2f0c 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/AvoidFinalLocalVariable.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/AvoidFinalLocalVariable.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/AvoidInstanceofChecksInCatchClause.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/AvoidInstanceofChecksInCatchClause.html index dcbf1b72c30..dcbf1b72c30 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/AvoidInstanceofChecksInCatchClause.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/AvoidInstanceofChecksInCatchClause.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/AvoidInstantiatingObjectsInLoops.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/AvoidInstantiatingObjectsInLoops.html index ccec7620cbe..ccec7620cbe 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/AvoidInstantiatingObjectsInLoops.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/AvoidInstantiatingObjectsInLoops.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/AvoidMultipleUnaryOperators.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/AvoidMultipleUnaryOperators.html index 906a8e46103..906a8e46103 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/AvoidMultipleUnaryOperators.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/AvoidMultipleUnaryOperators.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/AvoidPrintStackTrace.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/AvoidPrintStackTrace.html index 4331778d7f2..4331778d7f2 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/AvoidPrintStackTrace.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/AvoidPrintStackTrace.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/AvoidProtectedFieldInFinalClass.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/AvoidProtectedFieldInFinalClass.html index 22780fa0965..22780fa0965 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/AvoidProtectedFieldInFinalClass.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/AvoidProtectedFieldInFinalClass.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/AvoidReassigningParameters.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/AvoidReassigningParameters.html index 5a57fe5ce54..5a57fe5ce54 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/AvoidReassigningParameters.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/AvoidReassigningParameters.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/AvoidRethrowingException.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/AvoidRethrowingException.html index 9b3b165b1a3..9b3b165b1a3 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/AvoidRethrowingException.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/AvoidRethrowingException.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/AvoidStringBufferField.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/AvoidStringBufferField.html index c7b57e39964..c7b57e39964 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/AvoidStringBufferField.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/AvoidStringBufferField.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/AvoidSynchronizedAtMethodLevel.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/AvoidSynchronizedAtMethodLevel.html index b3abad945d7..b3abad945d7 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/AvoidSynchronizedAtMethodLevel.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/AvoidSynchronizedAtMethodLevel.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/AvoidThreadGroup.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/AvoidThreadGroup.html index aca01a867f8..aca01a867f8 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/AvoidThreadGroup.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/AvoidThreadGroup.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/AvoidThrowingNewInstanceOfSameException.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/AvoidThrowingNewInstanceOfSameException.html index 68f574fa04c..68f574fa04c 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/AvoidThrowingNewInstanceOfSameException.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/AvoidThrowingNewInstanceOfSameException.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/AvoidThrowingNullPointerException.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/AvoidThrowingNullPointerException.html index d182c08ffcf..d182c08ffcf 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/AvoidThrowingNullPointerException.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/AvoidThrowingNullPointerException.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/AvoidThrowingRawExceptionTypes.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/AvoidThrowingRawExceptionTypes.html index e79a882cafb..e79a882cafb 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/AvoidThrowingRawExceptionTypes.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/AvoidThrowingRawExceptionTypes.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/AvoidUsingHardCodedIP.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/AvoidUsingHardCodedIP.html index 0b4c301abf5..0b4c301abf5 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/AvoidUsingHardCodedIP.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/AvoidUsingHardCodedIP.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/AvoidUsingNativeCode.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/AvoidUsingNativeCode.html index 8d8dcab0c6a..8d8dcab0c6a 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/AvoidUsingNativeCode.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/AvoidUsingNativeCode.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/AvoidUsingOctalValues.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/AvoidUsingOctalValues.html index 71af7425f8f..71af7425f8f 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/AvoidUsingOctalValues.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/AvoidUsingOctalValues.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/AvoidUsingShortType.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/AvoidUsingShortType.html index 8cc8ea860f0..8cc8ea860f0 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/AvoidUsingShortType.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/AvoidUsingShortType.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/AvoidUsingVolatile.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/AvoidUsingVolatile.html index 89d7ada4fa3..89d7ada4fa3 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/AvoidUsingVolatile.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/AvoidUsingVolatile.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/BadComparison.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/BadComparison.html index 68c8219f2de..68c8219f2de 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/BadComparison.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/BadComparison.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/BeanMembersShouldSerialize.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/BeanMembersShouldSerialize.html index 6f3aa18475b..6f3aa18475b 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/BeanMembersShouldSerialize.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/BeanMembersShouldSerialize.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/BigIntegerInstantiation.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/BigIntegerInstantiation.html index 24720d2894a..24720d2894a 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/BigIntegerInstantiation.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/BigIntegerInstantiation.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/BooleanGetMethodName.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/BooleanGetMethodName.html index 1a12ce3b4d0..1a12ce3b4d0 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/BooleanGetMethodName.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/BooleanGetMethodName.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/BooleanInstantiation.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/BooleanInstantiation.html index 87e94991ed4..87e94991ed4 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/BooleanInstantiation.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/BooleanInstantiation.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/BooleanInversion.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/BooleanInversion.html index d801c41aae0..d801c41aae0 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/BooleanInversion.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/BooleanInversion.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/BrokenNullCheck.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/BrokenNullCheck.html index 21514146ab1..21514146ab1 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/BrokenNullCheck.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/BrokenNullCheck.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/ByteInstantiation.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/ByteInstantiation.html index ee5e1913942..ee5e1913942 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/ByteInstantiation.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/ByteInstantiation.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/CallSuperFirst.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/CallSuperFirst.html index 05a64668875..05a64668875 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/CallSuperFirst.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/CallSuperFirst.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/CallSuperInConstructor.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/CallSuperInConstructor.html index ac3480c8f5a..ac3480c8f5a 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/CallSuperInConstructor.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/CallSuperInConstructor.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/CallSuperLast.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/CallSuperLast.html index 3f658ec175c..3f658ec175c 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/CallSuperLast.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/CallSuperLast.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/CheckResultSet.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/CheckResultSet.html index d05d1c9f4bc..d05d1c9f4bc 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/CheckResultSet.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/CheckResultSet.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/ClassCastExceptionWithToArray.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/ClassCastExceptionWithToArray.html index cd3095777c8..cd3095777c8 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/ClassCastExceptionWithToArray.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/ClassCastExceptionWithToArray.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/ClassNamingConventions.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/ClassNamingConventions.html index 2979b07e668..2979b07e668 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/ClassNamingConventions.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/ClassNamingConventions.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/ClassWithOnlyPrivateConstructorsShouldBeFinal.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/ClassWithOnlyPrivateConstructorsShouldBeFinal.html index b8eb9bc97d4..b8eb9bc97d4 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/ClassWithOnlyPrivateConstructorsShouldBeFinal.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/ClassWithOnlyPrivateConstructorsShouldBeFinal.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/CloneMethodMustImplementCloneable.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/CloneMethodMustImplementCloneable.html index c531925148e..c531925148e 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/CloneMethodMustImplementCloneable.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/CloneMethodMustImplementCloneable.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/CloneThrowsCloneNotSupportedException.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/CloneThrowsCloneNotSupportedException.html index c64489c5730..c64489c5730 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/CloneThrowsCloneNotSupportedException.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/CloneThrowsCloneNotSupportedException.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/CloseResource.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/CloseResource.html index 2c38ee6fe84..2c38ee6fe84 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/CloseResource.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/CloseResource.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/CollapsibleIfStatements.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/CollapsibleIfStatements.html index 45949a1350d..45949a1350d 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/CollapsibleIfStatements.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/CollapsibleIfStatements.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/CompareObjectsWithEquals.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/CompareObjectsWithEquals.html index f9a9250260e..f9a9250260e 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/CompareObjectsWithEquals.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/CompareObjectsWithEquals.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/ConfusingTernary.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/ConfusingTernary.html index 8127996980b..8127996980b 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/ConfusingTernary.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/ConfusingTernary.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/ConsecutiveLiteralAppends.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/ConsecutiveLiteralAppends.html index 177373c697a..177373c697a 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/ConsecutiveLiteralAppends.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/ConsecutiveLiteralAppends.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/ConstructorCallsOverridableMethod.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/ConstructorCallsOverridableMethod.html index 1a463f1ff9b..1a463f1ff9b 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/ConstructorCallsOverridableMethod.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/ConstructorCallsOverridableMethod.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/CouplingBetweenObjects.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/CouplingBetweenObjects.html index d05905f268e..d05905f268e 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/CouplingBetweenObjects.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/CouplingBetweenObjects.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/CyclomaticComplexity.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/CyclomaticComplexity.html index 823c68d77de..823c68d77de 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/CyclomaticComplexity.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/CyclomaticComplexity.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/DataflowAnomalyAnalysis.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/DataflowAnomalyAnalysis.html index 91c74cc0bb3..91c74cc0bb3 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/DataflowAnomalyAnalysis.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/DataflowAnomalyAnalysis.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/DefaultLabelNotLastInSwitchStmt.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/DefaultLabelNotLastInSwitchStmt.html index 56e093a6dd1..56e093a6dd1 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/DefaultLabelNotLastInSwitchStmt.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/DefaultLabelNotLastInSwitchStmt.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/DefaultPackage.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/DefaultPackage.html index 2dbe6e40a04..2dbe6e40a04 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/DefaultPackage.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/DefaultPackage.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/DoNotCallGarbageCollectionExplicitly.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/DoNotCallGarbageCollectionExplicitly.html index ca126dff564..ca126dff564 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/DoNotCallGarbageCollectionExplicitly.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/DoNotCallGarbageCollectionExplicitly.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/DoNotCallSystemExit.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/DoNotCallSystemExit.html index 7c93d41d014..7c93d41d014 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/DoNotCallSystemExit.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/DoNotCallSystemExit.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/DoNotExtendJavaLangError.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/DoNotExtendJavaLangError.html index e52a647c8dd..e52a647c8dd 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/DoNotExtendJavaLangError.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/DoNotExtendJavaLangError.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/DoNotThrowExceptionInFinally.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/DoNotThrowExceptionInFinally.html index f98daf6d54a..f98daf6d54a 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/DoNotThrowExceptionInFinally.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/DoNotThrowExceptionInFinally.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/DoNotUseThreads.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/DoNotUseThreads.html index 9226e4f3016..9226e4f3016 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/DoNotUseThreads.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/DoNotUseThreads.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/DontImportJavaLang.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/DontImportJavaLang.html index 432c002f679..432c002f679 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/DontImportJavaLang.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/DontImportJavaLang.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/DontImportSun.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/DontImportSun.html index 7804a920f3b..7804a920f3b 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/DontImportSun.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/DontImportSun.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/DontNestJsfInJstlIteration.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/DontNestJsfInJstlIteration.html index 19fa61f0ef2..19fa61f0ef2 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/DontNestJsfInJstlIteration.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/DontNestJsfInJstlIteration.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/DoubleCheckedLocking.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/DoubleCheckedLocking.html index cccba5e2c3d..cccba5e2c3d 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/DoubleCheckedLocking.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/DoubleCheckedLocking.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/DuplicateImports.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/DuplicateImports.html index a2a0a26a63c..a2a0a26a63c 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/DuplicateImports.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/DuplicateImports.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/EmptyCatchBlock.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/EmptyCatchBlock.html index a1abd8dcd75..a1abd8dcd75 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/EmptyCatchBlock.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/EmptyCatchBlock.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/EmptyFinalizer.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/EmptyFinalizer.html index adf5c09414d..adf5c09414d 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/EmptyFinalizer.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/EmptyFinalizer.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/EmptyFinallyBlock.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/EmptyFinallyBlock.html index 2fb96e71c50..2fb96e71c50 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/EmptyFinallyBlock.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/EmptyFinallyBlock.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/EmptyIfStmt.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/EmptyIfStmt.html index 90c7cab8350..90c7cab8350 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/EmptyIfStmt.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/EmptyIfStmt.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/EmptyInitializer.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/EmptyInitializer.html index e64cd699a61..e64cd699a61 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/EmptyInitializer.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/EmptyInitializer.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/EmptyMethodInAbstractClassShouldBeAbstract.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/EmptyMethodInAbstractClassShouldBeAbstract.html index 48d355c4984..48d355c4984 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/EmptyMethodInAbstractClassShouldBeAbstract.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/EmptyMethodInAbstractClassShouldBeAbstract.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/EmptyStatementNotInLoop.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/EmptyStatementNotInLoop.html index d37e2d4f609..d37e2d4f609 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/EmptyStatementNotInLoop.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/EmptyStatementNotInLoop.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/EmptyStaticInitializer.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/EmptyStaticInitializer.html index c6d21f09580..c6d21f09580 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/EmptyStaticInitializer.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/EmptyStaticInitializer.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/EmptySwitchStatements.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/EmptySwitchStatements.html index be23de11d7d..be23de11d7d 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/EmptySwitchStatements.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/EmptySwitchStatements.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/EmptySynchronizedBlock.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/EmptySynchronizedBlock.html index 29ec3925641..29ec3925641 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/EmptySynchronizedBlock.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/EmptySynchronizedBlock.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/EmptyTryBlock.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/EmptyTryBlock.html index b651a6325a4..b651a6325a4 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/EmptyTryBlock.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/EmptyTryBlock.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/EmptyWhileStmt.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/EmptyWhileStmt.html index 7623ff20de4..7623ff20de4 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/EmptyWhileStmt.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/EmptyWhileStmt.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/EqualsNull.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/EqualsNull.html index 49fe6e71300..49fe6e71300 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/EqualsNull.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/EqualsNull.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/ExceptionAsFlowControl.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/ExceptionAsFlowControl.html index 94676492b1d..94676492b1d 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/ExceptionAsFlowControl.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/ExceptionAsFlowControl.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/ExcessiveClassLength.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/ExcessiveClassLength.html index ddbe233bd7d..ddbe233bd7d 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/ExcessiveClassLength.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/ExcessiveClassLength.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/ExcessiveImports.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/ExcessiveImports.html index 6719df2bd6c..6719df2bd6c 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/ExcessiveImports.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/ExcessiveImports.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/ExcessiveMethodLength.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/ExcessiveMethodLength.html index 5d2d419a219..5d2d419a219 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/ExcessiveMethodLength.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/ExcessiveMethodLength.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/ExcessiveParameterList.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/ExcessiveParameterList.html index 2efb6d79374..2efb6d79374 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/ExcessiveParameterList.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/ExcessiveParameterList.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/ExcessivePublicCount.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/ExcessivePublicCount.html index 4a65b5747ba..4a65b5747ba 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/ExcessivePublicCount.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/ExcessivePublicCount.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/FinalFieldCouldBeStatic.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/FinalFieldCouldBeStatic.html index fa70c6ed9cc..fa70c6ed9cc 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/FinalFieldCouldBeStatic.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/FinalFieldCouldBeStatic.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/FinalizeDoesNotCallSuperFinalize.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/FinalizeDoesNotCallSuperFinalize.html index fa071bcbcf4..fa071bcbcf4 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/FinalizeDoesNotCallSuperFinalize.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/FinalizeDoesNotCallSuperFinalize.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/FinalizeOnlyCallsSuperFinalize.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/FinalizeOnlyCallsSuperFinalize.html index 934b1f849ac..934b1f849ac 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/FinalizeOnlyCallsSuperFinalize.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/FinalizeOnlyCallsSuperFinalize.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/FinalizeOverloaded.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/FinalizeOverloaded.html index e9d3c5da4ec..e9d3c5da4ec 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/FinalizeOverloaded.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/FinalizeOverloaded.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/FinalizeShouldBeProtected.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/FinalizeShouldBeProtected.html index e5db54e0dd3..e5db54e0dd3 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/FinalizeShouldBeProtected.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/FinalizeShouldBeProtected.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/ForLoopShouldBeWhileLoop.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/ForLoopShouldBeWhileLoop.html index 5fe63dde81e..5fe63dde81e 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/ForLoopShouldBeWhileLoop.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/ForLoopShouldBeWhileLoop.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/ForLoopsMustUseBraces.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/ForLoopsMustUseBraces.html index 2d6acf80d9f..2d6acf80d9f 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/ForLoopsMustUseBraces.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/ForLoopsMustUseBraces.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/IdempotentOperations.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/IdempotentOperations.html index af59c81d4b5..af59c81d4b5 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/IdempotentOperations.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/IdempotentOperations.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/IfElseStmtsMustUseBraces.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/IfElseStmtsMustUseBraces.html index 0b56c14a351..0b56c14a351 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/IfElseStmtsMustUseBraces.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/IfElseStmtsMustUseBraces.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/IfStmtsMustUseBraces.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/IfStmtsMustUseBraces.html index 4fcbcce6989..4fcbcce6989 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/IfStmtsMustUseBraces.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/IfStmtsMustUseBraces.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/ImmutableField.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/ImmutableField.html index 1707ed89e3b..1707ed89e3b 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/ImmutableField.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/ImmutableField.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/ImportFromSamePackage.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/ImportFromSamePackage.html index ac68b340e43..ac68b340e43 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/ImportFromSamePackage.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/ImportFromSamePackage.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/InefficientEmptyStringCheck.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/InefficientEmptyStringCheck.html index f2dadeaf447..f2dadeaf447 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/InefficientEmptyStringCheck.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/InefficientEmptyStringCheck.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/InefficientStringBuffering.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/InefficientStringBuffering.html index e569e278a98..e569e278a98 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/InefficientStringBuffering.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/InefficientStringBuffering.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/InstantiationToGetClass.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/InstantiationToGetClass.html index d23a250f3e9..d23a250f3e9 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/InstantiationToGetClass.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/InstantiationToGetClass.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/InsufficientStringBufferDeclaration.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/InsufficientStringBufferDeclaration.html index 492eb2cf75d..492eb2cf75d 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/InsufficientStringBufferDeclaration.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/InsufficientStringBufferDeclaration.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/IntegerInstantiation.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/IntegerInstantiation.html index f7e33a6529d..f7e33a6529d 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/IntegerInstantiation.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/IntegerInstantiation.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/JumbledIncrementer.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/JumbledIncrementer.html index 6c544db8d34..6c544db8d34 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/JumbledIncrementer.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/JumbledIncrementer.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/LocalHomeNamingConvention.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/LocalHomeNamingConvention.html index 474e74da7dc..474e74da7dc 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/LocalHomeNamingConvention.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/LocalHomeNamingConvention.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/LocalInterfaceSessionNamingConvention.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/LocalInterfaceSessionNamingConvention.html index f4a50ce4391..f4a50ce4391 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/LocalInterfaceSessionNamingConvention.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/LocalInterfaceSessionNamingConvention.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/LocalVariableCouldBeFinal.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/LocalVariableCouldBeFinal.html index 502d73b5927..502d73b5927 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/LocalVariableCouldBeFinal.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/LocalVariableCouldBeFinal.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/LoggerIsNotStaticFinal.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/LoggerIsNotStaticFinal.html index d94b4ef0707..d94b4ef0707 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/LoggerIsNotStaticFinal.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/LoggerIsNotStaticFinal.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/LongInstantiation.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/LongInstantiation.html index 416889e83db..416889e83db 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/LongInstantiation.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/LongInstantiation.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/LongVariable.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/LongVariable.html index 664ea5bff23..664ea5bff23 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/LongVariable.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/LongVariable.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/LooseCoupling.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/LooseCoupling.html index 13cfdb8f486..13cfdb8f486 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/LooseCoupling.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/LooseCoupling.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/MDBAndSessionBeanNamingConvention.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/MDBAndSessionBeanNamingConvention.html index 5fdb45f4ee1..5fdb45f4ee1 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/MDBAndSessionBeanNamingConvention.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/MDBAndSessionBeanNamingConvention.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/MethodArgumentCouldBeFinal.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/MethodArgumentCouldBeFinal.html index 61a58625c9a..61a58625c9a 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/MethodArgumentCouldBeFinal.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/MethodArgumentCouldBeFinal.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/MethodNamingConventions.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/MethodNamingConventions.html index 7aed580bd19..7aed580bd19 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/MethodNamingConventions.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/MethodNamingConventions.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/MethodReturnsInternalArray.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/MethodReturnsInternalArray.html index 412eb0611d7..412eb0611d7 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/MethodReturnsInternalArray.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/MethodReturnsInternalArray.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/MethodWithSameNameAsEnclosingClass.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/MethodWithSameNameAsEnclosingClass.html index 36727163301..36727163301 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/MethodWithSameNameAsEnclosingClass.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/MethodWithSameNameAsEnclosingClass.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/MisleadingVariableName.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/MisleadingVariableName.html index 6f09d20dfff..6f09d20dfff 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/MisleadingVariableName.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/MisleadingVariableName.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/MisplacedNullCheck.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/MisplacedNullCheck.html index 4d95221ae2d..4d95221ae2d 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/MisplacedNullCheck.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/MisplacedNullCheck.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/MissingBreakInSwitch.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/MissingBreakInSwitch.html index 6524ba6bab5..6524ba6bab5 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/MissingBreakInSwitch.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/MissingBreakInSwitch.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/MissingSerialVersionUID.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/MissingSerialVersionUID.html index a2bb931fb3d..a2bb931fb3d 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/MissingSerialVersionUID.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/MissingSerialVersionUID.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/MissingStaticMethodInNonInstantiatableClass.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/MissingStaticMethodInNonInstantiatableClass.html index d977bbfc8ae..d977bbfc8ae 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/MissingStaticMethodInNonInstantiatableClass.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/MissingStaticMethodInNonInstantiatableClass.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/MoreThanOneLogger.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/MoreThanOneLogger.html index e07b109bc94..e07b109bc94 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/MoreThanOneLogger.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/MoreThanOneLogger.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/NPathComplexity.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/NPathComplexity.html index c78feb0bebe..c78feb0bebe 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/NPathComplexity.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/NPathComplexity.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/NcssConstructorCount.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/NcssConstructorCount.html index ee78d54e690..ee78d54e690 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/NcssConstructorCount.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/NcssConstructorCount.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/NcssMethodCount.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/NcssMethodCount.html index 028f149c3c2..028f149c3c2 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/NcssMethodCount.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/NcssMethodCount.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/NcssTypeCount.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/NcssTypeCount.html index f64694a92a7..f64694a92a7 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/NcssTypeCount.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/NcssTypeCount.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/NoPackage.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/NoPackage.html index 2d9bfc042e7..2d9bfc042e7 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/NoPackage.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/NoPackage.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/NonCaseLabelInSwitchStatement.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/NonCaseLabelInSwitchStatement.html index ae9629c8f64..ae9629c8f64 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/NonCaseLabelInSwitchStatement.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/NonCaseLabelInSwitchStatement.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/NonStaticInitializer.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/NonStaticInitializer.html index 94d30d98ee8..94d30d98ee8 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/NonStaticInitializer.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/NonStaticInitializer.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/NonThreadSafeSingleton.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/NonThreadSafeSingleton.html index 230bdd0cea9..230bdd0cea9 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/NonThreadSafeSingleton.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/NonThreadSafeSingleton.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/NullAssignment.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/NullAssignment.html index 108d09b6345..108d09b6345 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/NullAssignment.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/NullAssignment.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/OnlyOneReturn.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/OnlyOneReturn.html index 4f9c447a22a..4f9c447a22a 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/OnlyOneReturn.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/OnlyOneReturn.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/OptimizableToArrayCall.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/OptimizableToArrayCall.html index 5de4c3f7b98..5de4c3f7b98 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/OptimizableToArrayCall.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/OptimizableToArrayCall.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/OverrideBothEqualsAndHashcode.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/OverrideBothEqualsAndHashcode.html index 843e0f9a142..843e0f9a142 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/OverrideBothEqualsAndHashcode.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/OverrideBothEqualsAndHashcode.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/PackageCase.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/PackageCase.html index a5f62b2a6ec..a5f62b2a6ec 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/PackageCase.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/PackageCase.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/PositionLiteralsFirstInComparisons.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/PositionLiteralsFirstInComparisons.html index 7d1f1d3a8ca..7d1f1d3a8ca 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/PositionLiteralsFirstInComparisons.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/PositionLiteralsFirstInComparisons.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/PreserveStackTrace.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/PreserveStackTrace.html index d09e6ceff6e..d09e6ceff6e 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/PreserveStackTrace.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/PreserveStackTrace.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/ProperCloneImplementation.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/ProperCloneImplementation.html index 5cb3686ba18..5cb3686ba18 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/ProperCloneImplementation.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/ProperCloneImplementation.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/ProperLogger.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/ProperLogger.html index db54d066cb0..db54d066cb0 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/ProperLogger.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/ProperLogger.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/ProtectLogD.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/ProtectLogD.html index 5c53794c53d..5c53794c53d 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/ProtectLogD.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/ProtectLogD.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/ProtectLogV.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/ProtectLogV.html index 972de298011..972de298011 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/ProtectLogV.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/ProtectLogV.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/RemoteInterfaceNamingConvention.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/RemoteInterfaceNamingConvention.html index 38613ff1ecf..38613ff1ecf 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/RemoteInterfaceNamingConvention.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/RemoteInterfaceNamingConvention.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/RemoteSessionInterfaceNamingConvention.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/RemoteSessionInterfaceNamingConvention.html index 4217aaea163..4217aaea163 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/RemoteSessionInterfaceNamingConvention.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/RemoteSessionInterfaceNamingConvention.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/ReplaceEnumerationWithIterator.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/ReplaceEnumerationWithIterator.html index eba0aeef695..eba0aeef695 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/ReplaceEnumerationWithIterator.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/ReplaceEnumerationWithIterator.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/ReplaceHashtableWithMap.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/ReplaceHashtableWithMap.html index 4e10dae3939..4e10dae3939 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/ReplaceHashtableWithMap.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/ReplaceHashtableWithMap.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/ReplaceVectorWithList.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/ReplaceVectorWithList.html index 1a9f8f11be1..1a9f8f11be1 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/ReplaceVectorWithList.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/ReplaceVectorWithList.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/ReturnEmptyArrayRatherThanNull.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/ReturnEmptyArrayRatherThanNull.html index 0958488b4e6..0958488b4e6 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/ReturnEmptyArrayRatherThanNull.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/ReturnEmptyArrayRatherThanNull.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/ReturnFromFinallyBlock.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/ReturnFromFinallyBlock.html index 87f055248b4..87f055248b4 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/ReturnFromFinallyBlock.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/ReturnFromFinallyBlock.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/ShortInstantiation.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/ShortInstantiation.html index 74dd9cc2efe..74dd9cc2efe 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/ShortInstantiation.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/ShortInstantiation.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/ShortMethodName.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/ShortMethodName.html index 7cf2c15d8f7..7cf2c15d8f7 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/ShortMethodName.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/ShortMethodName.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/ShortVariable.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/ShortVariable.html index fee4d9634b5..fee4d9634b5 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/ShortVariable.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/ShortVariable.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/SignatureDeclareThrowsException.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/SignatureDeclareThrowsException.html index 4c0e8f6b438..4c0e8f6b438 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/SignatureDeclareThrowsException.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/SignatureDeclareThrowsException.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/SimpleDateFormatNeedsLocale.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/SimpleDateFormatNeedsLocale.html index 2aa900c0557..2aa900c0557 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/SimpleDateFormatNeedsLocale.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/SimpleDateFormatNeedsLocale.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/SimplifyBooleanExpressions.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/SimplifyBooleanExpressions.html index 9ce7f5e6765..9ce7f5e6765 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/SimplifyBooleanExpressions.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/SimplifyBooleanExpressions.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/SimplifyBooleanReturns.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/SimplifyBooleanReturns.html index 47f40a87a10..47f40a87a10 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/SimplifyBooleanReturns.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/SimplifyBooleanReturns.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/SimplifyConditional.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/SimplifyConditional.html index 0a0560c1a7e..0a0560c1a7e 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/SimplifyConditional.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/SimplifyConditional.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/SimplifyStartsWith.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/SimplifyStartsWith.html index 58f39dc6117..58f39dc6117 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/SimplifyStartsWith.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/SimplifyStartsWith.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/SingularField.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/SingularField.html index b51c8207a89..b51c8207a89 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/SingularField.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/SingularField.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/StaticEJBFieldShouldBeFinal.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/StaticEJBFieldShouldBeFinal.html index e895746214b..e895746214b 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/StaticEJBFieldShouldBeFinal.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/StaticEJBFieldShouldBeFinal.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/StringBufferInstantiationWithChar.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/StringBufferInstantiationWithChar.html index f19972be573..f19972be573 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/StringBufferInstantiationWithChar.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/StringBufferInstantiationWithChar.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/StringInstantiation.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/StringInstantiation.html index b1af5a94b08..b1af5a94b08 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/StringInstantiation.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/StringInstantiation.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/StringToString.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/StringToString.html index 4ffdce4b6b8..4ffdce4b6b8 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/StringToString.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/StringToString.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/SuspiciousConstantFieldName.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/SuspiciousConstantFieldName.html index a2eb3ea3bf7..a2eb3ea3bf7 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/SuspiciousConstantFieldName.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/SuspiciousConstantFieldName.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/SuspiciousEqualsMethodName.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/SuspiciousEqualsMethodName.html index 7930a310c1b..7930a310c1b 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/SuspiciousEqualsMethodName.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/SuspiciousEqualsMethodName.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/SuspiciousHashcodeMethodName.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/SuspiciousHashcodeMethodName.html index 32c34be1f4a..32c34be1f4a 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/SuspiciousHashcodeMethodName.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/SuspiciousHashcodeMethodName.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/SuspiciousOctalEscape.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/SuspiciousOctalEscape.html index 450afb135f0..450afb135f0 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/SuspiciousOctalEscape.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/SuspiciousOctalEscape.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/SwitchDensity.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/SwitchDensity.html index 9e89ec78f17..9e89ec78f17 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/SwitchDensity.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/SwitchDensity.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/SwitchStmtsShouldHaveDefault.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/SwitchStmtsShouldHaveDefault.html index 27a356d42ea..27a356d42ea 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/SwitchStmtsShouldHaveDefault.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/SwitchStmtsShouldHaveDefault.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/SystemPrintln.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/SystemPrintln.html index a543cc0fbb4..a543cc0fbb4 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/SystemPrintln.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/SystemPrintln.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/TooFewBranchesForASwitchStatement.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/TooFewBranchesForASwitchStatement.html index d82ec43cdd0..d82ec43cdd0 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/TooFewBranchesForASwitchStatement.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/TooFewBranchesForASwitchStatement.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/TooManyFields.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/TooManyFields.html index 6bd695cb88c..6bd695cb88c 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/TooManyFields.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/TooManyFields.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/TooManyMethods.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/TooManyMethods.html index e071382abc7..e071382abc7 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/TooManyMethods.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/TooManyMethods.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/TooManyStaticImports.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/TooManyStaticImports.html index 97fd173f9de..97fd173f9de 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/TooManyStaticImports.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/TooManyStaticImports.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/UncommentedEmptyConstructor.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/UncommentedEmptyConstructor.html index 972c596b05e..972c596b05e 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/UncommentedEmptyConstructor.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/UncommentedEmptyConstructor.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/UncommentedEmptyMethod.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/UncommentedEmptyMethod.html index 6417293359d..6417293359d 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/UncommentedEmptyMethod.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/UncommentedEmptyMethod.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/UnconditionalIfStatement.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/UnconditionalIfStatement.html index f239f1a66b9..f239f1a66b9 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/UnconditionalIfStatement.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/UnconditionalIfStatement.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/UnnecessaryCaseChange.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/UnnecessaryCaseChange.html index 2bee9f6d335..2bee9f6d335 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/UnnecessaryCaseChange.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/UnnecessaryCaseChange.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/UnnecessaryConstructor.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/UnnecessaryConstructor.html index 827a81cf523..827a81cf523 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/UnnecessaryConstructor.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/UnnecessaryConstructor.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/UnnecessaryConversionTemporary.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/UnnecessaryConversionTemporary.html index 3129868c0d4..3129868c0d4 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/UnnecessaryConversionTemporary.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/UnnecessaryConversionTemporary.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/UnnecessaryFinalModifier.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/UnnecessaryFinalModifier.html index 386699d11b4..386699d11b4 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/UnnecessaryFinalModifier.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/UnnecessaryFinalModifier.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/UnnecessaryLocalBeforeReturn.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/UnnecessaryLocalBeforeReturn.html index b978db59874..b978db59874 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/UnnecessaryLocalBeforeReturn.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/UnnecessaryLocalBeforeReturn.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/UnnecessaryParentheses.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/UnnecessaryParentheses.html index 39389b0c0b8..39389b0c0b8 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/UnnecessaryParentheses.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/UnnecessaryParentheses.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/UnnecessaryReturn.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/UnnecessaryReturn.html index 4c8c0cdbf33..4c8c0cdbf33 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/UnnecessaryReturn.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/UnnecessaryReturn.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/UnnecessaryWrapperObjectCreation.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/UnnecessaryWrapperObjectCreation.html index 3a7afbaf6ea..3a7afbaf6ea 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/UnnecessaryWrapperObjectCreation.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/UnnecessaryWrapperObjectCreation.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/UnsynchronizedStaticDateFormatter.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/UnsynchronizedStaticDateFormatter.html index d828f58079e..d828f58079e 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/UnsynchronizedStaticDateFormatter.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/UnsynchronizedStaticDateFormatter.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/UnusedFormalParameter.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/UnusedFormalParameter.html index 3da842acbd3..3da842acbd3 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/UnusedFormalParameter.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/UnusedFormalParameter.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/UnusedImports.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/UnusedImports.html index 2e71f38345f..2e71f38345f 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/UnusedImports.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/UnusedImports.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/UnusedLocalVariable.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/UnusedLocalVariable.html index cad4ea89de7..cad4ea89de7 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/UnusedLocalVariable.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/UnusedLocalVariable.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/UnusedModifier.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/UnusedModifier.html index c0483ed0d29..c0483ed0d29 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/UnusedModifier.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/UnusedModifier.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/UnusedNullCheckInEquals.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/UnusedNullCheckInEquals.html index d00720da14e..d00720da14e 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/UnusedNullCheckInEquals.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/UnusedNullCheckInEquals.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/UnusedPrivateField.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/UnusedPrivateField.html index 6640433af07..6640433af07 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/UnusedPrivateField.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/UnusedPrivateField.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/UnusedPrivateMethod.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/UnusedPrivateMethod.html index 7b4e26a5bc9..7b4e26a5bc9 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/UnusedPrivateMethod.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/UnusedPrivateMethod.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/UseArrayListInsteadOfVector.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/UseArrayListInsteadOfVector.html index d20c380eed6..d20c380eed6 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/UseArrayListInsteadOfVector.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/UseArrayListInsteadOfVector.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/UseArraysAsList.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/UseArraysAsList.html index 70c2b196612..70c2b196612 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/UseArraysAsList.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/UseArraysAsList.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/UseCollectionIsEmpty.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/UseCollectionIsEmpty.html index 640a4f26181..640a4f26181 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/UseCollectionIsEmpty.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/UseCollectionIsEmpty.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/UseCorrectExceptionLogging.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/UseCorrectExceptionLogging.html index 551c48e1d8b..551c48e1d8b 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/UseCorrectExceptionLogging.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/UseCorrectExceptionLogging.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/UseEqualsToCompareStrings.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/UseEqualsToCompareStrings.html index 0a9b9f658be..0a9b9f658be 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/UseEqualsToCompareStrings.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/UseEqualsToCompareStrings.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/UseIndexOfChar.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/UseIndexOfChar.html index 10fc6396521..10fc6396521 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/UseIndexOfChar.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/UseIndexOfChar.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/UseLocaleWithCaseConversions.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/UseLocaleWithCaseConversions.html index d68da56b94c..d68da56b94c 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/UseLocaleWithCaseConversions.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/UseLocaleWithCaseConversions.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/UseNotifyAllInsteadOfNotify.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/UseNotifyAllInsteadOfNotify.html index 9ac671f58ab..9ac671f58ab 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/UseNotifyAllInsteadOfNotify.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/UseNotifyAllInsteadOfNotify.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/UseProperClassLoader.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/UseProperClassLoader.html index 126cd478301..126cd478301 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/UseProperClassLoader.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/UseProperClassLoader.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/UseSingleton.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/UseSingleton.html index ff4dfa7e778..ff4dfa7e778 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/UseSingleton.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/UseSingleton.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/UseStringBufferForStringAppends.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/UseStringBufferForStringAppends.html index 7a2cb57cb99..7a2cb57cb99 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/UseStringBufferForStringAppends.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/UseStringBufferForStringAppends.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/UseStringBufferLength.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/UseStringBufferLength.html index 83aec725327..83aec725327 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/UseStringBufferLength.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/UseStringBufferLength.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/UselessOperationOnImmutable.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/UselessOperationOnImmutable.html index 961218b332a..961218b332a 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/UselessOperationOnImmutable.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/UselessOperationOnImmutable.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/UselessOverridingMethod.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/UselessOverridingMethod.html index 4c22baed4b6..4c22baed4b6 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/UselessOverridingMethod.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/UselessOverridingMethod.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/UselessStringValueOf.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/UselessStringValueOf.html index 0b22380e074..0b22380e074 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/UselessStringValueOf.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/UselessStringValueOf.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/VariableNamingConventions.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/VariableNamingConventions.html index 17ed2343ddc..17ed2343ddc 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/VariableNamingConventions.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/VariableNamingConventions.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/WhileLoopsMustUseBraces.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/WhileLoopsMustUseBraces.html index d4eaf9e04e3..d4eaf9e04e3 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/WhileLoopsMustUseBraces.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/WhileLoopsMustUseBraces.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/XPathRule.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/XPathRule.html index ac388e34948..ac388e34948 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/pmd/XPathRule.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/pmd/XPathRule.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/squidjava.properties b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/squidjava.properties index f26cabba546..f26cabba546 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/squidjava.properties +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/squidjava.properties diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/squidjava/ArchitecturalConstraint.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/squidjava/ArchitecturalConstraint.html index 2af771f2944..2af771f2944 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/squidjava/ArchitecturalConstraint.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/squidjava/ArchitecturalConstraint.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/squidjava/AvoidBreakOutsideSwitch.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/squidjava/AvoidBreakOutsideSwitch.html index d691586270a..d691586270a 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/squidjava/AvoidBreakOutsideSwitch.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/squidjava/AvoidBreakOutsideSwitch.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/squidjava/AvoidContinueStatement.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/squidjava/AvoidContinueStatement.html index d52b67eba23..d52b67eba23 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/squidjava/AvoidContinueStatement.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/squidjava/AvoidContinueStatement.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/squidjava/CallToDeprecatedMethod.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/squidjava/CallToDeprecatedMethod.html index 146b8f3b13d..146b8f3b13d 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/squidjava/CallToDeprecatedMethod.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/squidjava/CallToDeprecatedMethod.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/squidjava/ClassCyclomaticComplexity.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/squidjava/ClassCyclomaticComplexity.html index a2837927eeb..a2837927eeb 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/squidjava/ClassCyclomaticComplexity.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/squidjava/ClassCyclomaticComplexity.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/squidjava/EmptyFile.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/squidjava/EmptyFile.html index 9b3a8772360..9b3a8772360 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/squidjava/EmptyFile.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/squidjava/EmptyFile.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/squidjava/MaximumInheritanceDepth.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/squidjava/MaximumInheritanceDepth.html index 61fc1884394..61fc1884394 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/squidjava/MaximumInheritanceDepth.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/squidjava/MaximumInheritanceDepth.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/squidjava/MethodCyclomaticComplexity.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/squidjava/MethodCyclomaticComplexity.html index d50d8825d7a..d50d8825d7a 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/squidjava/MethodCyclomaticComplexity.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/squidjava/MethodCyclomaticComplexity.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/squidjava/NoSonar.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/squidjava/NoSonar.html index c56106d83c1..c56106d83c1 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/squidjava/NoSonar.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/squidjava/NoSonar.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/squidjava/UndocumentedApi.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/squidjava/UndocumentedApi.html index 9745f9eab3d..9745f9eab3d 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/squidjava/UndocumentedApi.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/squidjava/UndocumentedApi.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/squidjava/UnusedPrivateMethod.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/squidjava/UnusedPrivateMethod.html index fd3901a49fa..fd3901a49fa 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/squidjava/UnusedPrivateMethod.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/squidjava/UnusedPrivateMethod.html diff --git a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/squidjava/UnusedProtectedMethod.html b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/squidjava/UnusedProtectedMethod.html index ec8ed1032fd..ec8ed1032fd 100644 --- a/plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/squidjava/UnusedProtectedMethod.html +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/squidjava/UnusedProtectedMethod.html @@ -48,7 +48,7 @@ <module>plugins/sonar-cpd-plugin</module> <module>plugins/sonar-squid-java-plugin</module> <module>plugins/sonar-design-plugin</module> - <module>plugins/sonar-i18n-en-plugin</module> + <module>plugins/sonar-l10n-en-plugin</module> <module>plugins/sonar-email-notifications-plugin</module> </modules> diff --git a/sonar-application/pom.xml b/sonar-application/pom.xml index 9e9876e467b..4b3941e48db 100644 --- a/sonar-application/pom.xml +++ b/sonar-application/pom.xml @@ -204,7 +204,7 @@ </dependency> <dependency> <groupId>org.codehaus.sonar.plugins</groupId> - <artifactId>sonar-i18n-en-plugin</artifactId> + <artifactId>sonar-l10n-en-plugin</artifactId> <version>${project.version}</version> <scope>runtime</scope> </dependency> diff --git a/sonar-core/src/main/java/org/sonar/core/i18n/I18nManager.java b/sonar-core/src/main/java/org/sonar/core/i18n/I18nManager.java index 45f31b36853..4a8ee47f82f 100644 --- a/sonar-core/src/main/java/org/sonar/core/i18n/I18nManager.java +++ b/sonar-core/src/main/java/org/sonar/core/i18n/I18nManager.java @@ -38,8 +38,8 @@ import java.util.*; public class I18nManager implements I18n, ServerExtension { private static Logger LOG = LoggerFactory.getLogger(I18nManager.class); - public static final String ENGLISH_PACK_PLUGIN_KEY = "i18nen"; - public static final String BUNDLE_PACKAGE = "org.sonar.i18n."; + public static final String ENGLISH_PACK_PLUGIN_KEY = "l10nen"; + public static final String BUNDLE_PACKAGE = "org.sonar.l10n."; private PluginRepository pluginRepository; private Map<String, ClassLoader> bundleToClassloaders; diff --git a/sonar-core/src/test/resources/org/sonar/core/i18n/englishPack/org/sonar/i18n/checkstyle.properties b/sonar-core/src/test/resources/org/sonar/core/i18n/englishPack/org/sonar/l10n/checkstyle.properties index 10fa9295c44..10fa9295c44 100644 --- a/sonar-core/src/test/resources/org/sonar/core/i18n/englishPack/org/sonar/i18n/checkstyle.properties +++ b/sonar-core/src/test/resources/org/sonar/core/i18n/englishPack/org/sonar/l10n/checkstyle.properties diff --git a/sonar-core/src/test/resources/org/sonar/core/i18n/englishPack/org/sonar/i18n/checkstyle/ArchitectureRule.html b/sonar-core/src/test/resources/org/sonar/core/i18n/englishPack/org/sonar/l10n/checkstyle/ArchitectureRule.html index a7cad9049d7..a7cad9049d7 100644 --- a/sonar-core/src/test/resources/org/sonar/core/i18n/englishPack/org/sonar/i18n/checkstyle/ArchitectureRule.html +++ b/sonar-core/src/test/resources/org/sonar/core/i18n/englishPack/org/sonar/l10n/checkstyle/ArchitectureRule.html diff --git a/sonar-core/src/test/resources/org/sonar/core/i18n/englishPack/org/sonar/i18n/core.properties b/sonar-core/src/test/resources/org/sonar/core/i18n/englishPack/org/sonar/l10n/core.properties index de205d651cb..de205d651cb 100644 --- a/sonar-core/src/test/resources/org/sonar/core/i18n/englishPack/org/sonar/i18n/core.properties +++ b/sonar-core/src/test/resources/org/sonar/core/i18n/englishPack/org/sonar/l10n/core.properties diff --git a/sonar-core/src/test/resources/org/sonar/core/i18n/frenchPack/org/sonar/i18n/checkstyle_fr.properties b/sonar-core/src/test/resources/org/sonar/core/i18n/frenchPack/org/sonar/l10n/checkstyle_fr.properties index b2fc8f9651f..b2fc8f9651f 100644 --- a/sonar-core/src/test/resources/org/sonar/core/i18n/frenchPack/org/sonar/i18n/checkstyle_fr.properties +++ b/sonar-core/src/test/resources/org/sonar/core/i18n/frenchPack/org/sonar/l10n/checkstyle_fr.properties diff --git a/sonar-core/src/test/resources/org/sonar/core/i18n/frenchPack/org/sonar/i18n/checkstyle_fr/ArchitectureRule.html b/sonar-core/src/test/resources/org/sonar/core/i18n/frenchPack/org/sonar/l10n/checkstyle_fr/ArchitectureRule.html index 9b12ae071ce..9b12ae071ce 100644 --- a/sonar-core/src/test/resources/org/sonar/core/i18n/frenchPack/org/sonar/i18n/checkstyle_fr/ArchitectureRule.html +++ b/sonar-core/src/test/resources/org/sonar/core/i18n/frenchPack/org/sonar/l10n/checkstyle_fr/ArchitectureRule.html diff --git a/sonar-core/src/test/resources/org/sonar/core/i18n/frenchPack/org/sonar/i18n/core_fr.properties b/sonar-core/src/test/resources/org/sonar/core/i18n/frenchPack/org/sonar/l10n/core_fr.properties index e9ced4039ae..e9ced4039ae 100644 --- a/sonar-core/src/test/resources/org/sonar/core/i18n/frenchPack/org/sonar/i18n/core_fr.properties +++ b/sonar-core/src/test/resources/org/sonar/core/i18n/frenchPack/org/sonar/l10n/core_fr.properties diff --git a/sonar-core/src/test/resources/org/sonar/core/i18n/sqalePlugin/org/sonar/i18n/sqale.properties b/sonar-core/src/test/resources/org/sonar/core/i18n/sqalePlugin/org/sonar/l10n/sqale.properties index a8ea9c0553e..a8ea9c0553e 100644 --- a/sonar-core/src/test/resources/org/sonar/core/i18n/sqalePlugin/org/sonar/i18n/sqale.properties +++ b/sonar-core/src/test/resources/org/sonar/core/i18n/sqalePlugin/org/sonar/l10n/sqale.properties diff --git a/sonar-core/src/test/resources/org/sonar/core/i18n/sqalePlugin/org/sonar/i18n/sqale_fr.properties b/sonar-core/src/test/resources/org/sonar/core/i18n/sqalePlugin/org/sonar/l10n/sqale_fr.properties index 471d015a11a..471d015a11a 100644 --- a/sonar-core/src/test/resources/org/sonar/core/i18n/sqalePlugin/org/sonar/i18n/sqale_fr.properties +++ b/sonar-core/src/test/resources/org/sonar/core/i18n/sqalePlugin/org/sonar/l10n/sqale_fr.properties diff --git a/sonar-server/pom.xml b/sonar-server/pom.xml index 43ffeae91d0..630c4497c85 100644 --- a/sonar-server/pom.xml +++ b/sonar-server/pom.xml @@ -450,7 +450,7 @@ </dependency> <dependency> <groupId>org.codehaus.sonar.plugins</groupId> - <artifactId>sonar-i18n-en-plugin</artifactId> + <artifactId>sonar-l10n-en-plugin</artifactId> <version>${project.version}</version> <scope>provided</scope> </dependency> |