diff --git a/app/assets/stylesheets/_application.scss b/app/assets/stylesheets/_application.scss index 7783275..c0c10d0 100644 --- a/app/assets/stylesheets/_application.scss +++ b/app/assets/stylesheets/_application.scss @@ -1784,16 +1784,14 @@ $header-tilt: 8deg; } #lingua-franca-pointer { - $colour: $colour-2; + $colour: $colour-5; width: 0.6667em; height: 1.25em; background-color: $colour; - //border: 1px solid $white; - //opacity: 0.75; z-index: 1000; margin-left: -0.5em; margin-top: -2em; - @include _(mix-blend-mode, multiply); + @include _(mix-blend-mode, exclusion); @include default-box-shadow(top, 2); @include _(animation, bouncy 1s infinite alternate); @@ -1822,7 +1820,6 @@ $header-tilt: 8deg; } } -.translated-content { - //overflow: auto; +.translated-content.block { display: inherit; } diff --git a/app/helpers/application_helper.rb b/app/helpers/application_helper.rb index f9aad04..fffecd9 100644 --- a/app/helpers/application_helper.rb +++ b/app/helpers/application_helper.rb @@ -386,7 +386,7 @@ module ApplicationHelper def m(*args) _(*args) { |t| - markdown(t).html_safe + markdown(t) } end @@ -404,7 +404,7 @@ module ApplicationHelper disable_indented_code_blocks: true, superscript: true }) - @markdown.render(content) + @markdown.render(content).html_safe end def paragraph(object, attribute = nil) diff --git a/app/views/conferences/stats.html.haml b/app/views/conferences/stats.html.haml index 4293a05..138448f 100644 --- a/app/views/conferences/stats.html.haml +++ b/app/views/conferences/stats.html.haml @@ -31,7 +31,7 @@ - @bikes.each do |h, v| - unless h == :none .stat-with-label - .label=_"articles.conference_registration.questions.bikes.#{h}" + .label=_"articles.conference_registration.questions.bike.#{h}" .stat.percent=_!percent(v.to_f / @bike_count) %li %h3=_'articles.conference_registration.terms.Food' diff --git a/config/locales/data/html_records/Broadcast-message--.html b/config/locales/data/html_records/Broadcast-message--.html index 4aa3bb6..eb36f42 100644 --- a/config/locales/data/html_records/Broadcast-message--.html +++ b/config/locales/data/html_records/Broadcast-message--.html @@ -13,53 +13,59 @@ - +
-
-
-

My Bike!Bike!

-Curabitur non nulla sit amet nisl tempus convallis quis ac lectus. +
+

Please confirm your email address

+
+ + + +
+ +
@@ -76,19 +82,19 @@ Curabitur non nulla sit amet nisl tempus convallis quis ac lectus.
- +
- +
  • - + EN English @@ -97,7 +103,7 @@ EN
-©2015 Bike!Bike! +©2015 Bike!Bike!
diff --git a/config/locales/data/html_records/Broadcast-message--conferences.MyBikeBike.broadcast.html b/config/locales/data/html_records/Broadcast-message--conferences.MyBikeBike.broadcast.html index b773cb2..b6b2d0d 100644 --- a/config/locales/data/html_records/Broadcast-message--conferences.MyBikeBike.broadcast.html +++ b/config/locales/data/html_records/Broadcast-message--conferences.MyBikeBike.broadcast.html @@ -54,13 +54,23 @@
-

Your email has been sent to all participants of %{conference_title}.

-

Preview

-
@@ -77,12 +87,12 @@
- +
- + @@ -98,7 +108,7 @@ EN
-©2015 Bike!Bike! +©2015 Bike!Bike!
diff --git a/config/locales/data/html_records/Broadcast-message--confirm.test.html b/config/locales/data/html_records/Broadcast-message--confirm.test.html index e9ef144..8f6e6b2 100644 --- a/config/locales/data/html_records/Broadcast-message--confirm.test.html +++ b/config/locales/data/html_records/Broadcast-message--confirm.test.html @@ -13,7 +13,7 @@ - +
-
-

Please confirm your email address

-
- - - -
+
-
-
+
+

Workshops

+

Do you have an exciting skill to share with us?  Want to chat about creating safe community spaces?  Want to make sure we fit a good bike ride into the weekend?  Propose a workshop!  Don’t worry if you’re not an expert, we want to hear about everyone’s experience within the many configurations of community shops we’re coming from.

+

Your Workshops

+
    +
+New Workshop +
    +
+
@@ -82,19 +75,19 @@
- +
- +
  • - + EN English @@ -103,7 +96,7 @@ EN
-©2015 Bike!Bike! +©2015 Bike!Bike!
diff --git a/config/locales/data/html_records/Create-workshop--.html b/config/locales/data/html_records/Create-workshop--.html index 4aa3bb6..eb36f42 100644 --- a/config/locales/data/html_records/Create-workshop--.html +++ b/config/locales/data/html_records/Create-workshop--.html @@ -13,53 +13,59 @@ - +
-
-
-

My Bike!Bike!

-Curabitur non nulla sit amet nisl tempus convallis quis ac lectus. +
+

Please confirm your email address

+
+ + + +
+ +
@@ -76,19 +82,19 @@ Curabitur non nulla sit amet nisl tempus convallis quis ac lectus.
- +
- +
  • - + EN English @@ -97,7 +103,7 @@ EN
-©2015 Bike!Bike! +©2015 Bike!Bike!
diff --git a/config/locales/data/html_records/Create-workshop--conferences.MyBikeBike.register.html b/config/locales/data/html_records/Create-workshop--conferences.MyBikeBike.register.html index a26db6f..2959055 100644 --- a/config/locales/data/html_records/Create-workshop--conferences.MyBikeBike.register.html +++ b/config/locales/data/html_records/Create-workshop--conferences.MyBikeBike.register.html @@ -87,12 +87,12 @@
- +
- + @@ -108,7 +108,7 @@ EN
-©2015 Bike!Bike! +©2015 Bike!Bike!
diff --git a/config/locales/data/html_records/Create-workshop--conferences.MyBikeBike.workshops-1.html b/config/locales/data/html_records/Create-workshop--conferences.MyBikeBike.workshops-1.html index e95aeca..8f6e6b2 100644 --- a/config/locales/data/html_records/Create-workshop--conferences.MyBikeBike.workshops-1.html +++ b/config/locales/data/html_records/Create-workshop--conferences.MyBikeBike.workshops-1.html @@ -75,12 +75,12 @@
- +
- + @@ -96,7 +96,7 @@ EN
-©2015 Bike!Bike! +©2015 Bike!Bike!
diff --git a/config/locales/data/html_records/Create-workshop--conferences.MyBikeBike.workshops.1-1.html b/config/locales/data/html_records/Create-workshop--conferences.MyBikeBike.workshops.1-1.html index b5c6a67..641e19a 100644 --- a/config/locales/data/html_records/Create-workshop--conferences.MyBikeBike.workshops.1-1.html +++ b/config/locales/data/html_records/Create-workshop--conferences.MyBikeBike.workshops.1-1.html @@ -51,8 +51,8 @@
-

Super Awesome Workshop

-<p>Lorem Ipsum</p> +

My Workshop Title

+

Lorem Ipsum

Facilitators

@@ -87,12 +87,12 @@
- + @@ -108,7 +108,7 @@ EN
diff --git a/config/locales/data/html_records/Create-workshop--conferences.MyBikeBike.workshops.1.delete.html b/config/locales/data/html_records/Create-workshop--conferences.MyBikeBike.workshops.1.delete.html index 6a08db1..a91a14c 100644 --- a/config/locales/data/html_records/Create-workshop--conferences.MyBikeBike.workshops.1.delete.html +++ b/config/locales/data/html_records/Create-workshop--conferences.MyBikeBike.workshops.1.delete.html @@ -75,12 +75,12 @@
- + @@ -96,7 +96,7 @@ EN
diff --git a/config/locales/data/html_records/Create-workshop--conferences.MyBikeBike.workshops.1.edit.html b/config/locales/data/html_records/Create-workshop--conferences.MyBikeBike.workshops.1.edit.html index 35a49e6..d689a2c 100644 --- a/config/locales/data/html_records/Create-workshop--conferences.MyBikeBike.workshops.1.edit.html +++ b/config/locales/data/html_records/Create-workshop--conferences.MyBikeBike.workshops.1.edit.html @@ -53,7 +53,7 @@
-

Workshops in the past have tended to fit into a few broad categories: structural/organizational (how to start a shop, how to register a non-profit, consensus decision making, etc,) mechanical (how to weld two tandems to a tall bike, building 3-speed hubs out of fishing tackle and old socks, etc,) anti-oppression (safe spaces, women’s workshops, etc,) and recreational (touring tips, yoga for cyclists, etc.) This year we would like to try a panel, a forum, or other types of settings that you think might facilitate learning – be inventive, let us know what you want to see!

+

Workshops in the past have tended to fit into a few broad categories: structural/organizational (how to start a shop, how to register a non-profit, consensus decision making, etc,) mechanical (how to weld two tandems to a tall bike, building 3-speed hubs out of fishing tackle and old socks, etc,) anti-oppression (safe spaces, women’s workshops, etc,) and recreational (touring tips, yoga for cyclists, etc.) This year we would like to try a panel, a forum, or other types of settings that you think might facilitate learning – be inventive, let us know what you want to see!

@@ -159,12 +159,12 @@
- + @@ -180,7 +180,7 @@ EN
diff --git a/config/locales/data/html_records/Create-workshop--conferences.MyBikeBike.workshops.1.html b/config/locales/data/html_records/Create-workshop--conferences.MyBikeBike.workshops.1.html index 6ada701..83e9ada 100644 --- a/config/locales/data/html_records/Create-workshop--conferences.MyBikeBike.workshops.1.html +++ b/config/locales/data/html_records/Create-workshop--conferences.MyBikeBike.workshops.1.html @@ -52,7 +52,7 @@

My Workshop Title

-<p>Lorem Ipsum</p> +

Lorem Ipsum

Facilitators

@@ -87,19 +87,19 @@
- +
  • - + EN English @@ -108,7 +108,7 @@ EN
diff --git a/config/locales/data/html_records/Create-workshop--conferences.MyBikeBike.workshops.create.html b/config/locales/data/html_records/Create-workshop--conferences.MyBikeBike.workshops.create.html index da5c27d..f0e2fb1 100644 --- a/config/locales/data/html_records/Create-workshop--conferences.MyBikeBike.workshops.create.html +++ b/config/locales/data/html_records/Create-workshop--conferences.MyBikeBike.workshops.create.html @@ -53,7 +53,7 @@
-

Workshops in the past have tended to fit into a few broad categories: structural/organizational (how to start a shop, how to register a non-profit, consensus decision making, etc,) mechanical (how to weld two tandems to a tall bike, building 3-speed hubs out of fishing tackle and old socks, etc,) anti-oppression (safe spaces, women’s workshops, etc,) and recreational (touring tips, yoga for cyclists, etc.) This year we would like to try a panel, a forum, or other types of settings that you think might facilitate learning – be inventive, let us know what you want to see!

+

Workshops in the past have tended to fit into a few broad categories: structural/organizational (how to start a shop, how to register a non-profit, consensus decision making, etc,) mechanical (how to weld two tandems to a tall bike, building 3-speed hubs out of fishing tackle and old socks, etc,) anti-oppression (safe spaces, women’s workshops, etc,) and recreational (touring tips, yoga for cyclists, etc.) This year we would like to try a panel, a forum, or other types of settings that you think might facilitate learning – be inventive, let us know what you want to see!

@@ -159,12 +159,12 @@
- + @@ -180,7 +180,7 @@ EN
diff --git a/config/locales/data/html_records/Create-workshop--conferences.MyBikeBike.workshops.html b/config/locales/data/html_records/Create-workshop--conferences.MyBikeBike.workshops.html index e95aeca..8f6e6b2 100644 --- a/config/locales/data/html_records/Create-workshop--conferences.MyBikeBike.workshops.html +++ b/config/locales/data/html_records/Create-workshop--conferences.MyBikeBike.workshops.html @@ -75,12 +75,12 @@
- + @@ -96,7 +96,7 @@ EN
diff --git a/config/locales/data/html_records/Create-workshop--confirm.test.html b/config/locales/data/html_records/Create-workshop--confirm.test.html index e9ef144..0033363 100644 --- a/config/locales/data/html_records/Create-workshop--confirm.test.html +++ b/config/locales/data/html_records/Create-workshop--confirm.test.html @@ -13,7 +13,7 @@ - +
-
+
+

Stats

+

Check Out who's coming and what they've paid so far. See at a glance how much accommodation is needed and what people prefer to eat.

+
    +
  • +

    Total Registrations

    +
    1
    +
  • +
  • +

    Total Donations

    +
    $0.00
    +
  • +
  • +

    Donation Count

    +
    +0 / 1 +
    +
  • +
  • +

    Housing

    +
    +
    +
    Indoor Location
    +
    1
    +
    +
    +
  • +
  • +

    Bikes

    +
    +
    1 / 1
    +
    +
    Medium
    +
    100.00%
    +
    +
    +
  • +
  • +

    Food

    +
    +
    +
    Omnivore
    +
    100.00%
    +
    +
    +
  • +
  • +

    Languages

    +
    +
    +
    English
    +
    100.00%
    +
    +
    +
  • +
+
+

Allergies

+
    +
+
+
+

Is there anything else you'd like to tell us?

+
    +
+
+
@@ -82,19 +135,19 @@
- +
- +
  • - + EN English @@ -103,7 +156,7 @@ EN
