Clarify 'updates_refreshed' message (#22904)

This commit is contained in:
Norbert Rittel 2024-11-20 12:46:59 +01:00 committed by GitHub
parent 13cb32a83f
commit cd0980d13e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -2020,7 +2020,7 @@
},
"check_updates": "Check for updates",
"no_new_updates": "No new updates found",
"updates_refreshed": "{count} {count, plural,\n one {update}\n other {updates}\n} refreshed",
"updates_refreshed": "State of {count} {count, plural,\n one {update}\n other {updates}\n} refreshed",
"checking_updates": "Checking for updates...",
"title": "{count} {count, plural,\n one {update}\n other {updates}\n}",
"unable_to_fetch": "Unable to load updates",