aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorChristian Neumair <cneumair@src.gnome.org>2003-05-21 22:23:09 +0800
committerChristian Neumair <cneumair@src.gnome.org>2003-05-21 22:23:09 +0800
commitfa9a11561b92f3ebc01388eecf9feaf6d27a9af2 (patch)
tree9abfb3adba586d8dacd068538bbc81734f75e943 /ChangeLog
parent62666baa8d3eea73018678974e182199bfe6f642 (diff)
downloadgsoc2013-epiphany-fa9a11561b92f3ebc01388eecf9feaf6d27a9af2.tar
gsoc2013-epiphany-fa9a11561b92f3ebc01388eecf9feaf6d27a9af2.tar.gz
gsoc2013-epiphany-fa9a11561b92f3ebc01388eecf9feaf6d27a9af2.tar.bz2
gsoc2013-epiphany-fa9a11561b92f3ebc01388eecf9feaf6d27a9af2.tar.lz
gsoc2013-epiphany-fa9a11561b92f3ebc01388eecf9feaf6d27a9af2.tar.xz
gsoc2013-epiphany-fa9a11561b92f3ebc01388eecf9feaf6d27a9af2.tar.zst
gsoc2013-epiphany-fa9a11561b92f3ebc01388eecf9feaf6d27a9af2.zip
Add gettext call to l10nize string displayed in remaining column when
* embed/downloader-view.c: (downloader_view_set_download_info): Add gettext call to l10nize string displayed in remaining column when download is complete.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b68559a6e..0ad22b61a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2003-05-21 Christian Neumair <chris@gnome-de.org>
+
+ * embed/downloader-view.c: (downloader_view_set_download_info):
+
+ Add gettext call to l10nize string displayed in remaining column when
+ download is complete.
+
2003-05-21 David Bordoley <bordoley@msu.edu>
* src/bookmarks/ephy-new-bookmark.c: (duplicate_dialog_construct):