From ceab95b444462093068ba14213841786a5d0ec84 Mon Sep 17 00:00:00 2001 From: 0livd <0livd@users.noreply.github.com> Date: Sun, 19 Mar 2017 18:53:09 +0100 Subject: Remove unused archive feature The archive table is not removed from the database model because it would involve a tricky migration fixes #170 --- budget/translations/fr/LC_MESSAGES/messages.mo | Bin 8332 -> 8040 bytes budget/translations/fr/LC_MESSAGES/messages.po | 16 ---------------- 2 files changed, 16 deletions(-) (limited to 'budget/translations/fr') diff --git a/budget/translations/fr/LC_MESSAGES/messages.mo b/budget/translations/fr/LC_MESSAGES/messages.mo index ef40aa5..1794c62 100644 Binary files a/budget/translations/fr/LC_MESSAGES/messages.mo and b/budget/translations/fr/LC_MESSAGES/messages.mo differ diff --git a/budget/translations/fr/LC_MESSAGES/messages.po b/budget/translations/fr/LC_MESSAGES/messages.po index 44b63f9..8bf347a 100644 --- a/budget/translations/fr/LC_MESSAGES/messages.po +++ b/budget/translations/fr/LC_MESSAGES/messages.po @@ -134,10 +134,6 @@ msgstr "Envoyer les invitations" msgid "The email %(email)s is not valid" msgstr "L'email %(email)s est invalide" -#: forms.py:190 -msgid "Name for this archive (optional)" -msgstr "Nom pour cette archive (optionnel)" - #: forms.py:191 msgid "Start date" msgstr "Date de départ" @@ -225,10 +221,6 @@ msgstr "La facture a été supprimée" msgid "The bill has been modified" msgstr "La facture a été modifiée" -#: web.py:399 -msgid "The data from XX to XX has been archived" -msgstr "Les données de XX à XX ont été archivées" - #: templates/add_bill.html:9 msgid "Back to the list" msgstr "Retourner à la liste" @@ -320,14 +312,6 @@ msgstr "Envoyer les invitations" msgid "No, thanks" msgstr "Non merci" -#: templates/forms.html:109 -msgid "Create an archive" -msgstr "Créer une archive" - -#: templates/forms.html:116 -msgid "Create the archive" -msgstr "Créer l'archive" - #: templates/forms.html:136 msgid "Download this project's data" msgstr "Télécharger les données de ce projet" -- cgit v1.1