diff options
-rw-r--r-- | ChangeLog | 5 | ||||
-rw-r--r-- | data/starthere/index.xml.in | 4 |
2 files changed, 7 insertions, 2 deletions
@@ -1,3 +1,8 @@ +2003-02-08 Christian Neumair <chris@gnome-de.org> + + * data/starthere/index.xml.in: Don't mark the bookmarks-import + paragraph for translation as it just contains a tag. + 2003-02-08 Marco Pesenti Gritti <marco@it.gnome.org> * data/starthere/index.xml.in: diff --git a/data/starthere/index.xml.in b/data/starthere/index.xml.in index e0b5f3a32..bce23e123 100644 --- a/data/starthere/index.xml.in +++ b/data/starthere/index.xml.in @@ -17,9 +17,9 @@ them with the history dialog. To import bookmarks from another browser installed on your system just click on one of the links below: </_paragraph> -<_paragraph> +<paragraph> <content id="bookmarks-import"/> -</_paragraph> +</paragraph> <_paragraph> If your internet connection requires it, make sure to setup your proxy in the desktop wide configuration dialog. |