aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/language/lang_english/lang_admin.php
Commit message (Collapse)AuthorAgeFilesLines
* Moved to enPaul S. Owen2002-10-281-901/+0
| | | | git-svn-id: file:///svn/phpbb/trunk@2978 89ea8834-ac86-4346-8a33-228a782c2dd0
* First implementation of subforums handling in index.Ludovic Arnaud2002-10-011-0/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@2912 89ea8834-ac86-4346-8a33-228a782c2dd0
* Preimplementation of smilies order, "smilies" changed into "emoticons" as ↵Ludovic Arnaud2002-09-191-29/+38
| | | | | | per Bart comment and sql_query_array() fixed to allow FALSE values git-svn-id: file:///svn/phpbb/trunk@2893 89ea8834-ac86-4346-8a33-228a782c2dd0
* New smilies admin, a bug fixed in mysql.php and a left join removed from ↵Ludovic Arnaud2002-09-181-25/+34
| | | | | | admin_forums.php git-svn-id: file:///svn/phpbb/trunk@2891 89ea8834-ac86-4346-8a33-228a782c2dd0
* Forums management updated, now able to delete forumsLudovic Arnaud2002-09-161-0/+3
| | | | git-svn-id: file:///svn/phpbb/trunk@2890 89ea8834-ac86-4346-8a33-228a782c2dd0
* CleanupsLudovic Arnaud2002-09-151-17/+22
| | | | git-svn-id: file:///svn/phpbb/trunk@2889 89ea8834-ac86-4346-8a33-228a782c2dd0
* More changes ... switched away from prefetch for now ...Paul S. Owen2002-08-131-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@2849 89ea8834-ac86-4346-8a33-228a782c2dd0
* Permit, Prevent options ... I wonder if any other board will miraculously ↵Paul S. Owen2002-08-121-44/+42
| | | | | | gain these ... git-svn-id: file:///svn/phpbb/trunk@2848 89ea8834-ac86-4346-8a33-228a782c2dd0
* DB utils related additions/changesPaul S. Owen2002-08-081-5/+10
| | | | git-svn-id: file:///svn/phpbb/trunk@2847 89ea8834-ac86-4346-8a33-228a782c2dd0
* Authentication stuffPaul S. Owen2002-08-071-2/+16
| | | | git-svn-id: file:///svn/phpbb/trunk@2837 89ea8834-ac86-4346-8a33-228a782c2dd0
* Various updatesPaul S. Owen2002-08-061-11/+6
| | | | git-svn-id: file:///svn/phpbb/trunk@2824 89ea8834-ac86-4346-8a33-228a782c2dd0
* Log category ... naughty Paul, stop putting off working on permissions ... ↵Paul S. Owen2002-08-021-0/+4
| | | | | | smack handy git-svn-id: file:///svn/phpbb/trunk@2813 89ea8834-ac86-4346-8a33-228a782c2dd0
* Add moderator log viewingPaul S. Owen2002-08-021-5/+23
| | | | git-svn-id: file:///svn/phpbb/trunk@2811 89ea8834-ac86-4346-8a33-228a782c2dd0
* Updates to admin_styles, initial theme edit implementationPaul S. Owen2002-08-011-13/+20
| | | | git-svn-id: file:///svn/phpbb/trunk@2807 89ea8834-ac86-4346-8a33-228a782c2dd0
* Log string re-arrangementsPaul S. Owen2002-08-011-70/+34
| | | | git-svn-id: file:///svn/phpbb/trunk@2802 89ea8834-ac86-4346-8a33-228a782c2dd0
* Often helps to send the required variables to the page that actually makes ↵Paul S. Owen2002-08-011-1/+1
| | | | | | use of them ... git-svn-id: file:///svn/phpbb/trunk@2801 89ea8834-ac86-4346-8a33-228a782c2dd0
* Log actionsPaul S. Owen2002-08-011-0/+4
| | | | git-svn-id: file:///svn/phpbb/trunk@2799 89ea8834-ac86-4346-8a33-228a782c2dd0
* User prune admin initials ... doesn't coimplete task at present ... till we ↵Paul S. Owen2002-08-011-0/+15
| | | | | | handle deletion of posts there is not point git-svn-id: file:///svn/phpbb/trunk@2798 89ea8834-ac86-4346-8a33-228a782c2dd0
* More permission strings ...Paul S. Owen2002-07-301-0/+36
| | | | git-svn-id: file:///svn/phpbb/trunk@2792 89ea8834-ac86-4346-8a33-228a782c2dd0
* Permission stuff againPaul S. Owen2002-07-291-0/+6
| | | | git-svn-id: file:///svn/phpbb/trunk@2790 89ea8834-ac86-4346-8a33-228a782c2dd0
* Prelim administrators management layout ...Paul S. Owen2002-07-291-35/+34
| | | | git-svn-id: file:///svn/phpbb/trunk@2789 89ea8834-ac86-4346-8a33-228a782c2dd0
* Missed options for global email disable and min/max chars for search ↵Paul S. Owen2002-07-291-21/+6
| | | | | | indexing ... git-svn-id: file:///svn/phpbb/trunk@2786 89ea8834-ac86-4346-8a33-228a782c2dd0
* Well, Doug asked for it so ... now I really am going to bed.Paul S. Owen2002-07-291-2/+3
| | | | git-svn-id: file:///svn/phpbb/trunk@2784 89ea8834-ac86-4346-8a33-228a782c2dd0
* oops, wrong var namePaul S. Owen2002-07-291-3/+3
| | | | git-svn-id: file:///svn/phpbb/trunk@2780 89ea8834-ac86-4346-8a33-228a782c2dd0
* Missed settings and some reorg ...Paul S. Owen2002-07-281-4/+20
| | | | git-svn-id: file:///svn/phpbb/trunk@2779 89ea8834-ac86-4346-8a33-228a782c2dd0
* Log actionsPaul S. Owen2002-07-281-0/+6
| | | | git-svn-id: file:///svn/phpbb/trunk@2778 89ea8834-ac86-4346-8a33-228a782c2dd0
* Updates for admin_board changesPaul S. Owen2002-07-281-60/+86
| | | | git-svn-id: file:///svn/phpbb/trunk@2773 89ea8834-ac86-4346-8a33-228a782c2dd0
* rank related changesPaul S. Owen2002-07-271-4/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@2758 89ea8834-ac86-4346-8a33-228a782c2dd0
* Minor updatesPaul S. Owen2002-07-261-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@2749 89ea8834-ac86-4346-8a33-228a782c2dd0
* Various updates, banning, etc.Paul S. Owen2002-07-261-20/+28
| | | | git-svn-id: file:///svn/phpbb/trunk@2745 89ea8834-ac86-4346-8a33-228a782c2dd0
* updatedPaul S. Owen2002-07-251-0/+3
| | | | git-svn-id: file:///svn/phpbb/trunk@2739 89ea8834-ac86-4346-8a33-228a782c2dd0
* oops, oops and donePaul S. Owen2002-07-251-4/+3
| | | | git-svn-id: file:///svn/phpbb/trunk@2736 89ea8834-ac86-4346-8a33-228a782c2dd0
* Various extra linesPaul S. Owen2002-07-141-8/+56
| | | | git-svn-id: file:///svn/phpbb/trunk@2679 89ea8834-ac86-4346-8a33-228a782c2dd0
* Time to a commit ... been a whilePaul S. Owen2002-07-061-552/+550
| | | | git-svn-id: file:///svn/phpbb/trunk@2653 89ea8834-ac86-4346-8a33-228a782c2dd0
* A small typo (missed it...)dougk_ff72002-03-101-1/+1
| | | | | | | | | Shouldn't be a problem, now. Doug git-svn-id: file:///svn/phpbb/trunk@2288 89ea8834-ac86-4346-8a33-228a782c2dd0
* Ok, this includes fixes for bugs numbered 526000, 524591, 520370, and ↵dougk_ff72002-03-101-1/+2
| | | | | | | | | | 520872. Manily, a few typos were fixed, along with a problem in the jumpbox (fixed using a quick Javascript check, there really isn't another way without modifying some large portions of code), and a problem in the rank control panel. In other words, everything assigned to me (as of this morning) has been fixed. I also ran the lovely fix_files.sh, so CVS might be a little wacky and try to update everything. I hope not... That's it for now! dougk_ff7 git-svn-id: file:///svn/phpbb/trunk@2287 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
* 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
* 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 bug #497838Paul S. Owen2001-12-301-1/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@1747 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
* 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
* 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
* 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-171-0/+3
| | | | git-svn-id: file:///svn/phpbb/trunk@1616 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