Refactoring

This commit is contained in:
RainLoop Team 2014-07-15 16:20:08 +04:00
parent 310dbf9224
commit 958c814c86
35 changed files with 1402 additions and 158 deletions

View file

@ -582,6 +582,7 @@ LICENSING_DOMAIN_BANNED = "Abonēšana šim domēnam ir bloķēta."
DEMO_SEND_MESSAGE_ERROR = "Drošīnas iemeslu dēļ, demo konts nedrīks sūtīt e-pastu uz ārējiem e-pastiem!"
ACCOUNT_ALREADY_EXISTS = "Konts jau eksistē"
MAIL_SERVER_ERROR = "Radās kļūda savienojoties ar serveri"
INVALID_INPUT_ARGUMENT = "Invalid input argument"
UNKNOWN_ERROR = "Nezināma kļūda"
[STATIC]