aboutsummaryrefslogtreecommitdiffstats
path: root/data/epiphany.schemas.in
diff options
context:
space:
mode:
authorChristian Persch <chpe@cvs.gnome.org>2004-10-06 03:58:16 +0800
committerChristian Persch <chpe@src.gnome.org>2004-10-06 03:58:16 +0800
commitd7ed6369fbd29d4ab1ed22739d2859dab1b9a3fa (patch)
tree6ad072d07377d2820076123453b4cd3bface12ed /data/epiphany.schemas.in
parent07dfd77348e366b922bf12e0ae51619cfb5636d5 (diff)
downloadgsoc2013-epiphany-d7ed6369fbd29d4ab1ed22739d2859dab1b9a3fa.tar
gsoc2013-epiphany-d7ed6369fbd29d4ab1ed22739d2859dab1b9a3fa.tar.gz
gsoc2013-epiphany-d7ed6369fbd29d4ab1ed22739d2859dab1b9a3fa.tar.bz2
gsoc2013-epiphany-d7ed6369fbd29d4ab1ed22739d2859dab1b9a3fa.tar.lz
gsoc2013-epiphany-d7ed6369fbd29d4ab1ed22739d2859dab1b9a3fa.tar.xz
gsoc2013-epiphany-d7ed6369fbd29d4ab1ed22739d2859dab1b9a3fa.tar.zst
gsoc2013-epiphany-d7ed6369fbd29d4ab1ed22739d2859dab1b9a3fa.zip
Grammar fix. Fixes bug #154605.
2004-10-05 Christian Persch <chpe@cvs.gnome.org> * data/epiphany.schemas.in: Grammar fix. Fixes bug #154605.
Diffstat (limited to 'data/epiphany.schemas.in')
-rw-r--r--data/epiphany.schemas.in8
1 files changed, 4 insertions, 4 deletions
diff --git a/data/epiphany.schemas.in b/data/epiphany.schemas.in
index 2012d136d..b51537072 100644
--- a/data/epiphany.schemas.in
+++ b/data/epiphany.schemas.in
@@ -55,9 +55,9 @@
<list_type>string</list_type>
<default>[title]</default>
<locale name="C">
- <short>The bookmark informations shown in the editor view</short>
+ <short>The bookmark information shown in the editor view</short>
<long>
- The bookmark informations shown in the editor view. Valid values
+ The bookmark information shown in the editor view. Valid values
in the list are "address" and "title".
</long>
</locale>
@@ -70,9 +70,9 @@
<list_type>string</list_type>
<default>[title]</default>
<locale name="C">
- <short>The page informations shown in the history view</short>
+ <short>The page information shown in the history view</short>
<long>
- The page informations shown in the history view. Valid values
+ The page information shown in the history view. Valid values
in the list are "address", "title".
</long>
</locale>