Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 232ab6d

Browse files
author
Alberto Iannaccone
committed
fix "Configure and Upload" label
1 parent c6fb8ea commit 232ab6d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

‎arduino-ide-extension/src/browser/contributions/upload-sketch.ts‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -229,7 +229,7 @@ export namespace UploadSketch {
229229
id: 'arduino-upload-with-configuration-sketch',
230230
label: nls.localize(
231231
'arduino/sketch/configureAndUpload',
232-
'Configure And Upload'
232+
'Configure and Upload'
233233
),
234234
category: 'Arduino',
235235
};

‎i18n/en.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -351,7 +351,7 @@
351351
"cantOpen": "A folder named \"{0}\" already exists. Can't open sketch.",
352352
"close": "Are you sure you want to close the sketch?",
353353
"compile": "Compiling sketch...",
354-
"configureAndUpload": "Configure And Upload",
354+
"configureAndUpload": "Configure and Upload",
355355
"createdArchive": "Created archive '{0}'.",
356356
"doneCompiling": "Done compiling.",
357357
"doneUploading": "Done uploading.",

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /