From: Fabrice Bellingard Date: Fri, 14 Dec 2012 12:33:58 +0000 (+0100) Subject: Replace "Recent Activity" by "Recent Projects" X-Git-Tag: 3.4~31^2~3 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=04a466d94c0fb5e79c54c4fdf380e3feb0043d4a;p=sonarqube.git Replace "Recent Activity" by "Recent Projects" --- diff --git a/plugins/sonar-core-plugin/src/main/resources/org/sonar/l10n/core.properties b/plugins/sonar-core-plugin/src/main/resources/org/sonar/l10n/core.properties index d56128bf503..4588e00ea1d 100644 --- a/plugins/sonar-core-plugin/src/main/resources/org/sonar/l10n/core.properties +++ b/plugins/sonar-core-plugin/src/main/resources/org/sonar/l10n/core.properties @@ -306,7 +306,7 @@ layout.dashboards=Dashboards layout.reviews=Reviews layout.configuration=Configuration layout.projects=Projects -layout.recent_activity=Recent Activity +layout.recent_projects=Recent Projects layout.user_panel.my_profile=My profile sidebar.project_settings=Configuration diff --git a/sonar-server/src/main/webapp/WEB-INF/app/views/layouts/_menu_projects.html.erb b/sonar-server/src/main/webapp/WEB-INF/app/views/layouts/_menu_projects.html.erb index ec8a68e1f8d..01545026f4b 100644 --- a/sonar-server/src/main/webapp/WEB-INF/app/views/layouts/_menu_projects.html.erb +++ b/sonar-server/src/main/webapp/WEB-INF/app/views/layouts/_menu_projects.html.erb @@ -9,7 +9,7 @@