-©2015 Bike!Bike! +©2015 Bike!Bike!
diff --git a/config/locales/data/html_records/Read-the-about-page--about.html b/config/locales/data/html_records/Read-the-about-page--about.html index 3bed971..7670439 100644 --- a/config/locales/data/html_records/Read-the-about-page--about.html +++ b/config/locales/data/html_records/Read-the-about-page--about.html @@ -89,12 +89,12 @@
- +
- + @@ -110,7 +110,7 @@ EN
-©2015 Bike!Bike! +©2015 Bike!Bike!
diff --git a/config/locales/data/html_records/Read-the-policy-page--policy.html b/config/locales/data/html_records/Read-the-policy-page--policy.html index facd7f2..6ae441b 100644 --- a/config/locales/data/html_records/Read-the-policy-page--policy.html +++ b/config/locales/data/html_records/Read-the-policy-page--policy.html @@ -87,12 +87,12 @@
- +
- + @@ -108,7 +108,7 @@ EN
-©2015 Bike!Bike! +©2015 Bike!Bike!
diff --git a/config/locales/data/html_records/See-a-404-page--error_404.html b/config/locales/data/html_records/See-a-404-page--error_404.html index 251b9e8..6ae441b 100644 --- a/config/locales/data/html_records/See-a-404-page--error_404.html +++ b/config/locales/data/html_records/See-a-404-page--error_404.html @@ -13,7 +13,7 @@ - +
@@ -83,12 +71,12 @@
- +
- + @@ -104,7 +92,7 @@ EN
-©2015 Bike!Bike! +©2015 Bike!Bike!
diff --git a/config/locales/data/html_records/Start-registration-from-landing-page--conferences.MyBikeBike.register-2.html b/config/locales/data/html_records/Start-registration-from-landing-page--conferences.MyBikeBike.register-2.html index 6099748..c62267c 100644 --- a/config/locales/data/html_records/Start-registration-from-landing-page--conferences.MyBikeBike.register-2.html +++ b/config/locales/data/html_records/Start-registration-from-landing-page--conferences.MyBikeBike.register-2.html @@ -44,75 +44,39 @@ -
-
+
-

You're Done!

-

Thank you for registering for Bike!Bike!

-

You can now take a look at proposed workshops and even propose one yourself if you like.

-
-View Workshops +
+

Safer Space Agreement

+

Safer Space Agreement

+
+

The Agreement

+
    +
  • We enter with a commitment to mutual respect, mutual aid, anti-oppression advocacy, conflict resolution, anti-violence, and community building.
  • +
  • We respect everyone's names, preferred gender pronouns, expressed identities and experiences.
  • +
  • We support the empowerment of each person and group.
  • +
  • We commit to making spaces as accessible as possible; physically, socially, and personally.
  • +
  • We are peaceful and honest.
  • +
  • We respect each others bodies and spaces.
  • +
  • We commit to hearing each other and creating opportunities for all voices to be heard.
  • +
  • We accept a shared responsibility to hold ourselves and one another accountable for these agreements’ intent.
  • +
  • We encourage open minds and open hearts.
  • +
  • We promote inclusive learning spaces and questions in the spirit of personal growth.
  • +
+

Why have a Safer Space Agreement?

+

In order to set a common ground, we state our shared beliefs and desires for the space which is Bike!Bike!. We rally around these ideas for inspiration and to ensure that if there is behaviour which does not make us feel safe, we have something to point to. By agreeing to a commitment of mutual respect, we hope that if conflict does arise, we will remember what we have agreed to, and act accordingly.

+

How is it enforced?

+

The host city has the responsibility of mediating safer space issues. They will decide what constitutes a warning and what constitutes expulsion from the conference.

-

Your Registration

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
What is your name?John Doe
Where are you coming from?Mushaboom, NS
Arrival12am, January 1, 2016
Departure12am, January 4, 2016
Which languages do you speak?English
Do you need a place to stay?I'll take care of it
Do you need a bike?Small
What are your eating habits?Vegan
Do you have any allergies? -(none) -
Is there anything else you'd like to tell us?
Fees paid$50.00
+ +

By clicking the "I Agree" button, you are pledging to do your best to uphold Bike!Bike!'s safer space agreement. Thank you!

-
- -
+
-
+
+
@@ -129,12 +93,12 @@
- +
- + @@ -150,7 +114,7 @@ EN
-©2015 Bike!Bike! +©2015 Bike!Bike!
diff --git a/config/locales/data/html_records/Start-registration-from-landing-page--conferences.MyBikeBike.register.html b/config/locales/data/html_records/Start-registration-from-landing-page--conferences.MyBikeBike.register.html index 7fbb45a..02f6026 100644 --- a/config/locales/data/html_records/Start-registration-from-landing-page--conferences.MyBikeBike.register.html +++ b/config/locales/data/html_records/Start-registration-from-landing-page--conferences.MyBikeBike.register.html @@ -46,7 +46,7 @@

Enter your email address

We ask that you first confirm your email address, once your email address is confirmed you will be able to complete registration, add workshops and pay your registration donation fee. If you have already registered, you can re-confirm you e-mail address to modify your your registration details.

-
- + @@ -92,7 +92,7 @@ EN
-©2015 Bike!Bike! +©2015 Bike!Bike!
diff --git a/config/locales/data/html_records/Start-registration-from-landing-page--conferences.MyBikeBike.register.paypal_confirm.token.html b/config/locales/data/html_records/Start-registration-from-landing-page--conferences.MyBikeBike.register.paypal_confirm.token.html index d7ad6f7..e58ce58 100644 --- a/config/locales/data/html_records/Start-registration-from-landing-page--conferences.MyBikeBike.register.paypal_confirm.token.html +++ b/config/locales/data/html_records/Start-registration-from-landing-page--conferences.MyBikeBike.register.paypal_confirm.token.html @@ -74,12 +74,12 @@
- +
- + @@ -95,7 +95,7 @@ EN
-©2015 Bike!Bike! +©2015 Bike!Bike!
diff --git a/config/locales/data/html_records/Start-registration-from-landing-page--doconfirm.html b/config/locales/data/html_records/Start-registration-from-landing-page--doconfirm.html index b555e4a..6dc44bd 100644 --- a/config/locales/data/html_records/Start-registration-from-landing-page--doconfirm.html +++ b/config/locales/data/html_records/Start-registration-from-landing-page--doconfirm.html @@ -13,7 +13,7 @@ - +
-
+
+
-

Confirm Email

-

Go to your inbox! You should see an email from Bike!Bike! in just a few moments. There will be a link in the email for you to click on. Check your spam box if you do not see it. If you encounter any problems, please email to admin@bikebike.org.

-
-
+
+

Enter your email address

+

We ask that you first confirm your email address, once your email address is confirmed you will be able to complete registration, add workshops and pay your registration donation fee. If you have already registered, you can re-confirm you e-mail address to modify your your registration details.

+
+ + + + +
-
+
@@ -77,19 +71,19 @@
- +
- +
  • - + EN English @@ -98,7 +92,7 @@ EN
-©2015 Bike!Bike! +©2015 Bike!Bike!
diff --git a/config/locales/data/html_records/View-stats--.html b/config/locales/data/html_records/View-stats--.html index 395d9f3..eb36f42 100644 --- a/config/locales/data/html_records/View-stats--.html +++ b/config/locales/data/html_records/View-stats--.html @@ -13,53 +13,59 @@ - +
-
-
-

My Bike!Bike!

-Curabitur non nulla sit amet nisl tempus convallis quis ac lectus. +
+

Please confirm your email address

+
+ + + +
+ +
@@ -76,19 +82,19 @@ Curabitur non nulla sit amet nisl tempus convallis quis ac lectus.
- +
- +
  • - + EN English @@ -97,7 +103,7 @@ EN
-©2015 Bike!Bike! +©2015 Bike!Bike!
diff --git a/config/locales/data/html_records/View-stats--conferences.MyBikeBike.stats.html b/config/locales/data/html_records/View-stats--conferences.MyBikeBike.stats.html index 7b8c386..0033363 100644 --- a/config/locales/data/html_records/View-stats--conferences.MyBikeBike.stats.html +++ b/config/locales/data/html_records/View-stats--conferences.MyBikeBike.stats.html @@ -85,7 +85,7 @@
1 / 1
-
Medium
+
Medium
100.00%
@@ -135,12 +135,12 @@
- +
- + @@ -156,7 +156,7 @@ EN
-©2015 Bike!Bike! +©2015 Bike!Bike!
diff --git a/config/locales/data/html_records/View-stats--confirm.test.html b/config/locales/data/html_records/View-stats--confirm.test.html index e9ef144..9140cb8 100644 --- a/config/locales/data/html_records/View-stats--confirm.test.html +++ b/config/locales/data/html_records/View-stats--confirm.test.html @@ -13,7 +13,7 @@ - +
-
-

Please confirm your email address

-
-
@@ -82,19 +129,19 @@
- +
- +
  • - + EN English @@ -103,7 +150,7 @@ EN
