Cleanup footer links

Minor fixes as a follow-up to #1340
* Assembla is HTTPS-only
* Mailing list is members-only, so link to the group instead and call it
  "mailing list" instead of "email"
* getontracks.org's canonical URL has no www
* Make the same changes to the mobile footer
* The forum is no longer referenced, so purge from translations
This commit is contained in:
Dan Rice 2012-10-26 16:57:13 -04:00
parent 678cd5ca01
commit beaa069340
9 changed files with 6 additions and 12 deletions

View file

@ -1,8 +1,8 @@
<div id="footer"> <div id="footer">
<p><%= t('footer.send_feedback', :version => TRACKS_VERSION) %>: <a href="http://www.assembla.com/spaces/tracks-tickets/tickets"><%= t('common.bugs')%></a> | <p><%= t('footer.send_feedback', :version => TRACKS_VERSION) %>: <a href="https://www.assembla.com/spaces/tracks-tickets/tickets"><%= t('common.bugs')%></a> |
<a href="https://github.com/TracksApp/tracks/wiki"><%= t('common.wiki')%></a> | <a href="https://github.com/TracksApp/tracks/wiki"><%= t('common.wiki')%></a> |
<a href="mailto:tracksapp@googlegroups.com?subject=Tracks feedback"><%= t('common.email')%></a> | <a href="http://groups.google.com/group/TracksApp"><%= t('common.mailing_list')%></a> |
<a href="http://www.getontracks.org/"><%= t('common.website')%></a> | <a href="http://getontracks.org/"><%= t('common.website')%></a> |
<a href="http://getontracks.org/development"><%= t('common.contribute')%></a></p> <a href="http://getontracks.org/development/"><%= t('common.contribute')%></a></p>
<%= link_to(t('layouts.navigation.mobile'), todos_path(:format => 'm')) %> <%= link_to(t('layouts.navigation.mobile'), todos_path(:format => 'm')) %>
</div> </div>

View file

@ -1 +1 @@
<div class="footer"><p>Mobile Tracks <%= TRACKS_VERSION %>: <a href="mailto:butshesagirl@rousette.org.uk?subject=Tracks feedback">Email</a> | <a href="http://www.getontracks.org/">Website</a> | <a href="http://getontracks.org/tracks/contribute">Contribute</a></p></div> <div class="footer"><p>Mobile Tracks <%= TRACKS_VERSION %>: <a href="http://groups.google.com/group/TracksApp"><%= t('common.mailing_list')%></a> | <a href="http://getontracks.org/"><%= t('common.website')%></a> | <a href="http://getontracks.org/development/"><%= t('common.contribute')%></a></p></div>

View file

@ -106,7 +106,6 @@ cz:
errors_with_fields: "Nastaly potíže s následujícími polí?ky:" errors_with_fields: "Nastaly potíže s následujícími polí?ky:"
first: První first: První
forth: "?tvrtý" forth: "?tvrtý"
forum: Fórum
fourth: "?tvrtý" fourth: "?tvrtý"
go_back: Zp?t go_back: Zp?t
last: Poslední last: Poslední

View file

@ -105,7 +105,6 @@ de:
errors_with_fields: "Mit folgenden Feldern sind Probleme aufgetreten:" errors_with_fields: "Mit folgenden Feldern sind Probleme aufgetreten:"
first: Erste first: Erste
forth: Vierte forth: Vierte
forum: Forum
fourth: Vierte fourth: Vierte
go_back: Zurück go_back: Zurück
last: Letzte last: Letzte

View file

@ -110,7 +110,6 @@ en:
second: Second second: Second
month: month month: month
server_error: An error occurred on the server. server_error: An error occurred on the server.
forum: Forum
notes: Notes notes: Notes
review: Review review: Review
last: Last last: Last
@ -150,6 +149,7 @@ en:
weeks: weeks weeks: weeks
wiki: Wiki wiki: Wiki
email: Email email: Email
mailing_list: Mailing List
search: Search search: Search
ajaxError: There was an error retrieving from server ajaxError: There was an error retrieving from server
days_midsentence: days_midsentence:

View file

@ -105,7 +105,6 @@ es:
errors_with_fields: "Ha habido problemas con los siguientes campos:" errors_with_fields: "Ha habido problemas con los siguientes campos:"
first: Primero first: Primero
forth: Siguiente forth: Siguiente
forum: Foro
fourth: Cuarto fourth: Cuarto
go_back: "Volver atrás" go_back: "Volver atrás"
last: Último last: Último

View file

@ -106,7 +106,6 @@ fr:
errors_with_fields: "Il y a des problème avec les champs suivants :" errors_with_fields: "Il y a des problème avec les champs suivants :"
first: Premier first: Premier
forth: FORTH forth: FORTH
forum: Forum
fourth: Quatrième fourth: Quatrième
go_back: Retour go_back: Retour
last: Dernier last: Dernier

View file

@ -102,7 +102,6 @@ he:
errors_with_fields: "?????? ????? ?????????" errors_with_fields: "?????? ????? ?????????"
first: "?????" first: "?????"
forth: "?????" forth: "?????"
forum: "?????"
fourth: "?????" fourth: "?????"
go_back: "????" go_back: "????"
last: "?????" last: "?????"

View file

@ -106,7 +106,6 @@ nl:
errors_with_fields: "Er waren problemen met de volgende velden" errors_with_fields: "Er waren problemen met de volgende velden"
first: Eerste first: Eerste
forth: Vierde forth: Vierde
forum: Forum
fourth: Vierde fourth: Vierde
go_back: "Ga terug" go_back: "Ga terug"
last: Laatste last: Laatste