From 1d55c551bb9e9322a822895c7ff9c9378bc43a92 Mon Sep 17 00:00:00 2001 From: Sebastian Date: Tue, 8 Jun 2021 16:01:41 -0300 Subject: moving strings from wallet-core to web-extension --- packages/taler-wallet-core/src/i18n/strings-prelude | 17 ----------------- 1 file changed, 17 deletions(-) delete mode 100644 packages/taler-wallet-core/src/i18n/strings-prelude (limited to 'packages/taler-wallet-core/src/i18n/strings-prelude') diff --git a/packages/taler-wallet-core/src/i18n/strings-prelude b/packages/taler-wallet-core/src/i18n/strings-prelude deleted file mode 100644 index aa6602bd4..000000000 --- a/packages/taler-wallet-core/src/i18n/strings-prelude +++ /dev/null @@ -1,17 +0,0 @@ -/* - This file is part of TALER - (C) 2016 Inria - - TALER is free software; you can redistribute it and/or modify it under the - terms of the GNU General Public License as published by the Free Software - Foundation; either version 3, or (at your option) any later version. - - TALER is distributed in the hope that it will be useful, but WITHOUT ANY - WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR - A PARTICULAR PURPOSE. See the GNU General Public License for more details. - - You should have received a copy of the GNU General Public License along with - TALER; see the file COPYING. If not, see - */ - -export const strings: {[s: string]: any} = {}; -- cgit v1.2.3