[bt-devel] [ bibletime-Bugs-1601124 ] Tooltips for "previous Chapter" and "next Chappter" swaped

SourceForge.net noreply at sourceforge.net
Fri Nov 24 11:10:07 MST 2006


Bugs item #1601124, was opened at 2006-11-22 14:09
Message generated for change (Comment added) made by mgruner
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=100954&aid=1601124&group_id=954

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Frontend / Book display window
Group: None
>Status: Closed
>Resolution: Fixed
Priority: 5
Private: No
Submitted By: Nobody/Anonymous (nobody)
>Assigned to: Martin Gruner (mgruner)
Summary: Tooltips for "previous Chapter" and "next Chappter" swaped

Initial Comment:
The messages of the tooltips at the arrows to change the chapter are swapped.

in util/cresmgr.cpp:1019:
{
using namespace nextChapter;
tooltip = i18n ("Show the previous chapter of the work.") ;
}
{
using namespace previousChapter;
tooltip = i18n ("Show the next chapter of the work.") ;
}

The texts should be swapped.

yours,
Bernhard
bernhardberger at yahoo.de

----------------------------------------------------------------------

>Comment By: Martin Gruner (mgruner)
Date: 2006-11-24 19:10

Message:
Logged In: YES 
user_id=169722
Originator: NO

Fixed in CVS. Thank you.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=100954&aid=1601124&group_id=954



More information about the bt-devel mailing list