Removed old (Ripper.lex based) formula validation code
Muted multiple 'disallowed' messages for keywords Removed unnecessary .to_d call in formula computation
This commit is contained in:
@@ -29,7 +29,8 @@ en:
|
||||
invalid_formula: 'interpretation failed: %{msg}'
|
||||
unparsable_formula: 'cannot be parsed'
|
||||
disallowed_token: 'includes disallowed token "%{token}" (of type: %{ttype})'
|
||||
disallowed_function_call: 'includes disallowed function call: %{function}'
|
||||
disallowed_keyword: 'includes disallowed keyword: "%{keyword}"'
|
||||
disallowed_function: 'includes disallowed function call: %{function}'
|
||||
unknown_quantity: 'contains undefined quantity: %{quantity}'
|
||||
body_trackers:
|
||||
index:
|
||||
|
||||
Reference in New Issue
Block a user