From cc8a8dbb3836552099a00b47e9770e8844795269 Mon Sep 17 00:00:00 2001 From: rekjuh Date: Fri, 27 Sep 2024 14:32:55 +0300 Subject: [PATCH 1/3] Minor fixes/edits to Functionalities, Contribute and Download pages Minor edits to aforementioned pages --- app/contribute/page.tsx | 16 ++++++++-------- app/discover/functionalities/page.tsx | 2 +- app/download/page.tsx | 13 ++++++------- 3 files changed, 15 insertions(+), 16 deletions(-) diff --git a/app/contribute/page.tsx b/app/contribute/page.tsx index 77bd9736..ff66f5af 100644 --- a/app/contribute/page.tsx +++ b/app/contribute/page.tsx @@ -13,8 +13,8 @@ export default function ContributePage() {
- Oskari is an open source software, which means that its source code is - open to anyone for modifying and enhancing. Oskari stays up-to-date + Oskari is an open source software. Its source code is + open to anyone to view, use and enhance. Oskari stays up-to-date and is constantly developed by an active community. @@ -32,13 +32,13 @@ export default function ContributePage() { title='Report a bug' content={
- If you encounter a problem while using Oskari, please{' '} + If you encounter a problem while using Oskari, please report it to us - {' '} - report it to us + open a GitHub issue! .
@@ -57,7 +57,7 @@ export default function ContributePage() { > creating a pull request {' '} - you can propose and collaborate on changes to a repository. + you can propose and collaborate on changes to Oskari repository.
} /> @@ -82,17 +82,17 @@ export default function ContributePage() { title='Write in our blog' content={
- Would you like to share your findings or{' '} + Would you like to share your findings, give your view on Oskari or{' '} tell how your organization uses Oskari? {' '} - Oskari's blog is the platform for your ideas. + Oskari's blog{' '} is the platform for your ideas.
} /> Join the regular Oskari community{' '} diff --git a/app/discover/functionalities/page.tsx b/app/discover/functionalities/page.tsx index 198ac13d..b5ffe4f7 100644 --- a/app/discover/functionalities/page.tsx +++ b/app/discover/functionalities/page.tsx @@ -64,7 +64,7 @@ export default function DiscoverPage() { >

Give it a try!

- How to view and visualize maps with Oskari? Try the demo! + How to view and visualise maps with Oskari? Try the demo!