diff options
author | Meik Sievertsen <acydburn@phpbb.com> | 2009-10-04 18:13:59 +0000 |
---|---|---|
committer | Meik Sievertsen <acydburn@phpbb.com> | 2009-10-04 18:13:59 +0000 |
commit | bf8ac19eaa8d74f9dfd6d597190f5664e7339382 (patch) | |
tree | c3ad876736748e36cb9176a0248cc43badfc1d9a /phpBB/language/en/viewtopic.php | |
parent | 3215bbf88864139dc8c7e9ac5773b1ea8a7e96c1 (diff) | |
download | forums-bf8ac19eaa8d74f9dfd6d597190f5664e7339382.tar forums-bf8ac19eaa8d74f9dfd6d597190f5664e7339382.tar.gz forums-bf8ac19eaa8d74f9dfd6d597190f5664e7339382.tar.bz2 forums-bf8ac19eaa8d74f9dfd6d597190f5664e7339382.tar.xz forums-bf8ac19eaa8d74f9dfd6d597190f5664e7339382.zip |
Move trunk/phpBB to old_trunk/phpBB
git-svn-id: file:///svn/phpbb/trunk@10210 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/language/en/viewtopic.php')
-rw-r--r-- | phpBB/language/en/viewtopic.php | 113 |
1 files changed, 0 insertions, 113 deletions
diff --git a/phpBB/language/en/viewtopic.php b/phpBB/language/en/viewtopic.php deleted file mode 100644 index 4252fa7542..0000000000 --- a/phpBB/language/en/viewtopic.php +++ /dev/null @@ -1,113 +0,0 @@ -<?php -/** -* -* viewtopic [English] -* -* @package language -* @version $Id$ -* @copyright (c) 2005 phpBB Group -* @license http://opensource.org/licenses/gpl-license.php GNU Public License -* -*/ - -/** -* DO NOT CHANGE -*/ -if (!defined('IN_PHPBB')) -{ - exit; -} - -if (empty($lang) || !is_array($lang)) -{ - $lang = array(); -} - -// DEVELOPERS PLEASE NOTE -// -// All language files should use UTF-8 as their encoding and the files must not contain a BOM. -// -// Placeholders can now contain order information, e.g. instead of -// 'Page %s of %s' you can (and should) write 'Page %1$s of %2$s', this allows -// translators to re-order the output of data while ensuring it remains correct -// -// You do not need this where single placeholders are used, e.g. 'Message %d' is fine -// equally where a string contains only two placeholders which are used to wrap text -// in a url you again do not need to specify an order e.g., 'Click %sHERE%s' is fine - -$lang = array_merge($lang, array( - 'ATTACHMENT' => 'Attachment', - 'ATTACHMENT_FUNCTIONALITY_DISABLED' => 'The attachments feature has been disabled.', - - 'BOOKMARK_ADDED' => 'Bookmarked topic successfully.', - 'BOOKMARK_ERR' => 'Bookmarking the topic failed. Please try again.', - 'BOOKMARK_REMOVED' => 'Removed bookmarked topic successfully.', - 'BOOKMARK_TOPIC' => 'Bookmark topic', - 'BOOKMARK_TOPIC_REMOVE' => 'Remove from bookmarks', - 'BUMPED_BY' => 'Last bumped by %1$s on %2$s.', - 'BUMP_TOPIC' => 'Bump topic', - - 'CODE' => 'Code', - - 'DELETE_TOPIC' => 'Delete topic', - 'DOWNLOAD_NOTICE' => 'You do not have the required permissions to view the files attached to this post.', - - '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' => 'E-mail friend', - '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', - - '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.', - 'LOGIN_VIEWTOPIC' => 'The board 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”', - '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', - 'MOVE_TOPIC' => 'Move topic', - - 'NO_ATTACHMENT_SELECTED'=> 'You haven’t selected an attachment to download or view.', - 'NO_NEWER_TOPICS' => 'There are no newer topics in this forum.', - 'NO_OLDER_TOPICS' => 'There are no older topics in this forum.', - 'NO_UNREAD_POSTS' => 'There are no new unread posts for this topic.', - 'NO_VOTE_OPTION' => 'You must specify an option when voting.', - 'NO_VOTES' => 'No votes', - - 'POLL_ENDED_AT' => 'Poll ended at %s', - 'POLL_RUN_TILL' => 'Poll runs till %s', - 'POLL_VOTED_OPTION' => 'You voted for this option', - 'PRINT_TOPIC' => 'Print view', - - 'QUICK_MOD' => 'Quick-mod tools', - 'QUOTE' => 'Quote', - - 'REPLY_TO_TOPIC' => 'Reply to topic', - 'RETURN_POST' => '%sReturn to the post%s', - - 'SUBMIT_VOTE' => 'Submit vote', - - 'TOTAL_VOTES' => 'Total votes', - - 'UNLOCK_TOPIC' => 'Unlock topic', - - 'VIEW_INFO' => 'Post details', - '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_UNREAD_POST' => 'First unread post', - 'VISIT_WEBSITE' => 'WWW', - 'VOTE_SUBMITTED' => 'Your vote has been cast.', - 'VOTE_CONVERTED' => 'Changing votes is not supported for converted polls.', - -)); - -?>
\ No newline at end of file |