core: fix templates syntax error

This commit is contained in:
Mitchell Hashimoto 2013-11-23 10:50:54 -08:00
parent 0425d1712b
commit 39715eb2ff
1 changed files with 1 additions and 1 deletions

View File

@ -580,7 +580,7 @@ en:
Port: %{port} Port: %{port}
Username: %{username} Username: %{username}
Private key: %{key_path} Private key: %{key_path}
synced_folder_unusable: |= synced_folder_unusable: |
The synced folder type '%{type}' is reporting as unusable for The synced folder type '%{type}' is reporting as unusable for
your current setup. Please verify you have all the proper your current setup. Please verify you have all the proper
prerequisites for using this shared folder type and try again. prerequisites for using this shared folder type and try again.