diff options
author | Marco Pesenti Gritti <marco@it.gnome.org> | 2003-02-04 07:20:13 +0800 |
---|---|---|
committer | Marco Pesenti Gritti <mpeseng@src.gnome.org> | 2003-02-04 07:20:13 +0800 |
commit | c394fa6c682a336366e7645af1295b5ffad86835 (patch) | |
tree | 686698ec2991b6ccc7b8733b56271b93ba7b4921 /data/starthere/index.xml.in | |
parent | 67852234cbe600705463202637b19aa48884da87 (diff) | |
download | gsoc2013-epiphany-c394fa6c682a336366e7645af1295b5ffad86835.tar gsoc2013-epiphany-c394fa6c682a336366e7645af1295b5ffad86835.tar.gz gsoc2013-epiphany-c394fa6c682a336366e7645af1295b5ffad86835.tar.bz2 gsoc2013-epiphany-c394fa6c682a336366e7645af1295b5ffad86835.tar.lz gsoc2013-epiphany-c394fa6c682a336366e7645af1295b5ffad86835.tar.xz gsoc2013-epiphany-c394fa6c682a336366e7645af1295b5ffad86835.tar.zst gsoc2013-epiphany-c394fa6c682a336366e7645af1295b5ffad86835.zip |
Change xml to have translations merged properly. Maybe this should be
2003-02-04 Marco Pesenti Gritti <marco@it.gnome.org>
* data/starthere/index.xml.in:
Change xml to have translations merged properly.
Maybe this should be fixed in intltool though.
Diffstat (limited to 'data/starthere/index.xml.in')
-rw-r--r-- | data/starthere/index.xml.in | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/data/starthere/index.xml.in b/data/starthere/index.xml.in index 7427ab1ee..f919d977c 100644 --- a/data/starthere/index.xml.in +++ b/data/starthere/index.xml.in @@ -13,13 +13,13 @@ the Enter key. You can remember important visited pages using bookmarks or brows them with the history dialog. </_paragraph> <_title>Getting started</_title> -<_paragraph> -To import bookmarks from another browser installed on your system just -click on one of the links below: +<paragraph> +<_translate>To import bookmarks from another browser installed on your system just +click on one of the links below:</_translate> <content id="bookmarks-import"/> -</_paragraph> -<_paragraph> -If your internet connection requires it, make sure to setup your proxy in the -desktop wide <action id="configure-network" param="">configuration dialog</action>. -</_paragraph> +</paragraph> +<paragraph> +<_translate>If your internet connection requires it, make sure to setup your proxy in the +desktop wide</_translate> <action id="configure-network" param=""><_translate>configuration dialog</_translate></action>. +</paragraph> </section> |