aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-core
diff options
context:
space:
mode:
Diffstat (limited to 'sonar-core')
-rw-r--r--sonar-core/src/main/resources/org/sonar/l10n/core.properties11
1 files changed, 11 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 ce345ecd8f4..8c12f3c2dd3 100644
--- a/sonar-core/src/main/resources/org/sonar/l10n/core.properties
+++ b/sonar-core/src/main/resources/org/sonar/l10n/core.properties
@@ -367,6 +367,17 @@ work_duration.about=~ {0}
#------------------------------------------------------------------------------
#
+# Open Fix in ide
+#
+#------------------------------------------------------------------------------
+view_fix_in_ide=View fix in IDE
+fix_in_ide.report_success=Success. Switch to your IDE to see the fix.
+fix_in_ide.report_error=Unable to open the fix in the IDE.
+unable_to_find_ide_with_fix.error=Unable to find IDE with capabilities to show fix suggestions
+
+
+#------------------------------------------------------------------------------
+#
# DAY PICKER
#
#------------------------------------------------------------------------------