[bt-devel] [ bibletime-Bugs-1601124 ] Tooltips for "previous Chapter" and "next Chappter" swaped
SourceForge.net
noreply at sourceforge.net
Wed Nov 22 06:09:32 MST 2006
Bugs item #1601124, was opened at 2006-11-22 05:09
Message generated for change (Tracker Item Submitted) made by Item Submitter
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: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Joachim Ansorg (joachim)
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
----------------------------------------------------------------------
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