new pot generated

pull/2242/head
maxgrapps 5 years ago
parent 073c52f829
commit 3b06941b60
  1. 3
      apps/block_scout_web/lib/block_scout_web/templates/address_token/index.html.eex
  2. 12
      apps/block_scout_web/priv/gettext/default.pot

@ -23,8 +23,7 @@
<div class="transaction-bottom-panel">
<div class="download-all-transactions">
Download
<a class="download-all-transactions-link" href=<%= address_transaction_path(@conn, :token_transfers_csv, %{"address_id" => to_string(@address.hash)}) %>><%= gettext("CSV") %></span>
Download <a class="download-all-transactions-link" href=<%= address_transaction_path(@conn, :token_transfers_csv, %{"address_id" => to_string(@address.hash)}) %>><%= gettext("CSV") %></span>
<svg xmlns="http://www.w3.org/2000/svg" width="14" height="16">
<path fill="#333333" fill-rule="evenodd" d="M13 16H1c-.999 0-1-1-1-1V1s-.004-1 1-1h6l7 7v8s-.032 1-1 1zm-1-8c0-.99-1-1-1-1H8s-1 .001-1-1V3c0-.999-1-1-1-1H2v12h10V8z"/>
</svg>

@ -1700,8 +1700,6 @@ msgid " Token Transfer"
msgstr ""
#, elixir-format
#: lib/block_scout_web/templates/address_token/index.html.eex:27
msgid "CSV"
#: lib/block_scout_web/templates/api_docs/eth_rpc.html.eex:14
msgid " is recommended."
msgstr ""
@ -1711,11 +1709,6 @@ msgstr ""
msgid "Anything not in this list is not supported. Click on the method to be taken to the documentation for that method, and check the notes section for any potential differences."
msgstr ""
#, elixir-format
#: lib/block_scout_web/templates/address_token/index.html.eex:8
msgid "Download all token transfers as csv"
msgstr ""
#, elixir-format
#: lib/block_scout_web/templates/api_docs/eth_rpc.html.eex:4
msgid "ETH RPC API Documentation"
@ -1755,3 +1748,8 @@ msgstr ""
#: lib/block_scout_web/templates/api_docs/eth_rpc.html.eex:9
msgid "here."
msgstr ""
#, elixir-format
#: lib/block_scout_web/templates/address_token/index.html.eex:26
msgid "CSV"
msgstr ""

Loading…
Cancel
Save