diff --git a/src/article_maker.cc b/src/article_maker.cc index 5653a4f2..59af9fd3 100644 --- a/src/article_maker.cc +++ b/src/article_maker.cc @@ -123,17 +123,14 @@ sptr< Dictionary::DataRequest > ArticleMaker::makeDefinitionFor( { result += tr( "
To start working with the program, first visit Edit|Sources to add some directory paths where to search " -"for the dictionary files, and/or set up various Wikipedia sources. " -"After that, you can optionally organize all the dictionaries found into groups " -"in Edit|Groups." -"
You can also check out the available program preferences at Edit|Preferences. " -"All settings there have tooltips, be sure to read them if you are in doubt about anything." +"
To start working with the program, first visit Edit|Dictionaries to add some directory paths where to search " +"for the dictionary files, set up various Wikipedia sites or other sources, adjust dictionary order or create dictionary groups." "
And then you're ready to look up your words! You can do that in this window " "by using a pane to the left, or you can look up words from other active applications. " +"
To customize program, check out the available preferences at Edit|Preferences. " +"All settings there have tooltips, be sure to read them if you are in doubt about anything." "
Should you need further help, have any questions, " "suggestions or just wonder what the others think, you are welcome at the program's forum." -"
You can also contact the author directly by writing an \">e-mail." "
Check program's website for the updates. " "
(c) 2008-2009 Konstantin Isakov. Licensed under GPLv3 or later."