diff --git a/src/locales/en.json b/src/locales/en.json index e7e978b9340..477292a3334 100644 --- a/src/locales/en.json +++ b/src/locales/en.json @@ -266,7 +266,6 @@ "pad.noCookie": "Cookie could not be found. Please allow cookies in your browser! Your session and settings will not be saved between visits. This may be due to Etherpad being included in an iFrame in some Browsers. Please ensure Etherpad is on the same subdomain/domain as the parent iFrame", "pad.permissionDenied": "You do not have permission to access this pad", - "pad.settings.title": "Settings", "pad.settings.padSettings": "Pad-wide Settings", "pad.settings.userSettings": "User Settings", "pad.settings.myView": "My View", diff --git a/src/templates/pad.html b/src/templates/pad.html index 151334a4ec3..0f7e38dd73d 100644 --- a/src/templates/pad.html +++ b/src/templates/pad.html @@ -222,7 +222,7 @@