Call properly t method in error_and_exit
This commit is contained in:
parent
af1b098b9d
commit
699fa2ce77
@ -15,7 +15,7 @@ module Vagrant
|
||||
=====================================================================
|
||||
Vagrant experienced an error!
|
||||
|
||||
#{Translator.error_string(key, data).chomp}
|
||||
#{Translator.t(key, data).chomp}
|
||||
=====================================================================
|
||||
error
|
||||
end
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user