diff --git a/po/ja.po b/po/ja.po index 125cc7de2..0e1dd45d0 100644 --- a/po/ja.po +++ b/po/ja.po @@ -56,8 +56,8 @@ msgid "Advanced options" msgstr "詳細設定" #: public/views/preferencesAlias.html -msgid "Alias for" -msgstr "ウォレット通称" +msgid "Alias for {{index.walletName}}" +msgstr "{{index.walletName}} の通称設定" #: public/views/splash.html msgid "Already have a wallet?" diff --git a/po/template.pot b/po/template.pot index 33d88f427..1759ff1db 100644 --- a/po/template.pot +++ b/po/template.pot @@ -43,7 +43,7 @@ msgid "Advanced options" msgstr "" #: public/views/preferencesAlias.html -msgid "Alias for" +msgid "Alias for {{index.walletName}}" msgstr "" #: public/views/splash.html diff --git a/public/views/preferencesAlias.html b/public/views/preferencesAlias.html index 35ab46869..629974aa6 100644 --- a/public/views/preferencesAlias.html +++ b/public/views/preferencesAlias.html @@ -6,7 +6,7 @@
- +