1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-01 14:30:32 +02:00

re-use include...

git-svn-id: file:///svn/phpbb/trunk@3813 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
Meik Sievertsen
2003-04-11 06:07:58 +00:00
parent 4f55c9fb81
commit 4feb08390c
5 changed files with 12 additions and 13 deletions

View File

@@ -481,6 +481,9 @@ $lang = array(
'DOWNLOAD' => 'Download',
'FILESIZE' => 'Filesize',
'FILE_NOT_FOUND_404' => '<b>404 File Not Found:</b> The File <i>%s</i> does not exist.',
'DOWNLOADED' => 'Downloaded',
'VIEWED' => 'Viewed',
'DOWNLOAD_NUMBER' => '%d Time(s)', // replace %d with count
'User_control_panel' => 'User Control Panel',
'UCP_Main' => 'Control Panel',