diff options
-rw-r--r-- | ChangeLog | 7 | ||||
-rw-r--r-- | data/starthere/index.xml.in | 16 |
2 files changed, 15 insertions, 8 deletions
@@ -1,3 +1,10 @@ +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. + 2003-02-02 Marco Pesenti Gritti <marco@it.gnome.org> * lib/ephy-stock-icons.c: Add some icons, thanks 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> |