From 39715eb2ff40bdb0c70b3ceeb629cf24d2a282a2 Mon Sep 17 00:00:00 2001 From: Mitchell Hashimoto Date: Sat, 23 Nov 2013 10:50:54 -0800 Subject: [PATCH] core: fix templates syntax error --- templates/locales/en.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/locales/en.yml b/templates/locales/en.yml index 114f53913..0b15212d5 100644 --- a/templates/locales/en.yml +++ b/templates/locales/en.yml @@ -580,7 +580,7 @@ en: Port: %{port} Username: %{username} Private key: %{key_path} - synced_folder_unusable: |= + synced_folder_unusable: | The synced folder type '%{type}' is reporting as unusable for your current setup. Please verify you have all the proper prerequisites for using this shared folder type and try again.