From 4955454440079f3beeaf0cbb7fb8bf82c113b231 Mon Sep 17 00:00:00 2001 From: Florian Dold Date: Tue, 17 Oct 2017 12:06:47 +0200 Subject: fix history rendering issue caused by i18n --- src/i18n/it.po | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/i18n/it.po') diff --git a/src/i18n/it.po b/src/i18n/it.po index fe9f3902f..2c896536b 100644 --- a/src/i18n/it.po +++ b/src/i18n/it.po @@ -266,12 +266,12 @@ msgstr "" #, c-format msgid "" "Started to withdraw\n" -" %1$s from%2$s(%3$s).\n" +" %1$s%2$sfrom%3$s(%4$s).\n" msgstr "" #: src/webex/pages/popup.tsx:368 #, c-format -msgid "Merchant%1$soffered contract%2$s.\n" +msgid "Merchant%1$soffered%2$scontract%3$s.\n" msgstr "" #: src/webex/pages/popup.tsx:379 @@ -283,7 +283,7 @@ msgstr "" #, c-format msgid "" "Paid%1$sto merchant%2$s.\n" -" (%3$s)\n" +"%3$s(%4$s)\n" msgstr "" #: src/webex/pages/popup.tsx:399 -- cgit v1.2.3