summaryrefslogtreecommitdiffstats
path: root/plugins
diff options
context:
space:
mode:
authorSimon Brandhof <simon.brandhof@gmail.com>2012-12-09 20:40:35 +0100
committerSimon Brandhof <simon.brandhof@gmail.com>2012-12-09 20:40:35 +0100
commit5c8ef50965f7b26fe0f3a00ff9c81ab8afdc256d (patch)
tree5eec9bf3035f769954bdcc72d68f20d731d2321f /plugins
parent747e52172260bb174fbfecb8f7248e488920c85a (diff)
downloadsonarqube-5c8ef50965f7b26fe0f3a00ff9c81ab8afdc256d.tar.gz
sonarqube-5c8ef50965f7b26fe0f3a00ff9c81ab8afdc256d.zip
SONAR-3862 remove the column "key" from the page "All Projects"
Diffstat (limited to 'plugins')
-rw-r--r--plugins/sonar-core-plugin/src/main/resources/org/sonar/l10n/core.properties1
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/sonar-core-plugin/src/main/resources/org/sonar/l10n/core.properties b/plugins/sonar-core-plugin/src/main/resources/org/sonar/l10n/core.properties
index 667718e805d..9b3b6d22c91 100644
--- a/plugins/sonar-core-plugin/src/main/resources/org/sonar/l10n/core.properties
+++ b/plugins/sonar-core-plugin/src/main/resources/org/sonar/l10n/core.properties
@@ -500,7 +500,6 @@ reviews.filtered_by.to=To date
#------------------------------------------------------------------------------
all-projects.cols.name=Name
-all-projects.cols.key=Key
#------------------------------------------------------------------------------