pull/1647/head
Ayrat Badykov 6 years ago
parent 809219de86
commit cef98a3d8e
No known key found for this signature in database
GPG Key ID: B44668E265E9396F
  1. 2
      apps/block_scout_web/lib/block_scout_web/templates/address_contract_verification/new.html.eex
  2. 10
      apps/block_scout_web/priv/gettext/default.pot
  3. 10
      apps/block_scout_web/priv/gettext/en/LC_MESSAGES/default.po

@ -28,7 +28,7 @@
</div> </div>
<div class="form-group"> <div class="form-group">
<%= label :evm_version, :evm_version, gettext("EVM Vesion") %> <%= label :evm_version, :evm_version, gettext("EVM Version") %>
<%= select :evm_version, :evm_version, @evm_versions, class: "form-control", selected: "byzantium", "aria-describedby": "evm-version-help-block" %> <%= select :evm_version, :evm_version, @evm_versions, class: "form-control", selected: "byzantium", "aria-describedby": "evm-version-help-block" %>
</div> </div>

@ -1677,11 +1677,6 @@ msgstr ""
msgid "Run" msgid "Run"
msgstr "" msgstr ""
#, elixir-format
#: lib/block_scout_web/templates/address_contract_verification/new.html.eex:31
msgid "EVM Vesion"
msgstr ""
#, elixir-format #, elixir-format
#: lib/block_scout_web/templates/address/overview.html.eex:39 #: lib/block_scout_web/templates/address/overview.html.eex:39
msgid ">=" msgid ">="
@ -1701,3 +1696,8 @@ msgstr ""
#: lib/block_scout_web/templates/layout/_topnav.html.eex:83 #: lib/block_scout_web/templates/layout/_topnav.html.eex:83
msgid "Search by address, token symbol name, transaction hash, or block number" msgid "Search by address, token symbol name, transaction hash, or block number"
msgstr "" msgstr ""
#, elixir-format
#: lib/block_scout_web/templates/address_contract_verification/new.html.eex:31
msgid "EVM Version"
msgstr ""

@ -1677,11 +1677,6 @@ msgstr ""
msgid "Run" msgid "Run"
msgstr "" msgstr ""
#, elixir-format
#: lib/block_scout_web/templates/address_contract_verification/new.html.eex:31
msgid "EVM Vesion"
msgstr ""
#, elixir-format #, elixir-format
#: lib/block_scout_web/templates/address/overview.html.eex:39 #: lib/block_scout_web/templates/address/overview.html.eex:39
msgid ">=" msgid ">="
@ -1701,3 +1696,8 @@ msgstr ""
#: lib/block_scout_web/templates/layout/_topnav.html.eex:83 #: lib/block_scout_web/templates/layout/_topnav.html.eex:83
msgid "Search by address, token symbol name, transaction hash, or block number" msgid "Search by address, token symbol name, transaction hash, or block number"
msgstr "" msgstr ""
#, elixir-format, fuzzy
#: lib/block_scout_web/templates/address_contract_verification/new.html.eex:31
msgid "EVM Version"
msgstr ""

Loading…
Cancel
Save