diff options
author | David Gageot <david@gageot.net> | 2012-05-10 08:57:32 +0200 |
---|---|---|
committer | David Gageot <david@gageot.net> | 2012-05-10 10:32:11 +0200 |
commit | 7f07203bb8f7fa0fd7799c8d1594d6023981379d (patch) | |
tree | 590954e2e138123ae2e5ee6e2bdf1841a6240b77 /plugins/sonar-l10n-en-plugin/src | |
parent | e0bf9f67f760c73d1204de7a557e0289478c297f (diff) | |
download | sonarqube-7f07203bb8f7fa0fd7799c8d1594d6023981379d.tar.gz sonarqube-7f07203bb8f7fa0fd7799c8d1594d6023981379d.zip |
Better dashboard administration pages
Diffstat (limited to 'plugins/sonar-l10n-en-plugin/src')
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/core.properties | 6 |
1 files changed, 6 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 d25de9e0c41..667478a2d0d 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 @@ -519,6 +519,8 @@ dashboard.configure_widgets=Configure widgets dashboard.manage_dashboards=Manage dashboards dashboard.add_widget=Add widget dashboard.please_configure_the_widget_x=Please configure the widget <b>{0}</b>. +dashboard.global_dashboards=Global dashboards +dashboard.project_dashboards=Project dashboards dashboard.my_global_dashboards=My global dashboards dashboard.my_project_dashboards=My project dashboards dashboard.no_dashboard=No dashboard @@ -532,6 +534,10 @@ dashboard.error_follow_existing_name=A dashboard already exists with the same na dashboard.default_restored=Default dashboards are restored dashboard.error_delete_default=This dashboard can't be deleted as long as it's defined as a default dashboard dashboard.error_unshare_default=This dashboard can't be unshared as long as it's defined as a default dashboard +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. + #------------------------------------------------------------------------------ # |