diff options
Diffstat (limited to 'plugins/sonar-l10n-en-plugin/src')
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/core.properties | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/core.properties b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/core.properties index ca6b6b3d4e0..2e750f698fa 100644 --- a/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/core.properties +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/core.properties @@ -1131,6 +1131,15 @@ my_profile.password.wrong_old=Wrong old password #------------------------------------------------------------------------------ # +# TREEMAP +# +#------------------------------------------------------------------------------ +treemap.click_help=Left click to zoom in. Right click to zoom out. + + + +#------------------------------------------------------------------------------ +# # RULE SEVERITIES # #------------------------------------------------------------------------------ |