aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/language/en/acp/database.php
diff options
context:
space:
mode:
authorNils Adermann <naderman@naderman.de>2006-05-12 23:45:27 +0000
committerNils Adermann <naderman@naderman.de>2006-05-12 23:45:27 +0000
commit215693d897a6bc0ccb247da783cd9f8abce9ca94 (patch)
tree398a607bb1bf5d26392ab7ea44e1845c7c1c9a84 /phpBB/language/en/acp/database.php
parent08e708f76b9924133dc196d736adac4b0e992707 (diff)
downloadforums-215693d897a6bc0ccb247da783cd9f8abce9ca94.tar
forums-215693d897a6bc0ccb247da783cd9f8abce9ca94.tar.gz
forums-215693d897a6bc0ccb247da783cd9f8abce9ca94.tar.bz2
forums-215693d897a6bc0ccb247da783cd9f8abce9ca94.tar.xz
forums-215693d897a6bc0ccb247da783cd9f8abce9ca94.zip
- adding a file which displays duplicate language keys
- removed a few duplicates with equal contents [Bug #1193] git-svn-id: file:///svn/phpbb/trunk@5904 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/language/en/acp/database.php')
-rw-r--r--phpBB/language/en/acp/database.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/phpBB/language/en/acp/database.php b/phpBB/language/en/acp/database.php
index f077fb95fe..9cade406e0 100644
--- a/phpBB/language/en/acp/database.php
+++ b/phpBB/language/en/acp/database.php
@@ -47,7 +47,6 @@ $lang = array_merge($lang, array(
'BACKUP_SUCCESS' => 'The backup file has been created successfully',
'STORE_AND_DOWNLOAD' => 'Store and Download',
- 'ACP_RESTORE' => 'Restore',
'ACP_RESTORE_EXPLAIN' => 'This will perform a full restore of all phpBB tables from a saved file. You can <u>either</u> upload the backup file via this form or upload it manually to a location on the server. If your server supports it you may use a gzip or bzip2 compressed text file and it will automatically be decompressed. <b>WARNING</b> This will overwrite any existing data. The restore may take a long time to process please do not move from this page till it is complete.',
'SELECT_FILE' => 'Select a file',
'RESTORE_OPTIONS' => 'Restore options',