1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-30 21:40:43 +02:00

sorry for the change, but i have to agree, they are used for very different purposes. ;)

git-svn-id: file:///svn/phpbb/trunk@7653 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
Meik Sievertsen
2007-05-20 14:02:12 +00:00
parent d5477a53da
commit 2f9992bc3a
3 changed files with 3 additions and 2 deletions

View File

@@ -55,6 +55,7 @@ $lang = array_merge($lang, array(
'RESTORE_OPTIONS' => 'Restore options',
'RESTORE_SUCCESS' => 'The database has been successfully restored.<br /><br />Your board should be back to the state it was when the backup was made.',
'SELECT_ALL' => 'Select all',
'SELECT_FILE' => 'Select a file',
'START_BACKUP' => 'Start backup',
'START_RESTORE' => 'Start restore',

View File

@@ -486,7 +486,7 @@ $lang = array_merge($lang, array(
'SEARCH_UNANSWERED' => 'View unanswered posts',
'SECONDS' => 'Seconds',
'SELECT' => 'Select',
'SELECT_ALL' => 'Select all',
'SELECT_ALL_CODE' => 'Select all',
'SELECT_DESTINATION_FORUM' => 'Please select a destination forum',
'SELECT_FORUM' => 'Select a forum',
'SEND_EMAIL' => 'E-mail',