If all updates are applied, show Fully Updated. Fixes #101

Also include code for a more smooth visualization of the data
This commit is contained in:
Flavio Copes
2015-08-28 17:31:45 +02:00
parent 6a755ec692
commit 4176b32e61
4 changed files with 15 additions and 2 deletions

View File

@@ -355,6 +355,8 @@ class AdminPlugin extends Plugin
'OF_THIS',
'HAVE_AN_UPDATE_AVAILABLE',
'UPDATE_AVAILABLE',
'UPDATES_AVAILABLE',
'FULLY_UPDATED',
'DAYS'];
foreach($strings as $string) {