From 289bf6f0dc43da6387da1d5582684432c7d52b21 Mon Sep 17 00:00:00 2001 From: Pieter Vander Vennet Date: Mon, 25 Oct 2021 22:48:57 +0000 Subject: [PATCH] Translated using Weblate (English) Currently translated at 100.0% (228 of 228 strings) Translation: MapComplete/Core Translate-URL: https://hosted.weblate.org/projects/mapcomplete/core/en/ --- langs/en.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/langs/en.json b/langs/en.json index 6b7d7723a..cee2bae0c 100644 --- a/langs/en.json +++ b/langs/en.json @@ -33,7 +33,7 @@ "split": { "split": "Split", "cancel": "Cancel", - "inviteToSplit": "Split this road", + "inviteToSplit": "Split this road in smaller segments. This allows to give different properties to parts of the road.", "loginToSplit": "You must be logged in to split a road", "splitTitle": "Choose on the map where to split this road", "hasBeenSplit": "This way has been split" @@ -229,11 +229,11 @@ "wikipediaboxTitle": "Wikipedia", "failed": "Loading the wikipedia entry failed", "loading": "Loading Wikipedia...", - "noWikipediaPage": "This wikidata item has no corresponding wikipedia page yet.", - "searchWikidata": "Search on wikidata", + "noWikipediaPage": "This Wikidata item has no corresponding Wikipedia page yet.", + "searchWikidata": "Search on Wikidata", "noResults": "Nothing found for {search}", "doSearch": "Search above to see results", - "createNewWikidata": "Create a new wikidata item" + "createNewWikidata": "Create a new Wikidata item" } }, "favourite": { @@ -285,4 +285,4 @@ "partOfRelation": "This feature is part of a relation. Use another editor to move it", "cancel": "Cancel move" } -} \ No newline at end of file +}