fix translations

This commit is contained in:
maxwell 2011-03-28 20:09:09 -07:00
parent 8b7dc0a2cc
commit ccbba9b52e
2 changed files with 3 additions and 3 deletions

View file

@ -29,8 +29,7 @@
= new_request_link(@request_count)
%h4
= link_to 'Post to Diaspora', bookmarklet
from anywhere by bookmarking this link.
= t('bookmarklet.from_anywhere')
- if @invites > 0
.section.invite_friends
%h4= t('shared.invitations.invite_your_friends')

View file

@ -144,8 +144,9 @@ en:
failure: "Failed to remove person from aspect"
no_membership: "Could not find the selected person in that aspect"
bookmarklet:
post_success: "Posted! Closeing!"
post_success: "Posted! Closing!"
post_something: 'Post something to Diaspora'
from_anywhere: 'from anywhere by bookmarking this link.'
comments:
zero: "no comments"
one: "1 comment"