aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-core
diff options
context:
space:
mode:
authorStas Vilchik <vilchiks@gmail.com>2016-08-10 14:04:38 +0200
committerGitHub <noreply@github.com>2016-08-10 14:04:38 +0200
commit143f3c560bcf7ceac9585c1dfea7311f037834cb (patch)
tree6d8c5b4884c699ca6f996c0eb9639db7bcfa9fc7 /sonar-core
parent04c13b353fcb16dc53b1287f301301dad8d79abf (diff)
downloadsonarqube-143f3c560bcf7ceac9585c1dfea7311f037834cb.tar.gz
sonarqube-143f3c560bcf7ceac9585c1dfea7311f037834cb.zip
SONAR-7921 Rewrite "Quality Gate" project page (#1138)
Diffstat (limited to 'sonar-core')
-rw-r--r--sonar-core/src/main/resources/org/sonar/l10n/core.properties2
1 files changed, 2 insertions, 0 deletions
diff --git a/sonar-core/src/main/resources/org/sonar/l10n/core.properties b/sonar-core/src/main/resources/org/sonar/l10n/core.properties
index 7878ece8129..930442a42cf 100644
--- a/sonar-core/src/main/resources/org/sonar/l10n/core.properties
+++ b/sonar-core/src/main/resources/org/sonar/l10n/core.properties
@@ -1633,6 +1633,7 @@ update_key.no_key_to_update=No key contains the string to replace ("{0}").
#
#------------------------------------------------------------------------------
project_quality_profile.default_profile=Default
+project_quality_profile.successfully_updated={0} quality profile has been successfully updated.
#------------------------------------------------------------------------------
#
@@ -1640,6 +1641,7 @@ project_quality_profile.default_profile=Default
#
#------------------------------------------------------------------------------
project_quality_gate.default_qgate=Default
+project_quality_gate.successfully_updated=Quality gate has been successfully updated.
#------------------------------------------------------------------------------
#