Skip to content

Commit

Permalink
Add a link to contribute translations to the localisation drop-down.
Browse files Browse the repository at this point in the history
  • Loading branch information
goobertron committed Dec 29, 2013
1 parent 24185fd commit d7feb94
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
4 changes: 4 additions & 0 deletions app/views/layouts/application.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -113,6 +113,10 @@

<ul class="dropdown-menu">
<%= locale_switcher_entries %>
<a href="https://wiki.diasporafoundation.org/Contribute_translations"
title="Contribute translations">
<%= t '.translate' %>
</a>
</ul>
</div>
</div>
Expand Down
3 changes: 2 additions & 1 deletion config/locales/en.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ en:
discussion_general: "Discussion - General"
discussion_development: "Discussion - Development"
choose_language: "Choose language"
translate: "Translate it!"
cc_license_alt: "Creative Commons License"
licensed_under: "%{site_link} is licensed under a %{license_link}"
license_link_text: "Creative Commons Attribution 3.0 Unported License"
Expand Down Expand Up @@ -170,7 +171,7 @@ en:
support_header: "Provide support"
support_ex1: "Help new users feel welcome!"
support_ex2: "Sign up here"
support_ex3: "Write user tutorials at %{diasporial_link}."
support_ex3: "Write user tutorials for the %{tutorials_link} section."
support_ex4: 'Answer users’ questions on our %{irc_channel_link} or answer users’ questions on diaspora* itself by following the <span class="click">#help</span>, <span class="click">#question</span> and <span class="click">#feedback</span> hashtags.'
irc_channel_link_text: "IRC channel"
support_ex5: "Contribute to %{wiki_link}."
Expand Down

0 comments on commit d7feb94

Please sign in to comment.