mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 14:18:52 +00:00
git-svn-id: file:///svn/phpbb/trunk@8243 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
parent
559f614db7
commit
2768c1ae24
1 changed files with 2 additions and 2 deletions
|
@ -380,7 +380,7 @@ $lang = array_merge($lang, array(
|
|||
'COLLECTING_FILE_DIFFS' => 'Collecting file differences',
|
||||
'COMPLETE_LOGIN_TO_BOARD' => 'You should now <a href="../ucp.php?mode=login">login to your board</a> and check if everything is working fine. Do not forget to delete, rename or move your install directory!',
|
||||
'CONTINUE_UPDATE_NOW' => 'Continue the update process now',
|
||||
'CURRENT_FILE' => 'Begin of current original file',
|
||||
'CURRENT_FILE' => 'Beginning of current original file',
|
||||
'CURRENT_VERSION' => 'Current version',
|
||||
|
||||
'DATABASE_TYPE' => 'Database type',
|
||||
|
@ -390,7 +390,7 @@ $lang = array_merge($lang, array(
|
|||
'DESTINATION' => 'Destination file',
|
||||
'DIFF_INLINE' => 'Inline',
|
||||
'DIFF_RAW' => 'Raw unified diff',
|
||||
'DIFF_SEP_EXPLAIN' => 'End of current original file / Begin of new updated file',
|
||||
'DIFF_SEP_EXPLAIN' => 'End of current original file / Beginning of new updated file',
|
||||
'DIFF_SIDE_BY_SIDE' => 'Side by Side',
|
||||
'DIFF_UNIFIED' => 'Unified diff',
|
||||
'DO_NOT_UPDATE' => 'Do not update this file',
|
||||
|
|
Loading…
Add table
Reference in a new issue