Commit Graph

140 Commits

Author SHA1 Message Date
Marcus Bointon 5af110e3e1
Changelog 2017-10-19 09:20:19 +02:00
Januri D. P 8858381db4 Improved Indonesian localization (#1205)
* Improved Indonesian localization

* uncomment extension_missing and translate it
2017-10-19 09:16:19 +02:00
Ermin Islamagić bbacda8ccc Improved Bosnian localization (#1139)
* Added Bosnian localization

* Improved Bosnian localization
2017-08-28 19:50:57 +02:00
Marcus Bointon 7a037c1eaa
Merge remote-tracking branch 'remotes/origin/master' into 6.0
# Conflicts:
#	README.md
#	examples/gmail.phps
#	src/SMTP.php
2017-08-28 12:15:27 +02:00
Ermin Islamagić 67e25960f6 Added Bosnian localization (#1137) 2017-08-28 12:10:15 +02:00
Marcus Bointon 1e3f4e4062
Merge remote-tracking branch 'remotes/origin/master' into 6.0
# Conflicts:
#	VERSION
#	changelog.md
#	examples/code_generator.phps
#	src/PHPMailer.php
#	src/POP3.php
#	src/SMTP.php
#	test/phpmailerTest.php
2017-07-26 23:10:42 +02:00
Marcus Bointon 1194d56e92
Correct Serbian ISO language code from `sr` to `rs` 2017-07-26 22:09:06 +02:00
Marcus Bointon 424398579d
Merge changes from master 2017-06-22 18:36:56 +02:00
Teddysun 699d57dc01 Improved Simplified Chinese PHPMailer language (#1063)
Completed new language key $PHPMAILER_LANG['extension_missing']. 

Signed-off-by: Teddysun <i@teddysun.com>
2017-05-31 06:26:14 +01:00
Marcus Bointon 9e548ffaf7
Merge remote-tracking branch 'remotes/origin/master' into 6.0 2017-05-29 14:07:35 +02:00
Ogün Karakuş a255f16a0e Update phpmailer.lang-tr.php (#1060)
Signed-off-by: Ogün Karakuş <kirk5bucuk@gmail.com>
2017-05-29 07:24:35 +01:00
Marcus Bointon 82cbbc2ab2
Merge remote-tracking branch 'remotes/origin/master' into 6.0 2017-05-15 10:00:12 +02:00
Велимир Мајсторов 56f072f57a Update for phpmailer.lang-sr.php (#1049)
Added and fixed missing translation.
Use this one, please.
2017-05-15 08:59:33 +01:00
Marcus Bointon 57c9951a47
Merge remote-tracking branch 'remotes/origin/master' into 6.0
# Conflicts:
#	.travis.yml
2017-05-14 22:00:06 +02:00
ravo10 e3303ffa40 Update phpmailer.lang-nb.php (#1047)
Correct translation (2) (05.14.17)
2017-05-14 20:56:40 +01:00
Marcus Bointon 5807c1fcbe
Merge remote-tracking branch 'remotes/origin/master' into 6.0
# Conflicts:
#	composer.json
#	src/PHPMailer.php
2017-05-11 16:09:52 +02:00
Fabio Beneditto 4f6255858f Update pt_BR translation (#1038)
Adjust on strings: correct sender (remetente, not rementente)
2017-05-07 18:32:26 +01:00
Marcus Bointon 86af82ceb9
Merge remote-tracking branch 'remotes/origin/master' into 6.0
# Conflicts:
#	extras/htmlfilter.php
2017-03-01 17:54:21 +01:00
Jakub Kalousek e94e6477e7 Added missing translation (#975) 2017-01-26 17:44:48 +01:00
Marcus Bointon 33f658cdb3
Merge branch 'master' into 6.0 2016-10-26 22:10:54 +02:00
Marcus Bointon d277de0791
Merged translations 2016-10-26 21:42:48 +02:00
Lucas Guima 25ffcc0d11 - Improving Brazilian Portuguese translation. (#865) 2016-10-26 21:34:06 +02:00
Daniel 4b63c61928 Fixed german translation (#866) 2016-10-26 21:33:17 +02:00
Marcus Bointon c7650fbdff
Merge branch 'master' into 6.0 2016-09-21 17:29:37 +02:00
André Pettersson afbe9433d7 Added new tranlations to Swedish lang file (#832)
* Added new tranlations to Swedish lang file

* Added last two translations

* Removed comments
2016-09-21 17:21:49 +02:00
Elan Ruusamäe 595b45e198 more languages rename
cz => cs
no => nb
br => pt_BR
se => sv
2016-09-16 15:41:53 +03:00
Marcus Bointon 0d0a62681a
Merge branch 'master' into 6.0
# Conflicts:
#	src/PHPMailer.php
2016-09-10 23:02:41 +02:00
Alex 7e9b6b2058 updated all romanian translations 2016-09-06 22:21:17 +01:00
Marcus Bointon 593a0c586a Remove unneeded PHPDoc tags: @static, @access, @return void, @private
@link -> @see (PSR-5)
Always use `boolean`
2016-08-29 10:21:39 +02:00
Marcus Bointon 6c81a27688 Merge remote-tracking branch 'remotes/origin/master' into 6.0 2016-07-22 15:15:54 +02:00
Rolf Pedro Ernst b7cb3c0180 Add extension translation for: german, spanish (#779) 2016-07-22 15:14:56 +02:00
Marcus Bointon 909c6283e3 Merge branch 'master' into 6.0 2016-07-22 12:49:33 +02:00
Arne Jørgensen fcf9cb7ae5 Fix ISO-639-1 code for Danish (#764)
The ISO-639-1 code for Danish is `da` (`dk` is the ISO 3166-1 alpha-2 for Denmark).
2016-07-08 11:09:34 +02:00
Marcus Bointon f2d4156b65 Merge branch 'master' into 6.0
# Conflicts:
#	src/PHPMailer.php
#	src/POP3.php
#	src/SMTP.php
2016-05-10 23:09:01 +02:00
Marcus Bointon e4af742397 Removed corrupt language file 2016-05-10 20:36:50 +02:00
Marcus Bointon 86d2b069d8 Merge branch 'master' into 6.0
# Conflicts:
#	changelog.md
#	test/phpmailerTest.php
2016-05-09 11:34:42 +02:00
Imam d30b95bc4d Update phpmailer.lang-ru.php (#709)
Incorrect translation was changed
2016-05-08 18:32:03 +02:00
miedziu c5e5be0529 Update phpmailer.lang-pl.php (#707)
Added missing translation
2016-05-07 08:30:24 +02:00
Marcus 665e964f66 Merge branch 'master' into 6.0 2016-04-25 11:02:17 +02:00
Avtandil Kikabidze b04ab34d77 Added 'extension_missing' translation for ka locale (#693)
* Added 'extension_missing' translation for ka locale

* Fixed string
2016-04-25 11:01:04 +02:00
Synchro 7bb65f288b Merge branch 'master' into xoauth 2016-01-07 20:38:58 +01:00
Senasum 22224d8008 Added Sinhala to Language Folder 2015-12-25 19:31:56 +05:30
Synchro 9b3e13dc14 First draft of 5.4 2015-11-09 19:09:13 +01:00
Phelipe Alves de Souza 18ef11685a Brazilian Portuguese updated 2015-10-31 23:00:13 -02:00
Foster Forst Snowhill 3b660771d0 Updated Russian localization
* Translated "Extension missing: "
* Removed duplicate "Extension missing: " stub in Galician
* Added "Extension missing: " stub to Hebrew
2015-10-28 18:27:41 +03:00
Jonadabe 6f94d76d23 Update phpmailer.lang-pt.php 2015-10-21 18:39:15 +01:00
François B 0fa9518609 Allow addresses with IDN
Accepts Internationalized Domain Name everywhere PHPMailler expects
email addresses (To, CC, BCC, Reply-To, From, Sender and
ConfirmReadingTo).

Requires PHP >= 5.3 with "intl" extension installed and "mbstring"
extension enabled. Earlier versions don't see a change, i.e. specifying
an address with IDN still fails validation.

Follow-up to PR #516. Ran test/phpmailerTest.php

Other changes:

- From, Sender and ConfirmReadingTo addresses are now validated in
send(). Previously, only From and Sender addresses would be validated
only if specified via the setFrom() method. ConfirmReadingTo was never
validated.

- Half language strings for the 'invalid_address' message used colon at
the end and half didn't. Harmonized messages to always include colon,
and not add a second one with PHP code.
2015-10-14 22:02:07 +02:00
François B 6288e189b9 Remove exec bit
Introduced by mistake in dbf3fad6e2
2015-09-17 15:12:40 +02:00
François B dbf3fad6e2 Update French translation 2015-09-15 06:35:52 +02:00
Elan Ruusamäe c89030731e Update phpmailer.lang-et.php 2015-09-04 12:04:19 +03:00