mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-09 01:17:04 +03:00
Release fixes
This commit is contained in:
parent
5b6c90aea9
commit
f91f74fe7c
21 changed files with 398 additions and 83 deletions
|
|
@ -152,14 +152,12 @@ ALERT_CANNOT_ACCESS_REPOSITORY = "Cannot access the repository at the moment."
|
|||
LABEL_YOUR_DOMAIN = "Your domain"
|
||||
LABEL_VERSION = "Version"
|
||||
LABEL_CHECKING = "Checking"
|
||||
TYPE_BASIC = "Basic"
|
||||
TYPE_BASIC_HINT = "This domain isn't licensed for commercial use (with additional features)."
|
||||
TYPE_BASIC_HINT_2 = "This domain can't be licensed."
|
||||
HTML_ALERT_TOP_1 = "RainLoop Webmail is licensed under"
|
||||
HTML_ALERT_TOP_2 = "You are <b>free</b> to use it for your <b>personal</b> projects."
|
||||
HTML_ALERT_TOP_3 = "Commercial use (with additional features) of <b>RainLoop Webmail</b> requires getting a
|
||||
<a href=http://www.rainloop.net/purchase/ target=_blank>subscription</a>."
|
||||
TYPE_PREMIUM = "Premium"
|
||||
TYPE_PREMIUM_LIFETIME = "Lifetime"
|
||||
TYPE_PREMIUM_HINT = "This domain isn't licensed for commercial use (with additional features)."
|
||||
LABEL_SUB_EXPIRES = "Subscription expires:"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue