@panoramax/web-viewer 4.1.0-develop-b60f7e56 → 4.1.0-develop-3ab9b4cf

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@panoramax/web-viewer",
3
- "version": "4.1.0-develop-b60f7e56",
3
+ "version": "4.1.0-develop-3ab9b4cf",
4
4
  "description": "Panoramax web viewer for geolocated pictures",
5
5
  "main": "build/index.js",
6
6
  "author": "Panoramax team",
@@ -202,33 +202,33 @@
202
202
  "semantics_editor_error": "The syntax is invalid. Your tags may look like:\nkey=value\nprefix|key=value\nprefix|key[qualif_key=qualif_val]=value\n\nMax key length is 256 characters, max value length 2048 characters.",
203
203
  "semantics_editor_example": "key=value\nprefix|key=value",
204
204
  "semantics_edit": "Edit attributes",
205
- "semantics_save": "Save your edits",
205
+ "semantics_save": "Save your changes",
206
206
  "semantics_undo": "Cancel your edits",
207
207
  "semantics_cantsave_invalid": "Cannot save changes, input is invalid",
208
- "semantics_send_fail": "We can't send your edits for now, please retry later.",
208
+ "semantics_send_fail": "Unable to save your changes, please try again later",
209
209
  "semantics_send_ok": "Your edits were sent successfully",
210
210
  "report": "Report",
211
211
  "report_auth": "This report will be sent using your account \"{a}\"",
212
- "report_nature_label": "Nature of the issue",
212
+ "report_nature_label": "Cause of the issue",
213
213
  "report_nature": {
214
214
  "": "Select the nature of issue…",
215
- "blur_missing": "A person face or car plate is visible",
216
- "blur_excess": "An object not needing blur is blurred",
215
+ "blur_missing": "A person's face or car license plate is visible",
216
+ "blur_excess": "An unnecessary blur was applied to an object",
217
217
  "inappropriate": "Picture is inappropriate (unrelated, nudity…)",
218
218
  "privacy": "A private path or property is visible",
219
- "picture_low_quality": "Picture is of very bad quality",
220
- "mislocated": "Picture is badly positioned on map",
219
+ "picture_low_quality": "Image is low quality",
220
+ "mislocated": "Picture is poorly positioned on map",
221
221
  "copyright": "Picture infringes copyright",
222
222
  "other": "Any other kind of issue"
223
223
  },
224
224
  "report_whole_sequence": "This concerns the entire sequence",
225
225
  "report_details": "Additional details",
226
- "report_details_placeholder": "Optional, you can add details about the issue and how this is concerning",
226
+ "report_details_placeholder": "Optionally, you can add details about the issue",
227
227
  "report_email": "Your email",
228
228
  "report_email_placeholder": "Optional",
229
229
  "report_submit": "Submit",
230
- "report_wait": "Sending report …",
231
- "report_success": "Report has been successfully sent. It will be reviewed as soon as possible.",
230
+ "report_wait": "Sending report…",
231
+ "report_success": "Report was sent successfully. It will be reviewed as soon as possible.",
232
232
  "report_failure": "An error occurred when creating report: {e}. Please try again later."
233
233
  },
234
234
  "map": {