aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/language/en/email/installed.txt
Commit message (Collapse)AuthorAgeFilesLines
* [ticket/12456] Fix missing new lines at the end of email templatesJoas Schilling2014-04-291-1/+1
| | | | PHPBB3-12456
* Merge branch 'develop-olympus' into developJoas Schilling2013-07-301-1/+1
|\ | | | | | | | | * develop-olympus: [ticket/11752] HTTP -> HTTPs in email/installed.txt
| * [ticket/11752] HTTP -> HTTPs in email/installed.txtAndreas Fischer2013-07-301-1/+1
| | | | | | | | PHPBB3-11752
| * More language changesYuriy Rusko2009-08-061-3/+3
| | | | | | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9933 89ea8834-ac86-4346-8a33-228a782c2dd0
| * - Remove user's password from email templates.Marek A. R2009-07-181-1/+0
| | | | | | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9782 89ea8834-ac86-4346-8a33-228a782c2dd0
* | [ticket/10161] all "e-mail" strings in language files changed to "email"Senky2012-04-151-1/+1
| | | | | | | | | | | | | | according to Oleg's comment: email is preferred by RFCs and probably the way of the future PHPBB3-10161
* | Copy 3.0.x branch to trunkMeik Sievertsen2009-10-041-0/+19
| | | | | | | | git-svn-id: file:///svn/phpbb/trunk@10211 89ea8834-ac86-4346-8a33-228a782c2dd0
* | Move trunk/phpBB to old_trunk/phpBB Meik Sievertsen2009-10-041-20/+0
|/ | | | git-svn-id: file:///svn/phpbb/trunk@10210 89ea8834-ac86-4346-8a33-228a782c2dd0
* punctuation changes in language filesMeik Sievertsen2007-05-101-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@7524 89ea8834-ac86-4346-8a33-228a782c2dd0
* some language-specific adjustementsMeik Sievertsen2007-05-031-1/+1
| | | | | | | | fix prune users (adding the list of users to the confirmation page) tried to fix the show/hide trigger in ACP by not using width: auto; (which gets somehow inherited to each other element) git-svn-id: file:///svn/phpbb/trunk@7455 89ea8834-ac86-4346-8a33-228a782c2dd0
* - fixing some bugsMeik Sievertsen2007-01-201-2/+2
| | | | | | | | - removing utf8 characters from email files (has been discussed internally, you guys know why) - making sure some opendir calls are checked before calling readdir. git-svn-id: file:///svn/phpbb/trunk@6912 89ea8834-ac86-4346-8a33-228a782c2dd0
* #5294 - Typographic heaven... curly quotes, em dashes and proper apostrophes. :)Jonathan Stanley2006-11-141-2/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@6583 89ea8834-ac86-4346-8a33-228a782c2dd0
* #4880Jonathan Stanley2006-10-281-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | #4882 #4884 #4898 #4910 #4926 #4928 #4930 #4934 #4936 #4938 #4942 #4944 #4946 #4948 #4950 #4952 #4954 #4956 #4960 #4972 #4980 git-svn-id: file:///svn/phpbb/trunk@6535 89ea8834-ac86-4346-8a33-228a782c2dd0
* - no more encoding mixture, say hello to UTF-8 (I'll add a validation ↵Nils Adermann2006-09-171-1/+0
| | | | | | | | | | | | solution for PHP 4.3.3/4 ASAP) [side effect: fixes Bug #3762] - take local server time into consideration for birthday/age calculation - faster active topic search - allow changing active topic time frame [Bug #4150] - reload stylesheet on language change [Bug #4222] git-svn-id: file:///svn/phpbb/trunk@6380 89ea8834-ac86-4346-8a33-228a782c2dd0
* This now gives a full path through the new install system.Graham Eames2006-04-051-0/+21
New features: - Rearranged config items - Added advanced config page for optional settings - Email admin on install NOTE: This only works if config.php is writable, if it is unwritable, you must fallback to the old method, edit install_install.php where the redirect is commented out in the database settings to do this git-svn-id: file:///svn/phpbb/trunk@5764 89ea8834-ac86-4346-8a33-228a782c2dd0