diff options
author | Grégoire Aubert <gregoire.aubert@sonarsource.com> | 2018-11-23 16:41:46 +0100 |
---|---|---|
committer | SonarTech <sonartech@sonarsource.com> | 2018-12-07 20:21:05 +0100 |
commit | d7c2c71bd272dfc5006b77fa1587506df9cb021e (patch) | |
tree | 6e995fec7e7f499b7c4a35d4b2550e6bbb6ef149 /sonar-core | |
parent | d639ccca707ae55c95bf0578a73bea503d836d0c (diff) | |
download | sonarqube-d7c2c71bd272dfc5006b77fa1587506df9cb021e.tar.gz sonarqube-d7c2c71bd272dfc5006b77fa1587506df9cb021e.zip |
SONARCLOUD-183 Advertise paid plan and recommend it to users
Diffstat (limited to 'sonar-core')
-rw-r--r-- | sonar-core/src/main/resources/org/sonar/l10n/core.properties | 1 |
1 files changed, 1 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 2b4196f9e2a..ea32be1e07b 100644 --- a/sonar-core/src/main/resources/org/sonar/l10n/core.properties +++ b/sonar-core/src/main/resources/org/sonar/l10n/core.properties @@ -132,6 +132,7 @@ quality_profile=Quality Profile raw=Raw recent_history=Recent History recently_browsed=Recently Browsed +recommended=Recommended refresh=Refresh reload=Reload remove=Remove |