Skip to content

Commit d0d59ab

Browse files
Kimberley Cookmatyikriszta
authored andcommitted
more copy amends
1 parent 1190b8a commit d0d59ab

File tree

8 files changed

+8
-8
lines changed

8 files changed

+8
-8
lines changed

app/views/chapter/show.html.haml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
- if logged_in?
2020
= render partial: 'subscriptions'
2121
- else
22-
= link_to 'Sign up', new_member_path, class: 'btn btn-primary'
22+
= link_to 'Join our community', new_member_path, class: 'btn btn-primary'
2323

2424
.container.py-4.py-lg-5
2525
.row

app/views/dashboard/wall_of_fame.html.haml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
%p.lead
66
Here you can find a list of the #{ @coaches_count } volunteers who have coached at codebar.
77
%p.lead.mb-4
8-
If you’d like to start coaching at a workshop near you, read our #{ link_to "teaching guide", teaching_guide_path } and then #{ link_to "sign up", new_member_path } as a coach. It’s easier than you think!
8+
If you’d like to start coaching at a workshop in person or virtually, read our #{ link_to "teaching guide", teaching_guide_path } and then #{ link_to "join us", new_member_path } as a coach. It’s easier than you think!
99
.col-12
1010
.float-right
1111
%ul.list-inline

config/locales/en.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -426,7 +426,7 @@ en:
426426
description: "We want to ensure that our workshops are as accessible as possible. If you are disabled and are unsure about whether our venues can cater to your needs, we encourage you to please get in touch with us at <a href='mailto:[email protected]'>[email protected]</a> and we will do what we can to accommodate you."
427427
chapters:
428428
intro_html: "Hi and welcome to codebar!"
429-
info: "Check out our <a href='http://codebar.io/faq'>FAQ</a> page for any questions you might have, or email us at <a href='mailto:%{email}'>%{email}</a> if you can't find the answer you're looking for. Otherwise, click the Sign up button to get started."
429+
info: "Check out our <a href='http://codebar.io/faq'>FAQ</a> page for any questions you might have, or email us at <a href='mailto:%{email}'>%{email}</a> if you can't find the answer you're looking for. Otherwise, click the Join our community button to join us."
430430
sign_up: "to be invited to our workshops."
431431
no_incoming: "There are no workshops coming up."
432432
contact: "To contact the %{city} team, send an email to %{email}"

config/locales/en_AU.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -305,7 +305,7 @@ en-AU:
305305
description: "We want to ensure that our workshops are as accessible as possible. If you are disabled and are unsure about whether our venues can cater to your needs, we encourage you to please get in touch with us at <a href='mailto:[email protected]'>[email protected]</a> and we will do what we can to accommodate you."
306306
chapters:
307307
intro_html: "Hi and welcome to codebar!"
308-
info: "Check out our <a href='http://codebar.io/faq'>FAQ</a> page for any questions you might have, or email us at <a href='mailto:%{email}'>%{email}</a> if you can't find the answer you're looking for. Otherwise, click the Sign up button to get started."
308+
info: "Check out our <a href='http://codebar.io/faq'>FAQ</a> page for any questions you might have, or email us at <a href='mailto:%{email}'>%{email}</a> if you can't find the answer you're looking for. Otherwise, click the Join our community button to join us."
309309
sign_up: "to be invited to our workshops."
310310
no_incoming: "There are no workshops coming up."
311311
contact: "To contact the %{city} team, send an email to %{email}"

