Remove unnecessary comma from several translatable messages

This commit is contained in:
Amir E. Aharoni 2024-09-17 10:46:18 -04:00 committed by GitHub
parent 8c071a4d1e
commit 64f1742a6e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -369,7 +369,7 @@ en:
note: note
timeout:
title: Timeout Error
sorry: "Sorry, the data for the %{type} with the id %{id}, took too long to retrieve."
sorry: "Sorry, the data for the %{type} with the id %{id} took too long to retrieve."
type:
node: node
way: way
@ -405,28 +405,28 @@ en:
enclosing: "Enclosing features"
nodes:
timeout:
sorry: "Sorry, the data for the node with the id %{id}, took too long to retrieve."
sorry: "Sorry, the data for the node with the id %{id} took too long to retrieve."
old_nodes:
not_found:
sorry: "Sorry, node #%{id} version %{version} could not be found."
timeout:
sorry: "Sorry, the history of the node with the id %{id}, took too long to retrieve."
sorry: "Sorry, the history of the node with the id %{id} took too long to retrieve."
ways:
timeout:
sorry: "Sorry, the data for the way with the id %{id}, took too long to retrieve."
sorry: "Sorry, the data for the way with the id %{id} took too long to retrieve."
old_ways:
not_found:
sorry: "Sorry, way #%{id} version %{version} could not be found."
timeout:
sorry: "Sorry, the history of the way with the id %{id}, took too long to retrieve."
sorry: "Sorry, the history of the way with the id %{id} took too long to retrieve."
relations:
timeout:
sorry: "Sorry, the data for the relation with the id %{id}, took too long to retrieve."
sorry: "Sorry, the data for the relation with the id %{id} took too long to retrieve."
old_relations:
not_found:
sorry: "Sorry, relation #%{id} version %{version} could not be found."
timeout:
sorry: "Sorry, the history of the relation with the id %{id}, took too long to retrieve."
sorry: "Sorry, the history of the relation with the id %{id} took too long to retrieve."
changeset_comments:
feeds:
comment: