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

Merge pull request #670 from imkingdavid/feature/qrpreview

[feature/qrpreview] Preview from Quick Reply
This commit is contained in:
rxu
2012-04-01 11:28:47 -07:00
5 changed files with 20 additions and 9 deletions

View File

@@ -62,7 +62,7 @@ $lang = array_merge($lang, array(
'FILE_NOT_FOUND_404' => 'The file <strong>%s</strong> does not exist.',
'FORK_TOPIC' => 'Copy topic',
'FULL_EDITOR' => 'Full Editor',
'FULL_EDITOR' => 'Full Editor &amp; Preview',
'LINKAGE_FORBIDDEN' => 'You are not authorised to view, download or link from/to this site.',
'LOGIN_NOTIFY_TOPIC' => 'You have been notified about this topic, please login to view it.',