config/locales/en_GB.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -305,7 +305,7 @@ en-GB:
305305
description: "We want to ensure that our events are as accessible as possible. For each venue we try to get accessibility information, however if you don't see any information on the relevant event page please get in touch with us at <a href='mailto:[email protected]'>[email protected]</a> and we will do what we can to accommodate you."
306306
chapters:
307307
intro_html: "Hi and welcome to codebar!"
308-
info: "Check out our <a href='http://codebar.io/faq'>FAQ</a> page for any questions you might have, or email us at <a href='mailto:%{email}'>%{email}</a> if you can't find the answer you're looking for. Otherwise, click the Sign up button to get started."
308+
info: "Check out our <a href='http://codebar.io/faq'>FAQ</a> page for any questions you might have, or email us at <a href='mailto:%{email}'>%{email}</a> if you can't find the answer you're looking for. Otherwise, click the Join our community button to get started."
309309
sign_up: "to be invited to our workshops."
310310
no_incoming: "There are no workshops coming up."
311311
contact: "To contact the %{city} team, send an email to %{email}"

config/locales/en_US.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -303,7 +303,7 @@ en-US:
303303
description: "We want to ensure that our workshops are as accessible as possible. If you are disabled and are unsure about whether our venues can cater to your needs, we encourage you to please get in touch with us at <a href='mailto:[email protected]'>[email protected]</a> and we will do what we can to accommodate you."
304304
chapters:
305305
intro_html: "Hi and welcome to codebar!"
306-
info: "Check out our <a href='http://codebar.io/faq'>FAQ</a> page for any questions you might have, or email us at <a href='mailto:%{email}'>%{email}</a> if you can't find the answer you're looking for. Otherwise, click the Sign up button to get started."
306+
info: "Check out our <a href='http://codebar.io/faq'>FAQ</a> page for any questions you might have, or email us at <a href='mailto:%{email}'>%{email}</a> if you can't find the answer you're looking for. Otherwise, click the Join our community button to join us."
307307
sign_up: "to be invited to our workshops."
308308
no_incoming: "There are no workshops coming up."
309309
contact: "To contact the %{city} team, send an email to %{email}"

config/locales/fi.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -305,7 +305,7 @@ fi:
305305
description: "We want to ensure that our workshops are as accessible as possible. If you are disabled and are unsure about whether our venues can cater to your needs, we encourage you to please get in touch with us at <a href='mailto:[email protected]'>[email protected]</a> and we will do what we can to accommodate you."
306306
chapters:
307307
intro_html: "Hi and welcome to codebar!"
308-
info: "Check out our <a href='http://codebar.io/faq'>FAQ</a> page for any questions you might have, or email us at <a href='mailto:%{email}'>%{email}</a> if you can't find the answer you're looking for. Otherwise, click the Sign up button to get started."
308+
info: "Check out our <a href='http://codebar.io/faq'>FAQ</a> page for any questions you might have, or email us at <a href='mailto:%{email}'>%{email}</a> if you can't find the answer you're looking for. Otherwise, click the Join our community button to join us."
309309
sign_up: "to be invited to our workshops."
310310
no_incoming: "There are no workshops coming up."
311311
contact: "To contact the %{city} team, send an email to %{email}"

config/locales/no.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -305,7 +305,7 @@
305305
description: "We want to ensure that our workshops are as accessible as possible. If you are disabled and are unsure about whether our venues can cater to your needs, we encourage you to please get in touch with us at <a href='mailto:[email protected]'>[email protected]</a> and we will do what we can to accommodate you."
306306
chapters:
307307
intro_html: "Hi and welcome to codebar!"
308-
info: "Check out our <a href='http://codebar.io/faq'>FAQ</a> page for any questions you might have, or email us at <a href='mailto:%{email}'>%{email}</a> if you can't find the answer you're looking for. Otherwise, click the Sign up button to get started."
308+
info: "Check out our <a href='http://codebar.io/faq'>FAQ</a> page for any questions you might have, or email us at <a href='mailto:%{email}'>%{email}</a> if you can't find the answer you're looking for. Otherwise, click the Join our community button to join us."
309309
sign_up: "to be invited to our workshops."
310310
no_incoming: "There are no workshops coming up."
311311
contact: "To contact the %{city} team, send an email to %{email}"

0 commit comments

Comments
 (0)