Skip to content

Commit 1547741

Browse files
committed
minor edits to earlier commit (processing#3595)
Removed unnecessary file. Changed modal text to Title Case.
1 parent 23653aa commit 1547741

File tree

2 files changed

+3
-11
lines changed

2 files changed

+3
-11
lines changed

p5.js-web-editor.code-workspace

Lines changed: 0 additions & 8 deletions
This file was deleted.

translations/locales/en-US/translations.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -475,10 +475,10 @@
475475
"LinkMessage": "There was a problem linking your {{serviceauth}} account to your p5.js Web Editor account. Your {{serviceauth}} account has already been linked to another p5.js Web Editor account."
476476
},
477477
"ShareModal": {
478-
"Embed": "Embed sketch",
478+
"Embed": "Embed Sketch",
479479
"Present": "Present",
480-
"Fullscreen": "Share sketch as view-only",
481-
"Edit": "Share sketch and allow editing"
480+
"Fullscreen": "Share Sketch As View-Only",
481+
"Edit": "Share Sketch and Allow Editing"
482482
},
483483
"CollectionView": {
484484
"TitleCreate": "Create collection",

0 commit comments

Comments
 (0)