← Back to team overview

linuxdcpp-team team mailing list archive

[Bug 611054] [NEW] messages when kicked in the hub

 

Public bug reported:

In file dcpp/FavoriteManager.cpp we (EiskaltDC++ team) found such string:
"$To: %[userNI] From: %[myNI] $<%[myNI]> You are being kicked because: %[line:Reason]|<%[myNI]> %[myNI] is kicking %[userNI] because: %[line:Reason]|$Kick %[userNI]|";

%[myNI] is duplicated...

Maybe there is good idea to replace: "<%[myNI]> %[myNI] is kicking" to
"<%[myNI]> is kicking".

** Affects: dcplusplus
     Importance: Undecided
         Status: New

-- 
messages when kicked in the hub
https://bugs.launchpad.net/bugs/611054
You received this bug notification because you are a member of
Dcplusplus-team, which is subscribed to DC++.

Status in DC++: New

Bug description:
In file dcpp/FavoriteManager.cpp we (EiskaltDC++ team) found such string:
"$To: %[userNI] From: %[myNI] $<%[myNI]> You are being kicked because: %[line:Reason]|<%[myNI]> %[myNI] is kicking %[userNI] because: %[line:Reason]|$Kick %[userNI]|";

%[myNI] is duplicated...

Maybe there is good idea to replace: "<%[myNI]> %[myNI] is kicking" to "<%[myNI]> is kicking".





Follow ups

References