File tree Expand file tree Collapse file tree 14 files changed +14
-14
lines changed Expand file tree Collapse file tree 14 files changed +14
-14
lines changed Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ switch ($this->getContext()->error) {
2727 break ;
2828 case "INTERNAL_ERROR " :
2929 $ message = "An internal error occurred while processing your request. "
30- . "Our staff has been notified of the issue. Try again later. " ;
30+ . "Our staff have been notified of the issue. Try again later. " ;
3131 break ;
3232 default :
3333 $ message = $ this ->getContext ()->error ;
Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ switch ($this->getContext()->error) {
2828 break ;
2929 case "INTERNAL_ERROR " :
3030 $ message = "An internal error occurred while processing your request. "
31- . "Our staff has been notified of the issue. Try again later. " ;
31+ . "Our staff have been notified of the issue. Try again later. " ;
3232 break ;
3333 default :
3434 $ message = $ this ->getContext ()->error ;
Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ switch ($this->getContext()->error) {
2828 break ;
2929 case "INTERNAL_ERROR " :
3030 $ message = "An internal error occurred while processing your request. "
31- . "Our staff has been notified of the issue. Try again later. " ;
31+ . "Our staff have been notified of the issue. Try again later. " ;
3232 break ;
3333 default :
3434 $ message = $ this ->getContext ()->error ;
Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ switch ($this->getContext()->error) {
2727 break ;
2828 case "INTERNAL_ERROR " :
2929 $ message = "An internal error occurred while processing your request. "
30- . "Our staff has been notified of the issue. Try again later. " ;
30+ . "Our staff have been notified of the issue. Try again later. " ;
3131 break ;
3232 default :
3333 $ message = $ this ->getContext ()->error ;
Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ switch ($this->getContext()->error) {
3131 break ;
3232 case "INTERNAL_ERROR " :
3333 $ message = "An internal error occurred while processing your request. "
34- . "Our staff has been notified of the issue. Try again later. " ;
34+ . "Our staff have been notified of the issue. Try again later. " ;
3535 break ;
3636 default :
3737 $ message = $ this ->getContext ()->error ;
Original file line number Diff line number Diff line change 120120 <header class="red">Internal Error</header>
121121 <section class="red">
122122 <p>An internal server error occurred while processing your request.</p>
123- <p>The BNETDocs staff has been notified of this issue.</p>
123+ <p>The BNETDocs staff have been notified of this issue.</p>
124124 <p>Please <a href="https://github.com/BNETDocs/bnetdocs-web/issues/new?title=Internal+Error">report this issue to GitHub</a> if it persists.</p>
125125 </section>
126126 </article>
Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ switch ($this->getContext()->error) {
2828 break ;
2929 case "INTERNAL_ERROR " :
3030 $ message = "An internal error occurred while processing your request. "
31- . "Our staff has been notified of the issue. Try again later. " ;
31+ . "Our staff have been notified of the issue. Try again later. " ;
3232 break ;
3333 default :
3434 $ message = $ this ->getContext ()->error ;
Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ switch ($this->getContext()->error) {
2727 break ;
2828 case "INTERNAL_ERROR " :
2929 $ message = "An internal error occurred while processing your request. "
30- . "Our staff has been notified of the issue. Try again later. " ;
30+ . "Our staff have been notified of the issue. Try again later. " ;
3131 break ;
3232 default :
3333 $ message = $ this ->getContext ()->error ;
Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ switch ($this->getContext()->error) {
3131 break ;
3232 case "INTERNAL_ERROR " :
3333 $ message = "An internal error occurred while processing your request. "
34- . "Our staff has been notified of the issue. Try again later. " ;
34+ . "Our staff have been notified of the issue. Try again later. " ;
3535 break ;
3636 default :
3737 $ message = $ this ->getContext ()->error ;
Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ switch ($this->getContext()->error) {
2727 break ;
2828 case "INTERNAL_ERROR " :
2929 $ message = "An internal error occurred while processing your request. "
30- . "Our staff has been notified of the issue. Try again later. " ;
30+ . "Our staff have been notified of the issue. Try again later. " ;
3131 break ;
3232 default :
3333 $ message = $ this ->getContext ()->error ;
You can’t perform that action at this time.
0 commit comments