diff options
author | Andre Klapper <a9016009@gmx.de> | 2009-01-04 06:44:46 +0800 |
---|---|---|
committer | Andre Klapper <aklapper@src.gnome.org> | 2009-01-04 06:44:46 +0800 |
commit | dd8d979d01cf4c5e45029ffb2e644d5076cf5800 (patch) | |
tree | 6f4dd8f56c657746ee3ba318facdf3b29af113dc /help | |
parent | 4d2fa10aa2455843d1345cef1bae2e3aca4e1908 (diff) | |
download | gsoc2013-evolution-dd8d979d01cf4c5e45029ffb2e644d5076cf5800.tar.gz gsoc2013-evolution-dd8d979d01cf4c5e45029ffb2e644d5076cf5800.tar.zst gsoc2013-evolution-dd8d979d01cf4c5e45029ffb2e644d5076cf5800.zip |
Sync strings. Fixes bug #566234.
2009-01-03 Andre Klapper <a9016009@gmx.de>
* C/evolution.xml: Sync strings.
Fixes bug #566234.
svn path=/trunk/; revision=36975
Diffstat (limited to 'help')
-rw-r--r-- | help/C/evolution.xml | 2 | ||||
-rw-r--r-- | help/ChangeLog | 5 |
2 files changed, 6 insertions, 1 deletions
diff --git a/help/C/evolution.xml b/help/C/evolution.xml index 63c4b963d3..a0ad76f8c7 100644 --- a/help/C/evolution.xml +++ b/help/C/evolution.xml @@ -3416,7 +3416,7 @@ <para>To configure your Google Address Book in Evolution contacts:</para> <orderedlist> <listitem id="b1dl9x1r"> - <para>Select File > New > Address book to open the New Address Book window.</para> + <para>Click File > New > Address Book.</para> <mediaobject id="b1dl9yef"><imageobject><imagedata format="PNG" fileref="figures/evo_googlecontacts.png"/></imageobject></mediaobject> </listitem> diff --git a/help/ChangeLog b/help/ChangeLog index 74e3c93110..b6280cb119 100644 --- a/help/ChangeLog +++ b/help/ChangeLog @@ -1,5 +1,10 @@ 2009-01-03 Andre Klapper <a9016009@gmx.de> + * C/evolution.xml: Sync strings. + Fixes bug #566234. + +2009-01-03 Andre Klapper <a9016009@gmx.de> + * C/evolution.xml: Fix grammatical errors. Fixes bug #558492. Patch by Nanley Chery. |