From e863746bd7ab886270eddcaef68b9cd6b8924b17 Mon Sep 17 00:00:00 2001 From: Audrius Butkevicius Date: Sun, 28 Sep 2014 14:38:57 +0100 Subject: [PATCH] Change some text in UI to make more sense --- gui/index.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/gui/index.html b/gui/index.html index fea79753..e4584783 100644 --- a/gui/index.html +++ b/gui/index.html @@ -106,7 +106,7 @@ {{folder.ID}} - Folder + Folder Path {{folder.Path}} @@ -114,11 +114,11 @@ {{model[folder.ID].invalid}} - Global Folder + Global State {{model[folder.ID].globalFiles | alwaysNumber}} items, ~{{model[folder.ID].globalBytes | binary}}B - Local Folder + Local State {{model[folder.ID].localFiles | alwaysNumber}} items, ~{{model[folder.ID].localBytes | binary}}B @@ -129,7 +129,7 @@ - Master Folder + Folder Master Yes No