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 20c5de4

Browse files
kittaakosper1234
andauthored
Update arduino-ide-extension/src/browser/contributions/sketchbook.ts
Co-authored-by: per1234 <accounts@perglass.com>
1 parent 2cb9d64 commit 20c5de4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎arduino-ide-extension/src/browser/contributions/sketchbook.ts‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ export class Sketchbook extends Examples {
9595
),
9696
message: nls.localize(
9797
'arduino/sketch/ignoringSketchWithBadNameMessage',
98-
'The sketch "{0}" cannot be used. Sketch names must contain only basic letters and numbers. (ASCII-only with no spaces, and it cannot start with a number). To get rid of this message, remove the sketch from {1}',
98+
'The sketch "{0}" cannot be used. Sketch names must start with a letter or number, followed by letters, numbers, dashes, dots and underscores. Maximum length is 63 characters. To get rid of this message, remove the sketch from {1}',
9999
name,
100100
path
101101
),

0 commit comments

Comments
(0)

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