Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
S
scratch-www
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Analytics
Analytics
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Commits
Open sidebar
xpstem
scratch-www
Commits
9f343fa6
Commit
9f343fa6
authored
Dec 13, 2018
by
Eric Rosenbaum
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix l10n-static ids
parent
6ae4bb88
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
12 additions
and
12 deletions
+12
-12
src/views/ideas/l10n-static.json
src/views/ideas/l10n-static.json
+6
-6
src/views/ideas/ttt.json
src/views/ideas/ttt.json
+6
-6
No files found.
src/views/ideas/l10n-static.json
View file @
9f343fa6
...
...
@@ -6,10 +6,10 @@
"cards.storyCardsLink"
:
"https://resources.scratch.mit.edu/www/cards/en/story-cards.pdf"
,
"cards.chaseCardsLink"
:
"https://resources.scratch.mit.edu/www/cards/en/chase-cards.pdf"
,
"cards.videoCardsLink"
:
"https://resources.scratch.mit.edu/www/cards/en/video-cards.pdf"
,
"guides.
n
ameGuideLink"
:
"https://resources.scratch.mit.edu/www/guides/en/NameGuide.pdf"
,
"guides.
a
nimateGuideLink"
:
"https://resources.scratch.mit.edu/www/guides/en/AnimateGuide.pdf"
,
"guides.
m
usicGuideLink"
:
"https://resources.scratch.mit.edu/www/guides/en/MusicGuide.pdf"
,
"guides.
s
toryGuideLink"
:
"https://resources.scratch.mit.edu/www/guides/en/StoryGuide.pdf"
,
"guides.
c
haseGuideLink"
:
"https://resources.scratch.mit.edu/www/guides/en/ChaseGuide.pdf"
,
"guides.
v
ideoGuideLink"
:
"https://resources.scratch.mit.edu/www/guides/en/VideoGuide.pdf"
"guides.
N
ameGuideLink"
:
"https://resources.scratch.mit.edu/www/guides/en/NameGuide.pdf"
,
"guides.
A
nimateGuideLink"
:
"https://resources.scratch.mit.edu/www/guides/en/AnimateGuide.pdf"
,
"guides.
M
usicGuideLink"
:
"https://resources.scratch.mit.edu/www/guides/en/MusicGuide.pdf"
,
"guides.
S
toryGuideLink"
:
"https://resources.scratch.mit.edu/www/guides/en/StoryGuide.pdf"
,
"guides.
C
haseGuideLink"
:
"https://resources.scratch.mit.edu/www/guides/en/ChaseGuide.pdf"
,
"guides.
V
ideoGuideLink"
:
"https://resources.scratch.mit.edu/www/guides/en/VideoGuide.pdf"
}
src/views/ideas/ttt.json
View file @
9f343fa6
...
...
@@ -6,7 +6,7 @@
"modalImage"
:
"/images/ideas/activities/animate-a-name-modal.jpg"
,
"tutorialUrl"
:
"name"
,
"cardsUrl"
:
"cards.nameCardsLink"
,
"guideUrl"
:
"guides.
n
ameGuideLink"
"guideUrl"
:
"guides.
N
ameGuideLink"
},
{
"title"
:
"ideas.animateACharacterTitle"
,
...
...
@@ -15,7 +15,7 @@
"modalImage"
:
"/images/ideas/activities/animate-a-character-modal.jpg"
,
"tutorialUrl"
:
"animate-a-character"
,
"cardsUrl"
:
"cards.animateCardsLink"
,
"guideUrl"
:
"guides.
a
nimateGuideLink"
"guideUrl"
:
"guides.
A
nimateGuideLink"
},
{
"title"
:
"ideas.makeMusicTitle"
,
...
...
@@ -24,7 +24,7 @@
"modalImage"
:
"/images/ideas/activities/make-music-modal.jpg"
,
"tutorialUrl"
:
"music"
,
"cardsUrl"
:
"cards.musicCardsLink"
,
"guideUrl"
:
"guides.
m
usicGuideLink"
"guideUrl"
:
"guides.
M
usicGuideLink"
},
{
"title"
:
"ideas.createAStoryTitle"
,
...
...
@@ -33,7 +33,7 @@
"modalImage"
:
"/images/ideas/activities/create-a-story-modal.jpg"
,
"tutorialUrl"
:
"tell-a-story"
,
"cardsUrl"
:
"cards.storyCardsLink"
,
"guideUrl"
:
"guides.
s
toryGuideLink"
"guideUrl"
:
"guides.
S
toryGuideLink"
},
{
"title"
:
"ideas.chaseGameTitle"
,
...
...
@@ -42,7 +42,7 @@
"modalImage"
:
"/images/ideas/activities/chase-game-modal.jpg"
,
"tutorialUrl"
:
"chase-game"
,
"cardsUrl"
:
"cards.chaseCardsLink"
,
"guideUrl"
:
"guides.
c
haseGuideLink"
"guideUrl"
:
"guides.
C
haseGuideLink"
},
{
"title"
:
"ideas.videoSensingTitle"
,
...
...
@@ -51,6 +51,6 @@
"modalImage"
:
"/images/ideas/activities/video-sensing-modal.jpg"
,
"tutorialUrl"
:
"video-sensing"
,
"cardsUrl"
:
"cards.videoCardsLink"
,
"guideUrl"
:
"guides.
v
ideoGuideLink"
"guideUrl"
:
"guides.
V
ideoGuideLink"
}
]
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment