Merge branch 'release'
This commit is contained in:
@@ -46,7 +46,7 @@ class StatusDisplayStrings(object):
|
||||
# Translators: This is the status for a video that the servers are currently processing
|
||||
_IN_PROGRESS = ugettext_noop("In Progress")
|
||||
# Translators: This is the status for a video that the servers have successfully processed
|
||||
_COMPLETE = ugettext_noop("Complete")
|
||||
_COMPLETE = ugettext_noop("Ready")
|
||||
# Translators: This is the status for a video that the servers have failed to process
|
||||
_FAILED = ugettext_noop("Failed")
|
||||
# Translators: This is the status for a video for which an invalid
|
||||
|
||||
Reference in New Issue
Block a user