diff --git a/src/app/portal/components/results/results.component.html b/src/app/portal/components/results/results.component.html
index 5ef5ec30b..1bc39b697 100644
--- a/src/app/portal/components/results/results.component.html
+++ b/src/app/portal/components/results/results.component.html
@@ -70,7 +70,7 @@
routerLink="/service-info/"
fragment="service-info-2"
content="Lue lisää"
- i18n-content="@@publication2.toNewSearch">
+ i18n-content="@@spReadMore">
diff --git a/src/app/portal/services/tab-change.service.ts b/src/app/portal/services/tab-change.service.ts
index a005f810f..1d3771424 100644
--- a/src/app/portal/services/tab-change.service.ts
+++ b/src/app/portal/services/tab-change.service.ts
@@ -75,7 +75,7 @@ export class TabChangeService {
},
{
data: 'projects',
- label: 'Hankkeet',
+ label: $localize`:@@projects:Hankkeet`,
link: 'projects',
icon: faAlignLeft,
singular: $localize`:@@projectSingular:projekti`,
diff --git a/src/i18n/messages.en.xlf b/src/i18n/messages.en.xlf
index 735fefcee..e2aa198a7 100644
--- a/src/i18n/messages.en.xlf
+++ b/src/i18n/messages.en.xlf
@@ -4351,7 +4351,7 @@
Limit search based on the organizations participating in the project.
-
+
Limit search based on the keywords in the project's information.
@@ -4366,6 +4366,10 @@
Related organizations
+
+
+ Read more
+