various: Master is now main
Also cleans out various old strings from the translation strings.
This commit is contained in:
@@ -111,7 +111,7 @@ func parseReport(path string, report []byte) (*raven.Packet, error) {
|
||||
loader.LockWithVersion(version.tag)
|
||||
} else {
|
||||
// Last resort
|
||||
loader.LockWithVersion("master")
|
||||
loader.LockWithVersion("main")
|
||||
}
|
||||
defer loader.Unlock()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user