diff options
author | David Adam Bordoley <bordoley@msu.edu> | 2003-05-09 02:52:45 +0800 |
---|---|---|
committer | Dave Bordoley <Bordoley@src.gnome.org> | 2003-05-09 02:52:45 +0800 |
commit | d14ce588e335a055d39d9a9665f55a3496fb76f0 (patch) | |
tree | 0c78cbcac57cedca58d0b24565dec2ca11c7a961 /data/starthere | |
parent | eba983c9919526bb366dbe7f5d10ef2c266ccd31 (diff) | |
download | gsoc2013-epiphany-d14ce588e335a055d39d9a9665f55a3496fb76f0.tar gsoc2013-epiphany-d14ce588e335a055d39d9a9665f55a3496fb76f0.tar.gz gsoc2013-epiphany-d14ce588e335a055d39d9a9665f55a3496fb76f0.tar.bz2 gsoc2013-epiphany-d14ce588e335a055d39d9a9665f55a3496fb76f0.tar.lz gsoc2013-epiphany-d14ce588e335a055d39d9a9665f55a3496fb76f0.tar.xz gsoc2013-epiphany-d14ce588e335a055d39d9a9665f55a3496fb76f0.tar.zst gsoc2013-epiphany-d14ce588e335a055d39d9a9665f55a3496fb76f0.zip |
s/location/address and some other minor changes.
2003-05-08 David Adam Bordoley <bordoley@msu.edu>
* data/epiphany.schemas.in:
* data/starthere/index.xml.in:
* data/starthere/smartbookmarks.xml.in:
s/location/address and some other minor changes.
Diffstat (limited to 'data/starthere')
-rw-r--r-- | data/starthere/index.xml.in | 4 | ||||
-rw-r--r-- | data/starthere/smartbookmarks.xml.in | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/data/starthere/index.xml.in b/data/starthere/index.xml.in index 22b1588ed..9e25d2c61 100644 --- a/data/starthere/index.xml.in +++ b/data/starthere/index.xml.in @@ -7,8 +7,8 @@ </bar> <_title>The web browser</_title> <_paragraph> -You can start browsing web pages either by typing a location (example: www.google.com) -or a keyword (example: best computer shop) in the toolbar text entry and then pressing +You can start browsing web pages either by typing a web address (example: www.google.com) +or a search phrase (example: best computer shop) in the address entry and then pressing the Enter key. You can remember important visited pages using bookmarks or browse all of them with the history dialog. </_paragraph> diff --git a/data/starthere/smartbookmarks.xml.in b/data/starthere/smartbookmarks.xml.in index 08cc1a406..946b57a22 100644 --- a/data/starthere/smartbookmarks.xml.in +++ b/data/starthere/smartbookmarks.xml.in @@ -9,7 +9,7 @@ <_title>Smart Bookmarks</_title> <_paragraph> Smart bookmarks allows to perform searches and similar actions directly from -the location entry. +the address entry. </_paragraph> <_paragraph> Right click the links and choose "Bookmark Link..." from the menu list. |