aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/language/en/viewtopic.php
diff options
context:
space:
mode:
authorJonathan Stanley <shs@users.sourceforge.net>2006-12-22 22:51:33 +0000
committerJonathan Stanley <shs@users.sourceforge.net>2006-12-22 22:51:33 +0000
commit803f64c7248d87e9e9508349c699b0f442556d55 (patch)
treec647d60c4c5e4685561a624bbe52f1eec9702741 /phpBB/language/en/viewtopic.php
parente66429cba1f79a69890deb6ca9c35841dee6872f (diff)
downloadforums-803f64c7248d87e9e9508349c699b0f442556d55.tar
forums-803f64c7248d87e9e9508349c699b0f442556d55.tar.gz
forums-803f64c7248d87e9e9508349c699b0f442556d55.tar.bz2
forums-803f64c7248d87e9e9508349c699b0f442556d55.tar.xz
forums-803f64c7248d87e9e9508349c699b0f442556d55.zip
Bertiezilla make Bertie-smash on language files!
#6244 #6278 #6284 #6286 #6336 #6340 #6342 #6344 #6346 #6352 #6358 #6364 #6376 #6382 #6386 #6388 #6418 #6420 #6426 #6428 #6430 #6434 #6452 #6454 #6458 git-svn-id: file:///svn/phpbb/trunk@6790 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/language/en/viewtopic.php')
-rw-r--r--phpBB/language/en/viewtopic.php16
1 files changed, 8 insertions, 8 deletions
diff --git a/phpBB/language/en/viewtopic.php b/phpBB/language/en/viewtopic.php
index 44276689a7..1361a345f7 100644
--- a/phpBB/language/en/viewtopic.php
+++ b/phpBB/language/en/viewtopic.php
@@ -32,7 +32,7 @@ if (empty($lang) || !is_array($lang))
$lang = array_merge($lang, array(
'ATTACHMENT' => 'Attachment',
- 'ATTACHMENT_FUNCTIONALITY_DISABLED' => 'Attachment has been disabled',
+ 'ATTACHMENT_FUNCTIONALITY_DISABLED' => 'The attachments feature has been disabled',
'BOOKMARK_ADDED' => 'Bookmarked topic successfully.',
'BOOKMARK_REMOVED' => 'Removed bookmarked topic successfully.',
@@ -49,7 +49,7 @@ $lang = array_merge($lang, array(
'EDITED_TIMES_TOTAL' => 'Last edited by %1$s on %2$s, edited %3$d times in total',
'EDITED_TIME_TOTAL' => 'Last edited by %1$s on %2$s, edited %3$d time in total',
'EMAIL_TOPIC' => 'Email friend',
- 'ERROR_NO_ATTACHMENT' => 'The selected Attachment does not exist anymore',
+ 'ERROR_NO_ATTACHMENT' => 'The selected attachment does not exist anymore',
'FILE_NOT_FOUND_404' => 'The file <strong>%s</strong> does not exist.',
'FORK_TOPIC' => 'Copy topic',
@@ -58,10 +58,10 @@ $lang = array_merge($lang, array(
'LOGIN_NOTIFY_TOPIC' => 'You have been notified about this topic, please login to view it.',
'LOGIN_VIEWTOPIC' => 'The board administrator requires you to be registered and logged in to view this topic.',
- 'MAKE_ANNOUNCE' => 'Change to Announcement',
- 'MAKE_GLOBAL' => 'Change to Global',
- 'MAKE_NORMAL' => 'Change to Standard Topic',
- 'MAKE_STICKY' => 'Change to Sticky',
+ 'MAKE_ANNOUNCE' => 'Change to “Announcement”',
+ 'MAKE_GLOBAL' => 'Change to “Global”',
+ 'MAKE_NORMAL' => 'Change to “Standard Topic”',
+ 'MAKE_STICKY' => 'Change to “Sticky”',
'MAX_OPTIONS_SELECT' => 'You may select up to <strong>%d</strong> options',
'MAX_OPTION_SELECT' => 'You may select <strong>1</strong> option',
'MISSING_INLINE_ATTACHMENT' => 'The attachment <strong>%s</strong> is no longer available',
@@ -95,8 +95,8 @@ $lang = array_merge($lang, array(
'VIEW_NEXT_TOPIC' => 'Next topic',
'VIEW_PREVIOUS_TOPIC' => 'Previous topic',
'VIEW_RESULTS' => 'View results',
- 'VIEW_TOPIC_POST' => '1 Post',
- 'VIEW_TOPIC_POSTS' => '%d Posts',
+ 'VIEW_TOPIC_POST' => '1 post',
+ 'VIEW_TOPIC_POSTS' => '%d posts',
'VIEW_UNREAD_POST' => 'First unread post',
'VISIT_WEBSITE' => 'WWW',
'VOTE_SUBMITTED' => 'Your vote has been cast',