Skip to content

Commit

Permalink
Update src/helpers/Utils/withSaveAsDraft.js
Browse files Browse the repository at this point in the history
Co-authored-by: Steve Piercy <[email protected]>
  • Loading branch information
rexalex and stevepiercy authored Sep 14, 2023
1 parent 5879990 commit 4752ef0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/helpers/Utils/withSaveAsDraft.js
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ const messages = defineMessages({
},
loadExpiredData: {
id:
'The version found is less recent than the server, do you want to load it (you can undo if you change your mind)?',
'The version of the autosaved content I found in your browser is older than that stored on the server. Do you want to load the autosaved content? (You can undo the autosaved content and revert to the server version.)',
defaultMessage:
'The version of the autosaved content I found in your browser is older than that stored on the server. Do you want to load the autosaved content? (You can undo the autosaved content and revert to the server version.)',
},
Expand Down

0 comments on commit 4752ef0

Please sign in to comment.