chore: Update copyright year from 2025 to 2026 across core files

- Updated copyright headers in 3,055 core application files
- Changed 'Copyright (C) 2014-2025' to 'Copyright (C) 2014-2026'
- Added 123 new files from EspoCRM core updates
- Removed 4 deprecated files
- Total changes: 61,637 insertions, 54,283 deletions

This is a routine maintenance update for the new year 2026.
This commit is contained in:
2026-02-07 16:05:21 +01:00
parent 6a8a4a2882
commit 127fa6503b
6468 changed files with 564781 additions and 31179 deletions

View File

@@ -47,8 +47,8 @@
"isSystem": "Is the system email account.",
"useSmtp": "The ability to send emails.",
"reply": "Notify email senders that their emails has been received.\n\n Only one email will be sent to a particular recipient during some period of time to prevent looping.",
"createCase": "Automatically create case from incoming emails.",
"replyToAddress": "Specify email address of this mailbox to make responses come here.",
"createCase": "Automatically create cases from incoming emails.",
"replyToAddress": "To route responses to this email account, specify the email address of this account.",
"caseDistribution": "How cases will be assigned to. Assigned directly to the user or among the team.",
"assignToUser": "User cases will be assigned to.",
"team": "Team cases will be assigned to.",
@@ -56,8 +56,8 @@
"targetUserPosition": "Users with specified position will be distributed with cases.",
"addAllTeamUsers": "Emails will be appearing in Inbox of all users of specified teams.",
"monitoredFolders": "Multiple folders should be separated by comma.",
"smtpIsShared": "If checked then users will be able to send emails using this SMTP. Availability is controlled by Roles through the Group Email Account permission.",
"smtpIsForMassEmail": "If checked then SMTP will be available for Mass Email.",
"smtpIsShared": "If checked, then users will be able to send emails using this SMTP. Availability is controlled by Roles through the Group Email Account permission.",
"smtpIsForMassEmail": "If checked, then SMTP will be available for Mass Email.",
"storeSentEmails": "Sent emails will be stored on the IMAP server.",
"groupEmailFolder": "Put incoming emails in a group folder.",
"excludeFromReply": "When replying on emails sent to this account's email address, its email address won't be added to CC.\n\nNote that by enabling this parameter, the email address of this account will be exposed to users who have access to send Emails."