aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/sonar-l10n-en-plugin/src/main
diff options
context:
space:
mode:
authorSimon Brandhof <simon.brandhof@gmail.com>2011-08-09 10:17:36 +0200
committerSimon Brandhof <simon.brandhof@gmail.com>2011-08-09 10:17:36 +0200
commit254f2271ab9b6e99faf99e92bf5eb324e9dfbf8d (patch)
tree03a9bf4f889d92c9ba39e713a710676c812d02a1 /plugins/sonar-l10n-en-plugin/src/main
parent3d58102c0564f72a49d6d8a691eabbf760d2d20a (diff)
downloadsonarqube-254f2271ab9b6e99faf99e92bf5eb324e9dfbf8d.tar.gz
sonarqube-254f2271ab9b6e99faf99e92bf5eb324e9dfbf8d.zip
SONAR-75 fix column titles in the filters page
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.properties7
1 files changed, 7 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 c103b691217..12e43941c36 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
@@ -350,6 +350,13 @@ filters.display_form.as=Display as
filters.display_form.table=Table
filters.display_form.treemap=Treemap
filters.build_date=Build date
+filters.col.date=Build date
+filters.col.language=Language
+filters.col.name=Name
+filters.col.links=Links
+filters.col.version=Version
+filters.col.key=Key
+
#------------------------------------------------------------------------------
#