// MARK: Network errors. "global.error.notSuccessResponse" = "Server response: %@."; "global.error.unknownError" = "Unexpected error."; // Mark: Report errors. "report.error.noSelfReports" = "Self-reporting is not allowed."; "report.error.invalidObjectId" = "Incorrect object Id."; "report.error.duplicate" = "The report has already been sent."; "report.error.invalidParameters" = "Invalid report parameters."; "report.error.invalidType" = "Invalid report type."; "report.error.invalidObject" = "Invalid object type.";