diff --git a/customize.dist/translations/messages.js b/customize.dist/translations/messages.js index 959226a77..05d3141b3 100644 --- a/customize.dist/translations/messages.js +++ b/customize.dist/translations/messages.js @@ -65,8 +65,8 @@ define(function () { out.clickToEdit = "Click to edit"; out.forgetButton = 'FORGET'; - out.forgetButtonTitle = 'Remove this document from your home page listings'; - out.forgetPrompt = 'Clicking OK will remove the URL for this pad from localStorage, are you sure?'; + out.forgetButtonTitle = 'Move this pad to the trash'; + out.forgetPrompt = 'Clicking OK will move this pad to your trash. Are you sure?'; out.movedToTrash = 'That pad has been moved to the trash.
Access my Drive'; out.shareButton = 'Share'; @@ -260,6 +260,8 @@ define(function () { out.settings_userFeedbackHint2 = "Your pad's content will never be shared with the server."; out.settings_userFeedback = "Disable user feedback"; + out.settings_anonymous = "You are not logged in. Settings here are specific to this browser."; + // index.html