diff --git a/customize.dist/translations/messages.js b/customize.dist/translations/messages.js index 1c1f1fb62..87852fac7 100644 --- a/customize.dist/translations/messages.js +++ b/customize.dist/translations/messages.js @@ -255,6 +255,7 @@ define(function () { out.settings_resetTips = "Tips in CryptDrive"; out.settings_resetTipsButton = "Reset the available tips in CryptDrive"; out.settings_resetTipsDone = "All the tips are now visible again."; + out.settings_userFeedback = "disable user feedback"; // index.html diff --git a/www/settings/main.js b/www/settings/main.js index ff66e09cb..b28485531 100644 --- a/www/settings/main.js +++ b/www/settings/main.js @@ -95,7 +95,7 @@ define([ return $div; }; - var createResetTips = function () { + var createResetTips = function () { var $div = $('