From: Wouter Admiraal Date: Mon, 15 Jun 2020 12:14:09 +0000 (+0200) Subject: SONAR-13152 Use consistent spelling for analyze X-Git-Tag: 8.4.0.35506~89 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=12818cc0a81f8c5843534966aceb71725b7506c5;p=sonarqube.git SONAR-13152 Use consistent spelling for analyze --- 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 d1dc2e5b8cb..2cd1b24fe77 100644 --- a/sonar-core/src/main/resources/org/sonar/l10n/core.properties +++ b/sonar-core/src/main/resources/org/sonar/l10n/core.properties @@ -662,7 +662,7 @@ risk_exposure.LOW=Low hotspots.page=Security Hotspots hotspots.no_hotspots.title=There are no Security Hotspots to review. -hotspots.no_hotspots.description=Next time you analyse a piece of code that contains a potential security risk, it will show up here. +hotspots.no_hotspots.description=Next time you analyze a piece of code that contains a potential security risk, it will show up here. hotspots.no_hotspots_for_filters.title=We couldn't find any results matching the selected criteria. hotspots.no_hotspots_for_filters.description=Try changing the filters to get some results. hotspots.no_hotspots_for_keys.title=The requested hotspots no longer exist. @@ -897,7 +897,7 @@ projects.page=Projects projects._projects=projects projects.no_projects.empty_instance=There are no visible projects yet. projects.no_projects.empty_instance.new_project=Once you analyze some projects, they will show up here. -projects.no_projects.empty_instance.how_to_add_projects=Here is how you can analyse new projects +projects.no_projects.empty_instance.how_to_add_projects=Here is how you can analyze new projects projects.no_favorite_projects=You don't have any favorite projects yet. projects.no_favorite_projects.engagement=Discover and mark as favorites projects you are interested in to have a quick access to them. projects.explore_projects=Explore Projects