diff options
author | Philip Withnall <philip@tecnocode.co.uk> | 2008-08-27 18:37:32 +0800 |
---|---|---|
committer | Philip Withnall <pwithnall@src.gnome.org> | 2008-08-27 18:37:32 +0800 |
commit | 0368e5866b2e700a7b7642775c6fb81ab1aef18e (patch) | |
tree | d681634b14360df1d8bcdc298928e8ee8fbf59d2 /ui | |
parent | 1bad915150e2d5e97cbbf1a77f7a85e338c07f28 (diff) | |
download | gsoc2013-evolution-0368e5866b2e700a7b7642775c6fb81ab1aef18e.tar.gz 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 '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" |