Merge pull request #1050 from michaeldever/grammar-update

Fix grammar issue in #1012
This commit is contained in:
fkloft 2015-10-10 23:45:26 +02:00
commit a614f2036a

View File

@ -95,7 +95,7 @@ window.outOfDateUserPrompt = function()
dialog({ dialog({
title: 'Reload IITC', title: 'Reload IITC',
html: '<p>IITC is using an outdated version code. This will happen when Niantic update the standard intel site.</p>' html: '<p>IITC is using an outdated version code. This will happen when Niantic updates the standard intel site.</p>'
+'<p>You need to reload the page to get the updated changes.</p>' +'<p>You need to reload the page to get the updated changes.</p>'
+'<p>If you have just reloaded the page, then an old version of the standard site script is cached somewhere.' +'<p>If you have just reloaded the page, then an old version of the standard site script is cached somewhere.'
+'In this case, try clearing your cache, or waiting 15-30 minutes for the stale data to expire.</p>', +'In this case, try clearing your cache, or waiting 15-30 minutes for the stale data to expire.</p>',