From d06cfb2aa9ce18fd843de824bbac4a6cf4b1a02e Mon Sep 17 00:00:00 2001 From: Atul Varma Date: Wed, 9 Nov 2011 09:59:41 +0000 Subject: [PATCH] Internationalized resources/educators page. Also fixed a typo where the 'P' key still was documented as the 'T' key. --- templates/educators/index.html | 80 +++++++++++++++++----------------- 1 file changed, 40 insertions(+), 40 deletions(-) diff --git a/templates/educators/index.html b/templates/educators/index.html index 4607453..f9c000b 100644 --- a/templates/educators/index.html +++ b/templates/educators/index.html @@ -5,69 +5,69 @@ {% block content %}
-

Resources

- Tools for teaching webmaking +

{% trans %}Resources{% endtrans %}

+ {% trans %}Tools for teaching webmaking{% endtrans %}
-

The Hacktivity Kit

-

Step by step instructions for running your own hack jam. This includes printables, - sample lesson plans, assessment rubrics and cheat sheets. You'll learn how to:

+

{% trans %}The Hacktivity Kit{% endtrans %}

+

{% trans %}Step by step instructions for running your own hack jam. This includes printables, + sample lesson plans, assessment rubrics and cheat sheets. You'll learn how to:{% endtrans %}

    -
  • prepare for a hack jam
  • -
  • choose a theme and set learning goals
  • -
  • design a lesson plan
  • -
  • a 101 guide to HTML
  • -
  • set up for success
  • -
  • work in teams and co-build
  • +
  • {% trans %}prepare for a hack jam{% endtrans %}
  • +
  • {% trans %}choose a theme and set learning goals{% endtrans %}
  • +
  • {% trans %}design a lesson plan{% endtrans %}
  • +
  • {% trans %}a 101 guide to HTML{% endtrans %}
  • +
  • {% trans %}set up for success{% endtrans %}
  • +
  • {% trans %}work in teams and co-build{% endtrans %}
-

...and more!

- Download +

{% trans %}...and more!{% endtrans %}

+ {% trans %}Download{% endtrans %}
-

Hackasaurus Slides

-

An HTML5 remixable slide show. You will learn:

+

{% trans %}Hackasaurus Slides{% endtrans %}

+

{% trans %}An HTML5 remixable slide show. You will learn:{% endtrans %}

    -
  • what we mean when we say hack
  • -
  • what makes the web unique
  • -
  • how to install the X-Ray Goggles
  • -
  • how to make your first hack
  • +
  • {% trans %}what we mean when we say hack{% endtrans %}
  • +
  • {% trans %}what makes the web unique{% endtrans %}
  • +
  • {% trans %}how to install the X-Ray Goggles{% endtrans %}
  • +
  • {% trans %}how to make your first hack{% endtrans %}
- Play Slide Show + {% trans %}Play Slide Show{% endtrans %}
-

I.T. Checklist

+

{% trans %}I.T. Checklist{% endtrans %}

    -
  • stable internet connection
  • -
  • laptops or PC's for participants
  • -
  • most up-to-date version of Firefox, Opera, Chrome or Safari browsers
  • -
  • X-Ray Goggles bookmarklets installed
  • -
  • projector set up for participation
  • +
  • {% trans %}stable internet connection{% endtrans %}
  • +
  • {% trans %}laptops or PC's for participants{% endtrans %}
  • +
  • {% trans %}most up-to-date version of Firefox, Opera, Chrome or Safari browsers{% endtrans %}
  • +
  • {% trans %}X-Ray Goggles bookmarklets installed{% endtrans %}
  • +
  • {% trans %}projector set up for participation{% endtrans %}
-

For a more detailed checklist, download the pdf below.

- Download PDF +

{% trans %}For a more detailed checklist, download the PDF below.{% endtrans %}

+ {% trans %}Download PDF{% endtrans %}
-

X-Ray Goggles Cheat Sheet

-

A quick reference printable for the X-Ray Goggles tool, highlighted hot keys:

+

{% trans %}X-Ray Goggles Cheat Sheet{% endtrans %}

+

{% trans %}A quick reference printable for the X-Ray Goggles tool, highlighted hot keys:{% endtrans %}

    -
  • R - remix an element
  • -
  • I - inspect an element
  • -
  • T - tear out the code to share your hacks
  • -
  • ESC - deactivate the goggles
  • -
  • ◀ - Undo
  • -
  • ▶ - Redo
  • -
  • ▲ - Ascend to parent element
  • -
  • ▼ - Descend from parent element
  • -
  • Delete or Backspace - delete an element
  • +
  • R - {% trans %}remix an element{% endtrans %}
  • +
  • I - {% trans %}inspect an element{% endtrans %}
  • +
  • P - {% trans %}publish your hack{% endtrans %}
  • +
  • {% trans %}ESC{% endtrans %} - {% trans %}deactivate the goggles{% endtrans %}
  • +
  • ◀ - {% trans %}Undo{% endtrans %}
  • +
  • ▶ - {% trans %}Redo{% endtrans %}
  • +
  • ▲ - {% trans %}Ascend to parent element{% endtrans %}
  • +
  • ▼ - {% trans %}Descend from parent element{% endtrans %}
  • +
  • {% trans %}Delete{% endtrans %}/{% trans %}Backspace{% endtrans %} - {% trans %}delete an element{% endtrans %}
- Download PDF + {% trans %}Download PDF{% endtrans %}