removed obsolete internal docs

it is already mentioned in design decisions file.
This commit is contained in:
Carsten Brandt
2015-01-24 23:18:53 +01:00
parent 92acc9cd60
commit ea15c15968

View File

@ -1,9 +0,0 @@
Errors and Exceptions
=====================
Errors i18n
-----------
A general rule is to translate only errors that are shown to end users only. If
it is a regular exception, debug screen etc. then message should not be translated.