aboutsummaryrefslogtreecommitdiffstats
path: root/filter/ChangeLog
diff options
context:
space:
mode:
authorPeter Williams <peterw@ximian.com>2001-08-13 22:45:02 +0800
committerPeter Williams <peterw@src.gnome.org>2001-08-13 22:45:02 +0800
commit04402f61d299c3c76c9d306474159094e5fb85eb (patch)
tree8a63cb508f7a81914b9c61de903bf4cf6091de92 /filter/ChangeLog
parentd6a282894a97df95eb8f85ca49d66f3dfb00c276 (diff)
downloadgsoc2013-evolution-04402f61d299c3c76c9d306474159094e5fb85eb.tar
gsoc2013-evolution-04402f61d299c3c76c9d306474159094e5fb85eb.tar.gz
gsoc2013-evolution-04402f61d299c3c76c9d306474159094e5fb85eb.tar.bz2
gsoc2013-evolution-04402f61d299c3c76c9d306474159094e5fb85eb.tar.lz
gsoc2013-evolution-04402f61d299c3c76c9d306474159094e5fb85eb.tar.xz
gsoc2013-evolution-04402f61d299c3c76c9d306474159094e5fb85eb.tar.zst
gsoc2013-evolution-04402f61d299c3c76c9d306474159094e5fb85eb.zip
Add a gettext around our static strings.
2001-08-13 Peter Williams <peterw@ximian.com> * filter-datespec.c (make_span_editor): Add a gettext around our static strings. svn path=/trunk/; revision=11939
Diffstat (limited to 'filter/ChangeLog')
-rw-r--r--filter/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/filter/ChangeLog b/filter/ChangeLog
index 2fdfc8569f..099de774ee 100644
--- a/filter/ChangeLog
+++ b/filter/ChangeLog
@@ -1,3 +1,8 @@
+2001-08-13 Peter Williams <peterw@ximian.com>
+
+ * filter-datespec.c (make_span_editor): Add a gettext around our static
+ strings.
+
2001-08-10 Peter Williams <peterw@ximian.com>
* rule-context.c (rule_context_add_rule_gui): Make this compile again.