Improve event indexing status strings for translation

The strings used for the count of rooms was hard to translate, so this adds a
bit more context.
This commit is contained in:
J. Ryan Stinnett 2020-02-04 00:01:58 +00:00
parent ffc3cdf7b5
commit b92fe59436
2 changed files with 6 additions and 4 deletions

View file

@ -2094,8 +2094,8 @@
"Riot is securely caching encrypted messages locally for them to appear in search results:": "Riot is securely caching encrypted messages locally for them to appear in search results:",
"Space used:": "Space used:",
"Indexed messages:": "Indexed messages:",
"Number of rooms:": "Number of rooms:",
"of ": "of ",
"Indexed rooms:": "Indexed rooms:",
"%(crawlingRooms)s out of %(totalRooms)s": "%(crawlingRooms)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",