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/messages.pot | 16 ---------------- 1 file changed, 16 deletions(-) (limited to 'budget/messages.pot') diff --git a/budget/messages.pot b/budget/messages.pot index 3c1276b..0b1759b 100644 --- a/budget/messages.pot +++ b/budget/messages.pot @@ -126,10 +126,6 @@ msgstr "" msgid "The email %(email)s is not valid" msgstr "" -#: forms.py:190 -msgid "Name for this archive (optional)" -msgstr "" - #: forms.py:191 msgid "Start date" msgstr "" @@ -201,10 +197,6 @@ msgstr "" msgid "The bill has been modified" msgstr "" -#: web.py:399 -msgid "The data from XX to XX has been archived" -msgstr "" - #: templates/add_bill.html:9 msgid "Back to the list" msgstr "" @@ -292,14 +284,6 @@ msgstr "" msgid "No, thanks" msgstr "" -#: templates/forms.html:109 -msgid "Create an archive" -msgstr "" - -#: templates/forms.html:116 -msgid "Create the archive" -msgstr "" - #: templates/home.html:8 msgid "Manage your shared
expenses, easily" msgstr "" -- cgit v1.1