# The text encoding of this file must be UTF-8 with a BOM as file magic.
# The internal key of a message is never translated, because it's not displayed.
# The message displayed to the user is indented by a single tab or spaces.
# It might span several lines. The data value placeholder is %s.

conflicting_name
	﻿AUTOLOAD called although subroutine exists.
	Why? Did you call AUTOLOAD explicitly?
	Subroutine: %s

nothing_provided
	﻿A subroutine could not be provided.
	Subroutine: %s

invalid_name
	﻿$AUTOLOAD has an invalid value.
	Value: '%s'
