diff --git a/plinth/modules/coquelicot/__init__.py b/plinth/modules/coquelicot/__init__.py index 13d01a67f..bcc55c1a8 100644 --- a/plinth/modules/coquelicot/__init__.py +++ b/plinth/modules/coquelicot/__init__.py @@ -42,8 +42,8 @@ name = _('Coquelicot') short_description = _('File Sharing') description = [ - _('Coquelicot is a “one-click” file sharing web application with a focus ' - 'on protecting users’ privacy. It is best used for quickly sharing a ' + _('Coquelicot is a "one-click" file sharing web application with a focus ' + 'on protecting users\' privacy. It is best used for quickly sharing a ' 'single file. '), _('This Coquelicot instance is exposed to the public but requires an ' 'upload password to prevent unauthorized access. You can set a new '