Bug 329710

Summary: Innacurate text on whatsThis strings
Product: [Applications] konversation Reporter: André Marcelo Alvarenga <alvarenga>
Component: generalAssignee: Konversation Bugs <konversation-bugs-null>
Status: RESOLVED FIXED    
Severity: normal CC: lueck
Priority: NOR    
Version First Reported In: 1.4   
Target Milestone: ---   
Platform: Debian testing   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description André Marcelo Alvarenga 2014-01-08 03:05:03 UTC
1)
#: src/irc/channellistpanelui.ui:186


"You can limit the channel list to those channels with a minimum number of "
"users here. Choosing 0 disables this criterion."

Should be:

"You can limit the channel list to those channels with a minimum number of "
"users here. Choosing 'No limit' disables this criterion."

or similar text, since I can't set '0'.

2)
#: src/irc/channellistpanelui.ui:205

"You can limit the channel list to those channels with a maximum number of "
"users here. Choosing 0 disables this criterion."

Should be:

"You can limit the channel list to those channels with a maximum number of "
"users here. Choosing 'No limit' disables this criterion."

or similar text, since I can't set '0'.


3) (minor change)

#: src/irc/channellistpanelui.ui:189 src/irc/channellistpanelui.ui:208

String: "No Limit"

The string on these spinboxs could be starting one or two pixels on the right, because they are very close to the left margin.

Reproducible: Always
Comment 1 argonel 2015-03-18 18:18:18 UTC
Git commit d9928962ee66a6320e6e6a86782e8545e0a6809c by eli mackenzie.
Committed on 13/03/2015 at 17:59.
Pushed by argonel into branch '1.6'.

Update limit strings in the channel list panel

The "whatsthis" help indicated 0 instead of
"No Limit".

M  +2    -2    src/irc/channellistpanelui.ui

http://commits.kde.org/konversation/d9928962ee66a6320e6e6a86782e8545e0a6809c
Comment 2 André Marcelo Alvarenga 2015-09-06 04:06:24 UTC
Already fixed in Konversation 1.6.