aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/language
diff options
context:
space:
mode:
authorrxu <rxu@mail.ru>2012-04-01 11:28:47 -0700
committerrxu <rxu@mail.ru>2012-04-01 11:28:47 -0700
commitbf0a3ddacafa434f2f33a28124e095e959e164b6 (patch)
treebc4723b9cd03def33316789203687e19a205431e /phpBB/language
parent9a075e905d23110f0b3310f9bfe6e89b44be1b57 (diff)
parent5ccd6915e3e8af30856319d84a48dde074fdbaee (diff)
downloadforums-bf0a3ddacafa434f2f33a28124e095e959e164b6.tar
forums-bf0a3ddacafa434f2f33a28124e095e959e164b6.tar.gz
forums-bf0a3ddacafa434f2f33a28124e095e959e164b6.tar.bz2
forums-bf0a3ddacafa434f2f33a28124e095e959e164b6.tar.xz
forums-bf0a3ddacafa434f2f33a28124e095e959e164b6.zip
Merge pull request #670 from imkingdavid/feature/qrpreview
[feature/qrpreview] Preview from Quick Reply
Diffstat (limited to 'phpBB/language')
-rw-r--r--phpBB/language/en/viewtopic.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/language/en/viewtopic.php b/phpBB/language/en/viewtopic.php
index 1460490672..184f88ed3c 100644
--- a/phpBB/language/en/viewtopic.php
+++ b/phpBB/language/en/viewtopic.php
@@ -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.',