summaryrefslogtreecommitdiffstats
path: root/sonar-core
diff options
context:
space:
mode:
authorJean-Baptiste Lievremont <jean-baptiste.lievremont@sonarsource.com>2014-05-12 17:29:07 +0200
committerJean-Baptiste Lievremont <jean-baptiste.lievremont@sonarsource.com>2014-05-12 17:29:14 +0200
commite68949500502b176e986bc1ce8f87d6f6d1bf71d (patch)
treee6b64e23edfc6aae9d5b82c60906acf1094dc79d /sonar-core
parent72e1f103de65962eab4056b2a0a2b9b13de62630 (diff)
downloadsonarqube-e68949500502b176e986bc1ce8f87d6f6d1bf71d.tar.gz
sonarqube-e68949500502b176e986bc1ce8f87d6f6d1bf71d.zip
SONAR-3532 Add server base URL to test email in configuration
Diffstat (limited to 'sonar-core')
-rw-r--r--sonar-core/src/main/resources/org/sonar/l10n/core.properties2
1 files changed, 1 insertions, 1 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 7d80779d7d5..1633057724a 100644
--- a/sonar-core/src/main/resources/org/sonar/l10n/core.properties
+++ b/sonar-core/src/main/resources/org/sonar/l10n/core.properties
@@ -1768,7 +1768,7 @@ email_configuration.test.to_address_required=You must provide address where to s
email_configuration.test.subject=Subject
email_configuration.test.subject_text=Test Message from SonarQube
email_configuration.test.message=Message
-email_configuration.test.message_text=This is a test message from SonarQube
+email_configuration.test.message_text=This is a test message from SonarQube at
email_configuration.test.send=Send Test Email
email_configuration.test.sending=Sending Test Email
email_configuration.test.email_was_sent_to_x=Email was sent to {0}