aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-core
diff options
context:
space:
mode:
authorStas Vilchik <stas.vilchik@sonarsource.com>2017-08-28 11:41:51 +0200
committerJanos Gyerik <janos.gyerik@sonarsource.com>2017-09-12 11:34:54 +0200
commit030370cf6255d1185ecb3deeaab7de1fe76e058b (patch)
treeba159de014202d25c86e58e7f656919fcfddcbe9 /sonar-core
parent98d1c53522f3f69e16dfb9bbdb63e0174402ec57 (diff)
downloadsonarqube-030370cf6255d1185ecb3deeaab7de1fe76e058b.tar.gz
sonarqube-030370cf6255d1185ecb3deeaab7de1fe76e058b.zip
add branches help popups (#2420)
Diffstat (limited to 'sonar-core')
-rw-r--r--sonar-core/src/main/resources/org/sonar/l10n/core.properties13
1 files changed, 13 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 fcdb5c37ddf..bd67305da26 100644
--- a/sonar-core/src/main/resources/org/sonar/l10n/core.properties
+++ b/sonar-core/src/main/resources/org/sonar/l10n/core.properties
@@ -230,6 +230,7 @@ are_you_sure=Are you sure?
assigned_to=Assigned to
bulk_change=Bulk Change
bulleted_point=Bulleted point
+buy_developer_pack=Buy Developer Pack now
check_project=Check project
coding_rules=Rules
clear=Clear
@@ -253,6 +254,7 @@ greater_or_equals=Greater or equals
greater_than=Greater than
help_tips=Help tips
last_analysis_before=Last analysis before
+learn_more=Learn more
less_or_equals=Less or equals
less_than=Less than
logging_out=You're logging out, please wait...
@@ -3151,3 +3153,14 @@ onboarding.project_watcher.not_started=Once your project is analyzed, this page
onboarding.project_watcher.in_progress=Analysis is in progress, please wait...
onboarding.project_watcher.finished=Analysis is finished, redirecting...
onboarding.project_watcher.failed=Something went wrong, please check the analysis logs.
+
+
+#------------------------------------------------------------------------------
+#
+# BRANCHES
+#
+#------------------------------------------------------------------------------
+branches.learn_how_to_analyze=Learn how to analyze branches in SonarQube
+branches.learn_how_to_analyze.text=Quickly setup branch analysis and get separate insights for each of your branches and pull requests.
+branches.no_support.header=Get the most out of SonarQube with branches analysis
+branches.no_support.header.text=Analyze each branch of your project separately with our Developer Pack.