aboutsummaryrefslogtreecommitdiffstats
path: root/a11y/ChangeLog
diff options
context:
space:
mode:
authorPhilip Withnall <philip@tecnocode.co.uk>2008-08-27 18:37:32 +0800
committerPhilip Withnall <pwithnall@src.gnome.org>2008-08-27 18:37:32 +0800
commit0368e5866b2e700a7b7642775c6fb81ab1aef18e (patch)
treed681634b14360df1d8bcdc298928e8ee8fbf59d2 /a11y/ChangeLog
parent1bad915150e2d5e97cbbf1a77f7a85e338c07f28 (diff)
downloadgsoc2013-evolution-0368e5866b2e700a7b7642775c6fb81ab1aef18e.tar
gsoc2013-evolution-0368e5866b2e700a7b7642775c6fb81ab1aef18e.tar.gz
gsoc2013-evolution-0368e5866b2e700a7b7642775c6fb81ab1aef18e.tar.bz2
gsoc2013-evolution-0368e5866b2e700a7b7642775c6fb81ab1aef18e.tar.lz
gsoc2013-evolution-0368e5866b2e700a7b7642775c6fb81ab1aef18e.tar.xz
gsoc2013-evolution-0368e5866b2e700a7b7642775c6fb81ab1aef18e.tar.zst
gsoc2013-evolution-0368e5866b2e700a7b7642775c6fb81ab1aef18e.zip
** Fix for bug #534762
2008-08-27 Philip Withnall <philip@tecnocode.co.uk> ** Fix for bug #534762 Change "addressbook" to "address book" in translatable strings. svn path=/trunk/; revision=36117
Diffstat (limited to 'a11y/ChangeLog')
-rw-r--r--a11y/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/a11y/ChangeLog b/a11y/ChangeLog
index 9fbbabaf19..368038b437 100644
--- a/a11y/ChangeLog
+++ b/a11y/ChangeLog
@@ -1,3 +1,13 @@
+2008-08-27 Philip Withnall <philip@tecnocode.co.uk>
+
+ ** Fix for bug #534762
+
+ * addressbook/ea-addressbook-view.c: (ea_ab_view_get_name),
+ (ea_ab_view_get_description):
+ * addressbook/ea-minicard-view.c:
+ (ea_minicard_view_get_description): Change "addressbook" to
+ "address book" in translatable strings.
+
2008-08-27 Sankar P <psankar@novell.com>
License Changes