news fragment

This commit is contained in:
Jean-Paul Calderone 2019-02-25 14:31:07 -05:00
parent d52e9ccc6f
commit 2b9e6784ab
2 changed files with 2 additions and 1 deletions

1
newsfragments/2977.other Normal file
View File

@ -0,0 +1 @@
The Magic-Folder frontend has had additional logging improvements.

View File

@ -443,7 +443,7 @@ PROCESSING_LOOP = ActionType(
u"magic-folder:processing-loop",
[_NICKNAME, _DIRECTION],
[],
u"A Magic-Folder processing is processing uploads or downloads.",
u"A Magic-Folder is processing uploads or downloads.",
)
ITERATION = ActionType(