diff options
Diffstat (limited to 'ui')
-rw-r--r-- | ui/ChangeLog | 6 | ||||
-rw-r--r-- | ui/evolution.xml | 2 |
2 files changed, 7 insertions, 1 deletions
diff --git a/ui/ChangeLog b/ui/ChangeLog index c75a240aa9..7c06e79f9e 100644 --- a/ui/ChangeLog +++ b/ui/ChangeLog @@ -1,3 +1,9 @@ +2007-12-09 Andre Klapper <a9016009@gmx.de> + + * evolution.xml: + change "Evolution FAQ" menu item name to "Frequently Asked questions". + if i think of it, our users should not need a geek dictionary. + 2007-12-07 Denis Washington <denisw@svn.gnome.org> ** Fix for bug #500561 diff --git a/ui/evolution.xml b/ui/evolution.xml index 3b4ea02005..6004159250 100644 --- a/ui/evolution.xml +++ b/ui/evolution.xml @@ -39,7 +39,7 @@ <cmd name="HelpSubmitBug" _label="Submit Bug Report" _tip="Submit a bug report using Bug Buddy"/> - <cmd name="HelpOpenFAQ" _label="Evolution _FAQ" + <cmd name="HelpOpenFAQ" _label="_Frequently Asked Questions" _tip="Open the Frequently Asked Questions webpage"/> <cmd name="SendReceive" |