From 04adfe4155e1bb37609edfe78ae67b361f51e0cf Mon Sep 17 00:00:00 2001 From: Byron Ullauri Date: Thu, 3 Jan 2019 04:03:13 -0500 Subject: Provide basic math operations on bills (#413) * allow basic math ops in amount field for bills form * docs: changing compile-translations to build-translations --- ihatemoney/messages.pot | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'ihatemoney/messages.pot') diff --git a/ihatemoney/messages.pot b/ihatemoney/messages.pot index bd4dcc4..ba81d22 100644 --- a/ihatemoney/messages.pot +++ b/ihatemoney/messages.pot @@ -1,3 +1,8 @@ +msgid "" +"Not a valid amount or expression.Only numbers and + - * / operatorsare " +"accepted." +msgstr "" + msgid "Project name" msgstr "" @@ -364,6 +369,9 @@ msgstr "" msgid "Add a new bill" msgstr "" +msgid "Added on" +msgstr "" + msgid "When?" msgstr "" -- cgit v1.1