1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-10 18:54:08 +02:00

UI change to default date format

git-svn-id: file:///svn/phpbb/trunk@6049 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
Graham Eames
2006-06-11 19:32:17 +00:00
parent 01b4145381
commit c7d2dfb164
3 changed files with 28 additions and 1 deletions

View File

@@ -219,6 +219,7 @@ $lang = array_merge($lang, array(
'SUPPORT_BODY' => 'Some text on obtaining support, etc can go here.</p><p>Probably this can be copied from the documentation</p><p>To ensure you stay up to date with the latest news and releases, why not <a href="http://www.phpbb.com/support/" target="_new">subscribe to our mailing list</a>',
'SYNC_FORUMS' => 'Starting to sync forums',
'SYNC_TOPICS' => 'Starting to sync topics',
'SYNC_TOPIC_ID' => 'Synchronising topics from topic_id $1%s to $2%s',
'TABLES_MISSING' => 'Could not find these tables<br />&#187; <b>%s</b>.',
'TABLE_PREFIX' => 'Prefix for tables in database',