add more translations for he locale. Contributed by Darian Shalev

This commit is contained in:
Reinier Balt 2012-04-11 20:21:28 +02:00
parent 07dd5306ae
commit ea158d8aab
14 changed files with 3025 additions and 356 deletions

View file

@ -12,7 +12,7 @@ suppress_delete_button ||= false
<div class="project_description">
<span class="<%= needsreview_class( project ) %>">
<%= link_to_project( project ) %>
<%= " (" + count_undone_todos_and_notes_phrase(project,"actions") + ")" %>
<%= " (" + count_undone_todos_and_notes_phrase(project,t('common.actions_midsentence')) + ")" %>
</span>
</div>
</div>