From 4e30e1e0e945560b41f2300d2e09c77b2c7a7ec4 Mon Sep 17 00:00:00 2001 From: Florian Dold Date: Mon, 5 Feb 2018 13:14:20 +0100 Subject: manifest version --- src/i18n/strings.ts | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'src/i18n/strings.ts') diff --git a/src/i18n/strings.ts b/src/i18n/strings.ts index 072bd9532..fa31de481 100644 --- a/src/i18n/strings.ts +++ b/src/i18n/strings.ts @@ -54,6 +54,9 @@ strings['de'] = { "Error: URL may not be relative": [ "" ], + "Invalid exchange URL (%1$s)": [ + "" + ], "The exchange is trusted by the wallet.\n": [ "" ], @@ -246,6 +249,9 @@ strings['en-US'] = { "Error: URL may not be relative": [ "" ], + "Invalid exchange URL (%1$s)": [ + "" + ], "The exchange is trusted by the wallet.\n": [ "" ], @@ -438,6 +444,9 @@ strings['fr'] = { "Error: URL may not be relative": [ "" ], + "Invalid exchange URL (%1$s)": [ + "" + ], "The exchange is trusted by the wallet.\n": [ "" ], @@ -630,6 +639,9 @@ strings['it'] = { "Error: URL may not be relative": [ "" ], + "Invalid exchange URL (%1$s)": [ + "" + ], "The exchange is trusted by the wallet.\n": [ "" ], -- cgit v1.2.3