From 6534bc79b4f07863f4426ec82f658264a8b59baa Mon Sep 17 00:00:00 2001 From: Matt Bostock Date: Mon, 12 Jan 2015 14:02:48 +0000 Subject: [PATCH] Clarify 'sync running' message Improve the grammar of the 'sync already runned' message to 'sync already in progress', which should clarify what is happening when this message is displayed. --- server/app/views/home.html | 2 +- server/app/views/repo_list.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/server/app/views/home.html b/server/app/views/home.html index 68c452656..83fb6dd0a 100644 --- a/server/app/views/home.html +++ b/server/app/views/home.html @@ -1,5 +1,5 @@
- sync already runned + sync already in progress bad response
diff --git a/server/app/views/repo_list.html b/server/app/views/repo_list.html index 4fda16c8f..83df9a992 100644 --- a/server/app/views/repo_list.html +++ b/server/app/views/repo_list.html @@ -1,5 +1,5 @@
- sync already runned + sync already in progress bad response