mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-06 16:56:44 +02:00
- added the template editor (doesn't use a hardcoded list of template filenames for categorisation anymore)
- fix some bugs related to storing template files in the database - allow templates stored in subfolders of the /styles/name/template/ folder git-svn-id: file:///svn/phpbb/trunk@5894 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -478,6 +478,7 @@ $lang = array_merge($lang, array(
|
||||
'UNREAD_PMS' => '<b>%d</b> unread messages',
|
||||
'UNWATCHED_FORUMS' => 'You are no longer watching the selected forums.',
|
||||
'UNWATCHED_TOPICS' => 'You are no longer watching the selected topics.',
|
||||
'UPDATE' => 'Update',
|
||||
'UPLOAD_IN_PROGRESS' => 'The upload is currently in progress',
|
||||
'URL_REDIRECT' => 'If your browser does not support meta redirection please click %sHERE%s to be redirected.',
|
||||
'USERGROUPS' => 'Groups',
|
||||
|
Reference in New Issue
Block a user