diff options
Diffstat (limited to 'src/i18n/fr.po')
-rw-r--r-- | src/i18n/fr.po | 26 |
1 files changed, 13 insertions, 13 deletions
diff --git a/src/i18n/fr.po b/src/i18n/fr.po index abdd5dd46..29c14a8b8 100644 --- a/src/i18n/fr.po +++ b/src/i18n/fr.po @@ -17,7 +17,7 @@ msgid "" msgstr "" "Project-Id-Version: Taler Wallet\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-11-19 23:47+0100\n" +"POT-Creation-Date: 2016-11-23 00:00+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -27,16 +27,6 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: src/pages/confirm-create-reserve.tsx:276 -#, c-format -msgid "Error: URL is empty" -msgstr "" - -#: src/pages/confirm-create-reserve.tsx:284 -#, c-format -msgid "Error: URL may not be relative" -msgstr "" - #: src/pages/confirm-contract.tsx:154 #, c-format msgid "You have insufficient funds of the requested currency in your wallet." @@ -51,9 +41,14 @@ msgid "" "your wallet." msgstr "" -#: src/renderHtml.tsx:42 +#: src/pages/confirm-create-reserve.tsx:276 #, c-format -msgid "You are about to purchase:" +msgid "Error: URL is empty" +msgstr "" + +#: src/pages/confirm-create-reserve.tsx:284 +#, c-format +msgid "Error: URL may not be relative" msgstr "" #: src/popup/popup.tsx:244 @@ -102,3 +97,8 @@ msgstr "" #, c-format msgid "Your wallet has no events recorded." msgstr "" + +#: src/renderHtml.tsx:42 +#, c-format +msgid "You are about to purchase:" +msgstr "" |