diff options
Diffstat (limited to 'data/epiphany.schemas.in')
-rw-r--r-- | data/epiphany.schemas.in | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/data/epiphany.schemas.in b/data/epiphany.schemas.in index 7c4c450ea..e3889073a 100644 --- a/data/epiphany.schemas.in +++ b/data/epiphany.schemas.in @@ -8,8 +8,8 @@ <default>home:</default> <locale name="C"> <short>Home page</short> - <long>Location for the user's home page. Displayed on start up - and when a new window or tab is created </long> + <long>Address of the user's home page that is displayed when + opening a new window or tab</long> </locale> </schema> <schema> @@ -178,8 +178,8 @@ <type>bool</type> <default>0</default> <locale name="C"> - <short>Middle click to open the location pointed to by the currently selected text</short> - <long>Middle clicking on the main view pane will open the location pointed to by the currently selected text.</long> + <short>Middle click to open the web page pointed to by the currently selected text</short> + <long>Middle clicking on the main view pane will open the web page pointed to by the currently selected text.</long> </locale> </schema> <schema> @@ -472,8 +472,8 @@ <type>bool</type> <default>true</default> <locale name="C"> - <short>Whether to print the page location in the header</short> - <long>Whether to print the page location in the header</long> + <short>Whether to print the page address in the header</short> + <long>Whether to print the page address in the header</long> </locale> </schema> <schema> |