diff options
Diffstat (limited to 'data/epiphany.schemas.in')
-rw-r--r-- | data/epiphany.schemas.in | 8 |
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> |