diff options
Diffstat (limited to 'ui')
-rw-r--r-- | ui/ChangeLog | 7 | ||||
-rw-r--r-- | ui/evolution-addressbook.xml | 2 |
2 files changed, 8 insertions, 1 deletions
diff --git a/ui/ChangeLog b/ui/ChangeLog index b6402cb979..b1ee2caa0a 100644 --- a/ui/ChangeLog +++ b/ui/ChangeLog @@ -1,3 +1,10 @@ +2008-08-27 Philip Withnall <philip@tecnocode.co.uk> + + ** Fix for bug #534762 + + * evolution-addressbook.xml: Change "addressbook" to "address book" + in translatable strings. + 2008-08-07 Paul Bolle <pebolle@tiscali.nl> ** Fix for bug #546788 diff --git a/ui/evolution-addressbook.xml b/ui/evolution-addressbook.xml index 999509013b..49c47d5b60 100644 --- a/ui/evolution-addressbook.xml +++ b/ui/evolution-addressbook.xml @@ -63,7 +63,7 @@ type="toggle"/> <cmd name="FolderCreate" _label="_New" - _tip="Create a new addressbook folder" + _tip="Create a new address book folder" pixtype="pixbuf"/> <cmd name="FolderCopy" _label="_Copy Folder Contacts To" |