Skip to content

Commit d57df63

Browse files
authored
Update translations and improve user prompts across multiple languages (#2807)
- Added documentation link to the footer in various language files. - Updated default editor descriptions to clarify the use of external editors. - Introduced a tooltip for copying tags to the clipboard in property lists. - Enhanced widget workspace controls with new labels for saving layouts as defaults and using them temporarily. - Improved user prompts for saving recommended layouts in the widget workspace. These changes enhance the user experience by providing clearer instructions and additional functionality in the interface.
1 parent 5f86511 commit d57df63

21 files changed

Lines changed: 759 additions & 675 deletions

lang/af.json

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -902,12 +902,12 @@
902902
"Following.ViewFollowing.notFollowing": "You're not following anyone",
903903
"Following.controls.stopFollowing.label": "Stop Following",
904904
"Footer.APIversionLabel": "MaprouletteAPI",
905+
"Footer.documentation": "Documentation",
905906
"Footer.donate.heading": "SUPPORT US",
906907
"Footer.email.donateButton": "Donate to Maproulette",
907908
"Footer.email.mastodonButton": "Mastodon @maproulette",
908909
"Footer.email.submit.label": "Submit",
909910
"Footer.followUs": "Follow Us",
910-
"Footer.getHelp": "Get Help",
911911
"Footer.joinNewsletter": "Join the Newsletter!",
912912
"Footer.links.heading": "INFO",
913913
"Footer.osm.altText": "OpenStreetMap",
@@ -1115,8 +1115,8 @@
11151115
"Profile.form.customBasemaps.label": "Custom Basemaps",
11161116
"Profile.form.defaultBasemap.description": "Kies die verstek basemap te vertoon op die kaart. Slegs ''n standaard uitdaging basemap sal die opsie hier gekies ignoreer.",
11171117
"Profile.form.defaultBasemap.label": "Default Basemap",
1118-
"Profile.form.defaultEditor.description": "Kies die verstek redakteur wat jy wil gebruik wanneer vaststelling take. Deur hierdie opsie te kies sal jy in staat wees om die dialoog redakteur seleksie slaan na die druk op wysig in ''n taak.",
1119-
"Profile.form.defaultEditor.label": "Standaard Redakteur",
1118+
"Profile.form.defaultEditor.description": "Select the default external editor that you want to use when fixing tasks. By selecting this option you will be able to skip the editor selection dialog after clicking on edit in a task.",
1119+
"Profile.form.defaultEditor.label": "Default External Editor",
11201120
"Profile.form.disableTaskConfirm.description": "This will allow the user to bypass the task confirmation modal when a user clicks 'I fixed it!'. Be aware some projects and challenges won't allow this behavior.",
11211121
"Profile.form.disableTaskConfirm.label": "Disable Task Confirmation Modal",
11221122
"Profile.form.email.description": "If you request emails in your Notification Subscriptions, they will be sent here.\n\nDecide which MapRoulette notifications you would like to receive, along with whether you would like to be sent an email informing you of the notification (either immediately or as a daily digest)",
@@ -1159,6 +1159,7 @@
11591159
"ProjectDetails.management.controls.showAll.label": "Display All Challenges",
11601160
"ProjectPickerModal.chooseProject": "Choose a Project",
11611161
"ProjectPickerModal.noProjects": "No projects found",
1162+
"PropertyList.copyTagsTooltip": "Copy tags to clipboard",
11621163
"PropertyList.noProperties": "No Properties",
11631164
"PropertyList.title": "Properties",
11641165
"QuickWidget.failedToLoad": "Widget Failed",
@@ -1502,7 +1503,9 @@
15021503
"WidgetWorkspace.controls.exportConfiguration.label": "Export Layout",
15031504
"WidgetWorkspace.controls.importConfiguration.label": "Import Layout",
15041505
"WidgetWorkspace.controls.resetConfiguration.label": "Reset Layout to Default",
1506+
"WidgetWorkspace.controls.saveAsDefault.label": "Save as My Default",
15051507
"WidgetWorkspace.controls.saveConfiguration.label": "Done Editing",
1508+
"WidgetWorkspace.controls.useTemporarily.label": "Use Temporarily",
15061509
"WidgetWorkspace.exportModal.controls.download.label": "Download",
15071510
"WidgetWorkspace.exportModal.fields.name.label": "Name of Layout",
15081511
"WidgetWorkspace.exportModal.header": "Export your Layout",
@@ -1511,6 +1514,7 @@
15111514
"WidgetWorkspace.labels.currentlyUsing": "Current layout:",
15121515
"WidgetWorkspace.labels.switchTo": "Switch to:",
15131516
"WidgetWorkspace.recommendedLayout.label": "Recommended Layout",
1517+
"WidgetWorkspace.recommendedLayout.prompt": "Would you like to save this recommended layout as your default? If not, it will only be applied temporarily for this session.",
15141518
"WidgetWorkspace.useRecommendedLayoutLabel.label": "Use Recommended Layout",
15151519
"Widgets.ActivityListingWidget.controls.toggleExactDates.label": "Show Exact Dates",
15161520
"Widgets.ActivityListingWidget.title": "Activity Listing",

lang/cs_CZ.json

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -902,12 +902,12 @@
902902
"Following.ViewFollowing.notFollowing": "Nikoho nesledujete",
903903
"Following.controls.stopFollowing.label": "Přestat sledovat",
904904
"Footer.APIversionLabel": "MaprouletteAPI",
905+
"Footer.documentation": "Documentation",
905906
"Footer.donate.heading": "SUPPORT US",
906907
"Footer.email.donateButton": "Donate to Maproulette",
907908
"Footer.email.mastodonButton": "Mastodon @maproulette",
908909
"Footer.email.submit.label": "Odeslat",
909910
"Footer.followUs": "Follow Us",
910-
"Footer.getHelp": "Get Help",
911911
"Footer.joinNewsletter": "Join the Newsletter!",
912912
"Footer.links.heading": "INFO",
913913
"Footer.osm.altText": "OpenStreetMap",
@@ -1115,8 +1115,8 @@
11151115
"Profile.form.customBasemaps.label": "Custom Basemaps",
11161116
"Profile.form.defaultBasemap.description": "Select the default basemap to display on the map. Only a default challenge basemap will override the option selected here.",
11171117
"Profile.form.defaultBasemap.label": "Default Basemap",
1118-
"Profile.form.defaultEditor.description": "Select the default editor that you want to use when fixing tasks. By selecting this option you will be able to skip the editor selection dialog after clicking on edit in a task.",
1119-
"Profile.form.defaultEditor.label": "Default Editor",
1118+
"Profile.form.defaultEditor.description": "Select the default external editor that you want to use when fixing tasks. By selecting this option you will be able to skip the editor selection dialog after clicking on edit in a task.",
1119+
"Profile.form.defaultEditor.label": "Default External Editor",
11201120
"Profile.form.disableTaskConfirm.description": "This will allow the user to bypass the task confirmation modal when a user clicks 'I fixed it!'. Be aware some projects and challenges won't allow this behavior.",
11211121
"Profile.form.disableTaskConfirm.label": "Disable Task Confirmation Modal",
11221122
"Profile.form.email.description": "If you request emails in your Notification Subscriptions, they will be sent here.\n\nDecide which MapRoulette notifications you would like to receive, along with whether you would like to be sent an email informing you of the notification (either immediately or as a daily digest)",
@@ -1159,6 +1159,7 @@
11591159
"ProjectDetails.management.controls.showAll.label": "Display All Challenges",
11601160
"ProjectPickerModal.chooseProject": "Choose a Project",
11611161
"ProjectPickerModal.noProjects": "No projects found",
1162+
"PropertyList.copyTagsTooltip": "Copy tags to clipboard",
11621163
"PropertyList.noProperties": "No Properties",
11631164
"PropertyList.title": "Vlastnosti",
11641165
"QuickWidget.failedToLoad": "Widget Failed",
@@ -1502,7 +1503,9 @@
15021503
"WidgetWorkspace.controls.exportConfiguration.label": "Export Layout",
15031504
"WidgetWorkspace.controls.importConfiguration.label": "Import Layout",
15041505
"WidgetWorkspace.controls.resetConfiguration.label": "Reset Layout to Default",
1506+
"WidgetWorkspace.controls.saveAsDefault.label": "Save as My Default",
15051507
"WidgetWorkspace.controls.saveConfiguration.label": "Done Editing",
1508+
"WidgetWorkspace.controls.useTemporarily.label": "Use Temporarily",
15061509
"WidgetWorkspace.exportModal.controls.download.label": "Download",
15071510
"WidgetWorkspace.exportModal.fields.name.label": "Name of Layout",
15081511
"WidgetWorkspace.exportModal.header": "Export your Layout",
@@ -1511,6 +1514,7 @@
15111514
"WidgetWorkspace.labels.currentlyUsing": "Current layout:",
15121515
"WidgetWorkspace.labels.switchTo": "Switch to:",
15131516
"WidgetWorkspace.recommendedLayout.label": "Recommended Layout",
1517+
"WidgetWorkspace.recommendedLayout.prompt": "Would you like to save this recommended layout as your default? If not, it will only be applied temporarily for this session.",
15141518
"WidgetWorkspace.useRecommendedLayoutLabel.label": "Use Recommended Layout",
15151519
"Widgets.ActivityListingWidget.controls.toggleExactDates.label": "Zobrazit přesné datum",
15161520
"Widgets.ActivityListingWidget.title": "Výpis aktivit",

0 commit comments

Comments
 (0)