mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-06 16:07:03 +03:00
Add some text constant (contacts)
This commit is contained in:
parent
599e934b4a
commit
2f8b9efbac
14 changed files with 37 additions and 11 deletions
|
|
@ -184,7 +184,7 @@ EMPTY_TO_ERROR_DESC = "Please specify at least one recipient"
|
|||
BUTTON_YES = "Yes"
|
||||
BUTTON_NO = "No"
|
||||
DESC_WANT_CLOSE_THIS_WINDOW = "Are you sure you want to close this window?"
|
||||
DESC_WANT_DELETE_MESSAGES = "Are you sure you want to delete this message(s)?"
|
||||
DESC_WANT_DELETE_MESSAGES = "Are you sure you want to delete the message(s)?"
|
||||
|
||||
[POPUPS_LANGUAGES]
|
||||
TITLE_LANGUAGES = "Choose language"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue