diff options
author | Christian Neumair <cneumair@src.gnome.org> | 2003-02-08 22:08:25 +0800 |
---|---|---|
committer | Christian Neumair <cneumair@src.gnome.org> | 2003-02-08 22:08:25 +0800 |
commit | 4fd28730cad515f8956d550aa0e67d3265751520 (patch) | |
tree | f6b28069579b6f2e700d853257340f244d1f0ad7 /data | |
parent | 161c9b511dce174be1654400ac2f116d64a32747 (diff) | |
download | gsoc2013-epiphany-4fd28730cad515f8956d550aa0e67d3265751520.tar gsoc2013-epiphany-4fd28730cad515f8956d550aa0e67d3265751520.tar.gz gsoc2013-epiphany-4fd28730cad515f8956d550aa0e67d3265751520.tar.bz2 gsoc2013-epiphany-4fd28730cad515f8956d550aa0e67d3265751520.tar.lz gsoc2013-epiphany-4fd28730cad515f8956d550aa0e67d3265751520.tar.xz gsoc2013-epiphany-4fd28730cad515f8956d550aa0e67d3265751520.tar.zst gsoc2013-epiphany-4fd28730cad515f8956d550aa0e67d3265751520.zip |
Don't mark the bookmarks-import paragraph in data/starthere/index.xml.in for translation as it just contains a tag.
Diffstat (limited to 'data')
-rw-r--r-- | data/starthere/index.xml.in | 4 |
1 files changed, 2 insertions, 2 deletions
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. |