-©2015 Bike!Bike! +©2015 Bike!Bike!
diff --git a/config/locales/data/translation-info.yml b/config/locales/data/translation-info.yml index 1ac4675..b0bf454 100644 --- a/config/locales/data/translation-info.yml +++ b/config/locales/data/translation-info.yml @@ -4,60 +4,60 @@ geography.subregions.CA.NS: - / examples: - See-a-more-info-link-- - - See-a-more-info-link-- - - See-a-more-info-link-- - - See-a-more-info-link-- + - See-a-more-info-link---1 + - Start-registration-from-landing-page-- + - Start-registration-from-landing-page---1 date.formats.span_same_month_date_1: pages: - / examples: - See-a-more-info-link-- - - See-a-more-info-link-- - - See-a-more-info-link-- - - See-a-more-info-link-- - - See-a-more-info-link-- - - See-a-more-info-link-- + - See-a-more-info-link---1 + - See-a-register-link-- + - See-a-register-link---1 + - Start-registration-from-landing-page-- + - Start-registration-from-landing-page---1 - View-stats-- - - View-stats-- - - Create-workshop-- + - View-stats---1 - Create-workshop-- + - Create-workshop---1 - Broadcast-message-- - - Broadcast-message-- + - Broadcast-message---1 date.month_names: pages: - / - /conferences/:slug/register examples: - See-a-more-info-link-- - - See-a-more-info-link-- - - See-a-more-info-link-- - - See-a-more-info-link-- - - See-a-more-info-link-- - - See-a-more-info-link-- - - Start-registration-from-landing-page--conferences.MyBikeBike.register-2 - - Start-registration-from-landing-page--conferences.MyBikeBike.register-2 - - View-stats-- + - See-a-more-info-link---1 + - See-a-register-link-- + - See-a-register-link---1 + - Start-registration-from-landing-page-- + - Start-registration-from-landing-page---1 + - Start-registration-from-landing-page--conferences.MyBikeBike.register-6 + - Start-registration-from-landing-page--conferences.MyBikeBike.register-6 - View-stats-- + - View-stats---1 - Create-workshop-- - - Create-workshop-- - - Broadcast-message-- + - Create-workshop---1 - Broadcast-message-- + - Broadcast-message---1 date.formats.span_same_month_date_2: pages: - / examples: - See-a-more-info-link-- - - See-a-more-info-link-- - - See-a-more-info-link-- - - See-a-more-info-link-- - - See-a-more-info-link-- - - See-a-more-info-link-- - - View-stats-- + - See-a-more-info-link---1 + - See-a-register-link-- + - See-a-register-link---1 + - Start-registration-from-landing-page-- + - Start-registration-from-landing-page---1 - View-stats-- + - View-stats---1 - Create-workshop-- - - Create-workshop-- - - Broadcast-message-- + - Create-workshop---1 - Broadcast-message-- + - Broadcast-message---1 date.date_span: pages: - / @@ -66,17 +66,17 @@ date.date_span: - :date_2 examples: - See-a-more-info-link-- - - See-a-more-info-link-- - - See-a-more-info-link-- - - See-a-more-info-link-- - - See-a-more-info-link-- - - See-a-more-info-link-- + - See-a-more-info-link---1 + - See-a-register-link-- + - See-a-register-link---1 + - Start-registration-from-landing-page-- + - Start-registration-from-landing-page---1 - View-stats-- - - View-stats-- - - Create-workshop-- + - View-stats---1 - Create-workshop-- + - Create-workshop---1 - Broadcast-message-- - - Broadcast-message-- + - Broadcast-message---1 page_descriptions.home: pages: - / @@ -96,52 +96,52 @@ page_descriptions.home: - /error_404 examples: - See-a-more-info-link-- - - See-a-more-info-link-- - - See-a-more-info-link-- - - See-a-more-info-link-- - - See-a-more-info-link-- - - See-a-more-info-link-- - - Start-registration-from-landing-page--conferences.MyBikeBike.register + - See-a-more-info-link---1 + - See-a-register-link-- + - See-a-register-link---1 + - Start-registration-from-landing-page-- + - Start-registration-from-landing-page---1 - Start-registration-from-landing-page--conferences.MyBikeBike.register - - Start-registration-from-landing-page--doconfirm - - Start-registration-from-landing-page--doconfirm - - Start-registration-from-landing-page--conferences.MyBikeBike.register-1 - - Start-registration-from-landing-page--conferences.MyBikeBike.register-1 - - Start-registration-from-landing-page--conferences.MyBikeBike.register-1 - Start-registration-from-landing-page--conferences.MyBikeBike.register-1 - - Start-registration-from-landing-page--conferences.MyBikeBike.register.paypal_confirm.token + - Start-registration-from-landing-page--doconfirm + - Start-registration-from-landing-page--doconfirm-1 - Start-registration-from-landing-page--conferences.MyBikeBike.register-2 + - Start-registration-from-landing-page--conferences.MyBikeBike.register-3 + - Start-registration-from-landing-page--conferences.MyBikeBike.register-4 + - Start-registration-from-landing-page--conferences.MyBikeBike.register-5 + - Start-registration-from-landing-page--conferences.MyBikeBike.register.paypal_confirm.token + - Start-registration-from-landing-page--conferences.MyBikeBike.register-6 - View-stats--confirm.test - - View-stats--confirm.test - - View-stats-- + - View-stats--confirm.test-1 - View-stats-- + - View-stats---1 - View-stats--conferences.MyBikeBike.stats - Create-workshop--confirm.test - - Create-workshop--confirm.test - - Create-workshop-- + - Create-workshop--confirm.test-1 - Create-workshop-- + - Create-workshop---1 - Create-workshop--conferences.MyBikeBike.register - Create-workshop--conferences.MyBikeBike.workshops - Create-workshop--conferences.MyBikeBike.workshops.create - Create-workshop--conferences.MyBikeBike.workshops.1 - - Create-workshop--conferences.MyBikeBike.workshops.1 - - Create-workshop--conferences.MyBikeBike.workshops.1.edit - - Create-workshop--conferences.MyBikeBike.workshops.1-1 - Create-workshop--conferences.MyBikeBike.workshops.1-1 + - Create-workshop--conferences.MyBikeBike.workshops.1.edit + - Create-workshop--conferences.MyBikeBike.workshops.1-2 + - Create-workshop--conferences.MyBikeBike.workshops.1-3 - Create-workshop--conferences.MyBikeBike.workshops.1.delete - Create-workshop--conferences.MyBikeBike.workshops-1 - Broadcast-message--confirm.test - - Broadcast-message--confirm.test + - Broadcast-message--confirm.test-1 - Broadcast-message-- - - Broadcast-message-- - - Broadcast-message--conferences.MyBikeBike.broadcast - - Broadcast-message--conferences.MyBikeBike.broadcast - - Broadcast-message--conferences.MyBikeBike.broadcast + - Broadcast-message---1 - Broadcast-message--conferences.MyBikeBike.broadcast + - Broadcast-message--conferences.MyBikeBike.broadcast-1 + - Broadcast-message--conferences.MyBikeBike.broadcast-2 + - Broadcast-message--conferences.MyBikeBike.broadcast-3 - Read-the-about-page--about - Read-the-policy-page--policy - See-a-404-page--error_404 - - See-a-404-page--error_404 + - See-a-404-page--error_404-1 page_titles.About_BikeBike: pages: - / @@ -161,52 +161,52 @@ page_titles.About_BikeBike: - /error_404 examples: - See-a-more-info-link-- - - See-a-more-info-link-- - - See-a-more-info-link-- - - See-a-more-info-link-- - - See-a-more-info-link-- - - See-a-more-info-link-- - - Start-registration-from-landing-page--conferences.MyBikeBike.register + - See-a-more-info-link---1 + - See-a-register-link-- + - See-a-register-link---1 + - Start-registration-from-landing-page-- + - Start-registration-from-landing-page---1 - Start-registration-from-landing-page--conferences.MyBikeBike.register - - Start-registration-from-landing-page--doconfirm - - Start-registration-from-landing-page--doconfirm - - Start-registration-from-landing-page--conferences.MyBikeBike.register-1 - - Start-registration-from-landing-page--conferences.MyBikeBike.register-1 - Start-registration-from-landing-page--conferences.MyBikeBike.register-1 - - Start-registration-from-landing-page--conferences.MyBikeBike.register-1 - - Start-registration-from-landing-page--conferences.MyBikeBike.register.paypal_confirm.token + - Start-registration-from-landing-page--doconfirm + - Start-registration-from-landing-page--doconfirm-1 - Start-registration-from-landing-page--conferences.MyBikeBike.register-2 + - Start-registration-from-landing-page--conferences.MyBikeBike.register-3 + - Start-registration-from-landing-page--conferences.MyBikeBike.register-4 + - Start-registration-from-landing-page--conferences.MyBikeBike.register-5 + - Start-registration-from-landing-page--conferences.MyBikeBike.register.paypal_confirm.token + - Start-registration-from-landing-page--conferences.MyBikeBike.register-6 - View-stats--confirm.test - - View-stats--confirm.test - - View-stats-- + - View-stats--confirm.test-1 - View-stats-- + - View-stats---1 - View-stats--conferences.MyBikeBike.stats - Create-workshop--confirm.test - - Create-workshop--confirm.test - - Create-workshop-- + - Create-workshop--confirm.test-1 - Create-workshop-- + - Create-workshop---1 - Create-workshop--conferences.MyBikeBike.register - Create-workshop--conferences.MyBikeBike.workshops - Create-workshop--conferences.MyBikeBike.workshops.create - Create-workshop--conferences.MyBikeBike.workshops.1 - - Create-workshop--conferences.MyBikeBike.workshops.1 - - Create-workshop--conferences.MyBikeBike.workshops.1.edit - - Create-workshop--conferences.MyBikeBike.workshops.1-1 - Create-workshop--conferences.MyBikeBike.workshops.1-1 + - Create-workshop--conferences.MyBikeBike.workshops.1.edit + - Create-workshop--conferences.MyBikeBike.workshops.1-2 + - Create-workshop--conferences.MyBikeBike.workshops.1-3 - Create-workshop--conferences.MyBikeBike.workshops.1.delete - Create-workshop--conferences.MyBikeBike.workshops-1 - Broadcast-message--confirm.test - - Broadcast-message--confirm.test + - Broadcast-message--confirm.test-1 - Broadcast-message-- - - Broadcast-message-- - - Broadcast-message--conferences.MyBikeBike.broadcast - - Broadcast-message--conferences.MyBikeBike.broadcast - - Broadcast-message--conferences.MyBikeBike.broadcast + - Broadcast-message---1 - Broadcast-message--conferences.MyBikeBike.broadcast + - Broadcast-message--conferences.MyBikeBike.broadcast-1 + - Broadcast-message--conferences.MyBikeBike.broadcast-2 + - Broadcast-message--conferences.MyBikeBike.broadcast-3 - Read-the-about-page--about - Read-the-policy-page--policy - See-a-404-page--error_404 - - See-a-404-page--error_404 + - See-a-404-page--error_404-1 page_titles.Safe_Space_Policy: pages: - / @@ -226,52 +226,52 @@ page_titles.Safe_Space_Policy: - /error_404 examples: - See-a-more-info-link-- - - See-a-more-info-link-- - - See-a-more-info-link-- - - See-a-more-info-link-- - - See-a-more-info-link-- - - See-a-more-info-link-- - - Start-registration-from-landing-page--conferences.MyBikeBike.register + - See-a-more-info-link---1 + - See-a-register-link-- + - See-a-register-link---1 + - Start-registration-from-landing-page-- + - Start-registration-from-landing-page---1 - Start-registration-from-landing-page--conferences.MyBikeBike.register - - Start-registration-from-landing-page--doconfirm - - Start-registration-from-landing-page--doconfirm - - Start-registration-from-landing-page--conferences.MyBikeBike.register-1 - - Start-registration-from-landing-page--conferences.MyBikeBike.register-1 - - Start-registration-from-landing-page--conferences.MyBikeBike.register-1 - Start-registration-from-landing-page--conferences.MyBikeBike.register-1 - - Start-registration-from-landing-page--conferences.MyBikeBike.register.paypal_confirm.token + - Start-registration-from-landing-page--doconfirm + - Start-registration-from-landing-page--doconfirm-1 - Start-registration-from-landing-page--conferences.MyBikeBike.register-2 + - Start-registration-from-landing-page--conferences.MyBikeBike.register-3 + - Start-registration-from-landing-page--conferences.MyBikeBike.register-4 + - Start-registration-from-landing-page--conferences.MyBikeBike.register-5 + - Start-registration-from-landing-page--conferences.MyBikeBike.register.paypal_confirm.token + - Start-registration-from-landing-page--conferences.MyBikeBike.register-6 - View-stats--confirm.test - - View-stats--confirm.test - - View-stats-- + - View-stats--confirm.test-1 - View-stats-- + - View-stats---1 - View-stats--conferences.MyBikeBike.stats - Create-workshop--confirm.test - - Create-workshop--confirm.test - - Create-workshop-- + - Create-workshop--confirm.test-1 - Create-workshop-- + - Create-workshop---1 - Create-workshop--conferences.MyBikeBike.register - Create-workshop--conferences.MyBikeBike.workshops - Create-workshop--conferences.MyBikeBike.workshops.create - Create-workshop--conferences.MyBikeBike.workshops.1 - - Create-workshop--conferences.MyBikeBike.workshops.1 - - Create-workshop--conferences.MyBikeBike.workshops.1.edit - - Create-workshop--conferences.MyBikeBike.workshops.1-1 - Create-workshop--conferences.MyBikeBike.workshops.1-1 + - Create-workshop--conferences.MyBikeBike.workshops.1.edit + - Create-workshop--conferences.MyBikeBike.workshops.1-2 + - Create-workshop--conferences.MyBikeBike.workshops.1-3 - Create-workshop--conferences.MyBikeBike.workshops.1.delete - Create-workshop--conferences.MyBikeBike.workshops-1 - Broadcast-message--confirm.test - - Broadcast-message--confirm.test + - Broadcast-message--confirm.test-1 - Broadcast-message-- - - Broadcast-message-- - - Broadcast-message--conferences.MyBikeBike.broadcast - - Broadcast-message--conferences.MyBikeBike.broadcast - - Broadcast-message--conferences.MyBikeBike.broadcast + - Broadcast-message---1 - Broadcast-message--conferences.MyBikeBike.broadcast + - Broadcast-message--conferences.MyBikeBike.broadcast-1 + - Broadcast-message--conferences.MyBikeBike.broadcast-2 + - Broadcast-message--conferences.MyBikeBike.broadcast-3 - Read-the-about-page--about - Read-the-policy-page--policy - See-a-404-page--error_404 - - See-a-404-page--error_404 + - See-a-404-page--error_404-1 donate.button_label: pages: - / @@ -281,11 +281,11 @@ donate.button_label: context: Donate! examples: - See-a-more-info-link-- - - See-a-more-info-link-- + - See-a-more-info-link---1 - Read-the-about-page--about - Read-the-policy-page--policy - See-a-404-page--error_404 - - See-a-404-page--error_404 + - See-a-404-page--error_404-1 links.footer.text.File_an_Issue: pages: - / @@ -305,52 +305,52 @@ links.footer.text.File_an_Issue: - /error_404 examples: - See-a-more-info-link-- - - See-a-more-info-link-- - - See-a-more-info-link-- - - See-a-more-info-link-- - - See-a-more-info-link-- - - See-a-more-info-link-- + - See-a-more-info-link---1 + - See-a-register-link-- + - See-a-register-link---1 + - Start-registration-from-landing-page-- + - Start-registration-from-landing-page---1 - Start-registration-from-landing-page--conferences.MyBikeBike.register - - Start-registration-from-landing-page--conferences.MyBikeBike.register - - Start-registration-from-landing-page--doconfirm - - Start-registration-from-landing-page--doconfirm - - Start-registration-from-landing-page--conferences.MyBikeBike.register-1 - Start-registration-from-landing-page--conferences.MyBikeBike.register-1 - - Start-registration-from-landing-page--conferences.MyBikeBike.register-1 - - Start-registration-from-landing-page--conferences.MyBikeBike.register-1 - - Start-registration-from-landing-page--conferences.MyBikeBike.register.paypal_confirm.token + - Start-registration-from-landing-page--doconfirm + - Start-registration-from-landing-page--doconfirm-1 - Start-registration-from-landing-page--conferences.MyBikeBike.register-2 + - Start-registration-from-landing-page--conferences.MyBikeBike.register-3 + - Start-registration-from-landing-page--conferences.MyBikeBike.register-4 + - Start-registration-from-landing-page--conferences.MyBikeBike.register-5 + - Start-registration-from-landing-page--conferences.MyBikeBike.register.paypal_confirm.token + - Start-registration-from-landing-page--conferences.MyBikeBike.register-6 - View-stats--confirm.test - - View-stats--confirm.test - - View-stats-- + - View-stats--confirm.test-1 - View-stats-- + - View-stats---1 - View-stats--conferences.MyBikeBike.stats - Create-workshop--confirm.test - - Create-workshop--confirm.test - - Create-workshop-- + - Create-workshop--confirm.test-1 - Create-workshop-- + - Create-workshop---1 - Create-workshop--conferences.MyBikeBike.register - Create-workshop--conferences.MyBikeBike.workshops - Create-workshop--conferences.MyBikeBike.workshops.create - Create-workshop--conferences.MyBikeBike.workshops.1 - - Create-workshop--conferences.MyBikeBike.workshops.1 - - Create-workshop--conferences.MyBikeBike.workshops.1.edit - - Create-workshop--conferences.MyBikeBike.workshops.1-1 - Create-workshop--conferences.MyBikeBike.workshops.1-1 + - Create-workshop--conferences.MyBikeBike.workshops.1.edit + - Create-workshop--conferences.MyBikeBike.workshops.1-2 + - Create-workshop--conferences.MyBikeBike.workshops.1-3 - Create-workshop--conferences.MyBikeBike.workshops.1.delete - Create-workshop--conferences.MyBikeBike.workshops-1 - Broadcast-message--confirm.test - - Broadcast-message--confirm.test + - Broadcast-message--confirm.test-1 - Broadcast-message-- - - Broadcast-message-- - - Broadcast-message--conferences.MyBikeBike.broadcast - - Broadcast-message--conferences.MyBikeBike.broadcast - - Broadcast-message--conferences.MyBikeBike.broadcast + - Broadcast-message---1 - Broadcast-message--conferences.MyBikeBike.broadcast + - Broadcast-message--conferences.MyBikeBike.broadcast-1 + - Broadcast-message--conferences.MyBikeBike.broadcast-2 + - Broadcast-message--conferences.MyBikeBike.broadcast-3 - Read-the-about-page--about - Read-the-policy-page--policy - See-a-404-page--error_404 - - See-a-404-page--error_404 + - See-a-404-page--error_404-1 links.footer.text.Help_contribute: pages: - / @@ -370,52 +370,52 @@ links.footer.text.Help_contribute: - /error_404 examples: - See-a-more-info-link-- - - See-a-more-info-link-- - - See-a-more-info-link-- - - See-a-more-info-link-- - - See-a-more-info-link-- - - See-a-more-info-link-- - - Start-registration-from-landing-page--conferences.MyBikeBike.register + - See-a-more-info-link---1 + - See-a-register-link-- + - See-a-register-link---1 + - Start-registration-from-landing-page-- + - Start-registration-from-landing-page---1 - Start-registration-from-landing-page--conferences.MyBikeBike.register - - Start-registration-from-landing-page--doconfirm - - Start-registration-from-landing-page--doconfirm - - Start-registration-from-landing-page--conferences.MyBikeBike.register-1 - Start-registration-from-landing-page--conferences.MyBikeBike.register-1 - - Start-registration-from-landing-page--conferences.MyBikeBike.register-1 - - Start-registration-from-landing-page--conferences.MyBikeBike.register-1 - - Start-registration-from-landing-page--conferences.MyBikeBike.register.paypal_confirm.token + - Start-registration-from-landing-page--doconfirm + - Start-registration-from-landing-page--doconfirm-1 - Start-registration-from-landing-page--conferences.MyBikeBike.register-2 + - Start-registration-from-landing-page--conferences.MyBikeBike.register-3 + - Start-registration-from-landing-page--conferences.MyBikeBike.register-4 + - Start-registration-from-landing-page--conferences.MyBikeBike.register-5 + - Start-registration-from-landing-page--conferences.MyBikeBike.register.paypal_confirm.token + - Start-registration-from-landing-page--conferences.MyBikeBike.register-6 - View-stats--confirm.test - - View-stats--confirm.test - - View-stats-- + - View-stats--confirm.test-1 - View-stats-- + - View-stats---1 - View-stats--conferences.MyBikeBike.stats - Create-workshop--confirm.test - - Create-workshop--confirm.test - - Create-workshop-- + - Create-workshop--confirm.test-1 - Create-workshop-- + - Create-workshop---1 - Create-workshop--conferences.MyBikeBike.register - Create-workshop--conferences.MyBikeBike.workshops - Create-workshop--conferences.MyBikeBike.workshops.create - Create-workshop--conferences.MyBikeBike.workshops.1 - - Create-workshop--conferences.MyBikeBike.workshops.1 - - Create-workshop--conferences.MyBikeBike.workshops.1.edit - - Create-workshop--conferences.MyBikeBike.workshops.1-1 - Create-workshop--conferences.MyBikeBike.workshops.1-1 + - Create-workshop--conferences.MyBikeBike.workshops.1.edit + - Create-workshop--conferences.MyBikeBike.workshops.1-2 + - Create-workshop--conferences.MyBikeBike.workshops.1-3 - Create-workshop--conferences.MyBikeBike.workshops.1.delete - Create-workshop--conferences.MyBikeBike.workshops-1 - Broadcast-message--confirm.test - - Broadcast-message--confirm.test + - Broadcast-message--confirm.test-1 - Broadcast-message-- - - Broadcast-message-- - - Broadcast-message--conferences.MyBikeBike.broadcast - - Broadcast-message--conferences.MyBikeBike.broadcast - - Broadcast-message--conferences.MyBikeBike.broadcast + - Broadcast-message---1 - Broadcast-message--conferences.MyBikeBike.broadcast + - Broadcast-message--conferences.MyBikeBike.broadcast-1 + - Broadcast-message--conferences.MyBikeBike.broadcast-2 + - Broadcast-message--conferences.MyBikeBike.broadcast-3 - Read-the-about-page--about - Read-the-policy-page--policy - See-a-404-page--error_404 - - See-a-404-page--error_404 + - See-a-404-page--error_404-1 links.footer.help_text.facebook: pages: - / @@ -436,52 +436,52 @@ links.footer.help_text.facebook: context: Join our facebook group examples: - See-a-more-info-link-- - - See-a-more-info-link-- - - See-a-more-info-link-- - - See-a-more-info-link-- - - See-a-more-info-link-- - - See-a-more-info-link-- + - See-a-more-info-link---1 + - See-a-register-link-- + - See-a-register-link---1 + - Start-registration-from-landing-page-- + - Start-registration-from-landing-page---1 - Start-registration-from-landing-page--conferences.MyBikeBike.register - - Start-registration-from-landing-page--conferences.MyBikeBike.register - - Start-registration-from-landing-page--doconfirm - - Start-registration-from-landing-page--doconfirm - - Start-registration-from-landing-page--conferences.MyBikeBike.register-1 - Start-registration-from-landing-page--conferences.MyBikeBike.register-1 - - Start-registration-from-landing-page--conferences.MyBikeBike.register-1 - - Start-registration-from-landing-page--conferences.MyBikeBike.register-1 - - Start-registration-from-landing-page--conferences.MyBikeBike.register.paypal_confirm.token + - Start-registration-from-landing-page--doconfirm + - Start-registration-from-landing-page--doconfirm-1 - Start-registration-from-landing-page--conferences.MyBikeBike.register-2 + - Start-registration-from-landing-page--conferences.MyBikeBike.register-3 + - Start-registration-from-landing-page--conferences.MyBikeBike.register-4 + - Start-registration-from-landing-page--conferences.MyBikeBike.register-5 + - Start-registration-from-landing-page--conferences.MyBikeBike.register.paypal_confirm.token + - Start-registration-from-landing-page--conferences.MyBikeBike.register-6 - View-stats--confirm.test - - View-stats--confirm.test - - View-stats-- + - View-stats--confirm.test-1 - View-stats-- + - View-stats---1 - View-stats--conferences.MyBikeBike.stats - Create-workshop--confirm.test - - Create-workshop--confirm.test - - Create-workshop-- + - Create-workshop--confirm.test-1 - Create-workshop-- + - Create-workshop---1 - Create-workshop--conferences.MyBikeBike.register - Create-workshop--conferences.MyBikeBike.workshops - Create-workshop--conferences.MyBikeBike.workshops.create - Create-workshop--conferences.MyBikeBike.workshops.1 - - Create-workshop--conferences.MyBikeBike.workshops.1 - - Create-workshop--conferences.MyBikeBike.workshops.1.edit - - Create-workshop--conferences.MyBikeBike.workshops.1-1 - Create-workshop--conferences.MyBikeBike.workshops.1-1 + - Create-workshop--conferences.MyBikeBike.workshops.1.edit + - Create-workshop--conferences.MyBikeBike.workshops.1-2 + - Create-workshop--conferences.MyBikeBike.workshops.1-3 - Create-workshop--conferences.MyBikeBike.workshops.1.delete - Create-workshop--conferences.MyBikeBike.workshops-1 - Broadcast-message--confirm.test - - Broadcast-message--confirm.test - - Broadcast-message-- + - Broadcast-message--confirm.test-1 - Broadcast-message-- + - Broadcast-message---1 - Broadcast-message--conferences.MyBikeBike.broadcast - - Broadcast-message--conferences.MyBikeBike.broadcast - - Broadcast-message--conferences.MyBikeBike.broadcast - - Broadcast-message--conferences.MyBikeBike.broadcast + - Broadcast-message--conferences.MyBikeBike.broadcast-1 + - Broadcast-message--conferences.MyBikeBike.broadcast-2 + - Broadcast-message--conferences.MyBikeBike.broadcast-3 - Read-the-about-page--about - Read-the-policy-page--policy - See-a-404-page--error_404 - - See-a-404-page--error_404 + - See-a-404-page--error_404-1 links.footer.help_text.select_language: pages: - / @@ -502,52 +502,52 @@ links.footer.help_text.select_language: context: Select your language examples: - See-a-more-info-link-- - - See-a-more-info-link-- - - See-a-more-info-link-- - - See-a-more-info-link-- - - See-a-more-info-link-- - - See-a-more-info-link-- + - See-a-more-info-link---1 + - See-a-register-link-- + - See-a-register-link---1 + - Start-registration-from-landing-page-- + - Start-registration-from-landing-page---1 - Start-registration-from-landing-page--conferences.MyBikeBike.register - - Start-registration-from-landing-page--conferences.MyBikeBike.register - - Start-registration-from-landing-page--doconfirm - - Start-registration-from-landing-page--doconfirm - - Start-registration-from-landing-page--conferences.MyBikeBike.register-1 - Start-registration-from-landing-page--conferences.MyBikeBike.register-1 - - Start-registration-from-landing-page--conferences.MyBikeBike.register-1 - - Start-registration-from-landing-page--conferences.MyBikeBike.register-1 - - Start-registration-from-landing-page--conferences.MyBikeBike.register.paypal_confirm.token + - Start-registration-from-landing-page--doconfirm + - Start-registration-from-landing-page--doconfirm-1 - Start-registration-from-landing-page--conferences.MyBikeBike.register-2 + - Start-registration-from-landing-page--conferences.MyBikeBike.register-3 + - Start-registration-from-landing-page--conferences.MyBikeBike.register-4 + - Start-registration-from-landing-page--conferences.MyBikeBike.register-5 + - Start-registration-from-landing-page--conferences.MyBikeBike.register.paypal_confirm.token + - Start-registration-from-landing-page--conferences.MyBikeBike.register-6 - View-stats--confirm.test - - View-stats--confirm.test - - View-stats-- + - View-stats--confirm.test-1 - View-stats-- + - View-stats---1 - View-stats--conferences.MyBikeBike.stats - Create-workshop--confirm.test - - Create-workshop--confirm.test - - Create-workshop-- + - Create-workshop--confirm.test-1 - Create-workshop-- + - Create-workshop---1 - Create-workshop--conferences.MyBikeBike.register - Create-workshop--conferences.MyBikeBike.workshops - Create-workshop--conferences.MyBikeBike.workshops.create - Create-workshop--conferences.MyBikeBike.workshops.1 - - Create-workshop--conferences.MyBikeBike.workshops.1 - - Create-workshop--conferences.MyBikeBike.workshops.1.edit - - Create-workshop--conferences.MyBikeBike.workshops.1-1 - Create-workshop--conferences.MyBikeBike.workshops.1-1 + - Create-workshop--conferences.MyBikeBike.workshops.1.edit + - Create-workshop--conferences.MyBikeBike.workshops.1-2 + - Create-workshop--conferences.MyBikeBike.workshops.1-3 - Create-workshop--conferences.MyBikeBike.workshops.1.delete - Create-workshop--conferences.MyBikeBike.workshops-1 - Broadcast-message--confirm.test - - Broadcast-message--confirm.test + - Broadcast-message--confirm.test-1 - Broadcast-message-- - - Broadcast-message-- - - Broadcast-message--conferences.MyBikeBike.broadcast - - Broadcast-message--conferences.MyBikeBike.broadcast - - Broadcast-message--conferences.MyBikeBike.broadcast + - Broadcast-message---1 - Broadcast-message--conferences.MyBikeBike.broadcast + - Broadcast-message--conferences.MyBikeBike.broadcast-1 + - Broadcast-message--conferences.MyBikeBike.broadcast-2 + - Broadcast-message--conferences.MyBikeBike.broadcast-3 - Read-the-about-page--about - Read-the-policy-page--policy - See-a-404-page--error_404 - - See-a-404-page--error_404 + - See-a-404-page--error_404-1 languages.en: pages: - / @@ -568,57 +568,57 @@ languages.en: examples: - See-a-more-info-link-- - See-a-more-info-link-- - - See-a-more-info-link-- - - See-a-more-info-link-- - - See-a-more-info-link-- - - See-a-more-info-link-- - - See-a-more-info-link-- - - See-a-more-info-link-- - - See-a-more-info-link-- - - See-a-more-info-link-- - - See-a-more-info-link-- - - See-a-more-info-link-- - - Start-registration-from-landing-page--conferences.MyBikeBike.register - - Start-registration-from-landing-page--conferences.MyBikeBike.register + - See-a-more-info-link---1 + - See-a-more-info-link---1 + - See-a-register-link-- + - See-a-register-link-- + - See-a-register-link---1 + - See-a-register-link---1 + - Start-registration-from-landing-page-- + - Start-registration-from-landing-page-- + - Start-registration-from-landing-page---1 + - Start-registration-from-landing-page---1 - Start-registration-from-landing-page--conferences.MyBikeBike.register - Start-registration-from-landing-page--conferences.MyBikeBike.register - - Start-registration-from-landing-page--doconfirm - - Start-registration-from-landing-page--doconfirm - - Start-registration-from-landing-page--doconfirm - - Start-registration-from-landing-page--doconfirm - - Start-registration-from-landing-page--conferences.MyBikeBike.register-1 - - Start-registration-from-landing-page--conferences.MyBikeBike.register-1 - Start-registration-from-landing-page--conferences.MyBikeBike.register-1 - Start-registration-from-landing-page--conferences.MyBikeBike.register-1 - - Start-registration-from-landing-page--conferences.MyBikeBike.register-1 - - Start-registration-from-landing-page--conferences.MyBikeBike.register-1 - - Start-registration-from-landing-page--conferences.MyBikeBike.register-1 - - Start-registration-from-landing-page--conferences.MyBikeBike.register-1 - - Start-registration-from-landing-page--conferences.MyBikeBike.register-1 - - Start-registration-from-landing-page--conferences.MyBikeBike.register.paypal_confirm.token - - Start-registration-from-landing-page--conferences.MyBikeBike.register.paypal_confirm.token - - Start-registration-from-landing-page--conferences.MyBikeBike.register-2 + - Start-registration-from-landing-page--doconfirm + - Start-registration-from-landing-page--doconfirm + - Start-registration-from-landing-page--doconfirm-1 + - Start-registration-from-landing-page--doconfirm-1 - Start-registration-from-landing-page--conferences.MyBikeBike.register-2 - Start-registration-from-landing-page--conferences.MyBikeBike.register-2 + - Start-registration-from-landing-page--conferences.MyBikeBike.register-3 + - Start-registration-from-landing-page--conferences.MyBikeBike.register-3 + - Start-registration-from-landing-page--conferences.MyBikeBike.register-3 + - Start-registration-from-landing-page--conferences.MyBikeBike.register-4 + - Start-registration-from-landing-page--conferences.MyBikeBike.register-4 + - Start-registration-from-landing-page--conferences.MyBikeBike.register-5 + - Start-registration-from-landing-page--conferences.MyBikeBike.register-5 + - Start-registration-from-landing-page--conferences.MyBikeBike.register.paypal_confirm.token + - Start-registration-from-landing-page--conferences.MyBikeBike.register.paypal_confirm.token + - Start-registration-from-landing-page--conferences.MyBikeBike.register-6 + - Start-registration-from-landing-page--conferences.MyBikeBike.register-6 + - Start-registration-from-landing-page--conferences.MyBikeBike.register-6 - View-stats--confirm.test - View-stats--confirm.test - - View-stats--confirm.test - - View-stats--confirm.test - - View-stats-- - - View-stats-- + - View-stats--confirm.test-1 + - View-stats--confirm.test-1 - View-stats-- - View-stats-- + - View-stats---1 + - View-stats---1 - View-stats--conferences.MyBikeBike.stats - View-stats--conferences.MyBikeBike.stats - View-stats--conferences.MyBikeBike.stats - Create-workshop--confirm.test - Create-workshop--confirm.test - - Create-workshop--confirm.test - - Create-workshop--confirm.test - - Create-workshop-- - - Create-workshop-- + - Create-workshop--confirm.test-1 + - Create-workshop--confirm.test-1 - Create-workshop-- - Create-workshop-- + - Create-workshop---1 + - Create-workshop---1 - Create-workshop--conferences.MyBikeBike.register - Create-workshop--conferences.MyBikeBike.register - Create-workshop--conferences.MyBikeBike.workshops @@ -628,43 +628,43 @@ languages.en: - Create-workshop--conferences.MyBikeBike.workshops.create - Create-workshop--conferences.MyBikeBike.workshops.1 - Create-workshop--conferences.MyBikeBike.workshops.1 - - Create-workshop--conferences.MyBikeBike.workshops.1 - - Create-workshop--conferences.MyBikeBike.workshops.1 + - Create-workshop--conferences.MyBikeBike.workshops.1-1 + - Create-workshop--conferences.MyBikeBike.workshops.1-1 - Create-workshop--conferences.MyBikeBike.workshops.1.edit - Create-workshop--conferences.MyBikeBike.workshops.1.edit - Create-workshop--conferences.MyBikeBike.workshops.1.edit - - Create-workshop--conferences.MyBikeBike.workshops.1-1 - - Create-workshop--conferences.MyBikeBike.workshops.1-1 - - Create-workshop--conferences.MyBikeBike.workshops.1-1 - - Create-workshop--conferences.MyBikeBike.workshops.1-1 + - Create-workshop--conferences.MyBikeBike.workshops.1-2 + - Create-workshop--conferences.MyBikeBike.workshops.1-2 + - Create-workshop--conferences.MyBikeBike.workshops.1-3 + - Create-workshop--conferences.MyBikeBike.workshops.1-3 - Create-workshop--conferences.MyBikeBike.workshops.1.delete - Create-workshop--conferences.MyBikeBike.workshops.1.delete - Create-workshop--conferences.MyBikeBike.workshops-1 - Create-workshop--conferences.MyBikeBike.workshops-1 - Broadcast-message--confirm.test - Broadcast-message--confirm.test - - Broadcast-message--confirm.test - - Broadcast-message--confirm.test - - Broadcast-message-- + - Broadcast-message--confirm.test-1 + - Broadcast-message--confirm.test-1 - Broadcast-message-- - Broadcast-message-- - - Broadcast-message-- - - Broadcast-message--conferences.MyBikeBike.broadcast - - Broadcast-message--conferences.MyBikeBike.broadcast - - Broadcast-message--conferences.MyBikeBike.broadcast - - Broadcast-message--conferences.MyBikeBike.broadcast - - Broadcast-message--conferences.MyBikeBike.broadcast - - Broadcast-message--conferences.MyBikeBike.broadcast + - Broadcast-message---1 + - Broadcast-message---1 - Broadcast-message--conferences.MyBikeBike.broadcast - Broadcast-message--conferences.MyBikeBike.broadcast + - Broadcast-message--conferences.MyBikeBike.broadcast-1 + - Broadcast-message--conferences.MyBikeBike.broadcast-1 + - Broadcast-message--conferences.MyBikeBike.broadcast-2 + - Broadcast-message--conferences.MyBikeBike.broadcast-2 + - Broadcast-message--conferences.MyBikeBike.broadcast-3 + - Broadcast-message--conferences.MyBikeBike.broadcast-3 - Read-the-about-page--about - Read-the-about-page--about - Read-the-policy-page--policy - Read-the-policy-page--policy - See-a-404-page--error_404 - See-a-404-page--error_404 - - See-a-404-page--error_404 - - See-a-404-page--error_404 + - See-a-404-page--error_404-1 + - See-a-404-page--error_404-1 context: English links.footer.help_text.contributors: pages: @@ -686,95 +686,95 @@ links.footer.help_text.contributors: context: Who contributed to building this website examples: - See-a-more-info-link-- - - See-a-more-info-link-- - - See-a-more-info-link-- - - See-a-more-info-link-- - - See-a-more-info-link-- - - See-a-more-info-link-- - - Start-registration-from-landing-page--conferences.MyBikeBike.register + - See-a-more-info-link---1 + - See-a-register-link-- + - See-a-register-link---1 + - Start-registration-from-landing-page-- + - Start-registration-from-landing-page---1 - Start-registration-from-landing-page--conferences.MyBikeBike.register - - Start-registration-from-landing-page--doconfirm - - Start-registration-from-landing-page--doconfirm - - Start-registration-from-landing-page--conferences.MyBikeBike.register-1 - - Start-registration-from-landing-page--conferences.MyBikeBike.register-1 - Start-registration-from-landing-page--conferences.MyBikeBike.register-1 - - Start-registration-from-landing-page--conferences.MyBikeBike.register-1 - - Start-registration-from-landing-page--conferences.MyBikeBike.register.paypal_confirm.token + - Start-registration-from-landing-page--doconfirm + - Start-registration-from-landing-page--doconfirm-1 - Start-registration-from-landing-page--conferences.MyBikeBike.register-2 + - Start-registration-from-landing-page--conferences.MyBikeBike.register-3 + - Start-registration-from-landing-page--conferences.MyBikeBike.register-4 + - Start-registration-from-landing-page--conferences.MyBikeBike.register-5 + - Start-registration-from-landing-page--conferences.MyBikeBike.register.paypal_confirm.token + - Start-registration-from-landing-page--conferences.MyBikeBike.register-6 - View-stats--confirm.test - - View-stats--confirm.test - - View-stats-- + - View-stats--confirm.test-1 - View-stats-- + - View-stats---1 - View-stats--conferences.MyBikeBike.stats - Create-workshop--confirm.test - - Create-workshop--confirm.test - - Create-workshop-- + - Create-workshop--confirm.test-1 - Create-workshop-- + - Create-workshop---1 - Create-workshop--conferences.MyBikeBike.register - Create-workshop--conferences.MyBikeBike.workshops - Create-workshop--conferences.MyBikeBike.workshops.create - Create-workshop--conferences.MyBikeBike.workshops.1 - - Create-workshop--conferences.MyBikeBike.workshops.1 - - Create-workshop--conferences.MyBikeBike.workshops.1.edit - - Create-workshop--conferences.MyBikeBike.workshops.1-1 - Create-workshop--conferences.MyBikeBike.workshops.1-1 + - Create-workshop--conferences.MyBikeBike.workshops.1.edit + - Create-workshop--conferences.MyBikeBike.workshops.1-2 + - Create-workshop--conferences.MyBikeBike.workshops.1-3 - Create-workshop--conferences.MyBikeBike.workshops.1.delete - Create-workshop--conferences.MyBikeBike.workshops-1 - Broadcast-message--confirm.test - - Broadcast-message--confirm.test - - Broadcast-message-- + - Broadcast-message--confirm.test-1 - Broadcast-message-- + - Broadcast-message---1 - Broadcast-message--conferences.MyBikeBike.broadcast - - Broadcast-message--conferences.MyBikeBike.broadcast - - Broadcast-message--conferences.MyBikeBike.broadcast - - Broadcast-message--conferences.MyBikeBike.broadcast + - Broadcast-message--conferences.MyBikeBike.broadcast-1 + - Broadcast-message--conferences.MyBikeBike.broadcast-2 + - Broadcast-message--conferences.MyBikeBike.broadcast-3 - Read-the-about-page--about - Read-the-policy-page--policy - See-a-404-page--error_404 - - See-a-404-page--error_404 + - See-a-404-page--error_404-1 geography.subregions.CA.NB: pages: - / examples: - - See-a-more-info-link-- - - See-a-more-info-link-- + - See-a-register-link-- + - See-a-register-link---1 conference.actions.Register: pages: - / - /doconfirm - /confirm/:token examples: - - See-a-more-info-link-- - - See-a-more-info-link-- - - See-a-more-info-link-- - - See-a-more-info-link-- + - See-a-register-link-- + - See-a-register-link---1 + - Start-registration-from-landing-page-- + - Start-registration-from-landing-page---1 - Start-registration-from-landing-page--doconfirm - - Start-registration-from-landing-page--doconfirm - - View-stats--confirm.test + - Start-registration-from-landing-page--doconfirm-1 - View-stats--confirm.test + - View-stats--confirm.test-1 - View-stats-- - - View-stats-- - - Create-workshop--confirm.test + - View-stats---1 - Create-workshop--confirm.test + - Create-workshop--confirm.test-1 - Create-workshop-- - - Create-workshop-- - - Broadcast-message--confirm.test + - Create-workshop---1 - Broadcast-message--confirm.test + - Broadcast-message--confirm.test-1 - Broadcast-message-- - - Broadcast-message-- + - Broadcast-message---1 page_titles.conferences.Conference_Registration: pages: - /conferences/:slug/register - /conferences/:slug/register/:button/:confirmation_token examples: - Start-registration-from-landing-page--conferences.MyBikeBike.register - - Start-registration-from-landing-page--conferences.MyBikeBike.register - Start-registration-from-landing-page--conferences.MyBikeBike.register-1 - - Start-registration-from-landing-page--conferences.MyBikeBike.register-1 - - Start-registration-from-landing-page--conferences.MyBikeBike.register-1 - - Start-registration-from-landing-page--conferences.MyBikeBike.register-1 - - Start-registration-from-landing-page--conferences.MyBikeBike.register.paypal_confirm.token - Start-registration-from-landing-page--conferences.MyBikeBike.register-2 + - Start-registration-from-landing-page--conferences.MyBikeBike.register-3 + - Start-registration-from-landing-page--conferences.MyBikeBike.register-4 + - Start-registration-from-landing-page--conferences.MyBikeBike.register-5 + - Start-registration-from-landing-page--conferences.MyBikeBike.register.paypal_confirm.token + - Start-registration-from-landing-page--conferences.MyBikeBike.register-6 - Create-workshop--conferences.MyBikeBike.register articles.conference_registration.headings.Enter_Your_Email: pages: @@ -782,34 +782,34 @@ articles.conference_registration.headings.Enter_Your_Email: context: Enter your email address examples: - Start-registration-from-landing-page--conferences.MyBikeBike.register - - Start-registration-from-landing-page--conferences.MyBikeBike.register + - Start-registration-from-landing-page--conferences.MyBikeBike.register-1 articles.conference_registration.paragraphs.confirm_email_address: pages: - /conferences/:slug/register context: p examples: - Start-registration-from-landing-page--conferences.MyBikeBike.register - - Start-registration-from-landing-page--conferences.MyBikeBike.register + - Start-registration-from-landing-page--conferences.MyBikeBike.register-1 forms.labels.generic.email: pages: - /conferences/:slug/register - /confirm/:token examples: - Start-registration-from-landing-page--conferences.MyBikeBike.register - - Start-registration-from-landing-page--conferences.MyBikeBike.register - - View-stats--confirm.test + - Start-registration-from-landing-page--conferences.MyBikeBike.register-1 - View-stats--confirm.test + - View-stats--confirm.test-1 - Create-workshop--confirm.test - - Create-workshop--confirm.test - - Broadcast-message--confirm.test + - Create-workshop--confirm.test-1 - Broadcast-message--confirm.test + - Broadcast-message--confirm.test-1 forms.actions.generic.register: pages: - /conferences/:slug/register examples: - Start-registration-from-landing-page--conferences.MyBikeBike.register - - Start-registration-from-landing-page--conferences.MyBikeBike.register - Start-registration-from-landing-page--conferences.MyBikeBike.register-1 + - Start-registration-from-landing-page--conferences.MyBikeBike.register-3 email.subject.confirm_email: pages: - /doconfirm @@ -850,44 +850,44 @@ page_titles.404.Page_Not_Found: - /doconfirm - /error_404 examples: - - Start-registration-from-landing-page--doconfirm - - See-a-404-page--error_404 + - Start-registration-from-landing-page--doconfirm-1 - See-a-404-page--error_404 + - See-a-404-page--error_404-1 error.404.title: pages: - /doconfirm - /error_404 context: This page does not exist! examples: - - Start-registration-from-landing-page--doconfirm - - See-a-404-page--error_404 + - Start-registration-from-landing-page--doconfirm-1 - See-a-404-page--error_404 + - See-a-404-page--error_404-1 error.404.description: pages: - /doconfirm - /error_404 context: p examples: - - Start-registration-from-landing-page--doconfirm - - See-a-404-page--error_404 + - Start-registration-from-landing-page--doconfirm-1 - See-a-404-page--error_404 + - See-a-404-page--error_404-1 articles.conference_registration.headings.Policy_Agreement: pages: - /conferences/:slug/register examples: - - Start-registration-from-landing-page--conferences.MyBikeBike.register-1 + - Start-registration-from-landing-page--conferences.MyBikeBike.register-2 articles.conference_registration.paragraphs.Policy_Agreement: pages: - /conferences/:slug/register context: s examples: - - Start-registration-from-landing-page--conferences.MyBikeBike.register-1 + - Start-registration-from-landing-page--conferences.MyBikeBike.register-2 articles.policy.headings.The_Agreement: pages: - /conferences/:slug/register - /policy examples: - - Start-registration-from-landing-page--conferences.MyBikeBike.register-1 + - Start-registration-from-landing-page--conferences.MyBikeBike.register-2 - Read-the-policy-page--policy articles.policy.term.commitment: pages: @@ -895,7 +895,7 @@ articles.policy.term.commitment: - /policy context: s examples: - - Start-registration-from-landing-page--conferences.MyBikeBike.register-1 + - Start-registration-from-landing-page--conferences.MyBikeBike.register-2 - Read-the-policy-page--policy articles.policy.term.respect: pages: @@ -903,7 +903,7 @@ articles.policy.term.respect: - /policy context: s examples: - - Start-registration-from-landing-page--conferences.MyBikeBike.register-1 + - Start-registration-from-landing-page--conferences.MyBikeBike.register-2 - Read-the-policy-page--policy articles.policy.term.empowerment: pages: @@ -911,7 +911,7 @@ articles.policy.term.empowerment: - /policy context: s examples: - - Start-registration-from-landing-page--conferences.MyBikeBike.register-1 + - Start-registration-from-landing-page--conferences.MyBikeBike.register-2 - Read-the-policy-page--policy articles.policy.term.accessible: pages: @@ -919,7 +919,7 @@ articles.policy.term.accessible: - /policy context: s examples: - - Start-registration-from-landing-page--conferences.MyBikeBike.register-1 + - Start-registration-from-landing-page--conferences.MyBikeBike.register-2 - Read-the-policy-page--policy articles.policy.term.peaceful: pages: @@ -927,7 +927,7 @@ articles.policy.term.peaceful: - /policy context: s examples: - - Start-registration-from-landing-page--conferences.MyBikeBike.register-1 + - Start-registration-from-landing-page--conferences.MyBikeBike.register-2 - Read-the-policy-page--policy articles.policy.term.spaces: pages: @@ -935,7 +935,7 @@ articles.policy.term.spaces: - /policy context: s examples: - - Start-registration-from-landing-page--conferences.MyBikeBike.register-1 + - Start-registration-from-landing-page--conferences.MyBikeBike.register-2 - Read-the-policy-page--policy articles.policy.term.hearing: pages: @@ -943,7 +943,7 @@ articles.policy.term.hearing: - /policy context: s examples: - - Start-registration-from-landing-page--conferences.MyBikeBike.register-1 + - Start-registration-from-landing-page--conferences.MyBikeBike.register-2 - Read-the-policy-page--policy articles.policy.term.intent: pages: @@ -951,7 +951,7 @@ articles.policy.term.intent: - /policy context: s examples: - - Start-registration-from-landing-page--conferences.MyBikeBike.register-1 + - Start-registration-from-landing-page--conferences.MyBikeBike.register-2 - Read-the-policy-page--policy articles.policy.term.open_minds: pages: @@ -959,7 +959,7 @@ articles.policy.term.open_minds: - /policy context: s examples: - - Start-registration-from-landing-page--conferences.MyBikeBike.register-1 + - Start-registration-from-landing-page--conferences.MyBikeBike.register-2 - Read-the-policy-page--policy articles.policy.term.learning: pages: @@ -967,7 +967,7 @@ articles.policy.term.learning: - /policy context: s examples: - - Start-registration-from-landing-page--conferences.MyBikeBike.register-1 + - Start-registration-from-landing-page--conferences.MyBikeBike.register-2 - Read-the-policy-page--policy articles.policy.headings.Why: pages: @@ -975,7 +975,7 @@ articles.policy.headings.Why: - /policy context: Why have a Safer Space Agreement? examples: - - Start-registration-from-landing-page--conferences.MyBikeBike.register-1 + - Start-registration-from-landing-page--conferences.MyBikeBike.register-2 - Read-the-policy-page--policy articles.policy.paragraphs.Why: pages: @@ -983,7 +983,7 @@ articles.policy.paragraphs.Why: - /policy context: p examples: - - Start-registration-from-landing-page--conferences.MyBikeBike.register-1 + - Start-registration-from-landing-page--conferences.MyBikeBike.register-2 - Read-the-policy-page--policy articles.policy.headings.How: pages: @@ -991,7 +991,7 @@ articles.policy.headings.How: - /policy context: How is the policy enforced? examples: - - Start-registration-from-landing-page--conferences.MyBikeBike.register-1 + - Start-registration-from-landing-page--conferences.MyBikeBike.register-2 - Read-the-policy-page--policy articles.policy.paragraphs.How: pages: @@ -999,19 +999,19 @@ articles.policy.paragraphs.How: - /policy context: p examples: - - Start-registration-from-landing-page--conferences.MyBikeBike.register-1 + - Start-registration-from-landing-page--conferences.MyBikeBike.register-2 - Read-the-policy-page--policy articles.conference_registration.paragraphs.Confirm_Agreement: pages: - /conferences/:slug/register context: p examples: - - Start-registration-from-landing-page--conferences.MyBikeBike.register-1 + - Start-registration-from-landing-page--conferences.MyBikeBike.register-2 forms.actions.generic.agree: pages: - /conferences/:slug/register examples: - - Start-registration-from-landing-page--conferences.MyBikeBike.register-1 + - Start-registration-from-landing-page--conferences.MyBikeBike.register-2 forms.actions.generic.Log_out: pages: - /conferences/:slug/register @@ -1025,99 +1025,99 @@ forms.actions.generic.Log_out: - /conferences/:slug/workshops/:workshop_id/delete - /conferences/:slug/broadcast examples: - - Start-registration-from-landing-page--conferences.MyBikeBike.register-1 - - Start-registration-from-landing-page--conferences.MyBikeBike.register-1 - - Start-registration-from-landing-page--conferences.MyBikeBike.register-1 - - Start-registration-from-landing-page--conferences.MyBikeBike.register-1 - - Start-registration-from-landing-page--conferences.MyBikeBike.register.paypal_confirm.token - Start-registration-from-landing-page--conferences.MyBikeBike.register-2 + - Start-registration-from-landing-page--conferences.MyBikeBike.register-3 + - Start-registration-from-landing-page--conferences.MyBikeBike.register-4 + - Start-registration-from-landing-page--conferences.MyBikeBike.register-5 + - Start-registration-from-landing-page--conferences.MyBikeBike.register.paypal_confirm.token + - Start-registration-from-landing-page--conferences.MyBikeBike.register-6 - View-stats-- - - View-stats-- + - View-stats---1 - View-stats--conferences.MyBikeBike.stats - Create-workshop-- - - Create-workshop-- + - Create-workshop---1 - Create-workshop--conferences.MyBikeBike.register - Create-workshop--conferences.MyBikeBike.workshops - Create-workshop--conferences.MyBikeBike.workshops.create - Create-workshop--conferences.MyBikeBike.workshops.1 - - Create-workshop--conferences.MyBikeBike.workshops.1 - - Create-workshop--conferences.MyBikeBike.workshops.1.edit - - Create-workshop--conferences.MyBikeBike.workshops.1-1 - Create-workshop--conferences.MyBikeBike.workshops.1-1 + - Create-workshop--conferences.MyBikeBike.workshops.1.edit + - Create-workshop--conferences.MyBikeBike.workshops.1-2 + - Create-workshop--conferences.MyBikeBike.workshops.1-3 - Create-workshop--conferences.MyBikeBike.workshops.1.delete - Create-workshop--conferences.MyBikeBike.workshops-1 - Broadcast-message-- - - Broadcast-message-- - - Broadcast-message--conferences.MyBikeBike.broadcast - - Broadcast-message--conferences.MyBikeBike.broadcast - - Broadcast-message--conferences.MyBikeBike.broadcast + - Broadcast-message---1 - Broadcast-message--conferences.MyBikeBike.broadcast + - Broadcast-message--conferences.MyBikeBike.broadcast-1 + - Broadcast-message--conferences.MyBikeBike.broadcast-2 + - Broadcast-message--conferences.MyBikeBike.broadcast-3 articles.conference_registration.headings.Registration_Info: pages: - /conferences/:slug/register context: Registration Info examples: - - Start-registration-from-landing-page--conferences.MyBikeBike.register-1 + - Start-registration-from-landing-page--conferences.MyBikeBike.register-3 articles.conference_registration.paragraphs.Registration_Info: pages: - /conferences/:slug/register context: p examples: - - Start-registration-from-landing-page--conferences.MyBikeBike.register-1 + - Start-registration-from-landing-page--conferences.MyBikeBike.register-3 articles.conference_registration.headings.name: pages: - /conferences/:slug/register context: What is your name? examples: - - Start-registration-from-landing-page--conferences.MyBikeBike.register-1 - - Start-registration-from-landing-page--conferences.MyBikeBike.register-2 + - Start-registration-from-landing-page--conferences.MyBikeBike.register-3 + - Start-registration-from-landing-page--conferences.MyBikeBike.register-6 forms.labels.generic.name: pages: - /conferences/:slug/register examples: - - Start-registration-from-landing-page--conferences.MyBikeBike.register-1 + - Start-registration-from-landing-page--conferences.MyBikeBike.register-3 articles.conference_registration.headings.location: pages: - /conferences/:slug/register context: Where are you coming from? examples: - - Start-registration-from-landing-page--conferences.MyBikeBike.register-1 - - Start-registration-from-landing-page--conferences.MyBikeBike.register-2 + - Start-registration-from-landing-page--conferences.MyBikeBike.register-3 + - Start-registration-from-landing-page--conferences.MyBikeBike.register-6 forms.labels.generic.location: pages: - /conferences/:slug/register examples: - - Start-registration-from-landing-page--conferences.MyBikeBike.register-1 + - Start-registration-from-landing-page--conferences.MyBikeBike.register-3 articles.conference_registration.headings.arrival_and_departure: pages: - /conferences/:slug/register context: How long do you plan to spend in the area? examples: - - Start-registration-from-landing-page--conferences.MyBikeBike.register-1 + - Start-registration-from-landing-page--conferences.MyBikeBike.register-3 forms.labels.generic.arrival: pages: - /conferences/:slug/register examples: - - Start-registration-from-landing-page--conferences.MyBikeBike.register-1 + - Start-registration-from-landing-page--conferences.MyBikeBike.register-3 forms.labels.generic.departure: pages: - /conferences/:slug/register examples: - - Start-registration-from-landing-page--conferences.MyBikeBike.register-1 + - Start-registration-from-landing-page--conferences.MyBikeBike.register-3 articles.conference_registration.headings.languages: pages: - /conferences/:slug/register context: Which languages do you speak? examples: - - Start-registration-from-landing-page--conferences.MyBikeBike.register-1 - - Start-registration-from-landing-page--conferences.MyBikeBike.register-2 + - Start-registration-from-landing-page--conferences.MyBikeBike.register-3 + - Start-registration-from-landing-page--conferences.MyBikeBike.register-6 languages.es: pages: - /conferences/:slug/register - /conferences/:slug/workshops/create - /conferences/:slug/workshops/:workshop_id/edit examples: - - Start-registration-from-landing-page--conferences.MyBikeBike.register-1 + - Start-registration-from-landing-page--conferences.MyBikeBike.register-3 - Create-workshop--conferences.MyBikeBike.workshops.create - Create-workshop--conferences.MyBikeBike.workshops.1.edit languages.fr: @@ -1126,7 +1126,7 @@ languages.fr: - /conferences/:slug/workshops/create - /conferences/:slug/workshops/:workshop_id/edit examples: - - Start-registration-from-landing-page--conferences.MyBikeBike.register-1 + - Start-registration-from-landing-page--conferences.MyBikeBike.register-3 - Create-workshop--conferences.MyBikeBike.workshops.create - Create-workshop--conferences.MyBikeBike.workshops.1.edit articles.conference_registration.headings.housing: @@ -1134,111 +1134,113 @@ articles.conference_registration.headings.housing: - /conferences/:slug/register context: Do you need a place to stay? examples: - - Start-registration-from-landing-page--conferences.MyBikeBike.register-1 - - Start-registration-from-landing-page--conferences.MyBikeBike.register-2 + - Start-registration-from-landing-page--conferences.MyBikeBike.register-3 + - Start-registration-from-landing-page--conferences.MyBikeBike.register-6 articles.conference_registration.questions.housing.none: pages: - /conferences/:slug/register examples: - - Start-registration-from-landing-page--conferences.MyBikeBike.register-1 - - Start-registration-from-landing-page--conferences.MyBikeBike.register-2 + - Start-registration-from-landing-page--conferences.MyBikeBike.register-3 + - Start-registration-from-landing-page--conferences.MyBikeBike.register-6 articles.conference_registration.questions.housing.tent: pages: - /conferences/:slug/register examples: - - Start-registration-from-landing-page--conferences.MyBikeBike.register-1 + - Start-registration-from-landing-page--conferences.MyBikeBike.register-3 articles.conference_registration.questions.housing.house: pages: - /conferences/:slug/register - /conferences/:slug/stats examples: - - Start-registration-from-landing-page--conferences.MyBikeBike.register-1 + - Start-registration-from-landing-page--conferences.MyBikeBike.register-3 - View-stats--conferences.MyBikeBike.stats articles.conference_registration.headings.bike: pages: - /conferences/:slug/register context: Do you need a bike? examples: - - Start-registration-from-landing-page--conferences.MyBikeBike.register-1 - - Start-registration-from-landing-page--conferences.MyBikeBike.register-2 + - Start-registration-from-landing-page--conferences.MyBikeBike.register-3 + - Start-registration-from-landing-page--conferences.MyBikeBike.register-6 articles.conference_registration.questions.bike.none: pages: - /conferences/:slug/register examples: - - Start-registration-from-landing-page--conferences.MyBikeBike.register-1 + - Start-registration-from-landing-page--conferences.MyBikeBike.register-3 articles.conference_registration.questions.bike.small: pages: - /conferences/:slug/register examples: - - Start-registration-from-landing-page--conferences.MyBikeBike.register-1 - - Start-registration-from-landing-page--conferences.MyBikeBike.register-2 + - Start-registration-from-landing-page--conferences.MyBikeBike.register-3 + - Start-registration-from-landing-page--conferences.MyBikeBike.register-6 articles.conference_registration.questions.bike.medium: pages: - /conferences/:slug/register + - /conferences/:slug/stats examples: - - Start-registration-from-landing-page--conferences.MyBikeBike.register-1 + - Start-registration-from-landing-page--conferences.MyBikeBike.register-3 + - View-stats--conferences.MyBikeBike.stats articles.conference_registration.questions.bike.large: pages: - /conferences/:slug/register examples: - - Start-registration-from-landing-page--conferences.MyBikeBike.register-1 + - Start-registration-from-landing-page--conferences.MyBikeBike.register-3 articles.conference_registration.headings.food: pages: - /conferences/:slug/register context: What are your eating habits? examples: - - Start-registration-from-landing-page--conferences.MyBikeBike.register-1 - - Start-registration-from-landing-page--conferences.MyBikeBike.register-2 + - Start-registration-from-landing-page--conferences.MyBikeBike.register-3 + - Start-registration-from-landing-page--conferences.MyBikeBike.register-6 articles.conference_registration.questions.food.meat: pages: - /conferences/:slug/register - /conferences/:slug/stats examples: - - Start-registration-from-landing-page--conferences.MyBikeBike.register-1 + - Start-registration-from-landing-page--conferences.MyBikeBike.register-3 - View-stats--conferences.MyBikeBike.stats articles.conference_registration.questions.food.vegetarian: pages: - /conferences/:slug/register examples: - - Start-registration-from-landing-page--conferences.MyBikeBike.register-1 + - Start-registration-from-landing-page--conferences.MyBikeBike.register-3 articles.conference_registration.questions.food.vegan: pages: - /conferences/:slug/register examples: - - Start-registration-from-landing-page--conferences.MyBikeBike.register-1 - - Start-registration-from-landing-page--conferences.MyBikeBike.register-2 + - Start-registration-from-landing-page--conferences.MyBikeBike.register-3 + - Start-registration-from-landing-page--conferences.MyBikeBike.register-6 articles.conference_registration.headings.allergies: pages: - /conferences/:slug/register context: Do you have any allergies? examples: - - Start-registration-from-landing-page--conferences.MyBikeBike.register-1 - - Start-registration-from-landing-page--conferences.MyBikeBike.register-2 + - Start-registration-from-landing-page--conferences.MyBikeBike.register-3 + - Start-registration-from-landing-page--conferences.MyBikeBike.register-6 forms.labels.generic.allergies: pages: - /conferences/:slug/register examples: - - Start-registration-from-landing-page--conferences.MyBikeBike.register-1 + - Start-registration-from-landing-page--conferences.MyBikeBike.register-3 articles.conference_registration.headings.other: pages: - /conferences/:slug/register - /conferences/:slug/stats context: Anything else we should know about your visit? examples: - - Start-registration-from-landing-page--conferences.MyBikeBike.register-1 - - Start-registration-from-landing-page--conferences.MyBikeBike.register-2 + - Start-registration-from-landing-page--conferences.MyBikeBike.register-3 + - Start-registration-from-landing-page--conferences.MyBikeBike.register-6 - View-stats--conferences.MyBikeBike.stats forms.labels.generic.other: pages: - /conferences/:slug/register examples: - - Start-registration-from-landing-page--conferences.MyBikeBike.register-1 + - Start-registration-from-landing-page--conferences.MyBikeBike.register-3 articles.conference_registration.headings.Payment: pages: - /conferences/:slug/register examples: - - Start-registration-from-landing-page--conferences.MyBikeBike.register-1 - - Start-registration-from-landing-page--conferences.MyBikeBike.register-1 + - Start-registration-from-landing-page--conferences.MyBikeBike.register-4 + - Start-registration-from-landing-page--conferences.MyBikeBike.register-5 - Create-workshop--conferences.MyBikeBike.register articles.conference_registration.paragraphs.Payment: pages: @@ -1247,23 +1249,23 @@ articles.conference_registration.paragraphs.Payment: Payment is by donation and can be done now or upon arrival but to help us fund the conference, we ask that you pay the registration donation as soon as you can. examples: - - Start-registration-from-landing-page--conferences.MyBikeBike.register-1 - - Start-registration-from-landing-page--conferences.MyBikeBike.register-1 + - Start-registration-from-landing-page--conferences.MyBikeBike.register-4 + - Start-registration-from-landing-page--conferences.MyBikeBike.register-5 - Create-workshop--conferences.MyBikeBike.register forms.actions.generic.custom_amount: pages: - /conferences/:slug/register examples: - - Start-registration-from-landing-page--conferences.MyBikeBike.register-1 - - Start-registration-from-landing-page--conferences.MyBikeBike.register-1 + - Start-registration-from-landing-page--conferences.MyBikeBike.register-4 + - Start-registration-from-landing-page--conferences.MyBikeBike.register-5 - Create-workshop--conferences.MyBikeBike.register articles.conference_registration.paragraphs.currency: pages: - /conferences/:slug/register context: (amounts are in $USD) examples: - - Start-registration-from-landing-page--conferences.MyBikeBike.register-1 - - Start-registration-from-landing-page--conferences.MyBikeBike.register-1 + - Start-registration-from-landing-page--conferences.MyBikeBike.register-4 + - Start-registration-from-landing-page--conferences.MyBikeBike.register-5 - Create-workshop--conferences.MyBikeBike.register menu.submenu.registration.Registration: pages: @@ -1277,24 +1279,24 @@ menu.submenu.registration.Registration: - /conferences/:slug/workshops/:workshop_id/delete - /conferences/:slug/broadcast examples: - - Start-registration-from-landing-page--conferences.MyBikeBike.register-1 + - Start-registration-from-landing-page--conferences.MyBikeBike.register-5 - Start-registration-from-landing-page--conferences.MyBikeBike.register.paypal_confirm.token - - Start-registration-from-landing-page--conferences.MyBikeBike.register-2 + - Start-registration-from-landing-page--conferences.MyBikeBike.register-6 - View-stats--conferences.MyBikeBike.stats - Create-workshop--conferences.MyBikeBike.register - Create-workshop--conferences.MyBikeBike.workshops - Create-workshop--conferences.MyBikeBike.workshops.create - Create-workshop--conferences.MyBikeBike.workshops.1 - - Create-workshop--conferences.MyBikeBike.workshops.1 - - Create-workshop--conferences.MyBikeBike.workshops.1.edit - - Create-workshop--conferences.MyBikeBike.workshops.1-1 - Create-workshop--conferences.MyBikeBike.workshops.1-1 + - Create-workshop--conferences.MyBikeBike.workshops.1.edit + - Create-workshop--conferences.MyBikeBike.workshops.1-2 + - Create-workshop--conferences.MyBikeBike.workshops.1-3 - Create-workshop--conferences.MyBikeBike.workshops.1.delete - Create-workshop--conferences.MyBikeBike.workshops-1 - Broadcast-message--conferences.MyBikeBike.broadcast - - Broadcast-message--conferences.MyBikeBike.broadcast - - Broadcast-message--conferences.MyBikeBike.broadcast - - Broadcast-message--conferences.MyBikeBike.broadcast + - Broadcast-message--conferences.MyBikeBike.broadcast-1 + - Broadcast-message--conferences.MyBikeBike.broadcast-2 + - Broadcast-message--conferences.MyBikeBike.broadcast-3 menu.submenu.registration.Workshops: pages: - /conferences/:slug/register @@ -1307,24 +1309,24 @@ menu.submenu.registration.Workshops: - /conferences/:slug/workshops/:workshop_id/delete - /conferences/:slug/broadcast examples: - - Start-registration-from-landing-page--conferences.MyBikeBike.register-1 + - Start-registration-from-landing-page--conferences.MyBikeBike.register-5 - Start-registration-from-landing-page--conferences.MyBikeBike.register.paypal_confirm.token - - Start-registration-from-landing-page--conferences.MyBikeBike.register-2 + - Start-registration-from-landing-page--conferences.MyBikeBike.register-6 - View-stats--conferences.MyBikeBike.stats - Create-workshop--conferences.MyBikeBike.register - Create-workshop--conferences.MyBikeBike.workshops - Create-workshop--conferences.MyBikeBike.workshops.create - Create-workshop--conferences.MyBikeBike.workshops.1 - - Create-workshop--conferences.MyBikeBike.workshops.1 - - Create-workshop--conferences.MyBikeBike.workshops.1.edit - - Create-workshop--conferences.MyBikeBike.workshops.1-1 - Create-workshop--conferences.MyBikeBike.workshops.1-1 + - Create-workshop--conferences.MyBikeBike.workshops.1.edit + - Create-workshop--conferences.MyBikeBike.workshops.1-2 + - Create-workshop--conferences.MyBikeBike.workshops.1-3 - Create-workshop--conferences.MyBikeBike.workshops.1.delete - Create-workshop--conferences.MyBikeBike.workshops-1 - Broadcast-message--conferences.MyBikeBike.broadcast - - Broadcast-message--conferences.MyBikeBike.broadcast - - Broadcast-message--conferences.MyBikeBike.broadcast - - Broadcast-message--conferences.MyBikeBike.broadcast + - Broadcast-message--conferences.MyBikeBike.broadcast-1 + - Broadcast-message--conferences.MyBikeBike.broadcast-2 + - Broadcast-message--conferences.MyBikeBike.broadcast-3 articles.conference_registration.headings.payment_confirm: pages: - /conferences/:slug/register/:button/:confirmation_token @@ -1349,104 +1351,104 @@ articles.conference_registration.headings.Youre_Done: - /conferences/:slug/register context: You're Done! examples: - - Start-registration-from-landing-page--conferences.MyBikeBike.register-2 + - Start-registration-from-landing-page--conferences.MyBikeBike.register-6 articles.conference_registration.paragraphs.done: pages: - /conferences/:slug/register context: p examples: - - Start-registration-from-landing-page--conferences.MyBikeBike.register-2 + - Start-registration-from-landing-page--conferences.MyBikeBike.register-6 articles.conference_registration.paragraphs.workshops: pages: - /conferences/:slug/register context: You can now take a look at proposed workshops and even propose one yourself if you like. examples: - - Start-registration-from-landing-page--conferences.MyBikeBike.register-2 + - Start-registration-from-landing-page--conferences.MyBikeBike.register-6 articles.conference_registration.actions.View_Workshops: pages: - /conferences/:slug/register examples: - - Start-registration-from-landing-page--conferences.MyBikeBike.register-2 + - Start-registration-from-landing-page--conferences.MyBikeBike.register-6 articles.conference_registration.headings.Your_Registration: pages: - /conferences/:slug/register examples: - - Start-registration-from-landing-page--conferences.MyBikeBike.register-2 + - Start-registration-from-landing-page--conferences.MyBikeBike.register-6 articles.conference_registration.headings.arrival: pages: - /conferences/:slug/register examples: - - Start-registration-from-landing-page--conferences.MyBikeBike.register-2 + - Start-registration-from-landing-page--conferences.MyBikeBike.register-6 time.formats.long: pages: - /conferences/:slug/register examples: - - Start-registration-from-landing-page--conferences.MyBikeBike.register-2 - - Start-registration-from-landing-page--conferences.MyBikeBike.register-2 + - Start-registration-from-landing-page--conferences.MyBikeBike.register-6 + - Start-registration-from-landing-page--conferences.MyBikeBike.register-6 time.am: pages: - /conferences/:slug/register examples: - - Start-registration-from-landing-page--conferences.MyBikeBike.register-2 - - Start-registration-from-landing-page--conferences.MyBikeBike.register-2 + - Start-registration-from-landing-page--conferences.MyBikeBike.register-6 + - Start-registration-from-landing-page--conferences.MyBikeBike.register-6 articles.conference_registration.headings.departure: pages: - /conferences/:slug/register examples: - - Start-registration-from-landing-page--conferences.MyBikeBike.register-2 + - Start-registration-from-landing-page--conferences.MyBikeBike.register-6 articles.conference_registration.none: pages: - /conferences/:slug/register examples: - - Start-registration-from-landing-page--conferences.MyBikeBike.register-2 + - Start-registration-from-landing-page--conferences.MyBikeBike.register-6 articles.conference_registration.headings.payment: pages: - /conferences/:slug/register examples: - - Start-registration-from-landing-page--conferences.MyBikeBike.register-2 + - Start-registration-from-landing-page--conferences.MyBikeBike.register-6 forms.actions.generic.edit_registration: pages: - /conferences/:slug/register examples: - - Start-registration-from-landing-page--conferences.MyBikeBike.register-2 + - Start-registration-from-landing-page--conferences.MyBikeBike.register-6 page_titles.403.Please_Confirm_Email: pages: - /confirm/:token examples: - View-stats--confirm.test - - View-stats--confirm.test + - View-stats--confirm.test-1 - Create-workshop--confirm.test - - Create-workshop--confirm.test - - Broadcast-message--confirm.test + - Create-workshop--confirm.test-1 - Broadcast-message--confirm.test + - Broadcast-message--confirm.test-1 articles.permission_denied.headings.confirm_email: pages: - /confirm/:token context: Please confirm your email address examples: - View-stats--confirm.test - - View-stats--confirm.test - - Create-workshop--confirm.test + - View-stats--confirm.test-1 - Create-workshop--confirm.test + - Create-workshop--confirm.test-1 - Broadcast-message--confirm.test - - Broadcast-message--confirm.test + - Broadcast-message--confirm.test-1 forms.actions.generic.login: pages: - /confirm/:token examples: - View-stats--confirm.test - - View-stats--confirm.test + - View-stats--confirm.test-1 - Create-workshop--confirm.test - - Create-workshop--confirm.test - - Broadcast-message--confirm.test + - Create-workshop--confirm.test-1 - Broadcast-message--confirm.test + - Broadcast-message--confirm.test-1 geography.subregions.US.AK: pages: - / examples: - View-stats-- - - View-stats-- + - View-stats---1 page_titles.conferences.Registration_Stats: pages: - /conferences/:slug/stats @@ -1488,11 +1490,6 @@ articles.conference_registration.terms.Bikes: - /conferences/:slug/stats examples: - View-stats--conferences.MyBikeBike.stats -articles.conference_registration.questions.bikes.medium: - pages: - - /conferences/:slug/stats - examples: - - View-stats--conferences.MyBikeBike.stats articles.conference_registration.terms.Food: pages: - /conferences/:slug/stats @@ -1515,9 +1512,9 @@ menu.submenu.registration.Edit: examples: - View-stats--conferences.MyBikeBike.stats - Broadcast-message--conferences.MyBikeBike.broadcast - - Broadcast-message--conferences.MyBikeBike.broadcast - - Broadcast-message--conferences.MyBikeBike.broadcast - - Broadcast-message--conferences.MyBikeBike.broadcast + - Broadcast-message--conferences.MyBikeBike.broadcast-1 + - Broadcast-message--conferences.MyBikeBike.broadcast-2 + - Broadcast-message--conferences.MyBikeBike.broadcast-3 menu.submenu.registration.Stats: pages: - /conferences/:slug/stats @@ -1525,9 +1522,9 @@ menu.submenu.registration.Stats: examples: - View-stats--conferences.MyBikeBike.stats - Broadcast-message--conferences.MyBikeBike.broadcast - - Broadcast-message--conferences.MyBikeBike.broadcast - - Broadcast-message--conferences.MyBikeBike.broadcast - - Broadcast-message--conferences.MyBikeBike.broadcast + - Broadcast-message--conferences.MyBikeBike.broadcast-1 + - Broadcast-message--conferences.MyBikeBike.broadcast-2 + - Broadcast-message--conferences.MyBikeBike.broadcast-3 menu.submenu.registration.Broadcast: pages: - /conferences/:slug/stats @@ -1535,17 +1532,17 @@ menu.submenu.registration.Broadcast: examples: - View-stats--conferences.MyBikeBike.stats - Broadcast-message--conferences.MyBikeBike.broadcast - - Broadcast-message--conferences.MyBikeBike.broadcast - - Broadcast-message--conferences.MyBikeBike.broadcast - - Broadcast-message--conferences.MyBikeBike.broadcast + - Broadcast-message--conferences.MyBikeBike.broadcast-1 + - Broadcast-message--conferences.MyBikeBike.broadcast-2 + - Broadcast-message--conferences.MyBikeBike.broadcast-3 geography.subregions.US.TX: pages: - / examples: - Create-workshop-- - - Create-workshop-- - - Broadcast-message-- + - Create-workshop---1 - Broadcast-message-- + - Broadcast-message---1 page_titles.conferences.Workshops: pages: - /conferences/:slug/workshops @@ -1616,10 +1613,10 @@ articles.workshops.headings.languages: examples: - Create-workshop--conferences.MyBikeBike.workshops.create - Create-workshop--conferences.MyBikeBike.workshops.1 - - Create-workshop--conferences.MyBikeBike.workshops.1 - - Create-workshop--conferences.MyBikeBike.workshops.1.edit - - Create-workshop--conferences.MyBikeBike.workshops.1-1 - Create-workshop--conferences.MyBikeBike.workshops.1-1 + - Create-workshop--conferences.MyBikeBike.workshops.1.edit + - Create-workshop--conferences.MyBikeBike.workshops.1-2 + - Create-workshop--conferences.MyBikeBike.workshops.1-3 articles.workshops.headings.theme: pages: - /conferences/:slug/workshops/create @@ -1687,10 +1684,10 @@ articles.workshops.headings.needs: examples: - Create-workshop--conferences.MyBikeBike.workshops.create - Create-workshop--conferences.MyBikeBike.workshops.1 - - Create-workshop--conferences.MyBikeBike.workshops.1 - - Create-workshop--conferences.MyBikeBike.workshops.1.edit - - Create-workshop--conferences.MyBikeBike.workshops.1-1 - Create-workshop--conferences.MyBikeBike.workshops.1-1 + - Create-workshop--conferences.MyBikeBike.workshops.1.edit + - Create-workshop--conferences.MyBikeBike.workshops.1-2 + - Create-workshop--conferences.MyBikeBike.workshops.1-3 workshop.options.needs.sound: pages: - /conferences/:slug/workshops/create @@ -1758,10 +1755,10 @@ articles.workshops.headings.notes: examples: - Create-workshop--conferences.MyBikeBike.workshops.create - Create-workshop--conferences.MyBikeBike.workshops.1 - - Create-workshop--conferences.MyBikeBike.workshops.1 - - Create-workshop--conferences.MyBikeBike.workshops.1.edit - - Create-workshop--conferences.MyBikeBike.workshops.1-1 - Create-workshop--conferences.MyBikeBike.workshops.1-1 + - Create-workshop--conferences.MyBikeBike.workshops.1.edit + - Create-workshop--conferences.MyBikeBike.workshops.1-2 + - Create-workshop--conferences.MyBikeBike.workshops.1-3 articles.workshops.paragraphs.notes: pages: - /conferences/:slug/workshops/create @@ -1789,41 +1786,41 @@ page_titles.conferences.View_Workshop: - /conferences/:slug/workshops/:workshop_id examples: - Create-workshop--conferences.MyBikeBike.workshops.1 - - Create-workshop--conferences.MyBikeBike.workshops.1 - - Create-workshop--conferences.MyBikeBike.workshops.1-1 - Create-workshop--conferences.MyBikeBike.workshops.1-1 + - Create-workshop--conferences.MyBikeBike.workshops.1-2 + - Create-workshop--conferences.MyBikeBike.workshops.1-3 articles.workshops.headings.facilitators: pages: - /conferences/:slug/workshops/:workshop_id examples: - Create-workshop--conferences.MyBikeBike.workshops.1 - - Create-workshop--conferences.MyBikeBike.workshops.1 - - Create-workshop--conferences.MyBikeBike.workshops.1-1 - Create-workshop--conferences.MyBikeBike.workshops.1-1 + - Create-workshop--conferences.MyBikeBike.workshops.1-2 + - Create-workshop--conferences.MyBikeBike.workshops.1-3 roles.workshops.facilitator.creator: pages: - /conferences/:slug/workshops/:workshop_id examples: - Create-workshop--conferences.MyBikeBike.workshops.1 - - Create-workshop--conferences.MyBikeBike.workshops.1 - - Create-workshop--conferences.MyBikeBike.workshops.1-1 - Create-workshop--conferences.MyBikeBike.workshops.1-1 + - Create-workshop--conferences.MyBikeBike.workshops.1-2 + - Create-workshop--conferences.MyBikeBike.workshops.1-3 actions.workshops.Edit: pages: - /conferences/:slug/workshops/:workshop_id examples: - Create-workshop--conferences.MyBikeBike.workshops.1 - - Create-workshop--conferences.MyBikeBike.workshops.1 - - Create-workshop--conferences.MyBikeBike.workshops.1-1 - Create-workshop--conferences.MyBikeBike.workshops.1-1 + - Create-workshop--conferences.MyBikeBike.workshops.1-2 + - Create-workshop--conferences.MyBikeBike.workshops.1-3 actions.workshops.Delete: pages: - /conferences/:slug/workshops/:workshop_id examples: - Create-workshop--conferences.MyBikeBike.workshops.1 - - Create-workshop--conferences.MyBikeBike.workshops.1 - - Create-workshop--conferences.MyBikeBike.workshops.1-1 - Create-workshop--conferences.MyBikeBike.workshops.1-1 + - Create-workshop--conferences.MyBikeBike.workshops.1-2 + - Create-workshop--conferences.MyBikeBike.workshops.1-3 page_titles.conferences.Edit_Workshop: pages: - /conferences/:slug/workshops/:workshop_id/edit @@ -1857,9 +1854,9 @@ page_titles.conferences.Email_Participants: - /conferences/:slug/broadcast examples: - Broadcast-message--conferences.MyBikeBike.broadcast - - Broadcast-message--conferences.MyBikeBike.broadcast - - Broadcast-message--conferences.MyBikeBike.broadcast - - Broadcast-message--conferences.MyBikeBike.broadcast + - Broadcast-message--conferences.MyBikeBike.broadcast-1 + - Broadcast-message--conferences.MyBikeBike.broadcast-2 + - Broadcast-message--conferences.MyBikeBike.broadcast-3 articles.conference_registration.paragraphs.Email_Participants: pages: - /conferences/:slug/broadcast @@ -1868,33 +1865,33 @@ articles.conference_registration.paragraphs.Email_Participants: caution in general before pressing 'send' examples: - Broadcast-message--conferences.MyBikeBike.broadcast - - Broadcast-message--conferences.MyBikeBike.broadcast - - Broadcast-message--conferences.MyBikeBike.broadcast + - Broadcast-message--conferences.MyBikeBike.broadcast-1 + - Broadcast-message--conferences.MyBikeBike.broadcast-2 forms.labels.generic.subject: pages: - /conferences/:slug/broadcast examples: - Broadcast-message--conferences.MyBikeBike.broadcast - - Broadcast-message--conferences.MyBikeBike.broadcast + - Broadcast-message--conferences.MyBikeBike.broadcast-1 forms.labels.generic.content: pages: - /conferences/:slug/broadcast examples: - Broadcast-message--conferences.MyBikeBike.broadcast - - Broadcast-message--conferences.MyBikeBike.broadcast + - Broadcast-message--conferences.MyBikeBike.broadcast-1 forms.actions.generic.preview: pages: - /conferences/:slug/broadcast examples: - Broadcast-message--conferences.MyBikeBike.broadcast - - Broadcast-message--conferences.MyBikeBike.broadcast + - Broadcast-message--conferences.MyBikeBike.broadcast-1 forms.actions.generic.test: pages: - /conferences/:slug/broadcast examples: - Broadcast-message--conferences.MyBikeBike.broadcast - - Broadcast-message--conferences.MyBikeBike.broadcast - - Broadcast-message--conferences.MyBikeBike.broadcast + - Broadcast-message--conferences.MyBikeBike.broadcast-1 + - Broadcast-message--conferences.MyBikeBike.broadcast-2 articles.conference_registration.notes.Test_Email_Sent: pages: - /conferences/:slug/broadcast @@ -1902,23 +1899,23 @@ articles.conference_registration.notes.Test_Email_Sent: vars: - :email_address examples: - - Broadcast-message--conferences.MyBikeBike.broadcast + - Broadcast-message--conferences.MyBikeBike.broadcast-1 articles.conference_registration.headings.Preview: pages: - /conferences/:slug/broadcast examples: - - Broadcast-message--conferences.MyBikeBike.broadcast - - Broadcast-message--conferences.MyBikeBike.broadcast + - Broadcast-message--conferences.MyBikeBike.broadcast-2 + - Broadcast-message--conferences.MyBikeBike.broadcast-3 forms.actions.generic.edit: pages: - /conferences/:slug/broadcast examples: - - Broadcast-message--conferences.MyBikeBike.broadcast + - Broadcast-message--conferences.MyBikeBike.broadcast-2 forms.actions.generic.send: pages: - /conferences/:slug/broadcast examples: - - Broadcast-message--conferences.MyBikeBike.broadcast + - Broadcast-message--conferences.MyBikeBike.broadcast-2 articles.conference_registration.paragraphs.participants_emailed: pages: - /conferences/:slug/broadcast @@ -1926,7 +1923,7 @@ articles.conference_registration.paragraphs.participants_emailed: vars: - :conference_title examples: - - Broadcast-message--conferences.MyBikeBike.broadcast + - Broadcast-message--conferences.MyBikeBike.broadcast-3 page_titles.about.About_BikeBike: pages: - /about