[gnome-web-www/wptest] Changed spelling and grammar error in 404.php
- From: Christy Eller <czeller src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-web-www/wptest] Changed spelling and grammar error in 404.php
- Date: Sun, 19 Feb 2012 02:45:38 +0000 (UTC)
commit 3a6f6584d7846faf3f840df5af6e4e61e9cae5d8
Author: Christy Eller <iamchristyeller gmail com>
Date: Sat Feb 18 19:54:55 2012 -0700
Changed spelling and grammar error in 404.php
theme/404.php | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/theme/404.php b/theme/404.php
index ca2cc88..ab663a7 100644
--- a/theme/404.php
+++ b/theme/404.php
@@ -23,7 +23,7 @@ require_once("header.php"); ?>
<p><?php
printf(
- __( 'For now, you may want to go to the <a href="%1$s">home page</a> to start from beginning or try your luck in the search form bellow.', 'grass'),
+ __( 'For now, you may want to go to the <a href="%1$s">home page</a> to start from beginning or try your luck in the search form below.', 'grass'),
get_bloginfo('url')
);
@@ -35,7 +35,7 @@ require_once("header.php"); ?>
<p><?php
printf(
- __('If you think there is a bug in some link around GNOME website, please, we ask you to <a href="%1$s">report a bug</a>. Thank you.', 'grass'),
+ __('If you think there is a broken link on the GNOME website, please <a href="%1$s">report it as a bug</a>. Thank you.', 'grass'),
'https://bugzilla.gnome.org/enter_bug.cgi?product=website&component=www.gnome.org'
);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]