ManageEventIndexDialog: Show how many rooms are done instead being processed.

This commit is contained in:
Damir Jelić 2020-03-06 15:43:17 +01:00
parent bff3f3e632
commit 364899b27d
2 changed files with 5 additions and 3 deletions

View file

@ -2136,7 +2136,7 @@
"Space used:": "Space used:",
"Indexed messages:": "Indexed messages:",
"Indexed rooms:": "Indexed rooms:",
"%(crawlingRooms)s out of %(totalRooms)s": "%(crawlingRooms)s out of %(totalRooms)s",
"%(doneRooms)s out of %(totalRooms)s": "%(doneRooms)s out of %(totalRooms)s",
"Message downloading sleep time(ms)": "Message downloading sleep time(ms)",
"Failed to set direct chat tag": "Failed to set direct chat tag",
"Failed to remove tag %(tagName)s from room": "Failed to remove tag %(tagName)s from room",