[PATCH conductor] Fix minor syntax error.

Jason Guiditta jguiditt at redhat.com
Mon Feb 20 22:16:33 UTC 2012


---
 src/config/locales/en.yml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/config/locales/en.yml b/src/config/locales/en.yml
index da70682..4a91716 100644
--- a/src/config/locales/en.yml
+++ b/src/config/locales/en.yml
@@ -1313,7 +1313,7 @@ en:
       target_image_not_found: Could not find TargetImage %{targetimage}
       target_image_not_found_for_account: Could not find an appropriate target image for account %{account}
       target_not_found: Could not find Target %{target}
-      target_not_found_in_environment: Target %{target} has no provider accounts in this environment. Valid targets include %{targets}."
+      target_not_found_in_environment: "Target %{target} has no provider accounts in this environment. Valid targets include %{targets}."
   support:
     array:
       words_connector: ', '
-- 
1.7.7.6




More information about the aeolus-devel mailing list