core: update error message for shorthand is bad

This commit is contained in:
Mitchell Hashimoto 2014-01-23 22:48:48 -08:00
parent d08866e9f3
commit 7e847a36b6
1 changed files with 4 additions and 3 deletions

View File

@ -248,9 +248,10 @@ en:
Constraints: %{constraints}
Available versions: %{versions}
box_add_short_not_found: |-
The box '%{name}' could not be found or could not be accessed
in the remote catalog. Please double-check the name. The
expanded URL and error message are shown below.
The box '%{name}' could not be found or
could not be accessed in the remote catalog. Please
double-check the name. The expanded URL and error message
are shown below.
URL: %{url}
Error: %{error}