Skip to content
Snippets Groups Projects
Commit 157d6826 authored by Yann Leboulanger's avatar Yann Leboulanger
Browse files

[Dicson] make a string translatable. fixes #3594

parent a861a3f7
No related branches found
No related tags found
No related merge requests found
......@@ -167,7 +167,7 @@ def find_current_groupchats(account):
class LeaveGroupchatsCommand(AdHocCommand):
commandnode = 'leave-groupchats'
commandname = 'Leave Groupchats'
commandname = _('Leave Groupchats')
@staticmethod
def isVisibleFor(samejid):
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment