mirror of
https://github.com/weaveworks/scope.git
synced 2026-03-03 18:20:27 +00:00
New and improved loading messages.
Are these getting better or worse...
This commit is contained in:
@@ -12,14 +12,17 @@ const detailsWidth = 450;
|
||||
|
||||
|
||||
const LOADING_TEMPLATES = [
|
||||
'Just loading the THINGS... any second now...',
|
||||
"Loading the THINGS. They'll be here in a jiffy...",
|
||||
'Crunching the THINGS',
|
||||
'Deleting all the THINGS',
|
||||
'rm -rf *THINGS*',
|
||||
'Waiting for all the THINGS',
|
||||
'Containing the THINGS',
|
||||
'Processing the THINGS',
|
||||
'Loading THINGS',
|
||||
'Verifying THINGS',
|
||||
'Fetching THINGS',
|
||||
'Processing THINGS',
|
||||
'Reticulating THINGS',
|
||||
'Decompressing THINGS',
|
||||
'Compressing THINGS',
|
||||
'Locating THINGS',
|
||||
'Optimizing THINGS',
|
||||
'Transporting THINGS',
|
||||
'Double checking THINGS',
|
||||
];
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user