X-Git-Url: https://git.immae.eu/?p=github%2Fshaarli%2FShaarli.git;a=blobdiff_plain;f=application%2FUpdater.php;h=c2aa1568cdc01534a3e1efd885e494536884342e;hp=2a4c807cbcccda5e77180fa80297fc476e51547b;hb=7b4fea0e39be9e74e9aef13e73af9bbd2b1a6397;hpb=b302b3c584b84f22f0e6f187b072180ecbacdfab diff --git a/application/Updater.php b/application/Updater.php index 2a4c807c..c2aa1568 100644 --- a/application/Updater.php +++ b/application/Updater.php @@ -511,7 +511,7 @@ class Updater if ($thumbnailsEnabled) { $this->session['warnings'][] = t( - 'You have enabled thumbnails. Please synchonize them.' + 'You have enabled or changed thumbnails mode. Please synchronize them.' ); }