aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/language/lang_english
Commit message (Collapse)AuthorAgeFilesLines
...
* Fix issues with view posts since last visit, errors on next page, ↵Paul S. Owen2002-02-251-46/+0
| | | | | | re-introduce external stopword list, examine feasibility of stemmer, tidy ups ... git-svn-id: file:///svn/phpbb/trunk@2205 89ea8834-ac86-4346-8a33-228a782c2dd0
* Remove lang_admin changes, sorry Jonathan no more changes ... we really have ↵Paul S. Owen2002-02-151-1/+0
| | | | | | to put a freeze on these, I'm fed up dealing with continual updates of translations :) git-svn-id: file:///svn/phpbb/trunk@2158 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fix for bug #517442... Disabled HTML in Site_Name and documented in admin.. ↵the_systech2002-02-151-1/+2
| | | | | | Also changed so that in both site_name and site_desc "'s are changed to " git-svn-id: file:///svn/phpbb/trunk@2157 89ea8834-ac86-4346-8a33-228a782c2dd0
* Added new 'server_xxxx' lines to Configuration sectionPaul S. Owen2002-02-131-4/+11
| | | | git-svn-id: file:///svn/phpbb/trunk@2131 89ea8834-ac86-4346-8a33-228a782c2dd0
* New SMTP_ entries in Configuration section ... I know, we said this was ↵Paul S. Owen2002-02-051-0/+4
| | | | | | frozen ... it just defrosted again, sorry :( On quick re-freeze now :) git-svn-id: file:///svn/phpbb/trunk@2058 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fixed bug #512194. Note to translators I had to add 1 string to the ↵James Atkinson2002-02-031-0/+1
| | | | | | lang_main file for Total Votes git-svn-id: file:///svn/phpbb/trunk@2044 89ea8834-ac86-4346-8a33-228a782c2dd0
* Some additional error checking in the install to make sure that the server's ↵the_systech2002-01-291-1/+5
| | | | | | php configuration is going to work with phpBB2.. (two new lines in lang_admin.php sorry translators, & please don't shoot me Paul :D ) git-svn-id: file:///svn/phpbb/trunk@2012 89ea8834-ac86-4346-8a33-228a782c2dd0
* Remove Warsaw from +2 hoursPaul S. Owen2002-01-281-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@1992 89ea8834-ac86-4346-8a33-228a782c2dd0
* Added translations for ALL, REG, MOD, etc. used in admin_forumauthPaul S. Owen2002-01-281-0/+8
| | | | git-svn-id: file:///svn/phpbb/trunk@1985 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fix various bugs; password length warning, proper warnings for ↵Paul S. Owen2002-01-271-2/+9
| | | | | | username/email errors git-svn-id: file:///svn/phpbb/trunk@1965 89ea8834-ac86-4346-8a33-228a782c2dd0
* Add $lang['Browsing_forum'] ... at least two more additions to comePaul S. Owen2002-01-271-0/+5
| | | | git-svn-id: file:///svn/phpbb/trunk@1959 89ea8834-ac86-4346-8a33-228a782c2dd0
* Implemented Record of online usersBart van Bragt2002-01-251-0/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@1954 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fixed typos #506665Bart van Bragt2002-01-222-3/+3
| | | | git-svn-id: file:///svn/phpbb/trunk@1917 89ea8834-ac86-4346-8a33-228a782c2dd0
* Minor update to remove [ and ] from around the online_color entries ...Paul S. Owen2002-01-131-2/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@1860 89ea8834-ac86-4346-8a33-228a782c2dd0
* Four new lines; 136, 137, 725, 726 ... translators watching this please ↵Paul S. Owen2002-01-131-0/+5
| | | | | | update your lang_main's, thanks git-svn-id: file:///svn/phpbb/trunk@1855 89ea8834-ac86-4346-8a33-228a782c2dd0
* Stupid me missunderstood the bug... It should really be fixed now :Dthe_systech2002-01-031-0/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@1792 89ea8834-ac86-4346-8a33-228a782c2dd0
* fix for bug 499131the_systech2002-01-031-2/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@1790 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fix bug #497838Paul S. Owen2001-12-301-1/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@1747 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fix for bug #497634Paul S. Owen2001-12-301-0/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@1745 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fix bug #497829Paul S. Owen2001-12-301-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@1744 89ea8834-ac86-4346-8a33-228a782c2dd0
* Added anon_user string for groupcpPaul S. Owen2001-12-241-0/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@1715 89ea8834-ac86-4346-8a33-228a782c2dd0
* Ok go on and shoot me Paul.. :D Apparently I'd forgotten to add an error ↵the_systech2001-12-241-1/+3
| | | | | | message for the install when it couldn't ftp the file. Fixed now. git-svn-id: file:///svn/phpbb/trunk@1704 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fixed 'bug' #495108, introduced a further string for fields with plural and ↵Paul S. Owen2001-12-241-6/+15
| | | | | | singular entries, copes with zero conditions. git-svn-id: file:///svn/phpbb/trunk@1702 89ea8834-ac86-4346-8a33-228a782c2dd0
* Quick Fix for a typothe_systech2001-12-241-2/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@1701 89ea8834-ac86-4346-8a33-228a782c2dd0
* Reverted translation of english to dutch (hopfully)Bart van Bragt2001-12-2415-137/+93
| | | | git-svn-id: file:///svn/phpbb/trunk@1690 89ea8834-ac86-4346-8a33-228a782c2dd0
* Translated email templates to DutchBart van Bragt2001-12-2415-93/+137
| | | | git-svn-id: file:///svn/phpbb/trunk@1682 89ea8834-ac86-4346-8a33-228a782c2dd0
* Added DB_Username and DB_Password to install sectionPaul S. Owen2001-12-221-0/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@1677 89ea8834-ac86-4346-8a33-228a782c2dd0
* Tentative freeze(?)Paul S. Owen2001-12-182-20/+23
| | | | git-svn-id: file:///svn/phpbb/trunk@1625 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fixed bug #488927James Atkinson2001-12-171-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@1622 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fixed bug #492183, added checking on theme name when creating new theme.James Atkinson2001-12-171-0/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@1620 89ea8834-ac86-4346-8a33-228a782c2dd0
* Various remaining language fixes for viewonline and board configuration adminPaul S. Owen2001-12-172-1/+7
| | | | git-svn-id: file:///svn/phpbb/trunk@1616 89ea8834-ac86-4346-8a33-228a782c2dd0
* oops, change title name, etc.Paul S. Owen2001-12-171-6/+7
| | | | git-svn-id: file:///svn/phpbb/trunk@1615 89ea8834-ac86-4346-8a33-228a782c2dd0
* Added BBCode guide as separate file ... no doubt this will annoy some, oh ↵Paul S. Owen2001-12-171-0/+65
| | | | | | well :) git-svn-id: file:///svn/phpbb/trunk@1614 89ea8834-ac86-4346-8a33-228a782c2dd0
* Changed way moderator lang is output on viewforum and indexPaul S. Owen2001-12-161-6/+7
| | | | git-svn-id: file:///svn/phpbb/trunk@1611 89ea8834-ac86-4346-8a33-228a782c2dd0
* Moved remaining hard coded text in posting template to lang_main, smilies ↵Paul S. Owen2001-12-161-2/+45
| | | | | | now from DB + external smilies window if > 20 git-svn-id: file:///svn/phpbb/trunk@1609 89ea8834-ac86-4346-8a33-228a782c2dd0
* Added body text settingPaul S. Owen2001-12-161-1/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@1602 89ea8834-ac86-4346-8a33-228a782c2dd0
* Slight admin rank bug (would not display-broken image)dougk_ff72001-12-161-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@1596 89ea8834-ac86-4346-8a33-228a782c2dd0
* Moved agreement text to lang_mainPaul S. Owen2001-12-151-4/+11
| | | | git-svn-id: file:///svn/phpbb/trunk@1590 89ea8834-ac86-4346-8a33-228a782c2dd0
* FAQ updatePaul S. Owen2001-12-151-1/+8
| | | | git-svn-id: file:///svn/phpbb/trunk@1589 89ea8834-ac86-4346-8a33-228a782c2dd0
* Extremely minor change ;)Bart van Bragt2001-12-151-2/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@1581 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fixed some language strings, added some handy things to viewtopicBart van Bragt2001-12-151-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@1578 89ea8834-ac86-4346-8a33-228a782c2dd0
* More updates for Euclid, minor update to subSilver, fixed bug #490798Paul S. Owen2001-12-111-4/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@1550 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fixed bug #490159 (parse error in lang_main.php)Bart van Bragt2001-12-071-2/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@1523 89ea8834-ac86-4346-8a33-228a782c2dd0
* Small cleanupsBart van Bragt2001-12-061-4/+3
| | | | git-svn-id: file:///svn/phpbb/trunk@1522 89ea8834-ac86-4346-8a33-228a782c2dd0
* Ok commiting modified install/upgrade integration, but there's still a weird ↵the_systech2001-12-051-1/+3
| | | | | | problem I'm working on... I'll post more in the forum.. git-svn-id: file:///svn/phpbb/trunk@1516 89ea8834-ac86-4346-8a33-228a782c2dd0
* New session code, probably still dodgy, fix for login failed message, search ↵Paul S. Owen2001-12-051-0/+4
| | | | | | updates, highlighting URI messup fixes, max limit for ranks git-svn-id: file:///svn/phpbb/trunk@1511 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fix bug #487716Paul S. Owen2001-12-031-0/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@1501 89ea8834-ac86-4346-8a33-228a782c2dd0
* Backtrack on IDENTITY ... dohPaul S. Owen2001-12-011-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@1494 89ea8834-ac86-4346-8a33-228a782c2dd0
* Updated for improved use with ODBC setups + introduced a re-install feature ↵Paul S. Owen2001-11-301-41/+52
| | | | | | ... the schema updates _only_ remove foreign key and drop table clauses git-svn-id: file:///svn/phpbb/trunk@1491 89ea8834-ac86-4346-8a33-228a782c2dd0
* Implement suggestion in bug #484449Paul S. Owen2001-11-291-0/+3
| | | | git-svn-id: file:///svn/phpbb/trunk@1488 89ea8834-ac86-4346-8a33-228a782c2dd0