From 74ec0454b8780715a8aa2ba5d5397455ba51a950 Mon Sep 17 00:00:00 2001 From: ansuz Date: Wed, 18 Aug 2021 08:16:25 +0530 Subject: [PATCH] undo changes to a string that is set to be removed --- www/common/translations/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www/common/translations/messages.json b/www/common/translations/messages.json index e967f3e7c..92de2a243 100644 --- a/www/common/translations/messages.json +++ b/www/common/translations/messages.json @@ -79,7 +79,7 @@ "exportButton": "Export", "exportButtonTitle": "Export this pad to a local file", "exportPrompt": "What would you like to name your file?", - "changeNamePrompt": "Change your name (leave empty to be known as 'Guest'): ", + "changeNamePrompt": "Change your name (leave empty to be anonymous): ", "user_rename": "Change display name", "user_displayName": "Display name", "user_accountName": "Account name",