From 67a635df3e3fe76220095e384693496c5968e8ad Mon Sep 17 00:00:00 2001 From: zachdaniel Date: Tue, 20 Nov 2018 15:08:16 -0500 Subject: [PATCH] chore: gettext --- apps/block_scout_web/priv/gettext/default.pot | 28 +++++++++---------- .../priv/gettext/en/LC_MESSAGES/default.po | 28 +++++++++---------- 2 files changed, 28 insertions(+), 28 deletions(-) diff --git a/apps/block_scout_web/priv/gettext/default.pot b/apps/block_scout_web/priv/gettext/default.pot index d07837a1fd..26dd449b51 100644 --- a/apps/block_scout_web/priv/gettext/default.pot +++ b/apps/block_scout_web/priv/gettext/default.pot @@ -56,7 +56,7 @@ msgid "%{subnetwork} Explorer - BlockScout" msgstr "" #, elixir-format -#: lib/block_scout_web/views/transaction_view.ex:63 +#: lib/block_scout_web/views/transaction_view.ex:64 msgid "(Awaiting internal transactions for status)" msgstr "" @@ -283,12 +283,12 @@ msgid "Contract Address Pending" msgstr "" #, elixir-format -#: lib/block_scout_web/views/transaction_view.ex:142 +#: lib/block_scout_web/views/transaction_view.ex:143 msgid "Contract Call" msgstr "" #, elixir-format -#: lib/block_scout_web/views/transaction_view.ex:141 +#: lib/block_scout_web/views/transaction_view.ex:142 msgid "Contract Creation" msgstr "" @@ -394,12 +394,12 @@ msgid "Error trying to fetch balances." msgstr "" #, elixir-format -#: lib/block_scout_web/views/transaction_view.ex:67 +#: lib/block_scout_web/views/transaction_view.ex:68 msgid "Error: %{reason}" msgstr "" #, elixir-format -#: lib/block_scout_web/views/transaction_view.ex:65 +#: lib/block_scout_web/views/transaction_view.ex:66 msgid "Error: (Awaiting internal transactions for reason)" msgstr "" @@ -509,7 +509,7 @@ msgstr "" #: lib/block_scout_web/templates/transaction/_tabs.html.eex:43 #: lib/block_scout_web/templates/transaction_internal_transaction/index.html.eex:10 #: lib/block_scout_web/views/address_view.ex:213 -#: lib/block_scout_web/views/transaction_view.ex:191 +#: lib/block_scout_web/views/transaction_view.ex:192 msgid "Internal Transactions" msgstr "" @@ -535,7 +535,7 @@ msgstr "" #: lib/block_scout_web/templates/transaction/_tabs.html.eex:21 #: lib/block_scout_web/templates/transaction/_tabs.html.eex:48 #: lib/block_scout_web/templates/transaction_log/index.html.eex:10 -#: lib/block_scout_web/views/transaction_view.ex:192 +#: lib/block_scout_web/views/transaction_view.ex:193 msgid "Logs" msgstr "" @@ -547,7 +547,7 @@ msgid "Market Cap" msgstr "" #, elixir-format -#: lib/block_scout_web/views/transaction_view.ex:54 +#: lib/block_scout_web/views/transaction_view.ex:55 msgid "Max of" msgstr "" @@ -684,8 +684,8 @@ msgstr "" #, elixir-format #: lib/block_scout_web/templates/layout/_topnav.html.eex:44 #: lib/block_scout_web/templates/transaction/overview.html.eex:55 -#: lib/block_scout_web/views/transaction_view.ex:62 -#: lib/block_scout_web/views/transaction_view.ex:98 +#: lib/block_scout_web/views/transaction_view.ex:63 +#: lib/block_scout_web/views/transaction_view.ex:99 msgid "Pending" msgstr "" @@ -790,7 +790,7 @@ msgid "Showing 250 addresses of" msgstr "" #, elixir-format -#: lib/block_scout_web/views/transaction_view.ex:64 +#: lib/block_scout_web/views/transaction_view.ex:65 msgid "Success" msgstr "" @@ -901,7 +901,7 @@ msgstr "" #, elixir-format #: lib/block_scout_web/templates/tokens/transfer/_token_transfer.html.eex:4 #: lib/block_scout_web/templates/transaction_token_transfer/_token_transfer.html.eex:4 -#: lib/block_scout_web/views/transaction_view.ex:140 +#: lib/block_scout_web/views/transaction_view.ex:141 msgid "Token Transfer" msgstr "" @@ -913,7 +913,7 @@ msgstr "" #: lib/block_scout_web/templates/transaction/_tabs.html.eex:36 #: lib/block_scout_web/templates/transaction_token_transfer/index.html.eex:10 #: lib/block_scout_web/views/tokens/overview_view.ex:35 -#: lib/block_scout_web/views/transaction_view.ex:190 +#: lib/block_scout_web/views/transaction_view.ex:191 msgid "Token Transfers" msgstr "" @@ -955,7 +955,7 @@ msgid "Total transactions" msgstr "" #, elixir-format -#: lib/block_scout_web/views/transaction_view.ex:143 +#: lib/block_scout_web/views/transaction_view.ex:144 msgid "Transaction" msgstr "" diff --git a/apps/block_scout_web/priv/gettext/en/LC_MESSAGES/default.po b/apps/block_scout_web/priv/gettext/en/LC_MESSAGES/default.po index 0f0e2896bd..dbc5e1ded2 100644 --- a/apps/block_scout_web/priv/gettext/en/LC_MESSAGES/default.po +++ b/apps/block_scout_web/priv/gettext/en/LC_MESSAGES/default.po @@ -56,7 +56,7 @@ msgid "%{subnetwork} Explorer - BlockScout" msgstr "" #, elixir-format -#: lib/block_scout_web/views/transaction_view.ex:63 +#: lib/block_scout_web/views/transaction_view.ex:64 msgid "(Awaiting internal transactions for status)" msgstr "" @@ -283,12 +283,12 @@ msgid "Contract Address Pending" msgstr "" #, elixir-format -#: lib/block_scout_web/views/transaction_view.ex:142 +#: lib/block_scout_web/views/transaction_view.ex:143 msgid "Contract Call" msgstr "" #, elixir-format -#: lib/block_scout_web/views/transaction_view.ex:141 +#: lib/block_scout_web/views/transaction_view.ex:142 msgid "Contract Creation" msgstr "" @@ -394,12 +394,12 @@ msgid "Error trying to fetch balances." msgstr "" #, elixir-format -#: lib/block_scout_web/views/transaction_view.ex:67 +#: lib/block_scout_web/views/transaction_view.ex:68 msgid "Error: %{reason}" msgstr "" #, elixir-format -#: lib/block_scout_web/views/transaction_view.ex:65 +#: lib/block_scout_web/views/transaction_view.ex:66 msgid "Error: (Awaiting internal transactions for reason)" msgstr "" @@ -509,7 +509,7 @@ msgstr "" #: lib/block_scout_web/templates/transaction/_tabs.html.eex:43 #: lib/block_scout_web/templates/transaction_internal_transaction/index.html.eex:10 #: lib/block_scout_web/views/address_view.ex:213 -#: lib/block_scout_web/views/transaction_view.ex:191 +#: lib/block_scout_web/views/transaction_view.ex:192 msgid "Internal Transactions" msgstr "" @@ -535,7 +535,7 @@ msgstr "" #: lib/block_scout_web/templates/transaction/_tabs.html.eex:21 #: lib/block_scout_web/templates/transaction/_tabs.html.eex:48 #: lib/block_scout_web/templates/transaction_log/index.html.eex:10 -#: lib/block_scout_web/views/transaction_view.ex:192 +#: lib/block_scout_web/views/transaction_view.ex:193 msgid "Logs" msgstr "" @@ -547,7 +547,7 @@ msgid "Market Cap" msgstr "" #, elixir-format -#: lib/block_scout_web/views/transaction_view.ex:54 +#: lib/block_scout_web/views/transaction_view.ex:55 msgid "Max of" msgstr "" @@ -684,8 +684,8 @@ msgstr "" #, elixir-format #: lib/block_scout_web/templates/layout/_topnav.html.eex:44 #: lib/block_scout_web/templates/transaction/overview.html.eex:55 -#: lib/block_scout_web/views/transaction_view.ex:62 -#: lib/block_scout_web/views/transaction_view.ex:98 +#: lib/block_scout_web/views/transaction_view.ex:63 +#: lib/block_scout_web/views/transaction_view.ex:99 msgid "Pending" msgstr "" @@ -790,7 +790,7 @@ msgid "Showing 250 addresses of" msgstr "" #, elixir-format -#: lib/block_scout_web/views/transaction_view.ex:64 +#: lib/block_scout_web/views/transaction_view.ex:65 msgid "Success" msgstr "" @@ -901,7 +901,7 @@ msgstr "" #, elixir-format #: lib/block_scout_web/templates/tokens/transfer/_token_transfer.html.eex:4 #: lib/block_scout_web/templates/transaction_token_transfer/_token_transfer.html.eex:4 -#: lib/block_scout_web/views/transaction_view.ex:140 +#: lib/block_scout_web/views/transaction_view.ex:141 msgid "Token Transfer" msgstr "" @@ -913,7 +913,7 @@ msgstr "" #: lib/block_scout_web/templates/transaction/_tabs.html.eex:36 #: lib/block_scout_web/templates/transaction_token_transfer/index.html.eex:10 #: lib/block_scout_web/views/tokens/overview_view.ex:35 -#: lib/block_scout_web/views/transaction_view.ex:190 +#: lib/block_scout_web/views/transaction_view.ex:191 msgid "Token Transfers" msgstr "" @@ -955,7 +955,7 @@ msgid "Total transactions" msgstr "" #, elixir-format -#: lib/block_scout_web/views/transaction_view.ex:143 +#: lib/block_scout_web/views/transaction_view.ex:144 msgid "Transaction" msgstr ""