aboutsummaryrefslogtreecommitdiffstats
path: root/plugins
diff options
context:
space:
mode:
authorsimonbrandhof <simon.brandhof@gmail.com>2012-09-19 23:10:31 +0200
committersimonbrandhof <simon.brandhof@gmail.com>2012-09-19 23:10:31 +0200
commit251324a846b3045bcd91c818c3910cdfc47af6c5 (patch)
tree1aa58d668b146edb6aad911e55274c12a073662d /plugins
parent1df59a891cd377bbeedd0abf2a34f5e790f18e65 (diff)
downloadsonarqube-251324a846b3045bcd91c818c3910cdfc47af6c5.tar.gz
sonarqube-251324a846b3045bcd91c818c3910cdfc47af6c5.zip
SONAR-3812 Enhanced selection of metric properties
Diffstat (limited to 'plugins')
-rw-r--r--plugins/sonar-core-plugin/src/main/resources/org/sonar/l10n/core.properties11
1 files changed, 11 insertions, 0 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 cef409fa0b6..5af08a41b80 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
@@ -601,6 +601,17 @@ dashboard.TimeMachine.name=Time Machine
search.results=results
search.duration=({0} seconds)
+
+#------------------------------------------------------------------------------
+#
+# SELECT2.js
+#
+#------------------------------------------------------------------------------
+select2.noMatches=No matches
+select2.searching=Searching...
+select2.tooShort=Please enter {0} more characters
+
+
#------------------------------------------------------------------------------
#
# WIDGETS