diff options
Diffstat (limited to 'data')
-rw-r--r-- | data/epiphany.schemas.in | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/data/epiphany.schemas.in b/data/epiphany.schemas.in index 5938060b7..7c4c450ea 100644 --- a/data/epiphany.schemas.in +++ b/data/epiphany.schemas.in @@ -8,7 +8,7 @@ <default>home:</default> <locale name="C"> <short>Home page</short> - <long>URL for the user's home page. Displayed on start up + <long>Location for the user's home page. Displayed on start up and when a new window or tab is created </long> </locale> </schema> @@ -178,8 +178,8 @@ <type>bool</type> <default>0</default> <locale name="C"> - <short>Middle click will load the url in X clipboard</short> - <long>Middle click on the web page will load the url in X clipboard.</long> + <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> </locale> </schema> <schema> @@ -472,8 +472,8 @@ <type>bool</type> <default>true</default> <locale name="C"> - <short>Whether to print the page URL in the header</short> - <long>Whether to print the page URL in the header</long> + <short>Whether to print the page location in the header</short> + <long>Whether to print the page location in the header</long> </locale> </schema> <schema> |