aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-core
diff options
context:
space:
mode:
authorStas Vilchik <stas.vilchik@sonarsource.com>2017-09-06 17:53:37 +0200
committerStas Vilchik <stas.vilchik@sonarsource.com>2017-09-11 11:28:29 +0200
commit3ac9340f013701017f8dbab5b0686d2682f1768f (patch)
tree2be2f877ee0a92fe2e3ed652c730474dc239ba4a /sonar-core
parent048982bb3d8d5b2c715f95bc7818c90314e72a14 (diff)
downloadsonarqube-3ac9340f013701017f8dbab5b0686d2682f1768f.tar.gz
sonarqube-3ac9340f013701017f8dbab5b0686d2682f1768f.zip
SONAR-9181 bulk delete projects or bulk apply template in one go
Diffstat (limited to 'sonar-core')
-rw-r--r--sonar-core/src/main/resources/org/sonar/l10n/core.properties4
1 files changed, 3 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 0345b483fb7..a14132565a9 100644
--- a/sonar-core/src/main/resources/org/sonar/l10n/core.properties
+++ b/sonar-core/src/main/resources/org/sonar/l10n/core.properties
@@ -225,7 +225,6 @@ added_since_previous_version_detailed=Added since previous version ({0})
added_since_version=Added since version {0}
all_violations=All violations
all_issues=All issues
-analyzed_before=Analyzed before
and_worse=and worse
are_you_sure=Are you sure?
assigned_to=Assigned to
@@ -253,6 +252,7 @@ full_source=Full source
greater_or_equals=Greater or equals
greater_than=Greater than
help_tips=Help tips
+last_analysis_before=Last analysis before
less_or_equals=Less or equals
less_than=Less than
logging_out=You're logging out, please wait...
@@ -1406,6 +1406,8 @@ project_quality_gate.successfully_updated=Quality gate has been successfully upd
project_deletion.delete_resource_confirmation=Are you sure you want to delete "{0}"?
projects_management.delete_resource_confirmation=Are you sure you want to delete "{0}"?
+projects_management.delete_selected_warning=You're about to delete {0} selected items.
+projects_management.delete_all_warning=You're about to delete all {0} items.
#------------------------------------------------------------------------------