summaryrefslogtreecommitdiffstats
path: root/sonar-core
diff options
context:
space:
mode:
authorStas Vilchik <vilchiks@gmail.com>2016-09-12 09:36:47 +0200
committerStas Vilchik <vilchiks@gmail.com>2016-09-12 09:36:47 +0200
commit0e1b375b1d4f1a5bf4c6346323cad7afd95871ac (patch)
treed1d67082bf42b04514afef1c5f0a9dfe5e299322 /sonar-core
parent7e782d5ea44120a0ea1e964e53fdd38a94dad5b1 (diff)
downloadsonarqube-0e1b375b1d4f1a5bf4c6346323cad7afd95871ac.tar.gz
sonarqube-0e1b375b1d4f1a5bf4c6346323cad7afd95871ac.zip
SONAR-7980 apply feedback
Diffstat (limited to 'sonar-core')
-rw-r--r--sonar-core/src/main/resources/org/sonar/l10n/core.properties4
1 files changed, 2 insertions, 2 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 275b964654a..759726f2009 100644
--- a/sonar-core/src/main/resources/org/sonar/l10n/core.properties
+++ b/sonar-core/src/main/resources/org/sonar/l10n/core.properties
@@ -2080,9 +2080,9 @@ licenses.list.server=Server
licenses.update_license_for_x=Update License for {0}
licenses.license_input_label=Insert the license text below:
licenses.license_input_note=Keep empty if you want to unset this license.
-licenses.success_message=New license has been set.
+licenses.success_message=The license has been updated.
licenses.error_message=The license you have just set is invalid.
-licenses.there_are_invalid=There are licenses that are not valid. Please check details below.
+licenses.there_are_invalid=Some of the licenses are not valid. Please check the details below.
#------------------------------------------------------------------------------