|
str | db_notfound = 'Game database file not found: {}.' |
str | hud_downloaded = '{} was downloaded. SHA512: {}, time: {}, filename: {}.' |
str | hud_error = 'An error while checking for {} updates. The inner exception was: "{}".' |
str | hud_exception = 'An error while checking for {} updates.' |
str | hud_hash_missmatch = '{} download failed due to hash missmatch.' |
str | hud_outdated = '{} is too outdated and no updates were found.' |
str | hud_updated = '{} has been updated. SHA512: {}, time: {}, filename: {}.' |
str | hud_uptodate = '{} is up to date.' |
Class for working with project message strings.