Skip to content

Commit 63622f8

Browse files
lunnylafriks
andauthored
Correct translation wrong format (#25643)
partially fix #25291 --------- Co-authored-by: Lauris BH <[email protected]>
1 parent c890454 commit 63622f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

options/locale/locale_en-US.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2650,7 +2650,7 @@ dashboard.task.finished=Task: %[1]s started by %[2]s has finished
26502650
dashboard.task.unknown=Unknown task: %[1]s
26512651
dashboard.cron.started=Started Cron: %[1]s
26522652
dashboard.cron.process=Cron: %[1]s
2653-
dashboard.cron.cancelled=Cron: %s cancelled: %[3]s
2653+
dashboard.cron.cancelled=Cron: %[1]s cancelled: %[3]s
26542654
dashboard.cron.error=Error in Cron: %s: %[3]s
26552655
dashboard.cron.finished=Cron: %[1]s has finished
26562656
dashboard.delete_inactive_accounts = Delete all unactivated accounts

0 commit comments

Comments
 (0)