diff options
author | Simon Brandhof <simon.brandhof@gmail.com> | 2012-02-08 18:35:13 +0100 |
---|---|---|
committer | Simon Brandhof <simon.brandhof@gmail.com> | 2012-02-08 18:52:12 +0100 |
commit | 369a961c7786ad98785788a8491c7daacf8a54a2 (patch) | |
tree | 55f30de085ebc2eac4160e8018ac31ab26e4c908 /plugins/sonar-l10n-en-plugin/src/main | |
parent | b6f505f5626e4e0c65e79be2cefbe2050109ea84 (diff) | |
download | sonarqube-369a961c7786ad98785788a8491c7daacf8a54a2.tar.gz sonarqube-369a961c7786ad98785788a8491c7daacf8a54a2.zip |
SONAR-2069 add description to the treemap widget
Diffstat (limited to 'plugins/sonar-l10n-en-plugin/src/main')
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/core.properties | 3 |
1 files changed, 2 insertions, 1 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 62901858f6c..37322733f53 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 @@ -736,7 +736,8 @@ widget.reviews_metrics.false_positives=False positives widget.reviews_metrics.unreviewed_violations=Unreviewed violations widget.reviews_metrics.on_new_code=On new code: - +widget.treemap.name=Treemap of components +widget.treemap.description=Displays a treemap of all direct components of the selected resource #------------------------------------------------------------------------------ # |