diff --git a/i18n/po/template.pot b/i18n/po/template.pot index 08aa072c0..bca9887c4 100644 --- a/i18n/po/template.pot +++ b/i18n/po/template.pot @@ -2114,7 +2114,6 @@ msgstr "" #: www/views/customAmount.html:20 #: www/views/tab-receive.html:62 -#: www/views/tab-settings.html:36 msgid "Share" msgstr "" @@ -2132,6 +2131,7 @@ msgid "Share this invitation with your copayers" msgstr "" #: src/js/controllers/feedback/complete.js:5 +#: www/views/tab-settings.html:36 msgid "Share {{appName}}" msgstr "" diff --git a/www/views/tab-settings.html b/www/views/tab-settings.html index 9e63a5088..b12ab2b5d 100644 --- a/www/views/tab-settings.html +++ b/www/views/tab-settings.html @@ -33,7 +33,7 @@ - {{'Share'|translate}} {{appName}} + Share {{appName}}