aboutsummaryrefslogtreecommitdiffstats
path: root/plugins
diff options
context:
space:
mode:
authorFabrice Bellingard <bellingard@gmail.com>2012-04-02 17:48:04 +0200
committerFabrice Bellingard <bellingard@gmail.com>2012-04-02 17:49:02 +0200
commit92cc81884284a49758f8778d1a8b812352c9ed18 (patch)
treee9c0c16696136bb0a60e8bfc3895b3f6e648b778 /plugins
parentae82c4624b4beea7efe47810351e8955e4631c9b (diff)
downloadsonarqube-92cc81884284a49758f8778d1a8b812352c9ed18.tar.gz
sonarqube-92cc81884284a49758f8778d1a8b812352c9ed18.zip
SONAR-3361 Error : undefined method `source' for nil:NilClass
Diffstat (limited to 'plugins')
-rw-r--r--plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/core.properties9
1 files changed, 9 insertions, 0 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 47692382715..da03b7db22e 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
@@ -783,6 +783,15 @@ violations_drilldown.no_violations=No violations
#------------------------------------------------------------------------------
#
+# RESOURCE VIEWER
+#
+#------------------------------------------------------------------------------
+
+resource_viewer.resource_deleted=This resource has been deleted.
+
+
+#------------------------------------------------------------------------------
+#
# VIOLATIONS VIEWER
#
#------------------------------------------------------------------------------