aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/sonar-l10n-en-plugin/src
diff options
context:
space:
mode:
authorDavid Gageot <david@gageot.net>2012-06-15 17:52:16 +0200
committerDavid Gageot <david@gageot.net>2012-06-15 17:52:16 +0200
commitb7282a3a20a3d8783ad444832253c99f1959b787 (patch)
tree1cb8498196cff3d7a9f7840378695969c5293473 /plugins/sonar-l10n-en-plugin/src
parentbe33ec41314feb7b5dea29d56b9855a03455e45a (diff)
downloadsonarqube-b7282a3a20a3d8783ad444832253c99f1959b787.tar.gz
sonarqube-b7282a3a20a3d8783ad444832253c99f1959b787.zip
SONAR-3491 Show shared dashboards owner
Diffstat (limited to 'plugins/sonar-l10n-en-plugin/src')
-rw-r--r--plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/core.properties1
1 files changed, 1 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 4ce9fc09b35..b973de86df5 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
@@ -543,6 +543,7 @@ dashboard.error_unshare_default=This dashboard can't be unshared as long as it's
dashboard.global_dashboards.description=These dashboards are displayed to anonymous users or users who have not customized their dashboards.
dashboard.project_dashboards.description=These dashboards are displayed to anonymous users or users who have not customized their dashboards.
dashboard.shared_dashboards.description=These dashboards can be added to default dashboards.
+dashboard.username.default=[Sonar]
#------------------------------------------------------------------------------