From: Amir E. Aharoni Date: Tue, 17 Sep 2024 14:46:18 +0000 (-0400) Subject: Remove unnecessary comma from several translatable messages X-Git-Tag: live~118^2 X-Git-Url: https://git.openstreetmap.org./rails.git/commitdiff_plain/64f1742a6e29497cde4350325ae10ef185c1b30b Remove unnecessary comma from several translatable messages --- diff --git a/config/locales/en.yml b/config/locales/en.yml index d114e0a88..fc2ab125e 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -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: