aboutsummaryrefslogtreecommitdiffstats
path: root/data
diff options
context:
space:
mode:
authorMarco Pesenti Gritti <marco@it.gnome.org>2003-02-08 20:53:15 +0800
committerMarco Pesenti Gritti <mpeseng@src.gnome.org>2003-02-08 20:53:15 +0800
commit161c9b511dce174be1654400ac2f116d64a32747 (patch)
tree40e27f254f3847e3461932c627e374ca7fa8041e /data
parentfd8fbb88aca38f094ef80e223abfa17e8505e624 (diff)
downloadgsoc2013-epiphany-161c9b511dce174be1654400ac2f116d64a32747.tar
gsoc2013-epiphany-161c9b511dce174be1654400ac2f116d64a32747.tar.gz
gsoc2013-epiphany-161c9b511dce174be1654400ac2f116d64a32747.tar.bz2
gsoc2013-epiphany-161c9b511dce174be1654400ac2f116d64a32747.tar.lz
gsoc2013-epiphany-161c9b511dce174be1654400ac2f116d64a32747.tar.xz
gsoc2013-epiphany-161c9b511dce174be1654400ac2f116d64a32747.tar.zst
gsoc2013-epiphany-161c9b511dce174be1654400ac2f116d64a32747.zip
Fix some i18n problems
2003-02-08 Marco Pesenti Gritti <marco@it.gnome.org> * data/starthere/index.xml.in: Fix some i18n problems * src/ephy-spinner-action.c: (item_parent_set_cb), (connect_proxy): Use connect object to avoid signals on dead widgets.
Diffstat (limited to 'data')
-rw-r--r--data/starthere/index.xml.in17
1 files changed, 11 insertions, 6 deletions
diff --git a/data/starthere/index.xml.in b/data/starthere/index.xml.in
index f919d977c..e0b5f3a32 100644
--- a/data/starthere/index.xml.in
+++ b/data/starthere/index.xml.in
@@ -13,13 +13,18 @@ the Enter key. You can remember important visited pages using bookmarks or brows
them with the history dialog.
</_paragraph>
<_title>Getting started</_title>
-<paragraph>
-<_translate>To import bookmarks from another browser installed on your system just
-click on one of the links below:</_translate>
+<_paragraph>
+To import bookmarks from another browser installed on your system just
+click on one of the links below:
+</_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.
+</_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>.
+<action id="configure-network" param=""><_translate>Proxy configuration</_translate></action>
</paragraph>
</section>