diff --git a/code/controllers/AssetAdmin.php b/code/controllers/AssetAdmin.php index 02a2a2e2..14bc209d 100644 --- a/code/controllers/AssetAdmin.php +++ b/code/controllers/AssetAdmin.php @@ -191,7 +191,7 @@ JS $syncButton = new LiteralField( 'SyncButton', sprintf( - '%s', + '%s', _t('AssetAdmin.FILESYSTEMSYNCTITLE', 'Update the CMS database entries of files on the filesystem. Useful when new files have been uploaded outside of the CMS, e.g. through FTP.'), $this->Link('doSync'), _t('FILESYSTEMSYNC','Sync files')