From da4bacb5a3de0dafe863ea82aea78d2e40731730 Mon Sep 17 00:00:00 2001 From: Christian Neumair Date: Sat, 17 May 2003 12:43:34 +0000 Subject: Fixed many issues mentioned in #112781. --- ChangeLog | 66 ++++++++++++++++++++++++++++++++ data/starthere/index.xml.in | 5 ++- data/starthere/section.xsl | 6 ++- data/starthere/smartbookmarks.xml.in | 11 +++--- data/ui/epiphany-ui.xml.in | 4 +- embed/downloader-view.c | 10 +++-- embed/ephy-embed-event.c | 1 - embed/ephy-embed-persist.c | 2 - embed/ephy-embed-utils.c | 4 ++ embed/ephy-history.c | 6 ++- embed/mozilla/mozilla-i18n.c | 2 +- embed/mozilla/mozilla-notifiers.cpp | 4 +- lib/eel-gconf-extensions.c | 2 +- lib/ephy-file-helpers.c | 2 +- lib/ephy-gui.c | 6 ++- lib/ephy-node.c | 2 +- lib/ephy-start-here.c | 6 ++- lib/ephy-string.c | 8 +++- lib/widgets/ephy-autocompletion-window.c | 1 - lib/widgets/ephy-node-view.c | 1 - lib/widgets/ephy-tree-model-node.c | 1 - src/bookmarks/ephy-bookmark-action.c | 6 ++- src/bookmarks/ephy-bookmark-properties.c | 6 ++- src/bookmarks/ephy-bookmarks-editor.c | 6 ++- src/bookmarks/ephy-bookmarks.c | 6 ++- src/bookmarks/ephy-new-bookmark.c | 6 ++- src/bookmarks/ephy-topic-action.c | 4 ++ src/ephy-encoding-menu.c | 2 +- src/ephy-favorites-menu.c | 3 +- src/ephy-go-action.c | 8 +++- src/ephy-history-window.c | 6 ++- src/ephy-notebook.c | 6 ++- src/ephy-window.c | 2 +- src/pdm-dialog.c | 13 +++++-- src/ppview-toolbar.c | 3 ++ src/prefs-dialog.c | 10 ++--- src/session.c | 6 ++- src/toolbar.c | 4 ++ 38 files changed, 195 insertions(+), 52 deletions(-) diff --git a/ChangeLog b/ChangeLog index 058ac5b55..ae81a637a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,69 @@ +2003-05-17 Christian Neumair + + (#112781) + + * data/starthere/index.xml.in + * data/starthere/section.xsl + * data/starthere/smartbookmarks.xml.in: + + i18nized page title and links, fixed semantic inconsistency. + + * data/ui/epiphany-ui.xml.in + * src/ephy-favorites-menu.c: + + Only construct Go menu's third separator if there are menu items added + after it. + + * embed/downloader-view.c: + + Re-added mnemonics to pause/resume button. + + * embed/mozilla/mozilla-i18n.c + * embed/mozilla/mozilla-notifiers.cpp + * embed/downloader-view.c + * embed/ephy-embed-event.c + * embed/ephy-embed-persist.c + * embed/ephy-embed-utils.c + * embed/ephy-history.c + * lib/widgets/ephy-autocompletion-window.c + * lib/widgets/ephy-node-view.c + * lib/widgets/ephy-tree-model-node.c + * lib/eel-gconf-extensions.c + * lib/ephy-file-helpers.c + * lib/ephy-gui.c + * lib/ephy-node.c + * lib/ephy-start-here.c + * lib/ephy-string.c + * src/bookmarks/ephy-bookmark-action.c + * src/bookmarks/ephy-bookmark-properties.c + * src/bookmarks/ephy-bookmarks-editor.c + * src/bookmarks/ephy-bookmarks.c + * src/bookmarks/ephy-new-bookmark.c + * src/bookmarks/ephy-topic-action.c + * src/ephy-encoding-menu.c + * src/ephy-history-window.c + * src/ephy-notebook.c + * src/ephy-window.c + * src/ppview-toolbar.c + * src/session.c + * src/toolbar.c: + + Various i18n include fixes, inter alia included config.h where + required. + + * src/ephy-go-action.c: + + Ditto, plus fixed gettext call. + + * src/pdm-dialog.c: + + Ditto, plus some slight string fixes. + + * src/prefs-dialog.c: + + Ditto, plus added some gettext calls to localize language and encoding + selection. + 2003-05-17 David Bordoley Marco Pesenti Gritti diff --git a/data/starthere/index.xml.in b/data/starthere/index.xml.in index 9e25d2c61..f35909862 100644 --- a/data/starthere/index.xml.in +++ b/data/starthere/index.xml.in @@ -1,9 +1,10 @@
+<_pagetitle>Home -Home -Smart Bookmarks +<_translate>Home +<_translate>Smart Bookmarks <_title>The web browser <_paragraph> diff --git a/data/starthere/section.xsl b/data/starthere/section.xsl index 21075a990..a734ce708 100644 --- a/data/starthere/section.xsl +++ b/data/starthere/section.xsl @@ -10,7 +10,7 @@ - <xsl:value-of select="@name"/> +