diff --git a/src/main/resources/fxml/stats.fxml b/src/main/resources/fxml/stats.fxml index b50f36535..87baef251 100644 --- a/src/main/resources/fxml/stats.fxml +++ b/src/main/resources/fxml/stats.fxml @@ -13,6 +13,7 @@ + - - - - - - - - - - - + + + + + + + + + + @@ -86,10 +86,8 @@ - - - - + diff --git a/src/main/resources/i18n/strings.properties b/src/main/resources/i18n/strings.properties index 83c39cea6..cecceaad8 100644 --- a/src/main/resources/i18n/strings.properties +++ b/src/main/resources/i18n/strings.properties @@ -303,7 +303,7 @@ stats.write.accessCount=Total writes: %d ## Accesses stats.access.totalAccessCount=Total accessed: %d -stats.access.accessCount=Currently accessed: %d +stats.access.accessCount=Access: %d # Main Window