aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/sonar-l10n-en-plugin/src
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/sonar-l10n-en-plugin/src')
-rw-r--r--plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/core.properties13
1 files changed, 12 insertions, 1 deletions
diff --git a/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/core.properties b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/core.properties
index 9f9c773f0db..28ea72edd23 100644
--- a/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/core.properties
+++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/core.properties
@@ -312,7 +312,6 @@ project_settings.page=Settings
project_links.page=Links
project_exclusions.page=Exclusions
project_history.page=History
-project_deletion.page=Project Deletion
quality_profiles.page=Quality Profiles
reviews.page=Reviews
settings.page=General Settings
@@ -326,6 +325,7 @@ violations_drilldown.page=Violations Drilldown
update_center.page=Update Center
lcom4_viewer.page=LCOM4
dependencies.page=Dependencies
+resource_deletion.page={0} Deletion
# GWT pages
@@ -918,6 +918,17 @@ project_history.event_already_exists=Event "{0}" already exists.
#------------------------------------------------------------------------------
#
+# PROJECT (RESOURCE) DELETION PAGE
+#
+#------------------------------------------------------------------------------
+
+project_deletion.delete_resource=Delete {0}
+project_deletion.operation_cannot_be_undone=This operation can not be undone.
+project_deletion.delete_resource_confirmation=Are you sure you want to delete this {0}?
+
+
+#------------------------------------------------------------------------------
+#
# TIME MACHINE
#
#------------------------------------------------------------------------------