diff --git a/classes/class_text.php b/classes/class_text.php index 1df1fc8a..030b6253 100644 --- a/classes/class_text.php +++ b/classes/class_text.php @@ -18,10 +18,10 @@ class TEXT { ':frown:' => 'frown.gif', '<3' => 'heart.gif', ':unsure:' => 'hmm.gif', - //':\\' => 'hmm.gif', + //':\\' => 'hmm.gif', ':whatlove:' => 'ilu.gif', ':lol:' => 'laughing.gif', - ':loveflac:' => 'loveflac.gif', + ':loveflac:' => 'loveflac.gif', ':flaclove:' => 'loveflac.gif', ':ninja:' => 'ninja.gif', ':no:' => 'no.gif', @@ -58,7 +58,7 @@ class TEXT { private $Levels = 0; /** - * Used to detect and disable parsing (eg TOC) within quotes + * Used to detect and disable parsing (e.g. TOC) within quotes * @var int $InQuotes */ private $InQuotes = 0; @@ -99,7 +99,7 @@ public function __construct ($TOC = false) { } /** - * Output BB Code as xHTML + * Output BBCode as XHTML * @param string $Str BBCode text * @param bool $OutputTOC Ouput TOC near (above) text * @param int $Min See {@link parse_toc} @@ -225,7 +225,7 @@ public function local_url ($Str) { 4) Move the pointer past the end of the tag 5) Find out where the tag closes (beginning of [/tag]) 5a) Different for different types of tag. Some tags don't close, others are weird like [*] - 5b) If it's a normal tag, it may have versions of itself nested inside - eg: + 5b) If it's a normal tag, it may have versions of itself nested inside - e.g.: [quote=bob]* [quote=joe]I am a redneck!**[/quote] Me too! @@ -303,7 +303,7 @@ private function parse ($Str) { // 5) Find out where the tag closes (beginning of [/tag]) - // Unfortunately, BBCode doesn't have nice standards like xhtml + // Unfortunately, BBCode doesn't have nice standards like XHTML // [*], [img=...], and http:// follow different formats // Thus, we have to handle these before we handle the majority of tags diff --git a/classes/class_text2.php b/classes/class_text2.php index 46f79f29..2416cef2 100644 --- a/classes/class_text2.php +++ b/classes/class_text2.php @@ -11,13 +11,13 @@ class TEXT_2 { ':-|' => 'blank.gif', ':blush:' => 'blush.gif', ':cool:' => 'cool.gif', - ':'(' => 'crying.gif', - ':crying:' => 'crying.gif', + ':'(' => 'crying.gif', + ':crying:' => 'crying.gif', '>.>' => 'eyesright.gif', ':frown:' => 'frown.gif', '<3' => 'heart.gif', ':unsure:' => 'hmm.gif', - ':\\' => 'hmm.gif', + ':\\' => 'hmm.gif', ':whatlove:' => 'ilu.gif', ':lol:' => 'laughing.gif', ':loveflac:' => 'loveflac.gif', @@ -168,7 +168,7 @@ function local_url($Str) { 4) Move the pointer past the end of the tag 5) Find out where the tag closes (beginning of [/tag]) 5a) Different for different types of tag. Some tags don't close, others are weird like [*] - 5b) If it's a normal tag, it may have versions of itself nested inside - eg: + 5b) If it's a normal tag, it may have versions of itself nested inside - e.g.: [quote=bob]* [quote=joe]I am a redneck!**[/quote] Me too! diff --git a/classes/class_text3.php b/classes/class_text3.php index 2f6e0692..4ad84d92 100644 --- a/classes/class_text3.php +++ b/classes/class_text3.php @@ -62,7 +62,7 @@ function full_format($Str) { //Inline links $Str = preg_replace('/(?'?http', '=[inlineurl]http'=>'=http')); $Str = preg_replace('/\=\=\=\=([^=].*)\=\=\=\=/i', '[inlinesize=3]$1[/inlinesize]', $Str); $Str = preg_replace('/\=\=\=([^=].*)\=\=\=/i', '[inlinesize=5]$1[/inlinesize]', $Str); @@ -160,7 +160,7 @@ function local_url($Str) { 4) Move the pointer past the end of the tag 5) Find out where the tag closes (beginning of [/tag]) 5a) Different for different types of tag. Some tags don't close, others are weird like [*] - 5b) If it's a normal tag, it may have versions of itself nested inside - eg: + 5b) If it's a normal tag, it may have versions of itself nested inside - e.g.: [quote=bob]* [quote=joe]I am a redneck!**[/quote] Me too! diff --git a/classes/class_torrent_form.php b/classes/class_torrent_form.php index 308f77bc..790b1eb7 100644 --- a/classes/class_torrent_form.php +++ b/classes/class_torrent_form.php @@ -190,7 +190,7 @@ function music_form($GenreTags) {
Artist(s) | +Artist(s): |
Please use the multiple artists feature rather than adding 'Various Artists' as an artist, read this for more information on why. if(!empty($Torrent['Artists'])) { @@ -288,7 +288,7 @@ function show() { | ||||||||||||||||||
- >Year + >Year: >Year of original release | @@ -297,11 +297,11 @@ function show() { | |||||||||||||||||||
Record Label (Optional): | +Record label (optional): | Disabled?> /> | ||||||||||||||||||
Catalogue Number (Optional): | +Catalogue number (optional): | Disabled?> /> Please double check the record label and catalogue number when using MusicBrainz. See this guide for more details. @@ -309,7 +309,7 @@ function show() { | ||||||||||||||||||
- Release Type: + Release type: | ||||||||||||||||||||
Edition Information: | +Edition information: |
onclick="Remaster();NewTorrent) {?> CheckYear(); } ?>" />
Check this box if this torrent is a different release to the original, for example a limited or country specific edition or a release that includes additional bonus tracks or is a bonus disc.
@@ -364,7 +364,7 @@ function show() {
| ||||||||||||||||||
Release Description (optional): | +Release description (optional): |
Contains information like encoder settings. For analog rips, this frequently contains lineage information. diff --git a/sections/collages/browse.php b/sections/collages/browse.php index cf1c4735..1d076ebc 100644 --- a/sections/collages/browse.php +++ b/sections/collages/browse.php @@ -221,7 +221,7 @@
if (!$BookmarkView) {
if (check_perms('site_collages_create')) { ?>
- [New collage]
+ [New collage]
}
if (check_perms('site_collages_personal')) {
@@ -231,18 +231,18 @@
if ($CollageCount == 1) {
list($CollageID) = $DB->next_record();
?>
- [Personal collage]
+ [Personal collage]
} elseif ($CollageCount > 1) { ?>
- [Personal collages]
+ [Personal collages]
}
}
if (check_perms('site_collages_subscribe')) { ?>
- [Subscribed collages]
+ [Subscribed collages]
} ?>
- [Bookmarked collages]
+ [Bookmarked collages]
if (check_perms('site_collages_recover')) { ?>
- [Recover collage]
+ [Recover collage]
}
if (check_perms('site_collages_create') || check_perms('site_collages_personal') || check_perms('site_collages_recover')) {
@@ -251,13 +251,13 @@
}
?>
- [Collages you started]
- [Collages you contributed to]
+ [Collages you started]
+ [Collages you contributed to]
} else { ?>
- [Torrents]
- [Artists]
- [Collages]
- [Requests]
+ [Torrents]
+ [Artists]
+ [Collages]
+ [Requests]
} ?>
@@ -307,7 +307,7 @@ =$Name?> if ($BookmarkView) { ?> - [Remove bookmark] + [Remove bookmark] } if(!empty($Tags)) { diff --git a/sections/forums/poll_vote.php b/sections/forums/poll_vote.php index 65031698..b5ae338b 100644 --- a/sections/forums/poll_vote.php +++ b/sections/forums/poll_vote.php @@ -68,7 +68,7 @@ if (!isset($_POST['vote']) || !is_number($_POST['vote'])) { ?> Please select an option. - |
- ||||||||||||||||||
=$Text->full_format($Reason)?> | -||||||||||||||||||||
+ + | +||||||||||||||||||||
=$Text->full_format($Reason)?> | +||||||||||||||||||||
if ($ClaimerID == $LoggedUser['ID']) { ?>
- Claimed by =Users::format_username($ClaimerID, false, false, false, false)?> [Unclaim]
+ Claimed by =Users::format_username($ClaimerID, false, false, false, false)?> [Unclaim]
} else if ($ClaimerID) { ?>
- Claimed by =Users::format_username($ClaimerID, false, false, false, false)?>
+ Claimed by =Users::format_username($ClaimerID, false, false, false, false)?>
} else { ?>
- Claim
- } ?>
-
- Toggle Notes
+ [Claim]
+ } ?>
+
+ [Toggle Notes]
- ;">
-
-
- - - |
- ||||||||||||||||||||
- |
- ||||||||||||||||||||
+ |
+
=$Username?> | -=$Reports?> | +=number_format($Reports)?> |
Amount Downloaded | @@ -98,9 +98,9 @@
Your Last.FM username. Will be used to display Last.FM information on your profile which can be seen by other users.
+Your Last.fm username. Will be used to display Last.fm information on your profile which can be seen by other users.