You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: apps/transport/lib/transport_web/live/gtfs_diff_select_live/results.ex
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -198,7 +198,7 @@ defmodule TransportWeb.Live.GTFSDiffSelectLive.Results do
198
198
defpsimilar_urls(url_1,url_2)do
199
199
dgettext(
200
200
"validations",
201
-
"The modified GTFS file (<a href=\"%{gtfs_url_2}\">source</a>) and the reference GTFS file (<a href=\"%{gtfs_url_1}\">source</a>) are similar.",
201
+
"The <a href=\"%{gtfs_url_2}\">modified GTFS file</a> and the <a href=\"%{gtfs_url_1}\">reference GTFS file</a> are similar.",
202
202
gtfs_url_1: url_1,
203
203
gtfs_url_2: url_2
204
204
)
@@ -207,7 +207,7 @@ defmodule TransportWeb.Live.GTFSDiffSelectLive.Results do
207
207
defpdifferent_urls(url_1,url_2)do
208
208
dgettext(
209
209
"validations",
210
-
"The modified GTFS file (<a href=\"%{gtfs_url_2}\">source</a>) has differences with the reference GTFS file (<a href=\"%{gtfs_url_1}\">source</a>), as summarized below:",
210
+
"The <a href=\"%{gtfs_url_2}\">modified GTFS file</a> has differences with the <a href=\"%{gtfs_url_1}\">reference GTFS file</a>, as summarized below:",
Copy file name to clipboardExpand all lines: apps/transport/priv/gettext/en/LC_MESSAGES/validations.po
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -445,11 +445,11 @@ msgid "The GTFS files <code>%{gtfs_original_file_name_2}</code> and <code>%{gtfs
445
445
msgstr""
446
446
447
447
#, elixir-autogen, elixir-format
448
-
msgid"The modified GTFS file (<a href=\"%{gtfs_url_2}\">source</a>) has differences with the reference GTFS file (<a href=\"%{gtfs_url_1}\">source</a>), as summarized below:"
448
+
msgid"The <a href=\"%{gtfs_url_2}\">modified GTFS file</a> has differences with the <a href=\"%{gtfs_url_1}\">reference GTFS file</a>, as summarized below:"
449
449
msgstr""
450
450
451
451
#, elixir-autogen, elixir-format
452
-
msgid"The modified GTFS file (<a href=\"%{gtfs_url_2}\">source</a>) and the reference GTFS file (<a href=\"%{gtfs_url_1}\">source</a>) are similar."
452
+
msgid"The <a href=\"%{gtfs_url_2}\">modified GTFS file</a> and the <a href=\"%{gtfs_url_1}\">reference GTFS file</a> are similar."
Copy file name to clipboardExpand all lines: apps/transport/priv/gettext/fr/LC_MESSAGES/validations.po
+4-4Lines changed: 4 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -445,12 +445,12 @@ msgid "The GTFS files <code>%{gtfs_original_file_name_2}</code> and <code>%{gtfs
445
445
msgstr"Les fichier GTFS <code>%{gtfs_original_file_name_2}</code> et <code>%{gtfs_original_file_name_1}</code> sont similaires."
446
446
447
447
#, elixir-autogen, elixir-format
448
-
msgid"The modified GTFS file (<a href=\"%{gtfs_url_2}\">source</a>) has differences with the reference GTFS file (<a href=\"%{gtfs_url_1}\">source</a>), as summarized below:"
449
-
msgstr"Le fichier GTFS modifié (<a href=\"%{gtfs_url_2}\">source</a>) comporte les différences ci-dessous par rapport au fichier GTFS de référence (<a href=\"%{gtfs_url_2}\">source</a>) :"
448
+
msgid"The <a href=\"%{gtfs_url_2}\">modified GTFS file</a> has differences with the <a href=\"%{gtfs_url_1}\">reference GTFS file</a>, as summarized below:"
449
+
msgstr"Le <a href=\"%{gtfs_url_2}\">fichier GTFS modifié</a> comporte les différences ci-dessous par rapport au <a href=\"%{gtfs_url_1}\">fichier GTFS de référence</a> :"
450
450
451
451
#, elixir-autogen, elixir-format
452
-
msgid"The modified GTFS file (<a href=\"%{gtfs_url_2}\">source</a>) and the reference GTFS file (<a href=\"%{gtfs_url_1}\">source</a>) are similar."
453
-
msgstr"Le fichier GTFS modifié (<a href=\"%{gtfs_url_2}\">source</a>) et le fichier GTFS de référence (<a href=\"%{gtfs_url_1}\">source</a>) sont similaires."
452
+
msgid"The <a href=\"%{gtfs_url_2}\">modified GTFS file</a> and the <a href=\"%{gtfs_url_1}\">reference GTFS file</a> are similar."
453
+
msgstr"Le <a href=\"%{gtfs_url_2}\">fichier GTFS modifié</a> et le <a href=\"%{gtfs_url_1}\">fichier GTFS de référence</a> sont similaires."
Copy file name to clipboardExpand all lines: apps/transport/priv/gettext/validations.pot
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -443,11 +443,11 @@ msgid "The GTFS files <code>%{gtfs_original_file_name_2}</code> and <code>%{gtfs
443
443
msgstr""
444
444
445
445
#, elixir-autogen, elixir-format
446
-
msgid"The modified GTFS file (<a href=\"%{gtfs_url_2}\">source</a>) has differences with the reference GTFS file (<a href=\"%{gtfs_url_1}\">source</a>), as summarized below:"
446
+
msgid"The <a href=\"%{gtfs_url_2}\">modified GTFS file</a> has differences with the <a href=\"%{gtfs_url_1}\">reference GTFS file</a>, as summarized below:"
447
447
msgstr""
448
448
449
449
#, elixir-autogen, elixir-format
450
-
msgid"The modified GTFS file (<a href=\"%{gtfs_url_2}\">source</a>) and the reference GTFS file (<a href=\"%{gtfs_url_1}\">source</a>) are similar."
450
+
msgid"The <a href=\"%{gtfs_url_2}\">modified GTFS file</a> and the <a href=\"%{gtfs_url_1}\">reference GTFS file</a> are similar."
0 commit comments