From 532185337515a7426f16fdbfb6e9d4b790849ef7 Mon Sep 17 00:00:00 2001 From: "tg(x)" <*@tg-x.net> Date: Tue, 23 Feb 2016 18:31:39 +0100 Subject: i18n-strings --- extension/lib/i18n-strings.js | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 extension/lib/i18n-strings.js diff --git a/extension/lib/i18n-strings.js b/extension/lib/i18n-strings.js new file mode 100644 index 000000000..7b92095b2 --- /dev/null +++ b/extension/lib/i18n-strings.js @@ -0,0 +1,2 @@ +i18n.strings['en-US'] = {"domain":"en-US","locale_data":{"en-US":{"%1$s\n wants to enter a contract over %2$s\n with you.":[""],"You are about to purchase:":[""],"Confirm Payment":[""],"Please enter a URL":[""],"The URL you've entered is not valid (must be absolute)":[""],"The bank wants to create a reserve over %1$s.":[""],"Balance":[""],"History":[""],"Debug":[""],"free KUDOS":[""],"You have no balance to show. Want to get some %1$s?":[""],"Created reserve (%1$s) of %2$s at %3$s":[""],"Bank confirmed reserve (%1$s) at %2$s":[""],"Withdraw at %1$s":[""],"Wallet depleted reserve (%1$s) at %2$s":[""],"Payment for %1$s to merchant %2$s. ":[""],"Unknown event (%1$s)":[""],"Your wallet has no events recorded.":[""],"":{"domain":"en-US","lang":""}}}}; +i18n.strings['de-DE'] = {"domain":"de-DE","locale_data":{"de-DE":{"%1$s\n wants to enter a contract over %2$s\n with you.":[""],"You are about to purchase:":[""],"Confirm Payment":[""],"Please enter a URL":[""],"The URL you've entered is not valid (must be absolute)":[""],"The bank wants to create a reserve over %1$s.":[""],"Balance":[""],"History":[""],"Debug":[""],"free KUDOS":[""],"You have no balance to show. Want to get some %1$s?":[""],"Created reserve (%1$s) of %2$s at %3$s":[""],"Bank confirmed reserve (%1$s) at %2$s":[""],"Withdraw at %1$s":[""],"Wallet depleted reserve (%1$s) at %2$s":[""],"Payment for %1$s to merchant %2$s. ":[""],"Unknown event (%1$s)":[""],"Your wallet has no events recorded.":[""],"":{"domain":"de-DE","lang":""}}}}; -- cgit v1.2.3